libsamplerate: fix checksum, add soname.
This commit is contained in:
parent
f57c2a542d
commit
cd8945b2df
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ distfiles="http://www.mega-nerd.com/SRC/$pkgname-$version.tar.gz"
|
|||
build_style=gnu_configure
|
||||
short_desc="Sample Rate Converter for audio"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e0a646224a0323ac63f56ef009b2d7fee11452a7b8af139b19ae71d2890dbc9c
|
||||
checksum=78ed5d9ff1bf162c4a078f6a3e7432a537dd2f22dc58872b081fb01156027fcc
|
||||
long_desc="
|
||||
One example of where such a thing would be useful is converting audio from
|
||||
the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players.
|
||||
|
|
|
@ -710,3 +710,4 @@ libgstsignalprocessor-0.10.so gst-plugins-bad gst-plugins-bad-devel
|
|||
libtdb.so libtdb tdb-devel
|
||||
libgssdp-1.0.so gssdp gssdp-devel
|
||||
libgupnp-1.0.so gupnp gupnp-devel
|
||||
libsamplerate.so libsamplerate libsamplerate-devel
|
||||
|
|
Loading…
Reference in a new issue