1
0
forked from ports/opt

alsa-utils: updated to version 1.0.27.2

This commit is contained in:
Matt Housh 2014-04-11 20:46:48 -05:00
parent 14057222de
commit ece70a8f31
3 changed files with 9 additions and 4 deletions

View File

@ -1,6 +1,10 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/alsa
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/rules.d/
-rw-r--r-- root/root lib/udev/rules.d/90-alsa-restore.rules
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/aconnect
@ -42,6 +46,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/alsa/
drwxr-xr-x root/root usr/share/alsa/init/
-rw-r--r-- root/root usr/share/alsa/init/00main
-rw-r--r-- root/root usr/share/alsa/init/ca0106
-rw-r--r-- root/root usr/share/alsa/init/default
-rw-r--r-- root/root usr/share/alsa/init/hda
-rw-r--r-- root/root usr/share/alsa/init/help

View File

@ -1,2 +1,2 @@
3d81357b997744a139881ef72bc6921a alsa-utils-1.0.27.1.tar.bz2
b65e9a04181bd7c9db7667a4566f8dc3 alsa-utils-1.0.27.2.tar.bz2
7ca87ae2d727887898e1feb47a48d3f9 rc.alsa

View File

@ -1,12 +1,12 @@
# Description: ALSA utils
# URL: http://www.alsa-project.org/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Maintainer: Matt Housh, jaeger at crux dot nu
# Depends on: gettext, alsa-lib, dialog
name=alsa-utils
version=1.0.27.1
version=1.0.27.2
release=1
source=(ftp://ftp.alsa-project.org/pub/utils/$name-$version.tar.bz2 \
source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2 \
rc.alsa)
build() {