mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
lame-32: update spkgbuild
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
lame-32-3.100-1
|
||||
lame-32-3.100-2
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/lame
|
||||
-rwxr-xr-x root/root usr/bin/mp3rtp
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/lame/
|
||||
-rw-r--r-- root/root usr/include/lame/lame.h
|
||||
drwxr-xr-x root/root usr/lib32/
|
||||
lrwxrwxrwx root/root usr/lib32/libmp3lame.so -> libmp3lame.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib32/libmp3lame.so.0 -> libmp3lame.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib32/libmp3lame.so.0.0.0
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/lame.1.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
name=lame-32
|
||||
version=3.100
|
||||
release=1
|
||||
release=2
|
||||
source="https://downloads.sourceforge.net/lame/lame-$version.tar.gz"
|
||||
|
||||
build() {
|
||||
@@ -25,4 +25,7 @@ build() {
|
||||
mkdir -p $PKG/usr/lib32
|
||||
cp -Rv DESTDIR/usr/lib32/* $PKG/usr/lib32
|
||||
|
||||
rm -rf $PKG/usr/bin
|
||||
rm -rf $PKG/usr/include
|
||||
rm -rf $PKG/usr/share
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user