1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.org

PR:		24646
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org> (new maintainer)
This commit is contained in:
Ying-Chieh Liao 2001-01-27 15:23:18 +00:00
parent 9a85d5e520
commit cdb9101891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37647
4 changed files with 34 additions and 11 deletions

View File

@ -6,17 +6,19 @@
#
PORTNAME= mp3blaster
PORTVERSION= 2.0.b17
PORTVERSION= 3.0p4
CATEGORIES= audio
MASTER_SITES= ftp://mud.stack.nl/pub/mp3blaster/ \
http://mp3blaster.linuxave.net/src/
DISTNAME= ${PORTNAME}-2.0b17
MAINTAINER= ports@FreeBSD.org
MAINTAINER= greid@ukug.uk.freebsd.org
.include <bsd.port.pre.mk>
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.if ${OSVERSION} < 400010
LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
GNU_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (mp3blaster-2.0b17.tar.gz) = f3d2109e8562aa72e9ca492f26e50e0f
MD5 (mp3blaster-3.0p4.tar.gz) = 51f2a7dcf6c0e708e6c981c0f5bf34d1

View File

@ -1,11 +1,27 @@
--- configure.orig Tue Jan 18 01:56:11 2000
+++ configure Tue Mar 28 22:19:58 2000
@@ -3309,7 +3309,7 @@
--- configure.orig Wed Jan 24 23:59:05 2001
+++ configure Thu Jan 25 23:36:40 2001
@@ -546,7 +546,6 @@
ac_n= ac_c='\c' ac_t=
fi
-
ac_aux_dir=
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
if test -f $ac_dir/install-sh; then
@@ -1545,7 +1544,7 @@
if test "`uname -s`" = "FreeBSD" ; then
echo "FreeBSD detected."
FREEBSD=1
- LDFLAGS="-L/usr/local/lib $LDFLAGS"
+ LDFLAGS="-L/usr/local/lib -lgnugetopt $LDFLAGS"
CPPFLAGS="-I/usr/local/include $CPPFLAGS"
fi
@@ -3310,7 +3309,6 @@
-CXXFLAGS="$CXXFLAGS -g -Wall -Wstrict-prototypes -W -fno-strength-reduce "
+CXXFLAGS="$CXXFLAGS "
SRCDIRS="mpegsound nmixer src"
SRCDIRS="mpegsound nmixer src doc"
trap '' 1 2 15

View File

@ -1,3 +1,8 @@
bin/mp3blaster
bin/nmixer
bin/mp3blaster
bin/mp3tag
bin/splay
share/mp3blaster/commands.txt
share/mp3blaster/sample.mp3blasterrc_for_x
share/mp3blaster/sample.mp3blasterrc
@dirrm share/mp3blaster