libvorbis: update to 1.3.3.
This commit is contained in:
parent
4a87ee6086
commit
2310b7f16f
2 changed files with 5 additions and 6 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run libogg-devel
|
Add_dependency run libogg-devel
|
||||||
Add_dependency run libvorbis
|
Add_dependency run libvorbis
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'libvorbis'.
|
# Template file for 'libvorbis'.
|
||||||
pkgname=libvorbis
|
pkgname=libvorbis
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=2
|
homepage="http://www.xiph.org/vorbis/"
|
||||||
distfiles="http://downloads.xiph.org/releases/vorbis/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/vorbis/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The Vorbis General Audio Compression Codec"
|
short_desc="The Vorbis General Audio Compression Codec"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=eeb4dcada143846dfba760d982954a02f82e08845cbc33871f5dac547b8b6124
|
license="BSD"
|
||||||
|
checksum=6d747efe7ac4ad249bf711527882cef79fb61d9194c45b5ca5498aa60f290762
|
||||||
long_desc="
|
long_desc="
|
||||||
Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
|
Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,
|
||||||
general-purpose compressed audio format for audio and music at fixed
|
general-purpose compressed audio format for audio and music at fixed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue