[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: glade3: update to 3.8.5

git at git.openembedded.org git at git.openembedded.org
Thu Oct 16 04:59:19 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: b4e1e03739c724ced15859a18d9087395247449b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=b4e1e03739c724ced15859a18d9087395247449b

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Tue Oct  7 09:06:43 2014 +0200

glade3: update to 3.8.5

check and rework licenses a bit

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb}  | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb b/meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
similarity index 73%
rename from meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
rename to meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
index 69d9eae..4e7ef9b 100644
--- a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
+++ b/meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
@@ -2,17 +2,16 @@ SUMMARY = "Glade - A User Interface Designer"
 HOMEPAGE = "http://www.gnu.org/software/gnash"
 LICENSE = "GPLv2 & LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \
-                    file://COPYING.LGPL;md5=3bf50002aefd002f49e7bb854063f7e7"
+                    file://COPYING.GPL;md5=9ac2e7cff1ddaf48b6eab6028f23ef88 \
+                    file://COPYING.LGPL;md5=252890d9eee26aab7b432e8b8a616475"
 DEPENDS = "gtk+ gnome-doc-utils-native gnome-common libxml2"
 
-PR = "r1"
-
 inherit autotools pkgconfig pythonnative
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-${PV}.tar.xz \
            file://0001-gnome-doc-utils.make-sysrooted-pkg-config.patch"
-SRC_URI[md5sum] = "b5da0ce717b2dc710e93a10b97c0f9ce"
-SRC_URI[sha256sum] = "f180a5018eee6e3fe574854cb025af897dd9962b01d17d5752e626876d388b19"
+SRC_URI[md5sum] = "4e4b4f5ee34a03e017e4cef97d796c1f"
+SRC_URI[sha256sum] = "58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b6b2735"
 
 EXTRA_OECONF += "--disable-scrollkeeper"
 



More information about the Openembedded-commits mailing list