aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libgweather_2.26.2.1.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 13:35:38 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 13:35:38 +0200
commitdef1eed099034320cf0f95a957c8a2d4c1afbe99 (patch)
treeeb0d1875a569a0a0120fbea81e8e30aedfdf4177 /recipes/gnome/libgweather_2.26.2.1.bb
parenta2c217e09f0a1b095912c5f90fe66c583de2fdf1 (diff)
downloadopenembedded-def1eed099034320cf0f95a957c8a2d4c1afbe99.tar.gz
libgweather: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/gnome/libgweather_2.26.2.1.bb')
-rw-r--r--recipes/gnome/libgweather_2.26.2.1.bb27
1 files changed, 0 insertions, 27 deletions
diff --git a/recipes/gnome/libgweather_2.26.2.1.bb b/recipes/gnome/libgweather_2.26.2.1.bb
deleted file mode 100644
index 2b12039bcc..0000000000
--- a/recipes/gnome/libgweather_2.26.2.1.bb
+++ /dev/null
@@ -1,27 +0,0 @@
-LICENSE = "LGPL"
-DEPENDS = "libgnome libsoup-2.4 gtk+"
-
-PR = "r1"
-
-inherit gnome
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-
-do_configure_prepend() {
- sed -i -e 's:help::' ${S}/Makefile.am
- sed -i -e 's: doc : :g' ${S}/Makefile.am
-}
-
-FILES_${PN} += "${datadir}/gnome* \
- ${datadir}/icons"
-
-PACKAGES =+ "${PN}-locationdata"
-FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*"
-
-PACKAGES =+ "libpanel-applet"
-FILES_libpanel-applet = "${libdir}/libpanel-applet-2.so.*"
-
-
-
-SRC_URI[archive.md5sum] = "cef0447b62235c4662aa9691dd9a6c92"
-SRC_URI[archive.sha256sum] = "70cf977060a5e71ade98346070856f09fbf33f6d88f4d49632d7ae0f6b314834"