Fix mbmerlin
authorChris Lord <chris@openedhand.com>
Sun, 1 Aug 2004 10:33:40 +0000 (10:33 +0000)
committerChris Lord <chris@openedhand.com>
Sun, 1 Aug 2004 10:33:40 +0000 (10:33 +0000)
BKrev: 410cc704Q1gK7uLQbiXoROC3sbasQA

mbmerlin/mbmerlin-0.8.1-2/fix_makefile.patch [new file with mode: 0644]
mbmerlin/mbmerlin_0.8.1-2.oe

diff --git a/mbmerlin/mbmerlin-0.8.1-2/fix_makefile.patch b/mbmerlin/mbmerlin-0.8.1-2/fix_makefile.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..40d3997 100644 (file)
@@ -0,0 +1,17 @@
+PR = "r3"
+
+inherit pkgconfig gpe
+
+DEPENDS = "virtual/xserver libxft startup-notification"
+
+SECTION = "x11"
+PRIORITY = "optional"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>
+FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/mbmerlin ${datadir}/applications"
+FILES_${PN} += " ${datadir}/pixmaps"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
+          file://fix_makefile.patch;patch=1"
+
+S = "${WORKDIR}/mbmerlin"
+