mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-03 11:00:01 -07:00
lame: new package at 3.100
This commit is contained in:
parent
9c24087381
commit
035312bc47
9
testing/lame/build
Executable file
9
testing/lame/build
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--enable-nasm \
|
||||||
|
--enable-shared
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
testing/lame/checksums
Normal file
1
testing/lame/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e lame-3.100.tar.gz
|
1
testing/lame/sources
Normal file
1
testing/lame/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://downloads.sourceforge.net/lame/lame-3.100.tar.gz
|
1
testing/lame/version
Normal file
1
testing/lame/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.100 1
|
Loading…
Reference in New Issue
Block a user