Update to 1.0.2.
This commit is contained in:
parent
b92a686f2a
commit
3190e66921
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/03 17:10:08 naddy Exp $
|
# $OpenBSD: Makefile,v 1.2 2002/11/25 12:20:23 naddy Exp $
|
||||||
|
|
||||||
COMMENT= "library to handle various audio file formats"
|
COMMENT= "library to handle various audio file formats"
|
||||||
|
|
||||||
DISTNAME= libsndfile-1.0.1
|
DISTNAME= libsndfile-1.0.2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
HOMEPAGE= http://www.zip.com.au/~erikd/libsndfile/
|
HOMEPAGE= http://www.zip.com.au/~erikd/libsndfile/
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (libsndfile-1.0.1.tar.gz) = bb328567ad639b72d22f7bf3b31550c7
|
MD5 (libsndfile-1.0.2.tar.gz) = 442e6c9cf4fff69d2085c5fec48c7834
|
||||||
RMD160 (libsndfile-1.0.1.tar.gz) = 7cb9dff7c1b2c780904355d6441088ca860c3de9
|
RMD160 (libsndfile-1.0.2.tar.gz) = 88199cfd1e165dc7dbb82d18dc7c33d1dca6c7ad
|
||||||
SHA1 (libsndfile-1.0.1.tar.gz) = 223050ae8676b72e5859941edcf5706fd5635349
|
SHA1 (libsndfile-1.0.2.tar.gz) = 6f568a0adab88763f98d7eb6ead0558e42de34f5
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/11/03 17:10:08 naddy Exp $
|
@comment $OpenBSD: PFRAG.shared,v 1.2 2002/11/25 12:20:23 naddy Exp $
|
||||||
lib/libsndfile.so.1.1
|
lib/libsndfile.so.1.2
|
||||||
DYNLIBDIR(%B)
|
DYNLIBDIR(%B)
|
||||||
|
@ -1,10 +1,12 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/11/03 17:10:08 naddy Exp $
|
@comment $OpenBSD: PLIST,v 1.2 2002/11/25 12:20:23 naddy Exp $
|
||||||
|
bin/sndfile-convert
|
||||||
bin/sndfile-info
|
bin/sndfile-info
|
||||||
bin/sndfile-play
|
bin/sndfile-play
|
||||||
include/sndfile.h
|
include/sndfile.h
|
||||||
lib/libsndfile.a
|
lib/libsndfile.a
|
||||||
lib/libsndfile.la
|
lib/libsndfile.la
|
||||||
lib/pkgconfig/sndfile.pc
|
lib/pkgconfig/sndfile.pc
|
||||||
|
man/man1/sndfile-convert.1
|
||||||
man/man1/sndfile-info.1
|
man/man1/sndfile-info.1
|
||||||
man/man1/sndfile-play.1
|
man/man1/sndfile-play.1
|
||||||
share/octave/site/m/sndfile_load.m
|
share/octave/site/m/sndfile_load.m
|
||||||
|
Loading…
Reference in New Issue
Block a user