aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-10-07 09:06:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-10-16 07:01:00 +0200
commitb4e1e03739c724ced15859a18d9087395247449b (patch)
tree0d05d878a0b7b554de40af4733ab23d39c6fd770 /meta-oe/recipes-devtools
parentfbb8a5766367ecbc8abfb1ea9fbd33cac32fc03b (diff)
downloadmeta-openembedded-contrib-b4e1e03739c724ced15859a18d9087395247449b.tar.gz
glade3: update to 3.8.5
check and rework licenses a bit Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/glade/glade3_3.8.5.bb (renamed from meta-oe/recipes-devtools/glade/glade3_3.8.2.bb)9
1 files 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
index 69d9eae1a5..4e7ef9b5ca 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"