Skip to content

Commit

Permalink
audio/alsa-utils: Update to version 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rosorio committed Oct 22, 2023
1 parent a32155c commit 38898cf
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 33 deletions.
17 changes: 6 additions & 11 deletions audio/alsa-utils/Makefile
@@ -1,11 +1,9 @@
PORTNAME= alsa-utils
PORTVERSION= 1.2.2
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTVERSION= 1.2.10
CATEGORIES= audio
MASTER_SITES= GH
MASTER_SITES= https://www.alsa-project.org/files/pub/utils/

MAINTAINER= ports@FreeBSD.org
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= ALSA compatibility utilities
WWW= https://www.alsa-project.org/

Expand All @@ -17,11 +15,8 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libinotify.so:devel/libinotify
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins

USES= autoreconf gettext-tools gmake libtool localbase ncurses shebangfix \
tar:bzip2 pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= alsa-project
GH_PROJECT= ${PORTNAME}
USES= gettext-tools gmake libtool localbase ncurses pkgconfig \
shebangfix tar:bzip2
SHEBANG_FILES= alsa-info/alsa-info.sh alsaconf/alsaconf.in bat/alsabat-test.sh

GNU_CONFIGURE= yes
Expand Down Expand Up @@ -53,12 +48,12 @@ NLS_LIBS= -lintl
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate
SAMPLERATE_CONFIGURE_ENV_OFF= ac_cv_header_samplerate_h=no

#${WRKSRC}/speaker-test/samples/sample_map.csv
post-patch:
@${REINPLACE_CMD} \
's|%%PREFIX%%|${PREFIX}|g' \
${WRKSRC}/alsactl/alsactl_init.xml \
${WRKSRC}/speaker-test/speaker-test.1 \
${WRKSRC}/speaker-test/samples/sample_map.csv \
${WRKSRC}/alsaconf/alsaconf.fr.8 \
${WRKSRC}/alsaconf/alsaconf.8 \
${WRKSRC}/utils/alsa-utils.spec.in \
Expand Down
6 changes: 3 additions & 3 deletions audio/alsa-utils/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1634081670
SHA256 (alsa-project-alsa-utils-v1.2.2_GH0.tar.gz) = 9da1ce4f12a4dd56d55cd5a8f6ae7d56ac91397c3d37fdfcd737adeeb34fce1c
SIZE (alsa-project-alsa-utils-v1.2.2_GH0.tar.gz) = 1252639
TIMESTAMP = 1695515854
SHA256 (alsa-utils-1.2.10.tar.bz2) = 104b62ec7f02a7ce16ca779f4815616df1cc21933503783a9107b5944f83063a
SIZE (alsa-utils-1.2.10.tar.bz2) = 1625707
10 changes: 0 additions & 10 deletions audio/alsa-utils/files/patch-aplay_formats.h

This file was deleted.

This file was deleted.

10 changes: 8 additions & 2 deletions audio/alsa-utils/pkg-plist
Expand Up @@ -14,8 +14,9 @@ bin/aseqdump
bin/aseqnet
bin/axfer
bin/iecset
bin/nhlt-dmic-info
bin/speaker-test
lib/udev/89-alsa-ucm.rules
lib/alsa-topology/libalsatplg_module_nhlt.so
lib/udev/90-alsa-restore.rules
%%MANPAGES%%man/fr/man8/alsaconf.8.gz
%%MANPAGES%%man/man1/aconnect.1.gz
Expand All @@ -38,6 +39,7 @@ lib/udev/90-alsa-restore.rules
%%MANPAGES%%man/man1/axfer-transfer.1.gz
%%MANPAGES%%man/man1/axfer.1.gz
%%MANPAGES%%man/man1/iecset.1.gz
%%MANPAGES%%man/man1/nhlt-dmic-info.1.gz
%%MANPAGES%%man/man1/speaker-test.1.gz
%%MANPAGES%%man/man7/alsactl_init.7.gz
%%MANPAGES%%man/man8/alsaconf.8.gz
Expand All @@ -52,12 +54,16 @@ share/alsa/init/hda
share/alsa/init/help
share/alsa/init/info
share/alsa/init/test
share/alsa/speaker-test/sample_map.csv
%%NLS%%share/locale/de/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/eu/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/fr/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/ja/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/ja/LC_MESSAGES/alsaconf.mo
%%NLS%%share/locale/ka/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/ka/LC_MESSAGES/alsaconf.mo
%%NLS%%share/locale/ko/LC_MESSAGES/alsa-utils.mo
%%NLS%%share/locale/ru/LC_MESSAGES/alsaconf.mo
%%NLS%%share/locale/sk/LC_MESSAGES/alsa-utils.mo
share/sounds/alsa/Front_Center.wav
share/sounds/alsa/Front_Left.wav
share/sounds/alsa/Front_Right.wav
Expand Down

0 comments on commit 38898cf

Please sign in to comment.