From fc915eada84fcc41b5f209c9076adf08d0286932 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 14 Feb 2004 04:11:11 +0000 Subject: 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 --- nonworking/frodo/frodo_4.2.oe | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 nonworking/frodo/frodo_4.2.oe (limited to 'nonworking/frodo/frodo_4.2.oe') diff --git a/nonworking/frodo/frodo_4.2.oe b/nonworking/frodo/frodo_4.2.oe new file mode 100644 index 0000000000..c65fd07622 --- /dev/null +++ b/nonworking/frodo/frodo_4.2.oe @@ -0,0 +1,13 @@ +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 + -- cgit v1.2.3