21 lines
781 B
Text
21 lines
781 B
Text
# Template file for 'libvorbis'.
|
|
pkgname=libvorbis
|
|
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
|
|
makedepends="pkg-config libogg-devel"
|
|
revision=1
|
|
short_desc="The Vorbis General Audio Compression Codec"
|
|
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
|
|
and variable bitrates from 16 to 128 kbps/channel.
|
|
|
|
The libvorbis package contains runtime libraries for use in programs
|
|
that support Ogg Vorbis."
|
|
|
|
subpackages="$pkgname-devel"
|