forked from ports/contrib
libsndfile: 1.0.21 -> 1.0.23
This commit is contained in:
parent
4e7be03b38
commit
890ae72c37
@ -10,14 +10,15 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-metadata-set
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-play
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-regtest
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-salvage
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/sndfile.h
|
||||
-rw-r--r-- root/root usr/include/sndfile.hh
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libsndfile.la
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.21
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.21
|
||||
-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.21
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.23
|
||||
lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.23
|
||||
-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.23
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/sndfile.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
@ -25,7 +26,9 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-cmp.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-concat.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-convert.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-deinterleave.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-info.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-interleave.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-metadata-get.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-metadata-set.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/sndfile-play.1.gz
|
||||
|
@ -1 +1 @@
|
||||
880a40ec636ab2185b97f8927299b292 libsndfile-1.0.21.tar.gz
|
||||
d0e22b5ff2ef945615db33960376d733 libsndfile-1.0.23.tar.gz
|
||||
|
@ -2,11 +2,10 @@
|
||||
# URL: http://www.mega-nerd.com/libsndfile
|
||||
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Packager: Jay Dolan, jdolan at jdolan dot dyndns dot org
|
||||
# Depends on: flac alsa-lib
|
||||
# Optional: sqlite3
|
||||
# Depends on: flac alsa-lib libvorbis
|
||||
|
||||
name=libsndfile
|
||||
version=1.0.21
|
||||
version=1.0.23
|
||||
release=1
|
||||
source=(http://www.mega-nerd.com/$name/files/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user