mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user