diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:15:13 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:16:10 +0100 |
| commit | c0c657bd92911788b96d9670620eabf024453752 (patch) | |
| tree | 774a5e2d966d6ee87da17cd063580d5970564d00 /meta-moblin/packages/libnotify | |
| parent | e71a306f9cac8e30e689d607e2092e11a756ef5d (diff) | |
| download | poky-c0c657bd92911788b96d9670620eabf024453752.tar.gz | |
Split meta-extras and meta-moblin out of the main repository
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/libnotify')
| -rw-r--r-- | meta-moblin/packages/libnotify/libnotify_0.4.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-moblin/packages/libnotify/libnotify_0.4.4.bb b/meta-moblin/packages/libnotify/libnotify_0.4.4.bb deleted file mode 100644 index a3f622e84d..0000000000 --- a/meta-moblin/packages/libnotify/libnotify_0.4.4.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | DESCRIPTION = "Send desktop notifications to a notification daemon" | ||
| 2 | HOMEPAGE = "http://www.galago-project.org/" | ||
| 3 | SECTION = "libs" | ||
| 4 | LICENSE = "LGPL" | ||
| 5 | DEPENDS = "dbus gtk+ dbus-glib" | ||
| 6 | PR = "r0" | ||
| 7 | |||
| 8 | SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${PN}-${PV}.tar.gz" | ||
| 9 | |||
| 10 | inherit autotools pkgconfig | ||
