summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-03-03 02:44:30 +0000
committerdanfe <danfe@FreeBSD.org>2016-03-03 02:44:30 +0000
commit426ef42748f02854c67c97e73307c850c458c65f (patch)
tree52e53061b75c507a33358408677d4540f941a457
parent5448970c41d5e933aa8623a49230e040ff306645 (diff)
downloadFreeBSD-ports-426ef42748f02854c67c97e73307c850c458c65f.zip
FreeBSD-ports-426ef42748f02854c67c97e73307c850c458c65f.tar.gz
- Provide better port description text
- Point WWW line to a working homepage - Transfer maintainership to submitter - Convert to USES=localbase while here PR: 201379
-rw-r--r--audio/aqualung/Makefile7
-rw-r--r--audio/aqualung/pkg-descr10
2 files changed, 9 insertions, 8 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index 4375b2c..d780ded 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Music player with rich features
LICENSE= GPLv2+
@@ -29,14 +29,11 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
libcdio_paranoia.so:${PORTSDIR}/sysutils/libcdio-paranoia \
liblrdf.so:${PORTSDIR}/textproc/liblrdf
-USES= gettext lua pkgconfig
+USES= gettext localbase lua pkgconfig
USE_GNOME= gtk20 libxml2 libxslt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ifp=no
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
DESKTOP_ENTRIES="Aqualung" "" "${DATADIR}/general.png" "aqualung" \
"Audio;AudioVideo;GTK;" ""
diff --git a/audio/aqualung/pkg-descr b/audio/aqualung/pkg-descr
index 9091f16..ffb12a5 100644
--- a/audio/aqualung/pkg-descr
+++ b/audio/aqualung/pkg-descr
@@ -1,4 +1,8 @@
-Aqualung is a music player. It plays audio files from your filesystem
-and has the feature of inserting no gaps between adjacent tracks.
+Aqualung is an advanced music player originally targeted at the GNU/Linux
+operating system. Today it is also running on FreeBSD and OpenBSD, with
+native ports to Mac OS X and even Microsoft Windows. It plays audio CDs,
+internet radio streams and podcasts as well as sound files in just about
+any audio format, and has a feature of inserting no gaps between adjacent
+tracks.
-WWW: http://aqualung.factorial.hu/
+WWW: http://aqualung.jeremyevans.net/
OpenPOWER on IntegriCloud