aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-icons
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-07 07:23:15 +0000
committerPhil Blundell <philb@gnu.org>2004-06-07 07:23:15 +0000
commit7b152c6ac279c42017fa89eda0ad82e1b4475629 (patch)
tree20eeb360db20dc1ad10c6c8ab6e98305e5f79846 /gpe-icons
parent2e37587a2c1e149335865b1ba4e3e14819460d6d (diff)
downloadopenembedded-7b152c6ac279c42017fa89eda0ad82e1b4475629.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages 2004/06/07 09:23:09+02:00 uni-frankfurt.de!pb_ add gdk-pixbuf-loader-png to RDEPENDS BKrev: 40c417e3Kz7wN11naNo2WROs4cWUkw
Diffstat (limited to 'gpe-icons')
-rw-r--r--gpe-icons/gpe-icons_0.22.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpe-icons/gpe-icons_0.22.oe b/gpe-icons/gpe-icons_0.22.oe
index e69de29bb2..90a1f19ecb 100644
--- a/gpe-icons/gpe-icons_0.22.oe
+++ b/gpe-icons/gpe-icons_0.22.oe
@@ -0,0 +1,10 @@
+inherit gpe
+
+DEPENDS = ""
+RDEPENDS = "gdk-pixbuf-loader-png"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+DESCRIPTION = "Common icons for GPE"
+FILES_${PN} = "${datadir}/gpe"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-icons-${PV}.tar.gz"