[arch-commits] Commit in imake/trunk (PKGBUILD xorg-cf-files-1.0.2-xprint.patch)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Oct 21 19:11:42 UTC 2009


    Date: Wednesday, October 21, 2009 @ 15:11:41
  Author: andyrtr
Revision: 56382

upgpkg: imake 1.0.2-5
    update xorg-cf-files to 1.0.3

Modified:
  imake/trunk/PKGBUILD
  imake/trunk/xorg-cf-files-1.0.2-xprint.patch

----------------------------------+
 PKGBUILD                         |   15 ++++++++-------
 xorg-cf-files-1.0.2-xprint.patch |    4 ++--
 2 files changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-21 19:00:45 UTC (rev 56381)
+++ PKGBUILD	2009-10-21 19:11:41 UTC (rev 56382)
@@ -1,20 +1,21 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
 pkgname=imake
 pkgver=1.0.2
-pkgrel=4
+pkgrel=5
 pkgdesc="X.Org imake program and related utilities"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=(glibc)
 makedepends=(pkgconfig xproto perl)
+optdepends=('perl:	for mkhtmlindex')
 source=(http://xorg.freedesktop.org/releases/individual/util/imake-1.0.2.tar.bz2
 	http://xorg.freedesktop.org/releases/individual/util/gccmakedep-1.0.2.tar.bz2
 	http://xorg.freedesktop.org/releases/individual/util/lndir-1.0.1.tar.bz2
 	http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.1.tar.bz2
-	http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.2.tar.bz2
+	http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-1.0.3.tar.bz2
 	linuxconfig.patch
 	xorg-cf-files-1.0.2-xprint.patch
 	LICENSE)
@@ -22,13 +23,13 @@
          'b533c0771dbbaf9b041ff35bb941d3a2'
          'e274ea9f55dfd62afa0a7b1e1ab4ba96'
          '54ab2549d723e51ff2b9cff4d8bf44d1'
-         '5f62dd5545b782c74f6e4e70d0e6552c'
+         '10546b5ddda3cdda7950bb56bf98e0ea'
          'b3385d8efbbe7c7fc50ed3a96ce37a16'
-         'eae2925d0bc39c3b1dc0872ccbff99ed'
+         '82356cfc8a761c85b0b37736fc91f604'
          'f5767133ef7a98a0bfa15139e0e3d32e')
 
 build() {
-  cd ${srcdir}/xorg-cf-files-*
+  cd ${srcdir}/xorg-cf-files-1.0.3*
   patch -Np1 -i "${srcdir}/linuxconfig.patch" || return 1
   patch -Np1 -i "${srcdir}/xorg-cf-files-1.0.2-xprint.patch" || return 1
   cd "${srcdir}"

Modified: xorg-cf-files-1.0.2-xprint.patch
===================================================================
--- xorg-cf-files-1.0.2-xprint.patch	2009-10-21 19:00:45 UTC (rev 56381)
+++ xorg-cf-files-1.0.2-xprint.patch	2009-10-21 19:11:41 UTC (rev 56382)
@@ -1,5 +1,5 @@
---- xorg-cf-files-1.0.2/X11.tmpl.xprint	2005-10-01 12:45:48.000000000 -0400
-+++ xorg-cf-files-1.0.2/X11.tmpl	2006-04-25 20:24:02.000000000 -0400
+--- xorg-cf-files-1.0.3/X11.tmpl.xprint	2005-10-01 12:45:48.000000000 -0400
++++ xorg-cf-files-1.0.3/X11.tmpl	2006-04-25 20:24:02.000000000 -0400
 @@ -3920,21 +3920,13 @@
  #endif
  




More information about the arch-commits mailing list