1
0
forked from ports/contrib

libshout: 2.2.2 -> 2.3.0

This commit is contained in:
Danny Rawlins 2012-02-07 19:51:41 +11:00
parent 88af498d84
commit 2795c5048e
3 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -1 +1 @@
4f75fc9901c724b712c371c9a1e782d3 libshout-2.2.2.tar.gz
976a5979505f3de4026ae7fffb10754b libshout-2.3.0.tar.gz

View File

@ -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 \