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