aboutsummaryrefslogtreecommitdiff
path: root/audio/herrie
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-04 20:05:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-04 20:05:33 +0000
commited7919752e4f6868206778840c7ebf6776973b77 (patch)
tree3a5b91a9fced466e8230e6c4491a805a791dd097 /audio/herrie
parent3118f3deac3f313a511a75ebb6aa4b5ca991f2f0 (diff)
downloadports-ed7919752e4f6868206778840c7ebf6776973b77.tar.gz
ports-ed7919752e4f6868206778840c7ebf6776973b77.zip
Notes
Diffstat (limited to 'audio/herrie')
-rw-r--r--audio/herrie/Makefile13
-rw-r--r--audio/herrie/distinfo6
-rw-r--r--audio/herrie/pkg-plist1
3 files changed, 12 insertions, 8 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index c6d64193337c..41b944453623 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= herrie
-PORTVERSION= 1.6.1
+PORTVERSION= 1.7
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/ \
http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \
@@ -15,19 +15,17 @@ MASTER_SITES= http://herrie.info/distfiles/ \
MAINTAINER= ed@fxq.nl
COMMENT= A small command line interface music player
-LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
-
HAS_CONFIGURE= yes
CONFIGURE_ENV+= PREFIX=${PREFIX}
USE_BZIP2= yes
-USE_OPENSSL= yes
USE_GNOME= glib20
OPTIONS= MAD "MAD MP3 support" on \
VORBIS "Ogg Vorbis support" on \
- SNDFILE "libsndfile support" on \
+ SNDFILE "libsndfile support" off \
MODPLUG "libmodplug support" off \
+ HTTP "HTTP streams and AudioScrobbler support" on \
LIBAO "LibAO support (breaks chroot)" off \
XCURSES "Build XCurses version" off \
XSPF "Support for XSPF playlists" on
@@ -62,6 +60,11 @@ LIB_DEPENDS+= modplug:${PORTSDIR}/audio/libmodplug
.else
CONFIGURE_ARGS+=no_modplug
.endif
+.if !defined(WITHOUT_HTTP)
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
+.else
+CONFIGURE_ARGS+=no_http no_scrobbler
+.endif
.if !defined(WITHOUT_LIBAO)
LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao
CONFIGURE_ARGS+=ao
diff --git a/audio/herrie/distinfo b/audio/herrie/distinfo
index e3a97e889726..65736365ce17 100644
--- a/audio/herrie/distinfo
+++ b/audio/herrie/distinfo
@@ -1,3 +1,3 @@
-MD5 (herrie-1.6.1.tar.bz2) = eb921bf87856d7b2cf86da2d303e85bf
-SHA256 (herrie-1.6.1.tar.bz2) = 71d7e4cedda21fab6971c1223bd4af5cb6faaee0f9baef19095ec9697403b709
-SIZE (herrie-1.6.1.tar.bz2) = 51267
+MD5 (herrie-1.7.tar.bz2) = cbde0e97dd514ef8434865cd448b8805
+SHA256 (herrie-1.7.tar.bz2) = fc89d1cf3b899e16333fe1c4dbf2313b3492ba938bd0947446974a0c7889d3c3
+SIZE (herrie-1.7.tar.bz2) = 56836
diff --git a/audio/herrie/pkg-plist b/audio/herrie/pkg-plist
index 256f4eda7cfa..babfaef26da1 100644
--- a/audio/herrie/pkg-plist
+++ b/audio/herrie/pkg-plist
@@ -3,4 +3,5 @@ etc/herrie.conf.sample
%%NLS%%share/locale/de/LC_MESSAGES/herrie.mo
%%NLS%%share/locale/nl/LC_MESSAGES/herrie.mo
%%NLS%%share/locale/pl/LC_MESSAGES/herrie.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/herrie.mo
%%NLS%%share/locale/tr/LC_MESSAGES/herrie.mo