[arch-commits] Commit in system-config-printer/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Dec 22 14:52:54 UTC 2009
Date: Tuesday, December 22, 2009 @ 09:52:54
Author: andrea
Revision: 61720
upgpkg: system-config-printer 1.1.15-1
upstream release
Modified:
system-config-printer/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-22 14:52:15 UTC (rev 61719)
+++ PKGBUILD 2009-12-22 14:52:54 UTC (rev 61720)
@@ -5,16 +5,15 @@
pkgname=('system-config-printer-common'
'system-config-printer-gnome')
# 'system-config-printer-udev)
-pkgver=1.1.13
+pkgver=1.1.15
pkgrel=1
pkgdesc="A CUPS printer configuration tool and status applet"
url="http://cyberelk.net/tim/software/system-config-printer/"
arch=('any')
license=('GPL')
-makedepends=('intltool>=0.41.0' 'python>=2.6.2' 'xmlto>=0.0.21' 'docbook-xsl>=1.74.0'
- 'desktop-file-utils>=0.15' 'libcups>=1.3.11' 'libxml2>=2.7.3') # libusb with system-config-printer-udev
+makedepends=('intltool' 'python' 'xmlto' 'docbook-xsl' 'desktop-file-utils' 'libcups' 'libxml2') # libusb with system-config-printer-udev
source=(http://cyberelk.net/tim/data/${pkgbase}/1.1/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('c0b50c8c8682a0aaf5b39ffec25318ee')
+md5sums=('8644039d17a841ac65e0b8b5aa601714')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}
@@ -28,7 +27,7 @@
package_system-config-printer-common() {
pkgdesc='Pygtk CUPS Configuration'
- depends=('pycups>=1.9.46' 'dbus-python>=0.83.0' 'pysmbc>=1.0.6')
+ depends=('pycups' 'dbus-python' 'pysmbc')
optdepends=('system-config-printer-gnome: for the GTK frontend'
'kdeadmin-system-config-printer-kde: for the administration tool in KDE System Settings')
# 'system-config-printer-udev: for automatic disabling/enabling when printer is connected')
More information about the arch-commits
mailing list