From 4129415ef77af64b3e86eceb1c2d0a59f88b6fe7 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Thu, 22 Jul 2010 11:53:49 +0800 Subject: startup-notification: upgrade to the latest version 0.10 updated DESCRIPTION, BUGTRACKER, LIC_FILES_CHKSUM; updated the comment (sn-utils.c -> sn-util.c); reset PR to "r0"; updated DEPENDS: added xcb-util. Signed-off-by: Dexuan Cui --- .../startup-notification/startup-notification_0.9.bb | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 meta/packages/startup-notification/startup-notification_0.9.bb (limited to 'meta/packages/startup-notification/startup-notification_0.9.bb') diff --git a/meta/packages/startup-notification/startup-notification_0.9.bb b/meta/packages/startup-notification/startup-notification_0.9.bb deleted file mode 100644 index 840814b3f..000000000 --- a/meta/packages/startup-notification/startup-notification_0.9.bb +++ /dev/null @@ -1,18 +0,0 @@ -DESCRIPTION = "Startup notification support" -HOMEPAGE = "http://www.freedesktop.org/wiki/software/startup-notification/" -SECTION = "libs" -PRIORITY = "optional" - -# most files are under MIT, but libsn/sn-utils.c is under LGPL, the -# effective license is LGPL -LICENSE = "LGPLv2+" - -DEPENDS = "virtual/libx11 libsm" - -inherit autotools pkgconfig - -SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${PN}-${PV}.tar.gz" - -do_configure_prepend () { - export X_LIBS=" -L${STAGING_LIBDIR}" -} -- cgit v1.2.3