summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-06-18 13:54:11 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-29 17:13:37 +0100
commit4f95e0b443d04c0759c10265a97502b60b46749a (patch)
tree662176a429e57438e7655741716dde4591122f79 /meta/packages/gnome
parent1633f680e3f97fdd596b958f2791cd34839589b7 (diff)
downloadpoky-4f95e0b443d04c0759c10265a97502b60b46749a.tar.gz
gnome-mime-data: Fix meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/gnome')
-rw-r--r--meta/packages/gnome/gnome-mime-data_2.18.0.bb11
1 files changed, 9 insertions, 2 deletions
diff --git a/meta/packages/gnome/gnome-mime-data_2.18.0.bb b/meta/packages/gnome/gnome-mime-data_2.18.0.bb
index 429004ad67..edaabe15d9 100644
--- a/meta/packages/gnome/gnome-mime-data_2.18.0.bb
+++ b/meta/packages/gnome/gnome-mime-data_2.18.0.bb
@@ -1,7 +1,14 @@
1LICENSE = "GPL" 1DESCRIPTION = "Base MIME and Application database for GNOME"
2HOMEPAGE = "http://www.gnome.org/"
3BUGTRACKER = "https://bugzilla.gnome.org/"
4
5LICENSE = "GPLv2 & GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
7 file://check-mime.pl;endline=26;md5=a95b63c92c33d4ca1af61a315888f450"
8
2inherit gnome 9inherit gnome
3inherit autotools 10inherit autotools
4PR = "r2" 11PR = "r3"
5 12
6SRC_URI += "file://pkgconfig.patch;patch=1" 13SRC_URI += "file://pkgconfig.patch;patch=1"
7 14