[arch-commits] Commit in foomatic-db/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Feb 11 17:48:21 UTC 2009
Date: Wednesday, February 11, 2009 @ 12:48:21
Author: andyrtr
Revision: 26721
upgpkg: foomatic-db 4.0_20090211-1
new version 4.0 - snapshot from 20090211, replace the obsolete foomatic-db-ppd pkg
Modified:
foomatic-db/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-11 17:43:06 UTC (rev 26720)
+++ PKGBUILD 2009-02-11 17:48:21 UTC (rev 26721)
@@ -2,18 +2,22 @@
# 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
-pkgver=4.0_20090209
-_snapver=4.0-20090209
+pkgver=4.0_20090211
+_snapver=4.0-20090211
pkgrel=1
pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
arch=(i686 x86_64)
license=('GPL' 'custom')
depends=('perl' 'libxml2')
makedepends=('cups')
+replaces=('foomatic-db-ppd')
+conflicts=('foomatic-db-ppd')
source=(http://www.linuxprinting.org/download/foomatic/$pkgname-$_snapver.tar.gz)
url="http://www.linuxprinting.org/foomatic.html"
-md5sums=('7cd1d1c15529925ac63fff7460499079')
+md5sums=('34b0f29dc47aa8a3a790e73551ed90f4')
build() {
cd ${srcdir}/${pkgname}-*
More information about the arch-commits
mailing list