Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv3150
Modified Files:
fltk-aqua.info fltk-x11.info fltk-x11.patch
Log Message:
fltk: update to version from stable.
Index: fltk-x11.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/fltk-x11.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fltk-x11.patch 14 Oct 2007 17:47:55 -0000 1.3
+++ fltk-x11.patch 19 Oct 2011 17:05:00 -0000 1.4
@@ -57,6 +57,15 @@
# MacOS X uses Carbon for graphics...
LIBS="$LIBS -framework Carbon -framework ApplicationServices"
+@@ -10030,7 +10029,7 @@
+ LIBS="$LIBS -lXext -lX11 $X_EXTRA_LIBS"
+ CFLAGS="$CFLAGS $X_CFLAGS"
+ CXXFLAGS="$CXXFLAGS $X_CFLAGS"
+- LDFLAGS="$X_LIBS $LDFLAGS"
++ LDFLAGS="$LDFLAGS $X_LIBS"
+
+ if test "x$x_includes" != x; then
+ ac_cpp="$ac_cpp -I$x_includes"
diff -Nurd -x'*~' fltk-1.1.7.orig/fluid/fluid.cxx fltk-1.1.7/fluid/fluid.cxx
--- fltk-1.1.7.orig/fluid/fluid.cxx 2005-11-27 09:45:48.000000000 -0500
+++ fltk-1.1.7/fluid/fluid.cxx 2007-08-03 15:39:00.000000000 -0400
Index: fltk-aqua.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/fltk-aqua.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fltk-aqua.info 27 Oct 2009 15:09:09 -0000 1.5
+++ fltk-aqua.info 19 Oct 2011 17:05:00 -0000 1.6
@@ -1,23 +1,17 @@
Package: fltk-aqua
Version: 1.1.9
-Revision: 1
+Revision: 3
Architecture: i386, powerpc
Maintainer: Alexander Hansen <[email protected]>
#
-BuildDepends: libjpeg, libpng3, fink ( >= 0.25.0 )
+BuildDepends: libjpeg, libpng14, fink ( >= 0.25.0 )
Depends: %N-shlibs, macosx
-Conflicts: fltk-x11, fltk
-Replaces: fltk-x11, fltk
+Conflicts: fltk-x11, fltk, fltk13-aqua, fltk13-x11
+Replaces: fltk-x11, fltk, fltk13-aqua, fltk13-x11
BuildDependsOnly: true
Source: mirror:custom:fltk/%v/fltk-%v-source.tar.bz2
CustomMirror: <<
- nam-US: http://ftp.easysw.com/pub
nam-US: ftp://ftp.easysw.com/pub
- eur-SE: http://mirror.nu6.org//ftp.easysw.com/pub
- eur-FI: http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub
- eur-FI: ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub
- eur-DE: ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub
- eur-DE: http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub
<<
SourceDirectory: fltk-%v
Source-MD5: e146fd264e1001b1313acfd41ef75552
@@ -84,7 +78,7 @@
License: LGPL
Splitoff: <<
Package: %N-shlibs
-Depends: libjpeg-shlibs, libpng3-shlibs, macosx
+Depends: libjpeg8-shlibs, libpng14-shlibs, macosx
Conflicts: fltk
Replaces: fltk
BuildDependsOnly: false
@@ -107,7 +101,7 @@
fltk-config.aqua --post <name of executable>
where <name of executable> is the real executable, not just the app bundle.
-This is becauseeven if the package is set up properly, packing the
+This is because even if the package is set up properly, packing the
.deb appears to clobber the resource fork.
DocFiles: CHANGES COPYING CREDITS README README.mac
Index: fltk-x11.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/fltk-x11.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- fltk-x11.info 14 May 2008 15:50:06 -0000 1.7
+++ fltk-x11.info 19 Oct 2011 17:05:00 -0000 1.8
@@ -1,6 +1,6 @@
Package: fltk-x11
Version: 1.1.7
-Revision: 1002
+Revision: 1004
Description: GUI toolkit
DescDetail: <<
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for
@@ -60,10 +60,25 @@
Homepage: http://www.fltk.org/
License: LGPL
Maintainer: Daniel Macks <[email protected]>
-Depends: libjpeg-shlibs, libpng3-shlibs, x11-shlibs, xft2-shlibs, %n-shlibs (=
%v-%r)
-BuildDepends: fink (>= 0.24.12-1), libjpeg, libpng3, x11, xft2, x11-dev
-Conflicts: fltk,fltk-aqua
-Replaces: fltk,fltk-aqua
+Depends: <<
+ %n-shlibs (= %v-%r),
+ libjpeg8-shlibs,
+ libpng14-shlibs,
+ x11-shlibs,
+ xft2-shlibs (>= 2.1.14-1)
+<<
+BuildDepends: <<
+ fink (>= 0.24.12-1),
+ fink-package-precedence,
+ fontconfig2-dev (>= 2.8.0-4),
+ freetype219 (>= 2.3.12-1),
+ libjpeg8,
+ libpng14,
+ x11-dev,
+ xft2-dev (>= 2.1.14-1)
+<<
+Conflicts: fltk,fltk-aqua,fltk13-aqua,fltk13-x11
+Replaces: fltk,fltk-aqua,fltk13-aqua,fltk13-x11
BuildDependsOnly: True
#Source: mirror:sourceforge:fltk/fltk-%v-source.tar.bz2
Source: mirror:custom:fltk/%v/fltk-%v-source.tar.bz2
@@ -79,7 +94,7 @@
SourceDirectory: fltk-%v
Source-MD5: 2e29319119adc9d63b2f26b72cae0a88
PatchFile: %n.patch
-PatchFile-MD5: 86177a2eb593652ecabf4fd7e746b9f6
+PatchFile-MD5: 5edbcaf239f0df51bec0bdcd3b0ed814
PatchScript: <<
%{default_script}
perl -ni -e 'print unless /echo.*COMMAND/' src/Makefile
@@ -89,14 +104,15 @@
perl -ni -e 'print unless /mandir\)\/cat/' documentation/Makefile
perl -pi -e 's|share/doc/fltk|share/doc/%n/html|' configure
<<
-SetCPPFLAGS: -U__APPLE__ -I/usr/X11R6/include
-SetCXXFLAGS: -U__APPLE__ -I/usr/X11R6/include -I%p/include
-SetLDFLAGS: -framework OpenGL -dylib_file
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
+SetCPPFLAGS: -U__APPLE__ -I%p/lib/fontconfig2/include -I%p/lib/xft2/include -MD
+SetLDFLAGS: -framework OpenGL -dylib_file
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-L%p/lib/fontconfig2/lib -L%p/lib/xft2/lib
GCC: 4.0
ConfigureParams: --enable-shared --with-x --enable-xft --mandir=%p/share/man
--without-links --enable-threads --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib
CompileScript: <<
./configure %c
make FONTCONFIGLIB=-lfontconfig
+# make FONTCONFIGLIB="-lfontconfig -L%p/lib/fontconfig2/lib"
+ fink-package-precedence --depfile-ext='\.d' --prohibit-bdep %n .
<<
InstallScript: <<
make install DESTDIR=%d docdir=%p/share/doc/%n/html
@@ -106,7 +122,13 @@
SplitOff: <<
Package: %N-shlibs
Description: Runtime code for fltk-x11
- Depends: libjpeg-shlibs, libpng3-shlibs, x11-shlibs, xft2-shlibs
+ Depends: <<
+ fontconfig2-shlibs (>= 2.8.0-4),
+ libjpeg8-shlibs,
+ libpng14-shlibs,
+ x11-shlibs,
+ xft2-shlibs (>= 2.1.14-1)
+ <<
Conflicts: fltk
Replaces: fltk
Files: <<
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs