diff --git a/desktop/lookandfeel/icon-theme-adwaita/pspec.xml b/desktop/lookandfeel/icon-theme-adwaita/pspec.xml index fd280ab214..7ffae98faa 100644 --- a/desktop/lookandfeel/icon-theme-adwaita/pspec.xml +++ b/desktop/lookandfeel/icon-theme-adwaita/pspec.xml @@ -10,7 +10,7 @@ app:gui Adwaita icon theme Adwaita icon theme - ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.20/adwaita-icon-theme-3.20.tar.xz + ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.22/adwaita-icon-theme-3.22.0.tar.xz intltool @@ -25,6 +25,13 @@ + + 2017-03-02 + 3.22 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 3.20 diff --git a/desktop/lookandfeel/iconcan/pspec.xml b/desktop/lookandfeel/iconcan/pspec.xml index 864193feae..43a42f7f4d 100644 --- a/desktop/lookandfeel/iconcan/pspec.xml +++ b/desktop/lookandfeel/iconcan/pspec.xml @@ -24,6 +24,13 @@ + + 2017-03-02 + 1.0.1 + Rebuild for new toolchain. + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 1.0.1 diff --git a/hardware/printer/gutenprint/files/fedora/gutenprint-O6.patch b/hardware/printer/gutenprint/files/fedora/gutenprint-O6.patch index 0c1084b66d..fbdb356fb4 100644 --- a/hardware/printer/gutenprint/files/fedora/gutenprint-O6.patch +++ b/hardware/printer/gutenprint/files/fedora/gutenprint-O6.patch @@ -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; } diff --git a/hardware/printer/gutenprint/pspec.xml b/hardware/printer/gutenprint/pspec.xml index 13db19f17a..8bd213ad3e 100644 --- a/hardware/printer/gutenprint/pspec.xml +++ b/hardware/printer/gutenprint/pspec.xml @@ -12,19 +12,17 @@ data High quality printer drivers gutenprint contains drivers for Canon, Epson, Lexmark, Sony, Olympus, and PCL printers for use with Ghostscript, CUPS, Foomatic, and the Gimp. - mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.11/gutenprint-5.2.11.tar.bz2 + mirrors://sourceforge/gimp-print/gutenprint-5.2/5.2.12/gutenprint-5.2.12.tar.bz2 fedora/cups-genppdupdate.py.in cups-devel foomatic-db - ghostscript-devel + ghostscript-devel cups - python-cups - ghostscript atk-devel gtk2-devel zlib-devel @@ -46,10 +44,8 @@ gutenprint cups - - ghostscript - + ghostscript gtk2 zlib glib2 @@ -94,6 +90,13 @@ + + 2017-03-02 + 5.2.12 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 5.2.11 diff --git a/multimedia/graphics/gimp/gimp/pspec.xml b/multimedia/graphics/gimp/gimp/pspec.xml index a13334b4f5..36aa4ec63d 100644 --- a/multimedia/graphics/gimp/gimp/pspec.xml +++ b/multimedia/graphics/gimp/gimp/pspec.xml @@ -11,20 +11,20 @@ GPLv2 GNU Image Manipulation Program GIMP is a mature image editor with many advanced features and plugin support. - http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.16.tar.bz2 + https://download.gimp.org/pub/gimp/v2.8/gimp-2.8.20.tar.bz2 + bzip2 gtk-doc atk-devel xdg-utils tiff-devel zlib-devel - lcms-devel + lcms-devel gegl-devel babl-devel dbus-devel gtk2-devel aalib-devel - bzip2 pango-devel cairo-devel glib2-devel @@ -38,11 +38,11 @@ libXext-devel librsvg-devel libexif-devel + libgudev-devel alsa-lib-devel freetype-devel dbus-glib-devel libXfixes-devel - libgudev-devel libXcursor-devel fontconfig-devel python-gtk-devel @@ -1173,6 +1173,13 @@ + + 2017-03-02 + 2.8.20 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2016-06-09 2.8.16