Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome
In directory usw-pr-cvs1:/tmp/cvs-serv29252/gnome
Modified Files:
gnome-applets-1.4.0.5-3.patch libgnomeprint2-1.116.0-2.info
libgnomeprint2-1.116.0-2.patch
Log Message:
Prepare for -isystem.
Index: gnome-applets-1.4.0.5-3.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome/gnome-applets-1.4.0.5-3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-applets-1.4.0.5-3.patch 28 Aug 2002 11:54:42 -0000 1.1
+++ gnome-applets-1.4.0.5-3.patch 6 Nov 2002 14:45:50 -0000 1.2
@@ -1,6 +1,18 @@
+diff -Naur gnome-applets-1.4.0.5.old/charpick/Makefile.in
+gnome-applets-1.4.0.5.new/charpick/Makefile.in
+--- gnome-applets-1.4.0.5.old/charpick/Makefile.in Sun Feb 3 09:39:24 2002
++++ gnome-applets-1.4.0.5.new/charpick/Makefile.in Tue Nov 5 22:41:49 2002
+@@ -180,7 +180,7 @@
+ -I$(includedir) $(GNOME_INCLUDEDIR)
+
+
+-CFLAGS = -ansi -Werror -Wmissing-prototypes -Wmissing-declarations
++CFLAGS = -ansi -Wmissing-prototypes -Wmissing-declarations
+
+ bin_PROGRAMS = charpick_applet
+
diff -Naur gnome-applets-1.4.0.5.old/gkb-new/preset.c
gnome-applets-1.4.0.5.new/gkb-new/preset.c
--- gnome-applets-1.4.0.5.old/gkb-new/preset.c Fri Oct 26 18:12:16 2001
-+++ gnome-applets-1.4.0.5.new/gkb-new/preset.c Sat Mar 2 23:38:17 2002
++++ gnome-applets-1.4.0.5.new/gkb-new/preset.c Tue Nov 5 22:40:25 2002
@@ -29,6 +29,7 @@
* USA
*/
@@ -11,7 +23,7 @@
diff -Naur gnome-applets-1.4.0.5.old/jbc/jbc-applet.c
gnome-applets-1.4.0.5.new/jbc/jbc-applet.c
--- gnome-applets-1.4.0.5.old/jbc/jbc-applet.c Fri Oct 26 18:11:16 2001
-+++ gnome-applets-1.4.0.5.new/jbc/jbc-applet.c Sat Mar 2 23:38:17 2002
++++ gnome-applets-1.4.0.5.new/jbc/jbc-applet.c Tue Nov 5 22:40:25 2002
@@ -74,7 +74,11 @@
do_flicker ()
{
@@ -26,7 +38,7 @@
d[1] = atime.tm_hour % 10;
diff -Naur gnome-applets-1.4.0.5.old/omf-install/Makefile.in
gnome-applets-1.4.0.5.new/omf-install/Makefile.in
--- gnome-applets-1.4.0.5.old/omf-install/Makefile.in Sun Feb 3 09:50:53 2002
-+++ gnome-applets-1.4.0.5.new/omf-install/Makefile.in Sat Mar 2 23:38:17 2002
++++ gnome-applets-1.4.0.5.new/omf-install/Makefile.in Tue Nov 5 22:40:25 2002
@@ -296,7 +296,7 @@
-for file in $(srcdir)/*.omf; do \
$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \
Index: libgnomeprint2-1.116.0-2.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome/libgnomeprint2-1.116.0-2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgnomeprint2-1.116.0-2.info 27 Oct 2002 13:42:19 -0000 1.2
+++ libgnomeprint2-1.116.0-2.info 6 Nov 2002 14:45:51 -0000 1.3
@@ -9,7 +9,7 @@
SetCPPFLAGS: -no-cpp-precomp
SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
NoSetLDFLAGS: true
-ConfigureParams: --disable-font-install
+ConfigureParams: --disable-font-install --enable-compile-warnings=no
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Index: libgnomeprint2-1.116.0-2.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome/libgnomeprint2-1.116.0-2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgnomeprint2-1.116.0-2.patch 20 Oct 2002 15:28:01 -0000 1.1
+++ libgnomeprint2-1.116.0-2.patch 6 Nov 2002 14:45:51 -0000 1.2
@@ -1,6 +1,6 @@
diff -Naur libgnomeprint-1.116.0.old/configure libgnomeprint-1.116.0.new/configure
--- libgnomeprint-1.116.0.old/configure Mon Jul 8 15:12:23 2002
-+++ libgnomeprint-1.116.0.new/configure Mon Sep 16 22:28:52 2002
++++ libgnomeprint-1.116.0.new/configure Tue Nov 5 22:43:55 2002
@@ -5454,7 +5454,7 @@
# FIXME: Relying on posixy $() will cause problems for
# cross-compilation, but unfortunately the echo tests do not
@@ -12,7 +12,7 @@
hardcode_direct=yes
diff -Naur libgnomeprint-1.116.0.old/installer/Makefile.in
libgnomeprint-1.116.0.new/installer/Makefile.in
--- libgnomeprint-1.116.0.old/installer/Makefile.in Mon Jul 29 05:03:31 2002
-+++ libgnomeprint-1.116.0.new/installer/Makefile.in Mon Sep 16 22:28:52 2002
++++ libgnomeprint-1.116.0.new/installer/Makefile.in Tue Nov 5 22:43:55 2002
@@ -118,7 +118,7 @@
EXTRA_DIST = README.installer
@@ -24,7 +24,7 @@
@INSTALL_FONTS_FALSE@INSTALL_COMMAND =
diff -Naur libgnomeprint-1.116.0.old/libgnomeprint/drivers/Makefile.in
libgnomeprint-1.116.0.new/libgnomeprint/drivers/Makefile.in
--- libgnomeprint-1.116.0.old/libgnomeprint/drivers/Makefile.in Mon Jul 29
05:03:27 2002
-+++ libgnomeprint-1.116.0.new/libgnomeprint/drivers/Makefile.in Mon Sep 16
22:28:52 2002
++++ libgnomeprint-1.116.0.new/libgnomeprint/drivers/Makefile.in Tue Nov 5
+22:43:55 2002
@@ -129,7 +129,7 @@
noinst_LTLIBRARIES =
@@ -36,7 +36,7 @@
INCLUDES = -I$(top_srcdir) $(OMNI_CFLAGS) $(LIBGNOMEPRINT_CFLAGS)
diff -Naur libgnomeprint-1.116.0.old/libgnomeprint/gpa/Makefile.in
libgnomeprint-1.116.0.new/libgnomeprint/gpa/Makefile.in
--- libgnomeprint-1.116.0.old/libgnomeprint/gpa/Makefile.in Mon Jul 29 05:03:26
2002
-+++ libgnomeprint-1.116.0.new/libgnomeprint/gpa/Makefile.in Mon Sep 16 22:28:52
2002
++++ libgnomeprint-1.116.0.new/libgnomeprint/gpa/Makefile.in Tue Nov 5 22:43:55
+2002
@@ -107,7 +107,7 @@
noinst_LTLIBRARIES = libgpa.la
@@ -48,7 +48,7 @@
INCLUDES = -I$(top_srcdir) $(LIBGNOMEPRINT_CFLAGS)
diff -Naur libgnomeprint-1.116.0.old/libgnomeprint/transports/Makefile.in
libgnomeprint-1.116.0.new/libgnomeprint/transports/Makefile.in
--- libgnomeprint-1.116.0.old/libgnomeprint/transports/Makefile.in Mon Jul 29
05:03:28 2002
-+++ libgnomeprint-1.116.0.new/libgnomeprint/transports/Makefile.in Mon Sep 16
22:28:52 2002
++++ libgnomeprint-1.116.0.new/libgnomeprint/transports/Makefile.in Tue Nov 5
+22:43:55 2002
@@ -108,7 +108,7 @@
libexec_LTLIBRARIES = $(FILE_LIB) $(LPR_LIB) $(CUSTOM_LIB)
@@ -60,7 +60,7 @@
INCLUDES = -I$(top_srcdir) $(LIBGNOMEPRINT_CFLAGS)
diff -Naur libgnomeprint-1.116.0.old/ltmain.sh libgnomeprint-1.116.0.new/ltmain.sh
--- libgnomeprint-1.116.0.old/ltmain.sh Mon Jul 8 15:12:06 2002
-+++ libgnomeprint-1.116.0.new/ltmain.sh Mon Sep 16 22:28:52 2002
++++ libgnomeprint-1.116.0.new/ltmain.sh Tue Nov 5 22:43:55 2002
@@ -2894,7 +2894,17 @@
if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
eval cmds=\"$archive_expsym_cmds\"
@@ -79,3 +79,15 @@
fi
save_ifs="$IFS"; IFS='~'
for cmd in $cmds; do
+diff -Naur libgnomeprint-1.116.0.old/tests/Makefile.in
+libgnomeprint-1.116.0.new/tests/Makefile.in
+--- libgnomeprint-1.116.0.old/tests/Makefile.in Mon Jul 29 05:03:32 2002
++++ libgnomeprint-1.116.0.new/tests/Makefile.in Tue Nov 5 22:46:31 2002
+@@ -104,7 +104,7 @@
+ VERSION = @VERSION@
+ WARN_CFLAGS = @WARN_CFLAGS@
+ cxxflags_set = @cxxflags_set@
+-@USING_GCC_TRUE@CFLAGS = $(WARN_CFLAGS) -Werror
++@USING_GCC_TRUE@CFLAGS = $(WARN_CFLAGS)
+ @USING_GCC_FALSE@CFLAGS = $(WARN_CFLAGS)
+
+ noinst_PROGRAMS = generate
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits