aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile9
-rw-r--r--audio/mpg123/distinfo6
-rw-r--r--audio/mpg123/pkg-descr2
-rw-r--r--audio/mpg123/pkg-plist10
4 files changed, 14 insertions, 13 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index bf087679fb4c..70c4434cade7 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -1,13 +1,12 @@
-# Created by: Carey Jones <mcj@acquiesce.org>
-
PORTNAME= mpg123
-PORTVERSION= 1.29.3
+DISTVERSION= 1.32.6
CATEGORIES= audio
MASTER_SITES= SF \
https://www.mpg123.de/download/
MAINTAINER= novel@FreeBSD.org
COMMENT= Command-line player for MPEG Layer 1, 2, and 3 audio files
+WWW= https://www.mpg123.de/
LICENSE= LGPL21
@@ -15,6 +14,7 @@ USES= cpe tar:bzip2 libtool localbase pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-optimization=0
INSTALL_TARGET= install-strip
@@ -36,6 +36,7 @@ FPU_CONFIGURE_OFF= --with-cpu=arm_nofpu
SNDIO_CONFIGURE_ON= --with-audio=sndio,oss
SNDIO_CONFIGURE_OFF= --with-audio=oss
SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio
+SNDIO_USES= pkgconfig
OPTCPU_CONFIGURE_ON= --with-cpu=x86
OPTCPU_CONFIGURE_OFF= --with-cpu=generic_fpu
@@ -44,6 +45,8 @@ OPTCPU_CONFIGURE_OFF= --with-cpu=generic_fpu
.if ${ARCH} == "amd64"
CONFIGURE_ARGS+= --with-cpu=x86-64
+.elif defined(MACHINE_CPU) && ${MACHINE_CPU:Maltivec}
+CONFIGURE_ARGS+= --with-cpu=altivec
.endif
.include <bsd.port.post.mk>
diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo
index e4a47b111f5b..42fc9642ad8a 100644
--- a/audio/mpg123/distinfo
+++ b/audio/mpg123/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639295242
-SHA256 (mpg123-1.29.3.tar.bz2) = 963885d8cc77262f28b77187c7d189e32195e64244de2530b798ddf32183e847
-SIZE (mpg123-1.29.3.tar.bz2) = 1069979
+TIMESTAMP = 1714321235
+SHA256 (mpg123-1.32.6.tar.bz2) = ccdd1d0abc31d73d8b435fc658c79049d0a905b30669b6a42a03ad169dc609e6
+SIZE (mpg123-1.32.6.tar.bz2) = 1116813
diff --git a/audio/mpg123/pkg-descr b/audio/mpg123/pkg-descr
index 4d8a64b08e5f..ae360b2cf9a8 100644
--- a/audio/mpg123/pkg-descr
+++ b/audio/mpg123/pkg-descr
@@ -2,5 +2,3 @@ The mpg123 reads one or more files (or standard input if ``-'' is
specified) or URLs and plays them on the audio device (default) or
outputs them to stdout. file/URL is assumed to be an MPEG-1/2 audio
bit stream.
-
-WWW: http://www.mpg123.de/
diff --git a/audio/mpg123/pkg-plist b/audio/mpg123/pkg-plist
index 04ce0e75a742..7b76de00920d 100644
--- a/audio/mpg123/pkg-plist
+++ b/audio/mpg123/pkg-plist
@@ -8,18 +8,18 @@ include/out123.h
include/syn123.h
lib/libmpg123.so
lib/libmpg123.so.0
-lib/libmpg123.so.0.46.7
+lib/libmpg123.so.0.48.2
lib/libout123.so
lib/libout123.so.0
-lib/libout123.so.0.4.3
+lib/libout123.so.0.5.1
lib/libsyn123.so
lib/libsyn123.so.0
-lib/libsyn123.so.0.1.4
+lib/libsyn123.so.0.2.3
lib/mpg123/output_dummy.so
lib/mpg123/output_oss.so
%%SNDIO%%lib/mpg123/output_sndio.so
libdata/pkgconfig/libmpg123.pc
libdata/pkgconfig/libout123.pc
libdata/pkgconfig/libsyn123.pc
-man/man1/out123.1.gz
-man/man1/mpg123.1.gz
+share/man/man1/out123.1.gz
+share/man/man1/mpg123.1.gz