Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2147
Modified Files:
fltk-aqua.info
Log Message:
dep coherence (was mixing libversions) and misc sync with newer libversion of
fltk
Index: fltk-aqua.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/fltk-aqua.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- fltk-aqua.info 19 Oct 2011 17:05:00 -0000 1.6
+++ fltk-aqua.info 5 Apr 2013 22:52:48 -0000 1.7
@@ -1,24 +1,46 @@
Package: fltk-aqua
Version: 1.1.9
-Revision: 3
+Revision: 4
Architecture: i386, powerpc
Maintainer: Alexander Hansen <[email protected]>
#
-BuildDepends: libjpeg, libpng14, fink ( >= 0.25.0 )
-Depends: %N-shlibs, macosx
+Description: GUI toolkit (Aqua graphics)--IDE and headers
+DescDetail: <<
+FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user
+interface toolkit for OS X, UNIX, OpenGL, and WIN32 (Microsoft(R)
+Windows(R) 95, 98, ME, NT 4.0, and 2000). It is currently maintained
+by a small group of developers across the world with a central
+repository on SourceForge.
+<<
+DescPackaging: <<
+Now generates shared libraries, suitably install_named to avoid collisons with
fltk-x11.
+
+%p/bin/fltk-config.aqua and %p/include/FL/mac.r need to be in the -shlibs
because
+dependent packages that build app bundles may need to use them at install time.
+The FLUID development tool is built additionally as an app bundle, included in
the main package.
+Previous versions by Sylvain Cuaz (the static-only fltk package).
+<<
+Homepage: http://www.fltk.org/
+License: LGPL
+#
+# src/Fl_PNG_Image.cxx would need hacking to get up to libpng15
+BuildDepends: libjpeg8, libpng14, fink ( >= 0.25.0 )
+Depends: %N-shlibs, macosx, libjpeg8-shlibs, libpng14-shlibs
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: ftp://ftp.easysw.com/pub
<<
SourceDirectory: fltk-%v
Source-MD5: e146fd264e1001b1313acfd41ef75552
+#
PatchFile: %n.patch
PatchFile-MD5: be89e09de3dcaf2a8c5b3890b5638a22
PatchScript: <<
-#!/bin/sh -ex
+#!/bin/sh -ev
sed 's|@FINKPREFIX@|%p|' %{PatchFile} | patch -p1
mv fltk-config.in fltk-config.in.old
sed 's: prefix=$optarg: prefix=$optarg; includedir=${prefix}/include:' <
fltk-config.in.old > fltk-config.in
@@ -31,12 +53,13 @@
perl -pi -e 's/ 755 / 644 / if /\/lib.*\.{a,dylib}/' src/Makefile
perl -ni -e 'print unless /mandir\)\/cat/' documentation/Makefile
perl -pi -e 's|share/doc/fltk|share/doc/%n/html|g' configure
-
<<
-ConfigureParams: --mandir=%p/share/man --libdir=%p/lib/%n/lib --enable-shared
--enable-threads --without-links --without-x
-SetCXXFLAGS: -I%p/include
-SetLDFLAGS: -L%p/lib
+#
GCC: 4.0
+ConfigureParams: --mandir=%p/share/man --libdir=%p/lib/%n/lib --enable-shared
--enable-threads --without-links --without-x
+#
+#### Default CompileScript ####
+#
InstallScript: <<
#!/bin/bash -ev
install -d %i/lib/%n
@@ -59,23 +82,6 @@
<<
DocFiles: CHANGES COPYING CREDITS README README.mac
#
-Description: GUI toolkit (Aqua graphics)--IDE and headers
-DescPackaging: <<
- Now generates shared libraries, suitably install_named to avoid collisons
with fltk-x11.
- %p/bin/fltk-config.aqua and %p/include/FL/mac.r need to be in the -shlibs
because
- dependent packages that build app bundles need to use them at install time.
- The fluid development tool is built additionally as an app bundle, included
in the main package.
- Previous versions by Sylvain Cuaz.
-<<
-DescDetail: <<
- FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user
- interface toolkit for OS X, UNIX, OpenGL, and WIN32 (Microsoft(R)
- Windows(R) 95, 98, ME, NT 4.0, and 2000). It is currently maintained
- by a small group of developers across the world with a central
- repository on SourceForge.
-<<
-Homepage: http://www.fltk.org/
-License: LGPL
Splitoff: <<
Package: %N-shlibs
Depends: libjpeg8-shlibs, libpng14-shlibs, macosx
@@ -95,7 +101,9 @@
%p/lib/fltk-aqua/lib/libfltk_images.1.1.dylib 1.1.0 %n (>=1.1.7-1001)
<<
DescUsage: <<
-Any package that Depends on this one and builds an app bundle needs
+This package contains the shared libraries.
+
+Any package that Depends on this one and builds an app bundle may need
to have the following in a PostInstScript:
fltk-config.aqua --post <name of executable>
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs