[arch-commits] Commit in foomatic-db-hpijs/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Feb 11 19:29:54 UTC 2009


    Date: Wednesday, February 11, 2009 @ 14:29:54
  Author: andyrtr
Revision: 26740

upgpkg: foomatic-db-hpijs 20090211-1
    new version 4.0 - snapshot from 20090211

Modified:
  foomatic-db-hpijs/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-11 19:05:00 UTC (rev 26739)
+++ PKGBUILD	2009-02-11 19:29:54 UTC (rev 26740)
@@ -1,17 +1,19 @@
 # $Id$
-# Maintainer: arjan <arjan at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-#
+
+# build order: foomatic-db / -filters / -db-engines / -db-hpijs / -db-nonfree
+
 pkgname=foomatic-db-hpijs
-pkgver=20081117
+pkgver=20090211
 pkgrel=1
 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix - Foomatic data for the HP's HPIJS printer drivers"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('perl' 'libxml2' 'foomatic-db' 'foomatic-filters')
+depends=('perl' 'libxml2' 'foomatic-db-engine>=4.0_20090211' 'foomatic-db')
 source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$pkgver.tar.gz)
 url="http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic"
-md5sums=('6c2e0cf40fe2c4d6c756ac8ec1dbc9a8')
+md5sums=('4ab5f7d896dcb0eeb627d9f53f76ce1b')
 
 build() {
    cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list