Set revision=1 to all pkgs. It's required now to set it.

This commit is contained in:
Juan RP
2012-06-03 09:08:53 +02:00
parent 92673ab66b
commit 6d241d2375
618 changed files with 618 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ configure_args="--enable-vp8 --enable-runtime-cpu-detect --enable-shared
--enable-postproc --enable-pic --disable-install-docs --disable-install-srcs"
make_install_target="DIST_DIR=${XBPS_DESTDIR}/${pkgname}-${version}/usr install"
makedepends="which perl>=0 yasm"
revision=1
short_desc="The VP8 Codec SDK"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.webmproject.org"