[arch-commits] Commit in vice/trunk (PKGBUILD)

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


    Date: Sunday, August 3, 2008 @ 14:51:36
  Author: kevin
Revision: 7736

upgpkg: vice 2.0-1

Modified:
  vice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-03 18:40:24 UTC (rev 7735)
+++ PKGBUILD	2008-08-03 18:51:36 UTC (rev 7736)
@@ -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