the opie+qtopia.patch for Frodo was accepted and integrated by the upstream author
authorMichael Lauer <mickey@vanille-media.de>
Sat, 24 Jan 2004 20:51:52 +0000 (20:51 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 24 Jan 2004 20:51:52 +0000 (20:51 +0000)
BKrev: 4012dae8uIlI86jSPF-eVLf3SkuuDA

BitKeeper/etc/logging_ok
frodo/frodo-4.2-r0/qtopia.patch [deleted file]
frodo/frodo_4.2.oe

index 035573f..f9483e2 100644 (file)
@@ -10,6 +10,7 @@ kergoth@nexus.(none)
 kergoth@zelda.tuxnami.org
 mallum@shuttle.(none)
 mickey@allanon.vanille.de
+mickey@merlin.vanille.de
 mickeyl@gandalf.tm.informatik.uni-frankfurt.de
 p.osiczko@tetrapyloctomy.org
 pablo@kosmos.(none)
diff --git a/frodo/frodo-4.2-r0/qtopia.patch b/frodo/frodo-4.2-r0/qtopia.patch
deleted file mode 100644 (file)
index e69de29..0000000
index e69de29..1b4ae74 100644 (file)
@@ -0,0 +1,15 @@
+DESCRIPTION="C64 Emulator based on SDL"
+SECTION="base"
+PRIORITY="optional"
+RDEPENDS="libc6 libsdl-qpe"
+DEPENDS=virtual/libc libsdl-qpe
+
+SRC_URI = cvs://anoncvs:anoncvs@down.physik.uni-mainz.de/cvs;module=Frodo4 \
+          file://${FILESDIR}/m4.patch;patch=1 \
+          file://${FILESDIR}/configure.patch;patch=1
+S = ${WORKDIR}/Frodo4/Src
+
+inherit autotools libtool
+
+CFLAGS_append = " -DQTOPIA"
+