diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index 100c076853..a5b20294d5 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -6,25 +6,29 @@ from pisi.actionsapi import get from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools def setup(): pisitools.dosed("configure", "localstatedir/run/cups", "localstatedir/cups") - - autotools.configure("--prefix=/usr \ - --sysconfdir=/etc \ - --sbindir=/usr/bin \ + #shelltools.system("./autogen.sh") + autotools.configure("--sbindir=/usr/bin \ + --localstatedir=/var \ + --enable-dbus \ --with-rcdir=no \ - --localstatedir=/run \ - --with-browseremoteprotocols=DNSSD,CUPS \ - --with-test-font-path=/usr/share/fonts/dejavu/DejaVuSans.ttf") + --disable-static \ + --with-gs-path=/usr/bin/gs \ + --with-pdftops-path=/usr/bin/gs \ + --docdir=/usr/share/doc/cups-filters-1.0.76 \ + --with-browseremoteprotocols=DNSSD,CUPS ") + #--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf") - pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") + #pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): - autotools.make() - -def check(): autotools.make("check") + +#def check(): + #autotools.make("check") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml index 0428144e0b..2f58073829 100644 --- a/hardware/printer/cups-filters/pspec.xml +++ b/hardware/printer/cups-filters/pspec.xml @@ -19,19 +19,28 @@ app:console OpenPrinting CUPS filters and backends Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. - http://www.openprinting.org/download/cups-filters/cups-filters-1.0.66.tar.xz + http://www.openprinting.org/download/cups-filters/cups-filters-1.1.0.tar.xz cups-devel + glib2-devel tiff-devel - ghostscript lcms2-devel - gnutls-devel - mit-kerberos + dbus-devel + python-devel + libpng-devel + freetype-devel fontconfig-devel - libjpeg-turbo-devel - qpdf-devel - ghostscript-devel - poppler-devel + libjpeg-turbo-devel + dejavu-fonts + poppler-utils + poppler-cpp-devel + zlib-devel + avahi-devel + avahi-glib-devel + python-cups + qpdf-devel + ghostscript-devel + poppler-devel @@ -39,16 +48,22 @@ cups-filters cups + dbus tiff + zlib + glib2 lcms2 - gnutls + libgcc + libpng fontconfig - foomatic-db mit-kerberos libjpeg-turbo - qpdf - ghostscript - poppler + qpdf + ghostscript + poppler + e2fsprogs + avahi-glib + avahi-libs cups @@ -83,8 +98,8 @@ - 2015-03-08 - 1.0.66 + 2015-10-28 + 1.1.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/pisi-index.xml b/pisi-index.xml index 1a277e4415..70bf6271e7 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -12536,6 +12536,12 @@ fontconfig-devel libjpeg-turbo-devel dejavu-fonts + poppler-utils + poppler-cpp-devel + zlib-devel + avahi-devel + avahi-glib-devel + python-cups qpdf-devel ghostscript-devel poppler-devel @@ -12546,16 +12552,22 @@ cups-filters cups + dbus tiff + zlib + glib2 lcms2 - gnutls + libgcc + libpng fontconfig - foomatic-db mit-kerberos libjpeg-turbo - qpdf - ghostscript - poppler + qpdf + ghostscript + poppler + e2fsprogs + avahi-glib + avahi-libs /usr/lib @@ -57837,6 +57849,62 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + python-cups + http://cyberelk.net/tim/software/pycups + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + programming.language.python + Python interface to the CUPS API + CUPS programlama arayüzü için Python desteği + python-cups contains python bindings to wrap the CUPS API. + python-cups, CUPS programlama arayüzü için Python bağlayıcıları içeren bir pakettir. + http://cyberelk.net/tim/data/pycups/pycups-1.9.72.tar.bz2 + + cups-devel + python-devel + + programming/language/python/python-cups/pspec.xml + + + python-cups + + cups + + + /usr/lib + /usr/share/doc + + + + + 2015-06-21 + 1.9.72 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2013-11-06 + 1.9.63 + Version bump + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + 2012-11-11 + 1.9.62 + First release + Erdinç Gültekin + admins@pisilinux.org + + + python-MarkupSafe diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 0ec69b1a57..1986cd425d 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -4df937c9c08bc04643be5f513f096e0ca2c3f1d4 \ No newline at end of file +1e5871d7c27bbcbf38ad5431318045a29c1dcf6d \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index aaa610a93c..bbe5df03f8 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 4a2b3a39d6..7e40cb0b37 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -a9eb4547b894b720e4089fe832603ea3efaeecc3 \ No newline at end of file +8951c7253f20d29ae471f075d490b099b76a13a6 \ No newline at end of file