Fix APlayer bep information.

In the current state, you need gcc4. I'll try to fix that on APlayer side (needs patching on an external svn dependency).
This commit is contained in:
Adrien Destugues
2013-01-11 19:50:40 +00:00
parent 3e0dd7d838
commit a03eece664

View File

@@ -1,5 +1,5 @@
DESCRIPTION="APlayer is a module player and can play a lot of different module formats including MP3."
HOMEPAGE="http://www.polycode.dk/"
DESCRIPTION="APlayer is a module player and can play a lot of different music file formats, from Amiga and elsewhere."
HOMEPAGE="http://pulkomandy.tk/projects/APlayer"
SRC_URI="svn://pulkomandy.tk/APlayer/trunk/"
REVISION="1"
STATUS_HAIKU="broken"
@@ -15,7 +15,7 @@ INSTALL {
cp -a APlayer ${DESTDIR}/`finddir B_APPS_DIRECTORY`/APlayer
}
LICENSE="GNU GPL v2"
COPYRIGHT="1994-2002Polycode
2011-2012 Pulkomandy"
LICENSE="Artistic Licence"
COPYRIGHT="1994-2002 Polycode
2011-2012 Adrien Destugues"