aboutsummaryrefslogtreecommitdiffstats
path: root/frodo
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-02-14 04:11:11 +0000
committerChris Larson <clarson@kergoth.com>2004-02-14 04:11:11 +0000
commitfc915eada84fcc41b5f209c9076adf08d0286932 (patch)
tree175eb5231eca5fcab92be250b3045dbcc90b24a1 /frodo
parent2e1c38f5506e2c993bda91bcd08ee3605e72db4f (diff)
downloadopenembedded-fc915eada84fcc41b5f209c9076adf08d0286932.tar.gz
Merge openembedded@openembedded.bkbits.net:packages
into zelda.tuxnami.org:/home/kergoth/code/packages 2004/02/13 23:10:42-05:00 local!kergoth Move frodo into nonworking until we smack some sense into its buildsystem. BKrev: 402d9fdfljoXqtFhbX_8w7j_06ebjA
Diffstat (limited to 'frodo')
-rw-r--r--frodo/frodo-4.2-r0/configure.patch0
-rw-r--r--frodo/frodo-4.2-r0/m4.patch0
-rw-r--r--frodo/frodo-4.2-r0/no-pref-editor.patch0
-rw-r--r--frodo/frodo_4.2.oe13
4 files changed, 0 insertions, 13 deletions
diff --git a/frodo/frodo-4.2-r0/configure.patch b/frodo/frodo-4.2-r0/configure.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/frodo/frodo-4.2-r0/configure.patch
+++ /dev/null
diff --git a/frodo/frodo-4.2-r0/m4.patch b/frodo/frodo-4.2-r0/m4.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/frodo/frodo-4.2-r0/m4.patch
+++ /dev/null
diff --git a/frodo/frodo-4.2-r0/no-pref-editor.patch b/frodo/frodo-4.2-r0/no-pref-editor.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/frodo/frodo-4.2-r0/no-pref-editor.patch
+++ /dev/null
diff --git a/frodo/frodo_4.2.oe b/frodo/frodo_4.2.oe
deleted file mode 100644
index c65fd07622..0000000000
--- a/frodo/frodo_4.2.oe
+++ /dev/null
@@ -1,13 +0,0 @@
-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
-