- Update to 0.3.1

PR:		132049
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
This commit is contained in:
Martin Wilke 2009-02-27 12:52:39 +00:00
parent d24dd7a392
commit b37855d182
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229158
2 changed files with 5 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= ncmpcpp
PORTVERSION= 0.3
PORTVERSION= 0.3.1
CATEGORIES= audio
MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \
http://mirror.mcx2.org/
@ -20,9 +20,8 @@ USE_ICONV= yes
USE_GNOME= glib20
USE_AUTOTOOLS= automake:110 aclocal:110 libtool:15
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lpthread"
#CONFIGURE_ARGS= --disable-unicode
OPTIONS= CURL "Enable fetching lyrics from the Internet" on \
CLOCK "Enable clock-screen support" on \

View file

@ -1,3 +1,3 @@
MD5 (ncmpcpp-0.3.tar.bz2) = 5b2d400cab697ff74ae9a4d7e25d7a3e
SHA256 (ncmpcpp-0.3.tar.bz2) = 2d64d186490cf6c18e77baa58aa8f60794facdbd4113956a93e4e09672e265b8
SIZE (ncmpcpp-0.3.tar.bz2) = 313879
MD5 (ncmpcpp-0.3.1.tar.bz2) = 0ac67665faece8d7a193f3dcfa28e398
SHA256 (ncmpcpp-0.3.1.tar.bz2) = 330c68cfc26afd7cf163170720e17099b6647c63242995deaeb97c9a16618733
SIZE (ncmpcpp-0.3.1.tar.bz2) = 318651