gutenprint:update

This commit is contained in:
alihanozturk
2017-03-02 20:47:04 +03:00
parent 96960b4024
commit 2d56f1403e
2 changed files with 20 additions and 17 deletions
@@ -1,7 +1,7 @@
diff -up gutenprint-5.2.7/configure.ac.O6 gutenprint-5.2.7/configure.ac
--- gutenprint-5.2.7/configure.ac.O6 2011-05-02 03:20:49.000000000 +0200
+++ gutenprint-5.2.7/configure.ac 2011-05-05 12:40:29.000000000 +0200
@@ -625,27 +625,6 @@ AH_TEMPLATE(PKGMODULEDIR,, [Package modu
diff -up gutenprint-5.2.12-pre3/configure.ac.O6 gutenprint-5.2.12-pre3/configure.ac
--- gutenprint-5.2.12-pre3/configure.ac.O6 2016-10-14 10:41:54.290398824 +0200
+++ gutenprint-5.2.12-pre3/configure.ac 2016-10-14 10:44:04.921328215 +0200
@@ -638,27 +638,6 @@ AH_TEMPLATE(PKGMODULEDIR,, [Package modu
PKGMODULEDIR="${PACKAGE_LIB_DIR}/${GUTENPRINT_RELEASE_VERSION}/modules"
AC_DEFINE_UNQUOTED(PKGMODULEDIR, ["$PKGMODULEDIR"])
@@ -9,7 +9,7 @@ diff -up gutenprint-5.2.7/configure.ac.O6 gutenprint-5.2.7/configure.ac
-if test x$ac_compiler_gnu = "xyes"; then
- STP_ADD_COMPILER_ARGS([-Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072],, [GNUCFLAGS])
- if test x${USE_MAINTAINER_MODE} = xyes ; then
- STP_ADD_COMPILER_ARGS([-pedantic -Waggregate-return -Wcast-qual -Wshadow -Wredundant-decls],, [GNUCFLAGS])
- STP_ADD_COMPILER_ARGS([-D_POSIX_C_SOURCE=200809L -std=c99 -pedantic -Waggregate-return -Wcast-qual -Wshadow -Wredundant-decls],, [GNUCFLAGS])
- fi
- if test x$ENABLE_DEBUG = xyes ; then
- STP_ADD_COMPILER_ARG([-g])
@@ -29,10 +29,10 @@ diff -up gutenprint-5.2.7/configure.ac.O6 gutenprint-5.2.7/configure.ac
AC_SUBST(GNUCFLAGS)
AH_TEMPLATE([HAVE_GCC_ATTRIBUTES],
diff -up gutenprint-5.2.7/configure.O6 gutenprint-5.2.7/configure
--- gutenprint-5.2.7/configure.O6 2011-05-02 03:32:21.000000000 +0200
+++ gutenprint-5.2.7/configure 2011-05-05 12:52:09.000000000 +0200
@@ -16589,246 +16589,6 @@ cat >>confdefs.h <<_ACEOF
diff -up gutenprint-5.2.12-pre3/configure.O6 gutenprint-5.2.12-pre3/configure
--- gutenprint-5.2.12-pre3/configure.O6 2016-10-14 10:41:54.293398800 +0200
+++ gutenprint-5.2.12-pre3/configure 2016-10-14 10:53:25.392709079 +0200
@@ -17651,246 +17651,6 @@ cat >>confdefs.h <<_ACEOF
#define PKGMODULEDIR "$PKGMODULEDIR"
_ACEOF
@@ -73,7 +73,7 @@ diff -up gutenprint-5.2.7/configure.O6 gutenprint-5.2.7/configure
-
- if test x${USE_MAINTAINER_MODE} = xyes ; then
-
- for stp_ac_arg in -pedantic -Waggregate-return -Wcast-qual -Wshadow -Wredundant-decls ; do
- for stp_ac_arg in -D_POSIX_C_SOURCE=200809L -std=c99 -pedantic -Waggregate-return -Wcast-qual -Wshadow -Wredundant-decls ; do
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} supports ${stp_ac_arg}" >&5
-$as_echo_n "checking if ${CC} supports ${stp_ac_arg}... " >&6; }
+10 -7
View File
@@ -12,19 +12,17 @@
<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="2a00c84ebb382c701d95e18b7decf1268bb2b9d2" type="tarbz2">mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.11/gutenprint-5.2.11.tar.bz2</Archive>
<Archive sha1sum="e3f85d2559e6f53b2e65124d657f33a21960ab9a" type="tarbz2">mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.12/gutenprint-5.2.12.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="src/cups/cups-genppdupdate.in">fedora/cups-genppdupdate.py.in</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>cups-devel</Dependency>
<Dependency>foomatic-db</Dependency>
<Dependency releaseFrom="3">ghostscript-devel</Dependency>
<Dependency>ghostscript-devel</Dependency>
<Dependency>cups</Dependency>
<!-- For gutenprint-foomaticppdupdate script -->
<Dependency>python-cups</Dependency>
<Dependency releaseFrom="3">ghostscript</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -46,10 +44,8 @@
<Name>gutenprint</Name>
<RuntimeDependencies>
<Dependency>cups</Dependency>
<!-- For gutenprint-foomaticppdupdate script -->
<Dependency releaseFrom="3">ghostscript</Dependency>
<Dependency>ghostscript</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>zlib</Dependency>
<Dependency>glib2</Dependency>
@@ -94,6 +90,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>5.2.12</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>5.2.11</Version>