mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libtheora: update homepage/maintainer.
This commit is contained in:
parent
63956fa748
commit
58bc83b1f5
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libtheora'.
|
# Template file for 'libtheora'.
|
||||||
pkgname=libtheora
|
pkgname=libtheora
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-examples --disable-vorbistest --disable-sdltest"
|
configure_args="--disable-examples --disable-vorbistest --disable-sdltest"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libogg-devel"
|
makedepends="libogg-devel"
|
||||||
short_desc="Theora Video Compression Codec"
|
short_desc="Theora Video Compression Codec"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.xiph.org"
|
homepage="http://www.theora.org"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://downloads.xiph.org/releases/theora/$pkgname-$version.tar.xz"
|
distfiles="http://downloads.xiph.org/releases/theora/$pkgname-$version.tar.xz"
|
||||||
checksum=f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61
|
checksum=f36da409947aa2b3dcc6af0a8c2e3144bc19db2ed547d64e9171c59c66561c61
|
||||||
|
|
Loading…
Add table
Reference in a new issue