[arch-commits] Commit in libtheora/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Oct 31 13:48:50 UTC 2009


    Date: Saturday, October 31, 2009 @ 09:48:49
  Author: eric
Revision: 57407

Merged revisions 57406 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libtheora/trunk

........
  r57406 | eric | 2009-10-31 09:48:34 -0400 (Sat, 31 Oct 2009) | 2 lines
  
  upgpkg: libtheora 1.1.0-1
      Upstream update, Fixed license
........

Modified:
  libtheora/repos/extra-x86_64/	(properties)
  libtheora/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Property changes on: libtheora/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libtheora/trunk:1-38496
   + /libtheora/trunk:1-57406

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-31 13:48:34 UTC (rev 57406)
+++ extra-x86_64/PKGBUILD	2009-10-31 13:48:49 UTC (rev 57407)
@@ -3,17 +3,18 @@
 # Committer: dorphell <dorphell at archlinux.org>
 
 pkgname=libtheora
-pkgver=1.0
-pkgrel=1.1
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="An open video codec developed by the Xiph.org"
 arch=('i686' 'x86_64')
+url="http://www.xiph.org"
+license=('BSD')
 depends=('libogg')
 makedepends=('libvorbis')
-url=http://www.xiph.org
-license=('custom')
-options=(!libtool)
+options=('!libtool')
 source=(http://downloads.xiph.org/releases/theora/libtheora-${pkgver}.tar.bz2)
-md5sums=('c963937053f45a7878954bed37ceb182')
+md5sums=('d0f83cf7f13e2b3bd068a858ca1398ad')
+sha1sums=('fb1686a8318d79f889f248ff774265d0ec4c6430')
 
 build() {
   cd "${srcdir}/libtheora-${pkgver}"




More information about the arch-commits mailing list