[arch-commits] Commit in foomatic/repos (testing-x86_64 testing-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 15:50:36 UTC 2009


    Date: Friday, September 4, 2009 @ 11:50:35
  Author: andyrtr
Revision: 51025

Merged revisions 51024 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/foomatic/trunk

........
  r51024 | andyrtr | 2009-09-04 15:49:48 +0000 (Fr, 04 Sep 2009) | 2 lines
  
  upgpkg: foomatic 4.0.3_20090904-2
      fix pkgdesc for each subpkg; fix hpijs provides/replaces typo
........

Modified:
  foomatic/repos/testing-x86_64/	(properties)
  foomatic/repos/testing-x86_64/PKGBUILD

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


Property changes on: foomatic/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /foomatic/trunk:1-50968
   + /foomatic/trunk:1-51024

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-09-04 15:49:48 UTC (rev 51024)
+++ testing-x86_64/PKGBUILD	2009-09-04 15:50:35 UTC (rev 51025)
@@ -7,7 +7,7 @@
 _snapdate=20090904
 _relver=4.0.3
 pkgver=${_relver}_${_snapdate}
-pkgrel=1
+pkgrel=2
 makedepends=('cups>=1.4.0' 'perl' 'libxml2' 'enscript' 'ghostscript>=8.70-2' 'perl' 'net-snmp'
             'bash')
 source=(http://www.linuxprinting.org/download/foomatic/$pkgbase-{filters,db-engine}-${_relver}.tar.gz
@@ -30,8 +30,9 @@
 # arch=('any')
  license=('GPL' 'custom')
  depends=('perl' 'libxml2')
- replaces=('foomatic-db-ppd' 'foomtatic-db-hpijs')
- conflicts=('foomatic-db-ppd' 'foomtatic-db-hpijs')
+ replaces=('foomatic-db-ppd' 'foomatic-db-hpijs')
+ conflicts=('foomatic-db-ppd' 'foomatic-db-hpijs')
+ provides=('foomatic-db-hpijs')
 
    cd ${srcdir}/${pkgname}-${_snapdate}
    ./configure --prefix=/usr
@@ -41,7 +42,7 @@
 
 package_foomatic-filters() {
 
- pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
+ pkgdesc="Foomatic - Filter scripts used by the printer spoolers to convert the incoming PostScript data into the printer's native format."
 # arch=('i686' 'x86_64')
  license=('GPL')
  backup=(etc/foomatic/filter.conf)
@@ -58,7 +59,7 @@
 
 package_foomatic-db-engine() {
 
- pkgdesc="Foomatic is a system for using free software printer drivers with common spoolers on Unix"
+ pkgdesc="Foomatic - Foomatic's database engine generates PPD files from the data in Foomatic's XML database. It also contains scripts to directly generate print queues and handle jobs."
 # arch=(i686 x86_64)
  license=('GPL')
  depends=('perl' 'libxml2' 'foomatic-filters>=$pkgver' 'bash')
@@ -79,8 +80,7 @@
 
 package_foomatic-db-nonfree() {
 
- pkgdesc="Foomatic database extension consisting of manufacturer-supplied PPD files released under non-free licenses which restricts them in how they 
- can get redistributed"
+ pkgdesc="Foomatic - database extension consisting of manufacturer-supplied PPD files released under non-free licenses"
 # arch=('any')
  license=('custom')
  depends=('perl' 'libxml2' "foomatic-db-engine>=4.0.3" 'foomatic-db')




More information about the arch-commits mailing list