aboutsummaryrefslogtreecommitdiffstats
path: root/frodo/frodo_4.2.oe
blob: c65fd076227b5a3b017cb82a0d5fec64fb9e8da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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