From: Phil Blundell Date: Sat, 26 Jun 2004 11:27:25 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18516 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab9b582b62a20ef0334f305846adc6831388f915;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/06/26 12:27:13+01:00 (none)!pb move abuse out of nonworking, since it seems to compile OK for x11 at least BKrev: 40dd5d9dFAkDrLxxwkR70imURu7_wg --- diff --git a/nonworking/abuse/abuse-qpe_0.7.0.oe b/abuse/abuse-qpe_0.7.0.oe similarity index 100% rename from nonworking/abuse/abuse-qpe_0.7.0.oe rename to abuse/abuse-qpe_0.7.0.oe diff --git a/abuse/abuse_0.7.0.oe b/abuse/abuse_0.7.0.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/abuse/abuse_0.7.0.oe b/nonworking/abuse/abuse_0.7.0.oe deleted file mode 100644 index 9f51c6adfa..0000000000 --- a/nonworking/abuse/abuse_0.7.0.oe +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Abuse-SDL is a port of Abuse by Crack Dot Com to Linux using the Simple DirectMedia Layer library." -PRIORITY = "optional" -MAINTAINER = "Michael Lauer " -LICENSE = "GPL" -DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image" - -SRC_URI = "http://www.labyrinth.net.au/~trandor/abuse/files/abuse_sdl-${PV}.tar.bz2" -S = "${WORKDIR}/abuse_sdl-${PV}" - -inherit autotools