freealut: Remove from opt, Danny Rawlins is adopting in contrib (currently unmaintained).
This commit is contained in:
parent
7daf16dc4e
commit
27df4ebb0b
@ -1,14 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/freealut-config
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/AL/
|
||||
-rw-r--r-- root/root usr/include/AL/alut.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libalut.a
|
||||
-rwxr-xr-x root/root usr/lib/libalut.la
|
||||
lrwxrwxrwx root/root usr/lib/libalut.so -> libalut.so.0.1.0
|
||||
lrwxrwxrwx root/root usr/lib/libalut.so.0 -> libalut.so.0.1.0
|
||||
-rwxr-xr-x root/root usr/lib/libalut.so.0.1.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/freealut.pc
|
@ -1 +0,0 @@
|
||||
e089b28a0267faabdb6c079ee173664a freealut-1.1.0.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Description: A free implementation of OpenAL's ALUT standard
|
||||
# URL: http://www.openal.org/
|
||||
# Maintainer: Matt Housh, jaeger at crux dot nu
|
||||
# Depends on: openal
|
||||
|
||||
name=freealut
|
||||
version=1.1.0
|
||||
release=1
|
||||
source=(http://www.openal.org/openal_webstf/downloads/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user