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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 06:52:39 UTC 2009


    Date: Friday, September 4, 2009 @ 02:52:39
  Author: andyrtr
Revision: 50942

upgpkg: foomatic-db 4.0_20090903-1
    new snapshot 20090903; move to any repo; provide the dropped hpijs pkg

Modified:
  foomatic-db/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-04 05:20:47 UTC (rev 50941)
+++ PKGBUILD	2009-09-04 06:52:39 UTC (rev 50942)
@@ -5,18 +5,20 @@
 # build order: foomatic-db / -filters / -db-engines / -db-hpijs / -db-nonfree
  
 pkgname=foomatic-db
-pkgver=4.0_20090625
+pkgver=4.0_20090903
 pkgrel=1
 pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
-arch=(i686 x86_64)
+arch=('any')
 license=('GPL' 'custom')
 depends=('perl' 'libxml2')
-makedepends=('cups')
+makedepends=('cups>=1.4.0')
 replaces=('foomatic-db-ppd')
 conflicts=('foomatic-db-ppd')
 source=(http://www.linuxprinting.org/download/foomatic/$pkgname-${pkgver/_/-}.tar.gz)
 url="http://www.linuxprinting.org/foomatic.html"
-md5sums=('f6a6465c6b7ffd179f72f5e285a173b9')
+replaces=('foomtatic-db-hpijs')
+conflicts=('foomtatic-db-hpijs')
+md5sums=('023d60855f610214b8381a10a86775a4')
 
 build() {
    cd ${srcdir}/${pkgname}-*




More information about the arch-commits mailing list