aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gnome/libgweather_2.22.3.bb20
-rw-r--r--recipes/gnome/libgweather_2.24.0.bb22
-rw-r--r--recipes/gnome/libgweather_2.26.0.bb30
-rw-r--r--recipes/gnome/libgweather_2.26.2.1.bb27
4 files changed, 0 insertions, 99 deletions
diff --git a/recipes/gnome/libgweather_2.22.3.bb b/recipes/gnome/libgweather_2.22.3.bb
deleted file mode 100644
index eb2c899890..0000000000
--- a/recipes/gnome/libgweather_2.22.3.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-LICENSE = "LGPL"
-DEPENDS = "libgnome"
-
-inherit gnome
-
-do_configure_prepend() {
- sed -i -e s:help:: ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "libpanel-applet"
-FILES_libpanel-applet = "${libdir}/libpanel-applet-2.so.*"
-
-FILES_${PN} =+ "${datadir}/gnome* \
- ${datadir}/icons"
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-
-SRC_URI[archive.md5sum] = "151e03d925579241decc92afa4d07182"
-SRC_URI[archive.sha256sum] = "d5a799e1d11cd91865cb716a11de970de97d7ef679684db0a893fc6a65a9acd0"
diff --git a/recipes/gnome/libgweather_2.24.0.bb b/recipes/gnome/libgweather_2.24.0.bb
deleted file mode 100644
index c72de4d3db..0000000000
--- a/recipes/gnome/libgweather_2.24.0.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-LICENSE = "LGPL"
-DEPENDS = "libgnome libsoup-2.4 gtk+"
-
-PR = "r1"
-
-inherit gnome
-
-do_configure_prepend() {
- sed -i -e s:help:: ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "libpanel-applet"
-FILES_libpanel-applet = "${libdir}/libpanel-applet-2.so.*"
-
-FILES_${PN} =+ "${datadir}/gnome* \
- ${datadir}/icons"
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-
-SRC_URI[archive.md5sum] = "d006328ec5cebc5dbf3a18834db95bba"
-SRC_URI[archive.sha256sum] = "0abae1eef7210e4decab7f89ea5b3a012c06859e91923a7212ca50856bffd500"
diff --git a/recipes/gnome/libgweather_2.26.0.bb b/recipes/gnome/libgweather_2.26.0.bb
deleted file mode 100644
index e1538b4a32..0000000000
--- a/recipes/gnome/libgweather_2.26.0.bb
+++ /dev/null
@@ -1,30 +0,0 @@
-LICENSE = "LGPL"
-DEPENDS = "libgnome libsoup-2.4 gtk+"
-
-PR = "r1"
-
-inherit gnome
-
-do_configure_prepend() {
- sed -i -e s:help:: ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "libpanel-applet"
-FILES_libpanel-applet = "${libdir}/libpanel-applet-2.so.*"
-
-FILES_${PN} =+ "${datadir}/gnome* \
- ${datadir}/icons"
-
-do_configure_prepend() {
- sed -i -e 's: doc : :g' ${S}/Makefile.am
-}
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-
-# A hundred meg of xml files is a bit much...
-PACKAGES =+ "${PN}-locationdata"
-FILES_${PN}-locationdata = "${datadir}/libgweather/Locations*"
-
-SRC_URI[archive.md5sum] = "b96016d7b35c66cf251189e9851ee252"
-SRC_URI[archive.sha256sum] = "c1efdeb59fe87145d13d99b7bb6f51b56505081fb2ebc2f7fe7dc3f7699da45e"
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"