[arch-commits] CVS update of extra (3 files)

Tobias Kieslich tobias at archlinux.org
Wed Nov 21 19:57:00 UTC 2007


    Date: Wednesday, November 21, 2007 @ 14:57:00
  Author: tobias
    Path: /home/cvs-extra/extra

Modified: multimedia/dcraw/PKGBUILD (1.49 -> 1.50)
          multimedia/gimp/PKGBUILD (1.70 -> 1.71)
          x11/rxvt-unicode/PKGBUILD (1.19 -> 1.20)

upstream updates


---------------------------+
 multimedia/dcraw/PKGBUILD |    9 ++++-----
 multimedia/gimp/PKGBUILD  |    6 +++---
 x11/rxvt-unicode/PKGBUILD |    8 +++-----
 3 files changed, 10 insertions(+), 13 deletions(-)


Index: extra/multimedia/dcraw/PKGBUILD
diff -u extra/multimedia/dcraw/PKGBUILD:1.49 extra/multimedia/dcraw/PKGBUILD:1.50
--- extra/multimedia/dcraw/PKGBUILD:1.49	Thu Oct 25 17:01:07 2007
+++ extra/multimedia/dcraw/PKGBUILD	Wed Nov 21 14:57:00 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.49 2007/10/25 21:01:07 tobias Exp $
+# $Id: PKGBUILD,v 1.50 2007/11/21 19:57:00 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -11,8 +11,8 @@
 # to force a new download.
 
 pkgname=dcraw
-pkgver=1.392
-pkgrel=2
+pkgver=1.396
+pkgrel=1
 pkgdesc="A command line based converter for digicams raw output"
 arch=(i686 x86_64)
 license=('custom')
@@ -21,8 +21,7 @@
 source=(http://www.cybercom.net/~dcoffin/${pkgname}/${pkgname}.{c,1} license.txt)
 url="http://www.cybercom.net/~dcoffin/dcraw/"
 install=dcraw.install
-md5sums=('55172170306e3eed91c57247d5e6b08c'
-         'ba1dd63ef748b813427e63e0bec199a8'
+md5sums=('9dda1107df287c0d6081d819df4829df' 'fd453b26880d6c19dbb15874c783d523' \
          '110b4604a6dacd5537339c4082e9e12a')
 
 build() {
Index: extra/multimedia/gimp/PKGBUILD
diff -u extra/multimedia/gimp/PKGBUILD:1.70 extra/multimedia/gimp/PKGBUILD:1.71
--- extra/multimedia/gimp/PKGBUILD:1.70	Fri Nov 16 16:50:14 2007
+++ extra/multimedia/gimp/PKGBUILD	Wed Nov 21 14:57:00 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.70 2007/11/16 21:50:14 tobias Exp $
+# $Id: PKGBUILD,v 1.71 2007/11/21 19:57:00 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=gimp
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc="GNU Image Manipulation Program"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 install=${pkgname}.install
 source=(ftp://ftp.gimp.org/pub/gimp/v2.4/${pkgname}-${pkgver}.tar.bz2
         linux.gpl)
-md5sums=('51edbadd77235837535a6882ad63d8fb' 'bb27bc214261d36484093e857f015f38')
+md5sums=('ebd8902d29753d41c8d51a3efd84d1bf' 'bb27bc214261d36484093e857f015f38')
 
 build() {
    cd ${startdir}/src/${pkgname}-${pkgver}
Index: extra/x11/rxvt-unicode/PKGBUILD
diff -u extra/x11/rxvt-unicode/PKGBUILD:1.19 extra/x11/rxvt-unicode/PKGBUILD:1.20
--- extra/x11/rxvt-unicode/PKGBUILD:1.19	Tue Oct 30 21:32:12 2007
+++ extra/x11/rxvt-unicode/PKGBUILD	Wed Nov 21 14:57:00 2007
@@ -1,20 +1,18 @@
-# $Id: PKGBUILD,v 1.19 2007/10/31 01:32:12 eric Exp $
+# $Id: PKGBUILD,v 1.20 2007/11/21 19:57:00 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
 
 pkgname=rxvt-unicode
-pkgver=8.4
+pkgver=8.5a
 pkgrel=1
 pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)"
 arch=(i686 x86_64)
-depends=('gcc' 'libxft' 'libxpm')
+depends=('gcc' 'libxft' 'libxpm' 'libevent')
 makedepends=('ncurses' 'perl' 'pkgconfig')
 url="http://software.schmorp.de/pkg/rxvt-unicode.html"
 license=("GPL")
 source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.png)
-md5sums=('d15ba0ea7cb54ce7a2a41650e2a5e6ab' '5bfefa1b41c2b81ca18f2ef847330543'\
-         '84328cada91751df07324d95f8be4d1b')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list