Hello community,
here is the log from the commit of package gnome-themes-standard for
openSUSE:Factory checked in at 2015-10-06 16:33:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
and /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-themes-standard"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes
2015-05-18 22:05:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
2015-10-06 16:33:53.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 22 12:44:04 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-themes-standard-3.16.2.tar.xz
New:
----
gnome-themes-standard-3.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.yKWlYd/_old 2015-10-06 16:33:54.000000000 +0200
+++ /var/tmp/diff_new_pack.yKWlYd/_new 2015-10-06 16:33:54.000000000 +0200
@@ -17,13 +17,13 @@
Name: gnome-themes-standard
-Version: 3.16.2
+Version: 3.18.0
Release: 0
Summary: Standard GNOME Themes
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org
-Source:
http://download.gnome.org/sources/gnome-themes-standard/3.16/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-themes-standard/3.18/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
# Needed to convert svg to gresource
++++++ gnome-themes-standard-3.16.2.tar.xz ->
gnome-themes-standard-3.18.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/ChangeLog
new/gnome-themes-standard-3.18.0/ChangeLog
--- old/gnome-themes-standard-3.16.2/ChangeLog 2015-05-13 05:20:21.000000000
+0200
+++ new/gnome-themes-standard-3.18.0/ChangeLog 2015-09-22 14:07:31.000000000
+0200
@@ -1,5 +1,24 @@
# Generated by Makefile. Do not edit.
+commit 4058c3bced2173c8e6f2a22953327dcc2023e82d
+Author: Jakub Steiner <[email protected]>
+Date: Tue Sep 22 14:07:14 2015 +0200
+
+ prepare for 3.18.0
+
+ NEWS | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit b0a794cd5f69cd49e7b4fd82f004051341d20ab6
+Author: Pedro Albuquerque <[email protected]>
+Date: Mon Jun 29 22:45:48 2015 +0000
+
+ Updated Portuguese translation
+
+ po/pt.po | 39 ++++++++++++++++++---------------------
+ 1 file changed, 18 insertions(+), 21 deletions(-)
+
commit b3e563186add819e43cadccef900c0caf557df77
Author: Matthias Clasen <[email protected]>
Date: Tue May 12 23:11:38 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/Makefile.in
new/gnome-themes-standard-3.18.0/Makefile.in
--- old/gnome-themes-standard-3.16.2/Makefile.in 2015-05-13
05:15:22.000000000 +0200
+++ new/gnome-themes-standard-3.18.0/Makefile.in 2015-09-22
14:07:27.000000000 +0200
@@ -159,7 +159,8 @@
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in COPYING ChangeLog NEWS README \
- compile config.guess config.sub install-sh ltmain.sh missing
+ compile config.guess config.sub depcomp install-sh ltmain.sh \
+ missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/NEWS
new/gnome-themes-standard-3.18.0/NEWS
--- old/gnome-themes-standard-3.16.2/NEWS 2015-05-13 05:11:26.000000000
+0200
+++ new/gnome-themes-standard-3.18.0/NEWS 2015-09-22 14:07:07.000000000
+0200
@@ -1,3 +1,7 @@
+3.18.0
+======
+ - Portugese translations
+
3.16.2
======
- translation updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/aclocal.m4
new/gnome-themes-standard-3.18.0/aclocal.m4
--- old/gnome-themes-standard-3.16.2/aclocal.m4 2015-05-13 05:15:21.000000000
+0200
+++ new/gnome-themes-standard-3.18.0/aclocal.m4 2015-09-22 14:07:26.000000000
+0200
@@ -20,6 +20,218 @@
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically
'autoreconf'.])])
+# Configure paths for GLIB
+# Owen Taylor 1997-2001
+
+dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND
[, MODULES]]]])
+dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject,
+dnl gthread, or gio is specified in MODULES, pass to pkg-config
+dnl
+AC_DEFUN([AM_PATH_GLIB_2_0],
+[dnl
+dnl Get the cflags and libraries from pkg-config
+dnl
+AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and
run a test GLIB program],
+ , enable_glibtest=yes)
+
+ pkg_config_args=glib-2.0
+ for module in . $4
+ do
+ case "$module" in
+ gmodule)
+ pkg_config_args="$pkg_config_args gmodule-2.0"
+ ;;
+ gmodule-no-export)
+ pkg_config_args="$pkg_config_args gmodule-no-export-2.0"
+ ;;
+ gobject)
+ pkg_config_args="$pkg_config_args gobject-2.0"
+ ;;
+ gthread)
+ pkg_config_args="$pkg_config_args gthread-2.0"
+ ;;
+ gio*)
+ pkg_config_args="$pkg_config_args $module-2.0"
+ ;;
+ esac
+ done
+
+ PKG_PROG_PKG_CONFIG([0.16])
+
+ no_glib=""
+
+ if test "x$PKG_CONFIG" = x ; then
+ no_glib=yes
+ PKG_CONFIG=no
+ fi
+
+ min_glib_version=ifelse([$1], ,2.0.0,$1)
+ AC_MSG_CHECKING(for GLIB - version >= $min_glib_version)
+
+ if test x$PKG_CONFIG != xno ; then
+ ## don't try to run the test against uninstalled libtool libs
+ if $PKG_CONFIG --uninstalled $pkg_config_args; then
+ echo "Will use uninstalled version of GLib found in PKG_CONFIG_PATH"
+ enable_glibtest=no
+ fi
+
+ if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then
+ :
+ else
+ no_glib=yes
+ fi
+ fi
+
+ if test x"$no_glib" = x ; then
+ GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
+ GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
+ GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
+ GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources
gio-2.0`
+
+ GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
+ GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
+ glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
+ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
+ glib_config_minor_version=`$PKG_CONFIG --modversion glib-2.0 | \
+ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
+ glib_config_micro_version=`$PKG_CONFIG --modversion glib-2.0 | \
+ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
+ if test "x$enable_glibtest" = "xyes" ; then
+ ac_save_CFLAGS="$CFLAGS"
+ ac_save_LIBS="$LIBS"
+ CFLAGS="$CFLAGS $GLIB_CFLAGS"
+ LIBS="$GLIB_LIBS $LIBS"
+dnl
+dnl Now check if the installed GLIB is sufficiently new. (Also sanity
+dnl checks the results of pkg-config to some extent)
+dnl
+ rm -f conf.glibtest
+ AC_TRY_RUN([
+#include <glib.h>
+#include <stdio.h>
+#include <stdlib.h>
+
+int
+main ()
+{
+ unsigned int major, minor, micro;
+
+ fclose (fopen ("conf.glibtest", "w"));
+
+ if (sscanf("$min_glib_version", "%u.%u.%u", &major, &minor, µ) != 3) {
+ printf("%s, bad version string\n", "$min_glib_version");
+ exit(1);
+ }
+
+ if ((glib_major_version != $glib_config_major_version) ||
+ (glib_minor_version != $glib_config_minor_version) ||
+ (glib_micro_version != $glib_config_micro_version))
+ {
+ printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but
GLIB (%d.%d.%d)\n",
+ $glib_config_major_version, $glib_config_minor_version,
$glib_config_micro_version,
+ glib_major_version, glib_minor_version, glib_micro_version);
+ printf ("*** was found! If pkg-config was correct, then it is best\n");
+ printf ("*** to remove the old version of GLib. You may also be able to
fix the error\n");
+ printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by
editing\n");
+ printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that
is\n");
+ printf("*** required on your system.\n");
+ printf("*** If pkg-config was wrong, set the environment variable
PKG_CONFIG_PATH\n");
+ printf("*** to point to the correct configuration files\n");
+ }
+ else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
+ (glib_minor_version != GLIB_MINOR_VERSION) ||
+ (glib_micro_version != GLIB_MICRO_VERSION))
+ {
+ printf("*** GLIB header files (version %d.%d.%d) do not match\n",
+ GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
+ printf("*** library (version %d.%d.%d)\n",
+ glib_major_version, glib_minor_version, glib_micro_version);
+ }
+ else
+ {
+ if ((glib_major_version > major) ||
+ ((glib_major_version == major) && (glib_minor_version > minor)) ||
+ ((glib_major_version == major) && (glib_minor_version == minor) &&
(glib_micro_version >= micro)))
+ {
+ return 0;
+ }
+ else
+ {
+ printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n",
+ glib_major_version, glib_minor_version, glib_micro_version);
+ printf("*** You need a version of GLIB newer than %u.%u.%u. The latest
version of\n",
+ major, minor, micro);
+ printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
+ printf("***\n");
+ printf("*** If you have already installed a sufficiently new version,
this error\n");
+ printf("*** probably means that the wrong copy of the pkg-config shell
script is\n");
+ printf("*** being found. The easiest way to fix this is to remove the
old version\n");
+ printf("*** of GLIB, but you can also set the PKG_CONFIG environment
to point to the\n");
+ printf("*** correct copy of pkg-config. (In this case, you will have
to\n");
+ printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit
/etc/ld.so.conf\n");
+ printf("*** so that the correct libraries are found at run-time))\n");
+ }
+ }
+ return 1;
+}
+],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+ CFLAGS="$ac_save_CFLAGS"
+ LIBS="$ac_save_LIBS"
+ fi
+ fi
+ if test "x$no_glib" = x ; then
+ AC_MSG_RESULT(yes (version
$glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version))
+ ifelse([$2], , :, [$2])
+ else
+ AC_MSG_RESULT(no)
+ if test "$PKG_CONFIG" = "no" ; then
+ echo "*** A new enough version of pkg-config was not found."
+ echo "*** See http://www.freedesktop.org/software/pkgconfig/"
+ else
+ if test -f conf.glibtest ; then
+ :
+ else
+ echo "*** Could not run GLIB test program, checking why..."
+ ac_save_CFLAGS="$CFLAGS"
+ ac_save_LIBS="$LIBS"
+ CFLAGS="$CFLAGS $GLIB_CFLAGS"
+ LIBS="$LIBS $GLIB_LIBS"
+ AC_TRY_LINK([
+#include <glib.h>
+#include <stdio.h>
+], [ return ((glib_major_version) || (glib_minor_version) ||
(glib_micro_version)); ],
+ [ echo "*** The test program compiled, but did not run. This usually
means"
+ echo "*** that the run-time linker is not finding GLIB or finding
the wrong"
+ echo "*** version of GLIB. If it is not finding GLIB, you'll need to
set your"
+ echo "*** LD_LIBRARY_PATH environment variable, or edit
/etc/ld.so.conf to point"
+ echo "*** to the installed location Also, make sure you have run
ldconfig if that"
+ echo "*** is required on your system"
+ echo "***"
+ echo "*** If you have an old version installed, it is best to remove
it, although"
+ echo "*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH" ],
+ [ echo "*** The test program failed to compile or link. See the file
config.log for the"
+ echo "*** exact error that occured. This usually means GLIB is
incorrectly installed."])
+ CFLAGS="$ac_save_CFLAGS"
+ LIBS="$ac_save_LIBS"
+ fi
+ fi
+ GLIB_CFLAGS=""
+ GLIB_LIBS=""
+ GLIB_GENMARSHAL=""
+ GOBJECT_QUERY=""
+ GLIB_MKENUMS=""
+ GLIB_COMPILE_RESOURCES=""
+ ifelse([$3], , :, [$3])
+ fi
+ AC_SUBST(GLIB_CFLAGS)
+ AC_SUBST(GLIB_LIBS)
+ AC_SUBST(GLIB_GENMARSHAL)
+ AC_SUBST(GOBJECT_QUERY)
+ AC_SUBST(GLIB_MKENUMS)
+ AC_SUBST(GLIB_COMPILE_RESOURCES)
+ rm -f conf.glibtest
+])
+
# nls.m4 serial 5 (gettext-0.18)
dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
dnl Inc.
@@ -268,218 +480,6 @@
AS_VAR_IF([$1], [""], [$5], [$4])dnl
])# PKG_CHECK_VAR
-# Configure paths for GLIB
-# Owen Taylor 1997-2001
-
-dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND
[, MODULES]]]])
-dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject,
-dnl gthread, or gio is specified in MODULES, pass to pkg-config
-dnl
-AC_DEFUN([AM_PATH_GLIB_2_0],
-[dnl
-dnl Get the cflags and libraries from pkg-config
-dnl
-AC_ARG_ENABLE(glibtest, [ --disable-glibtest do not try to compile and
run a test GLIB program],
- , enable_glibtest=yes)
-
- pkg_config_args=glib-2.0
- for module in . $4
- do
- case "$module" in
- gmodule)
- pkg_config_args="$pkg_config_args gmodule-2.0"
- ;;
- gmodule-no-export)
- pkg_config_args="$pkg_config_args gmodule-no-export-2.0"
- ;;
- gobject)
- pkg_config_args="$pkg_config_args gobject-2.0"
- ;;
- gthread)
- pkg_config_args="$pkg_config_args gthread-2.0"
- ;;
- gio*)
- pkg_config_args="$pkg_config_args $module-2.0"
- ;;
- esac
- done
-
- PKG_PROG_PKG_CONFIG([0.16])
-
- no_glib=""
-
- if test "x$PKG_CONFIG" = x ; then
- no_glib=yes
- PKG_CONFIG=no
- fi
-
- min_glib_version=ifelse([$1], ,2.0.0,$1)
- AC_MSG_CHECKING(for GLIB - version >= $min_glib_version)
-
- if test x$PKG_CONFIG != xno ; then
- ## don't try to run the test against uninstalled libtool libs
- if $PKG_CONFIG --uninstalled $pkg_config_args; then
- echo "Will use uninstalled version of GLib found in PKG_CONFIG_PATH"
- enable_glibtest=no
- fi
-
- if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then
- :
- else
- no_glib=yes
- fi
- fi
-
- if test x"$no_glib" = x ; then
- GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
- GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
- GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
- GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources
gio-2.0`
-
- GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
- GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
- glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
- glib_config_minor_version=`$PKG_CONFIG --modversion glib-2.0 | \
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
- glib_config_micro_version=`$PKG_CONFIG --modversion glib-2.0 | \
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
- if test "x$enable_glibtest" = "xyes" ; then
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $GLIB_CFLAGS"
- LIBS="$GLIB_LIBS $LIBS"
-dnl
-dnl Now check if the installed GLIB is sufficiently new. (Also sanity
-dnl checks the results of pkg-config to some extent)
-dnl
- rm -f conf.glibtest
- AC_TRY_RUN([
-#include <glib.h>
-#include <stdio.h>
-#include <stdlib.h>
-
-int
-main ()
-{
- unsigned int major, minor, micro;
-
- fclose (fopen ("conf.glibtest", "w"));
-
- if (sscanf("$min_glib_version", "%u.%u.%u", &major, &minor, µ) != 3) {
- printf("%s, bad version string\n", "$min_glib_version");
- exit(1);
- }
-
- if ((glib_major_version != $glib_config_major_version) ||
- (glib_minor_version != $glib_config_minor_version) ||
- (glib_micro_version != $glib_config_micro_version))
- {
- printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but
GLIB (%d.%d.%d)\n",
- $glib_config_major_version, $glib_config_minor_version,
$glib_config_micro_version,
- glib_major_version, glib_minor_version, glib_micro_version);
- printf ("*** was found! If pkg-config was correct, then it is best\n");
- printf ("*** to remove the old version of GLib. You may also be able to
fix the error\n");
- printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by
editing\n");
- printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that
is\n");
- printf("*** required on your system.\n");
- printf("*** If pkg-config was wrong, set the environment variable
PKG_CONFIG_PATH\n");
- printf("*** to point to the correct configuration files\n");
- }
- else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
- (glib_minor_version != GLIB_MINOR_VERSION) ||
- (glib_micro_version != GLIB_MICRO_VERSION))
- {
- printf("*** GLIB header files (version %d.%d.%d) do not match\n",
- GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
- printf("*** library (version %d.%d.%d)\n",
- glib_major_version, glib_minor_version, glib_micro_version);
- }
- else
- {
- if ((glib_major_version > major) ||
- ((glib_major_version == major) && (glib_minor_version > minor)) ||
- ((glib_major_version == major) && (glib_minor_version == minor) &&
(glib_micro_version >= micro)))
- {
- return 0;
- }
- else
- {
- printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n",
- glib_major_version, glib_minor_version, glib_micro_version);
- printf("*** You need a version of GLIB newer than %u.%u.%u. The latest
version of\n",
- major, minor, micro);
- printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
- printf("***\n");
- printf("*** If you have already installed a sufficiently new version,
this error\n");
- printf("*** probably means that the wrong copy of the pkg-config shell
script is\n");
- printf("*** being found. The easiest way to fix this is to remove the
old version\n");
- printf("*** of GLIB, but you can also set the PKG_CONFIG environment
to point to the\n");
- printf("*** correct copy of pkg-config. (In this case, you will have
to\n");
- printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit
/etc/ld.so.conf\n");
- printf("*** so that the correct libraries are found at run-time))\n");
- }
- }
- return 1;
-}
-],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
- fi
- if test "x$no_glib" = x ; then
- AC_MSG_RESULT(yes (version
$glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version))
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** A new enough version of pkg-config was not found."
- echo "*** See http://www.freedesktop.org/software/pkgconfig/"
- else
- if test -f conf.glibtest ; then
- :
- else
- echo "*** Could not run GLIB test program, checking why..."
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $GLIB_CFLAGS"
- LIBS="$LIBS $GLIB_LIBS"
- AC_TRY_LINK([
-#include <glib.h>
-#include <stdio.h>
-], [ return ((glib_major_version) || (glib_minor_version) ||
(glib_micro_version)); ],
- [ echo "*** The test program compiled, but did not run. This usually
means"
- echo "*** that the run-time linker is not finding GLIB or finding
the wrong"
- echo "*** version of GLIB. If it is not finding GLIB, you'll need to
set your"
- echo "*** LD_LIBRARY_PATH environment variable, or edit
/etc/ld.so.conf to point"
- echo "*** to the installed location Also, make sure you have run
ldconfig if that"
- echo "*** is required on your system"
- echo "***"
- echo "*** If you have an old version installed, it is best to remove
it, although"
- echo "*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH" ],
- [ echo "*** The test program failed to compile or link. See the file
config.log for the"
- echo "*** exact error that occured. This usually means GLIB is
incorrectly installed."])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
- fi
- GLIB_CFLAGS=""
- GLIB_LIBS=""
- GLIB_GENMARSHAL=""
- GOBJECT_QUERY=""
- GLIB_MKENUMS=""
- GLIB_COMPILE_RESOURCES=""
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GLIB_CFLAGS)
- AC_SUBST(GLIB_LIBS)
- AC_SUBST(GLIB_GENMARSHAL)
- AC_SUBST(GOBJECT_QUERY)
- AC_SUBST(GLIB_MKENUMS)
- AC_SUBST(GLIB_COMPILE_RESOURCES)
- rm -f conf.glibtest
-])
-
# Copyright (C) 2002-2014 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/configure
new/gnome-themes-standard-3.18.0/configure
--- old/gnome-themes-standard-3.16.2/configure 2015-05-13 05:15:21.000000000
+0200
+++ new/gnome-themes-standard-3.18.0/configure 2015-09-22 14:07:27.000000000
+0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-themes-standard 3.16.2.
+# Generated by GNU Autoconf 2.69 for gnome-themes-standard 3.18.0.
#
# Report bugs to
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard>.
#
@@ -591,8 +591,8 @@
# Identity of this package.
PACKAGE_NAME='gnome-themes-standard'
PACKAGE_TARNAME='gnome-themes-standard'
-PACKAGE_VERSION='3.16.2'
-PACKAGE_STRING='gnome-themes-standard 3.16.2'
+PACKAGE_VERSION='3.18.0'
+PACKAGE_STRING='gnome-themes-standard 3.18.0'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard'
PACKAGE_URL=''
@@ -1383,7 +1383,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures gnome-themes-standard 3.16.2 to adapt to many kinds of
systems.
+\`configure' configures gnome-themes-standard 3.18.0 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1454,7 +1454,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-themes-standard
3.16.2:";;
+ short | recursive ) echo "Configuration of gnome-themes-standard
3.18.0:";;
esac
cat <<\_ACEOF
@@ -1580,7 +1580,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gnome-themes-standard configure 3.16.2
+gnome-themes-standard configure 3.18.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1858,7 +1858,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by gnome-themes-standard $as_me 3.16.2, which was
+It was created by gnome-themes-standard $as_me 3.18.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2724,7 +2724,7 @@
# Define the identity of the package.
PACKAGE='gnome-themes-standard'
- VERSION='3.16.2'
+ VERSION='3.18.0'
cat >>confdefs.h <<_ACEOF
@@ -13983,7 +13983,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gnome-themes-standard $as_me 3.16.2, which was
+This file was extended by gnome-themes-standard $as_me 3.18.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14040,7 +14040,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-gnome-themes-standard config.status 3.16.2
+gnome-themes-standard config.status 3.18.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/configure.ac
new/gnome-themes-standard-3.18.0/configure.ac
--- old/gnome-themes-standard-3.16.2/configure.ac 2015-05-13
05:11:33.000000000 +0200
+++ new/gnome-themes-standard-3.18.0/configure.ac 2015-09-22
14:06:47.000000000 +0200
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.16.2],
+AC_INIT([gnome-themes-standard], [3.18.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AC_CONFIG_MACRO_DIR([m4])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-themes-standard-3.16.2/po/pt.po
new/gnome-themes-standard-3.18.0/po/pt.po
--- old/gnome-themes-standard-3.16.2/po/pt.po 2014-03-07 01:14:40.000000000
+0100
+++ new/gnome-themes-standard-3.18.0/po/pt.po 2015-08-01 00:38:49.000000000
+0200
@@ -1,25 +1,23 @@
# Portuguese translation for gnome-themes-standard.
# Copyright © 2011 gnome-themes-standard
# This file is distributed under the same license as the gnome-themes-standard
package.
-# Duarte Loreto <[email protected]>, 2011.
+# Duarte Loreto <[email protected]>, 2011, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: 3.0\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
"themes-standard&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2011-03-15 21:46+0000\n"
-"PO-Revision-Date: 2011-03-15 21:46+0000\n"
+"POT-Creation-Date: 2014-08-08 23:35+0000\n"
+"PO-Revision-Date: 2015-06-20 06:21+0100\n"
"Last-Translator: Duarte Loreto <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
+"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: ../themes/Adwaita/backgrounds/adwaita.xml.in.in.h:1
-msgid "Default Background"
-msgstr "Fundo por Omissão"
+"X-Generator: Gtranslator 2.91.6\n"
#: ../themes/Adwaita/index.theme.in.h:1
msgid "Adwaita"
@@ -27,28 +25,27 @@
#: ../themes/Adwaita/index.theme.in.h:2
msgid "There is only one"
-msgstr "Apenas existe um"
+msgstr "Só existe um"
#: ../themes/HighContrast/index.theme.in.h:1
msgid "High Contrast"
-msgstr "Alto Contraste"
+msgstr "Alto contraste"
#: ../themes/HighContrast/index.theme.in.h:2
msgid "High contrast theme"
msgstr "Tema de alto contraste"
-#: ../themes/HighContrastInverse/index.theme.in.h:1
-msgid "High Contrast Inverse"
-msgstr "Alto Contraste Invertido"
-
-#: ../themes/HighContrastInverse/index.theme.in.h:2
-msgid "High contrast inverse theme"
-msgstr "Tema de alto contraste invertido"
-
-#: ../themes/LowContrast/index.theme.in.h:1
-msgid "Low Contrast"
-msgstr "Baixo Contraste"
-
-#: ../themes/LowContrast/index.theme.in.h:2
-msgid "Low contrast theme"
-msgstr "Tema de baixo contraste"
+#~ msgid "Default Background"
+#~ msgstr "Fundo por Omissão"
+
+#~ msgid "High Contrast Inverse"
+#~ msgstr "Alto Contraste Invertido"
+
+#~ msgid "High contrast inverse theme"
+#~ msgstr "Tema de alto contraste invertido"
+
+#~ msgid "Low Contrast"
+#~ msgstr "Baixo Contraste"
+
+#~ msgid "Low contrast theme"
+#~ msgstr "Tema de baixo contraste"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-themes-standard-3.16.2/themes/Adwaita/index.theme
new/gnome-themes-standard-3.18.0/themes/Adwaita/index.theme
--- old/gnome-themes-standard-3.16.2/themes/Adwaita/index.theme 2015-05-13
05:15:29.000000000 +0200
+++ new/gnome-themes-standard-3.18.0/themes/Adwaita/index.theme 2015-09-02
13:51:59.000000000 +0200
@@ -120,7 +120,7 @@
Comment[or]=ସେଠାରେ କେବଳ ଗୋଟିଏ ଅଛି
Comment[pa]=ਸਿਰਫ਼ ਇੱਕ ਹੀ ਹੈ
Comment[pl]=Może być tylko jeden
-Comment[pt]=Apenas existe um
+Comment[pt]=Só existe um
Comment[pt_BR]=Há apenas um
Comment[ro]=Există doar unul singur
Comment[ru]=Единственная
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-themes-standard-3.16.2/themes/HighContrast/icons/Makefile
new/gnome-themes-standard-3.18.0/themes/HighContrast/icons/Makefile
--- old/gnome-themes-standard-3.16.2/themes/HighContrast/icons/Makefile
2015-05-13 05:15:24.000000000 +0200
+++ new/gnome-themes-standard-3.18.0/themes/HighContrast/icons/Makefile
2015-09-22 14:07:29.000000000 +0200
@@ -151,24 +151,24 @@
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/missing
aclocal-1.15
+ACLOCAL = ${SHELL} /home/jimmac/checkout/gnome/gnome-themes-standard/missing
aclocal-1.15
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
ALL_LINGUAS =
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
AS = as
-AUTOCONF = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/missing
autoconf
-AUTOHEADER = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/missing
autoheader
-AUTOMAKE = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/missing
automake-1.15
+AUTOCONF = ${SHELL} /home/jimmac/checkout/gnome/gnome-themes-standard/missing
autoconf
+AUTOHEADER = ${SHELL}
/home/jimmac/checkout/gnome/gnome-themes-standard/missing autoheader
+AUTOMAKE = ${SHELL} /home/jimmac/checkout/gnome/gnome-themes-standard/missing
automake-1.15
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2
+CFLAGS = -Wno-error
CPP = gcc -E
CPPFLAGS =
CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"gnome-themes-standard\"
-DPACKAGE_TARNAME=\"gnome-themes-standard\" -DPACKAGE_VERSION=\"3.16.2\"
-DPACKAGE_STRING=\"gnome-themes-standard\ 3.16.2\"
-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gnome-themes-standard\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"gnome-themes-standard\" -DVERSION=\"3.16.2\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
+DEFS = -DPACKAGE_NAME=\"gnome-themes-standard\"
-DPACKAGE_TARNAME=\"gnome-themes-standard\" -DPACKAGE_VERSION=\"3.18.0\"
-DPACKAGE_STRING=\"gnome-themes-standard\ 3.18.0\"
-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gnome-themes-standard\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"gnome-themes-standard\" -DVERSION=\"3.18.0\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
DEPDIR = .deps
DLLTOOL = dlltool
DSYMUTIL =
@@ -180,24 +180,24 @@
EXEEXT =
FGREP = /usr/bin/grep -F
GETTEXT_PACKAGE = gnome-themes-standard
-GLIB_CFLAGS = -I/home/mclasen/gnome/include/glib-2.0
-I/home/mclasen/gnome/lib/glib-2.0/include
+GLIB_CFLAGS = -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
GLIB_COMPILE_RESOURCES = glib-compile-resources
GLIB_GENMARSHAL = glib-genmarshal
-GLIB_LIBS = -L/home/mclasen/gnome/lib -lglib-2.0
+GLIB_LIBS = -L/opt/gnome/lib -lglib-2.0
GLIB_MKENUMS = glib-mkenums
GMSGFMT = /usr/bin/msgfmt
GOBJECT_QUERY = gobject-query
GREP = /usr/bin/grep
-GTK2_ENGINE_CFLAGS = -pthread -I/home/mclasen/gnome/include/gtk-2.0
-I/home/mclasen/gnome/lib/gtk-2.0/include -I/home/mclasen/gnome/include/atk-1.0
-I/home/mclasen/gnome/include/gtk-2.0 -I/home/mclasen/gnome/lib/gtk-2.0/include
-I/home/mclasen/gnome/include/pango-1.0 -I/home/mclasen/gnome/include/harfbuzz
-I/home/mclasen/gnome/include/pango-1.0 -I/home/mclasen/gnome/include/cairo
-I/home/mclasen/gnome/include/gdk-pixbuf-2.0
-I/home/mclasen/gnome/include/glib-2.0
-I/home/mclasen/gnome/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng16
-GTK2_ENGINE_LIBS = -L/home/mclasen/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
+GTK2_ENGINE_CFLAGS = -pthread -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/harfbuzz
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/cairo -I/opt/gnome/include
-I/opt/gnome/include/gdk-pixbuf-2.0 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng16
+GTK2_ENGINE_LIBS = -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0
-lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
GTK2_VERSION = 2.10.0
-GTK3_ENGINE_CFLAGS = -pthread -I/home/mclasen/gnome/include/gtk-3.0
-I/home/mclasen/gnome/include/at-spi2-atk/2.0
-I/home/mclasen/gnome/include/at-spi-2.0 -I/home/mclasen/gnome/include/gtk-3.0
-I/home/mclasen/gnome/include/gio-unix-2.0/ -I/home/mclasen/gnome/include/cairo
-I/home/mclasen/gnome/include/pango-1.0 -I/home/mclasen/gnome/include/harfbuzz
-I/home/mclasen/gnome/include/pango-1.0 -I/home/mclasen/gnome/include/atk-1.0
-I/home/mclasen/gnome/include/cairo -I/home/mclasen/gnome/include/librsvg-2.0
-I/home/mclasen/gnome/include/gdk-pixbuf-2.0
-I/home/mclasen/gnome/include/cairo -I/home/mclasen/gnome/include/glib-2.0
-I/home/mclasen/gnome/lib/glib-2.0/include -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng16
-GTK3_ENGINE_LIBS = -L/home/mclasen/gnome/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0
-lpango-1.0 -latk-1.0 -lcairo-gobject -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0
-lgobject-2.0 -lglib-2.0 -lcairo
+GTK3_ENGINE_CFLAGS = -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_44
-DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_46 -pthread
-I/opt/gnome/include/gtk-3.0 -I/opt/gnome/include/at-spi2-atk/2.0
-I/opt/gnome/include/at-spi-2.0 -I/opt/gnome/include/gtk-3.0
-I/opt/gnome/include/gio-unix-2.0/ -I/opt/gnome/include
-I/opt/gnome/include/cairo -I/opt/gnome/include -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/harfbuzz -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/cairo
-I/opt/gnome/include/librsvg-2.0 -I/opt/gnome/include/gdk-pixbuf-2.0
-I/opt/gnome/include/cairo -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -I/opt/gnome/include -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng16
+GTK3_ENGINE_LIBS = -L/opt/gnome/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0
-lpango-1.0 -latk-1.0 -lcairo-gobject -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0
-lgobject-2.0 -lglib-2.0 -lcairo
GTK3_VERSION = 3.0.0
-GTK_UPDATE_ICON_CACHE = /home/mclasen/gnome/bin/gtk-update-icon-cache
-HIGHCONTRAST_CFLAGS = -pthread -I/home/mclasen/gnome/include/gtk-3.0
-I/home/mclasen/gnome/include/gio-unix-2.0/ -I/home/mclasen/gnome/include/cairo
-I/home/mclasen/gnome/include/pango-1.0 -I/home/mclasen/gnome/include/harfbuzz
-I/home/mclasen/gnome/include/pango-1.0
-I/home/mclasen/gnome/include/gdk-pixbuf-2.0
-I/home/mclasen/gnome/include/cairo -I/home/mclasen/gnome/include/glib-2.0
-I/home/mclasen/gnome/lib/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
-HIGHCONTRAST_LIBS = -L/home/mclasen/gnome/lib -lgio-2.0 -lgdk-3
-lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo
-lgobject-2.0 -lglib-2.0
-INSTALL = /home/mclasen/.local/bin/install-check
+GTK_UPDATE_ICON_CACHE = /usr/bin/gtk-update-icon-cache
+HIGHCONTRAST_CFLAGS = -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_44
-DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_46 -pthread
-I/opt/gnome/include/gtk-3.0 -I/opt/gnome/include/gio-unix-2.0/
-I/opt/gnome/include -I/opt/gnome/include/cairo -I/opt/gnome/include
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/harfbuzz
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/gdk-pixbuf-2.0
-I/opt/gnome/include/cairo -I/opt/gnome/include -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16
+HIGHCONTRAST_LIBS = -L/opt/gnome/lib -lgio-2.0 -lgdk-3 -lpangocairo-1.0
-lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0
+INSTALL = /home/jimmac/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
@@ -211,14 +211,14 @@
INTLTOOL__v_MERGE_ = $(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))
INTLTOOL__v_MERGE_0 = @echo " ITMRG " $@;
LD = /usr/bin/ld -m elf_x86_64
-LDFLAGS = -L/home/mclasen/gnome/lib
+LDFLAGS = -L/opt/gnome/lib
LIBOBJS =
LIBS =
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO =
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/missing
makeinfo
+MAKEINFO = ${SHELL} /home/jimmac/checkout/gnome/gnome-themes-standard/missing
makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
@@ -232,26 +232,26 @@
PACKAGE = gnome-themes-standard
PACKAGE_BUGREPORT =
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard
PACKAGE_NAME = gnome-themes-standard
-PACKAGE_STRING = gnome-themes-standard 3.16.2
+PACKAGE_STRING = gnome-themes-standard 3.18.0
PACKAGE_TARNAME = gnome-themes-standard
PACKAGE_URL =
-PACKAGE_VERSION = 3.16.2
+PACKAGE_VERSION = 3.18.0
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR =
-PKG_CONFIG_PATH =
/home/mclasen/gnome/lib/pkgconfig:/home/mclasen/gnome/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
+PKG_CONFIG_PATH =
/opt/gnome/lib/pkgconfig:/opt/gnome/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
USE_NLS = yes
-VERSION = 3.16.2
+VERSION = 3.18.0
XGETTEXT = /usr/bin/xgettext
-abs_builddir =
/home/mclasen/Sources/gnome-themes-standard/themes/HighContrast/icons
-abs_srcdir =
/home/mclasen/Sources/gnome-themes-standard/themes/HighContrast/icons
-abs_top_builddir = /home/mclasen/Sources/gnome-themes-standard
-abs_top_srcdir = /home/mclasen/Sources/gnome-themes-standard
+abs_builddir =
/home/jimmac/checkout/gnome/gnome-themes-standard/themes/HighContrast/icons
+abs_srcdir =
/home/jimmac/checkout/gnome/gnome-themes-standard/themes/HighContrast/icons
+abs_top_builddir = /home/jimmac/checkout/gnome/gnome-themes-standard
+abs_top_srcdir = /home/jimmac/checkout/gnome/gnome-themes-standard
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN =
@@ -280,7 +280,7 @@
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/mclasen/Sources/gnome-themes-standard/install-sh
+install_sh = ${SHELL}
/home/jimmac/checkout/gnome/gnome-themes-standard/install-sh
intltool__v_merge_options_ =
$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
intltool__v_merge_options_0 = -q
libdir = ${exec_prefix}/lib
@@ -291,7 +291,7 @@
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /home/mclasen/gnome
+prefix = /opt/gnome
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-themes-standard-3.16.2/themes/HighContrast/index.theme
new/gnome-themes-standard-3.18.0/themes/HighContrast/index.theme
--- old/gnome-themes-standard-3.16.2/themes/HighContrast/index.theme
2015-05-13 05:15:29.000000000 +0200
+++ new/gnome-themes-standard-3.18.0/themes/HighContrast/index.theme
2015-09-02 13:52:00.000000000 +0200
@@ -49,7 +49,7 @@
Name[or]=ଅଧିକ ସ୍ପଷ୍ଟତା
Name[pa]=ਵੱਧ ਕਨਟਰਾਸਟ
Name[pl]=Wysoki kontrast
-Name[pt]=Alto Contraste
+Name[pt]=Alto contraste
Name[pt_BR]=Alto contraste
Name[ro]=Contrast puternic
Name[ru]=Высококонтрастная