gpe-plucker_0.2.bb:
authorKoen Kooi <koen@openembedded.org>
Wed, 16 Feb 2005 01:18:48 +0000 (01:18 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 16 Feb 2005 01:18:48 +0000 (01:18 +0000)
  PARALLEL_MAKE=""

BKrev: 42129f78yVDFg_11hbtA66kA5j1MWg

packages/gpe-plucker/gpe-plucker_0.2.bb

index e69de29..6654d41 100644 (file)
@@ -0,0 +1,10 @@
+inherit gpe pkgconfig
+LICENSE = "GPL"
+DESCRIPTION = "Plucker ebook reader"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+PARALLEL_MAKE=""
+
+SRC_URI += "file://fix_makefiles.patch;patch=1"