moved aumix to attic
This commit is contained in:
parent
bbf546b433
commit
d05634e48f
@ -1,17 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/aumix
|
||||
-rwxr-xr-x root/root usr/bin/mute
|
||||
-rwxr-xr-x root/root usr/bin/xaumix
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/aumix.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xaumix.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aumix/
|
||||
-rw-r--r-- root/root usr/share/aumix/ansi
|
||||
-rw-r--r-- root/root usr/share/aumix/aumix.xpm
|
||||
-rw-r--r-- root/root usr/share/aumix/fadein.set
|
||||
-rw-r--r-- root/root usr/share/aumix/fadeout.set
|
||||
-rw-r--r-- root/root usr/share/aumix/vt100
|
||||
-rw-r--r-- root/root usr/share/aumix/xterm
|
@ -1 +0,0 @@
|
||||
dc3fc7209752207c23e7c94ab886b340 aumix-2.8.tar.bz2
|
@ -1,19 +0,0 @@
|
||||
# Description: Adjusts an audio mixer from X, the console, a terminal, the command line or a script.
|
||||
# URL: http://jpj.net/~trevor/aumix.html
|
||||
# Maintainer: Daniel Walpole, daniel at walpole dot id dot au
|
||||
# Depends on: gtk
|
||||
|
||||
name=aumix
|
||||
version=2.8
|
||||
release=4
|
||||
source=(http://www.jpj.net/~trevor/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--disable-nls \
|
||||
--without-gtk1 \
|
||||
--without-alsa
|
||||
make -C src
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user