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

Kevin Piche kevin at archlinux.org
Sun Aug 3 18:51:52 UTC 2008


    Date: Sunday, August 3, 2008 @ 14:51:52
  Author: kevin
Revision: 7737

Merged revisions 2-7736 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/vice/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r7736 | kevin | 2008-08-03 14:51:36 -0400 (Sun, 03 Aug 2008) | 1 line
  
  upgpkg: vice 2.0-1
........

Modified:
  vice/repos/extra-i686/	(properties)
  vice/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Property changes on: vice/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /vice/trunk:1
   + /vice/trunk:1-7736

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-03 18:51:36 UTC (rev 7736)
+++ extra-i686/PKGBUILD	2008-08-03 18:51:52 UTC (rev 7737)
@@ -3,16 +3,15 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=vice
-pkgver=1.22
+pkgver=2.0
 pkgrel=1
 pkgdesc="A Versatile Commodore Emulator"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.viceteam.org/"
-source=(ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/$pkgname-$pkgver.tar.gz)
-depends=('esd' 'gcc' 'libjpeg' 'libpng' 'libungif' 'libxaw' 'libxv'
-    'libxxf86dga' 'libxxf86vm' 'readline')
-md5sums=('33204acbb74bafb12594d39b55888626')
+source=(http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/$pkgname-$pkgver.tar.gz)
+depends=('esd' 'gcc-libs' 'giflib' 'lame' 'libgl' 'libjpeg' 'libpng')
+md5sums=('e4af3962469cb2279429718946528f1d')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list