@@ -12,12 +12,13 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's:cups_sbindir=\"\/usr\/sbin\":cups_sbindir=\"\/usr\/bin\":g' m4/stp_cups.m4")
|
||||
#shelltools.system("sed -i 's:cups_sbindir=\"\${cups_prefix}\/sbin\":cups_sbindir=\"\${cups_prefix}\/bin\":' m4/stp_cups.m4")
|
||||
shelltools.system("sed -i 's:m4local:m4extra:' Makefile.am")
|
||||
#shelltools.system("sed -i 's:m4local:m4extra:' Makefile.am")
|
||||
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.autoreconf("-fiv")
|
||||
|
||||
autotools.configure("--prefix=/usr \
|
||||
--sbindir=/usr/bin \
|
||||
--disable-rpath \
|
||||
--enable-samples \
|
||||
--enable-cups-ppds \
|
||||
--enable-cups-ppds-at-top-level \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>data</IsA>
|
||||
<Summary>High quality printer drivers</Summary>
|
||||
<Description>gutenprint contains drivers for Canon, Epson, Lexmark, Sony, Olympus, and PCL printers for use with Ghostscript, CUPS, Foomatic, and the Gimp.</Description>
|
||||
<Archive sha1sum="821707451bd6c8602ff9273bd9531bc5550e81c9" type="tarbz2">mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.14/gutenprint-5.2.14.tar.bz2</Archive>
|
||||
<Archive sha1sum="edfab4bafe8e6420c7c321915eeb2dd16e899c59" type="tarxz">https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.3/gutenprint-5.3.3.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="src/cups/cups-genppdupdate.in">fedora/cups-genppdupdate.py.in</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -35,9 +35,8 @@
|
||||
<Patch level="1">fedora/gutenprint-build.patch</Patch>
|
||||
<!--<Patch level="1">fedora/gutenprint-device-ids.patch</Patch>-->
|
||||
<Patch level="1">fedora/gutenprint-menu.patch</Patch>
|
||||
<Patch level="1">fedora/gutenprint-O6.patch</Patch>
|
||||
<Patch level="1">fedora/gutenprint-postscriptdriver.patch</Patch>
|
||||
<Patch level="1">gutenprint-5.2.14-default-a4.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/gutenprint-O6.patch</Patch> -->
|
||||
<!-- <Patch level="1">fedora/gutenprint-postscriptdriver.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -91,6 +90,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2019-10-24</Date>
|
||||
<Version>5.3.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2019-10-23</Date>
|
||||
<Version>5.2.14</Version>
|
||||
|
||||
@@ -161,6 +161,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2019-10-20</Date>
|
||||
<Version>1.16.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2019-10-05</Date>
|
||||
<Version>1.16.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user