From a03eece66402bc1b47c34a057e7ee5d4709041e2 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Fri, 11 Jan 2013 19:50:40 +0000 Subject: [PATCH] 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). --- haiku-apps/aplayer/aplayer-4.0.1.bep | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/haiku-apps/aplayer/aplayer-4.0.1.bep b/haiku-apps/aplayer/aplayer-4.0.1.bep index bc7283953..5152ab11d 100644 --- a/haiku-apps/aplayer/aplayer-4.0.1.bep +++ b/haiku-apps/aplayer/aplayer-4.0.1.bep @@ -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"