[arch-commits] CVS update of unstable/multimedia/gimp-devel (3 files)

Eric Belanger eric at archlinux.org
Sun Mar 2 05:12:33 UTC 2008


    Date: Sunday, March 2, 2008 @ 00:12:33
  Author: eric
    Path: /home/cvs-unstable/unstable/multimedia/gimp-devel

   Added: ChangeLog (1.1)
Modified: PKGBUILD (1.18 -> 1.19) gimp-devel.install (1.4 -> 1.5)

upgpkg: gimp-devel 2.4.5-1


--------------------+
 ChangeLog          |    5 +++++
 PKGBUILD           |    8 ++++----
 gimp-devel.install |    9 ++-------
 3 files changed, 11 insertions(+), 11 deletions(-)


Index: unstable/multimedia/gimp-devel/ChangeLog
diff -u /dev/null unstable/multimedia/gimp-devel/ChangeLog:1.1
--- /dev/null	Sun Mar  2 00:12:33 2008
+++ unstable/multimedia/gimp-devel/ChangeLog	Sun Mar  2 00:12:33 2008
@@ -0,0 +1,5 @@
+2008-03-01  Eric Belanger  <eric at archlinux.org>
+
+	* Upstream update 2.4.5
+	* Clarified post-install message
+
Index: unstable/multimedia/gimp-devel/PKGBUILD
diff -u unstable/multimedia/gimp-devel/PKGBUILD:1.18 unstable/multimedia/gimp-devel/PKGBUILD:1.19
--- unstable/multimedia/gimp-devel/PKGBUILD:1.18	Wed Jan 30 22:36:20 2008
+++ unstable/multimedia/gimp-devel/PKGBUILD	Sun Mar  2 00:12:33 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.18 2008/01/31 03:36:20 eric Exp $
+# $Id: PKGBUILD,v 1.19 2008/03/02 05:12:33 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Woody Gilk <woody at archlinux.org>
 
 pkgname=gimp-devel
-pkgver=2.4.4
+pkgver=2.4.5
 pkgrel=1
 pkgdesc="GNU Image Manipulation Program (Latest source tarball release: Stable or Development Version)"
 arch=('i686' 'x86_64')
@@ -20,8 +20,8 @@
 provides=("gimp=$pkgver")
 install=${pkgname}.install
 source=(ftp://ftp.gimp.org/pub/gimp/v2.4/gimp-$pkgver.tar.bz2 linux.gpl)
-md5sums=('41d0568581de99f3fd2ecb5babae1f6e' 'bb27bc214261d36484093e857f015f38')
-sha1sums=('47c80470e15e3fa29e46652130e870e0c952789f' '110ce9798173b19a662d086ed7b882b4729f06cf')
+md5sums=('162e264dc5f0c7e4de8794e78818381f' 'bb27bc214261d36484093e857f015f38')
+sha1sums=('70cf6af5700cf6db73fca898510873394eb95581' '110ce9798173b19a662d086ed7b882b4729f06cf')
 
 build() {
   cd ${startdir}/src/gimp-$pkgver
Index: unstable/multimedia/gimp-devel/gimp-devel.install
diff -u unstable/multimedia/gimp-devel/gimp-devel.install:1.4 unstable/multimedia/gimp-devel/gimp-devel.install:1.5
--- unstable/multimedia/gimp-devel/gimp-devel.install:1.4	Fri Jan  4 20:55:10 2008
+++ unstable/multimedia/gimp-devel/gimp-devel.install	Sun Mar  2 00:12:33 2008
@@ -4,8 +4,8 @@
 --> OPTIONAL PACKAGES:
 --> Please install optional packages as necessary. They will be found and
 --> used automatically:
---> gutenprint - printing support
---> libgtkhtml - help browser support
+--> gimp has built-in cups print support now. For more sophisticated printing, install gutenprint.
+--> For help browser support, install libgtkhtml.
 
 EOM
 
@@ -21,8 +21,3 @@
   echo "update desktop mime database..."
   update-desktop-database -q
 }
-
-op=$1
-shift
-$op $*
-# vim: ft=sh




More information about the arch-commits mailing list