forked from ports/contrib
libshout: 2.2.2 -> 2.3.0
This commit is contained in:
parent
88af498d84
commit
2795c5048e
@ -1,5 +1,4 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/shout/
|
||||
-rw-r--r-- root/root usr/include/shout/shout.h
|
||||
|
@ -1 +1 @@
|
||||
4f75fc9901c724b712c371c9a1e782d3 libshout-2.2.2.tar.gz
|
||||
976a5979505f3de4026ae7fffb10754b libshout-2.3.0.tar.gz
|
||||
|
@ -5,12 +5,12 @@
|
||||
# Depends on: libvorbis
|
||||
|
||||
name=libshout
|
||||
version=2.2.2
|
||||
version=2.3.0
|
||||
release=1
|
||||
source=(http://downloads.us.xiph.org/releases/libshout/libshout-$version.tar.gz)
|
||||
source=(http://downloads.us.xiph.org/releases/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd libshout-$version
|
||||
cd $name-$version
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user