Revbump main pkg and unset revision off all subpkgs.

This commit is contained in:
Juan RP
2012-05-23 08:14:33 +02:00
parent 564dd67619
commit 861041b245
494 changed files with 265 additions and 516 deletions

View File

@@ -5,7 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run yasm
Add_dependency run glibc-devel

View File

@@ -7,6 +7,7 @@ build_style=configure
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"
revision=2
short_desc="The VP8 Codec SDK"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.webmproject.org"