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

Eric Bélanger eric at archlinux.org
Sat Oct 31 14:05:51 UTC 2009


    Date: Saturday, October 31, 2009 @ 10:05:51
  Author: eric
Revision: 57411

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

........
  r38496 | jgc | 2009-05-08 15:44:05 -0400 (Fri, 08 May 2009) | 2 lines
  
  upgpkg: libtheora 1.0-1.1
      Rebuild x86_64 for FS#14530
........
  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-i686/	(properties)
  libtheora/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Property changes on: libtheora/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /libtheora/trunk:1-18763
   + /libtheora/trunk:1-57410

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-10-31 14:00:10 UTC (rev 57410)
+++ extra-i686/PKGBUILD	2009-10-31 14:05:51 UTC (rev 57411)
@@ -3,17 +3,18 @@
 # Committer: dorphell <dorphell at archlinux.org>
 
 pkgname=libtheora
-pkgver=1.0
+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