Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/x11
In directory sc8-pr-cvs1:/tmp/cvs-serv15251

Added Files:
        fox1-1.0.40-2.info fox1-1.0.40-2.patch 
Removed Files:
        fox1-1.0.40-1.info fox1-1.0.40-1.patch 
Log Message:
update


--- NEW FILE: fox1-1.0.40-2.info ---
Package: fox1
Version: 1.0.40
Revision: 2
Description: C++ GUI Toolkit v. 1.0.x
License: LGPL
Maintainer: Michal Suchanek <[EMAIL PROTECTED]>
Depends: %N-shlibs (= %v-%r)
Suggests: fxscintilla
BuildDepends: libjpeg, libtiff, libpng3, x11, fink (>= 0.9.9), cups-dev
BuildDependsOnly: yes
#Source: http://www.fox-toolkit.org/ftp/fox-%v.tar.gz
Source: mirror:sourceforge:foxgui/fox-%v.tar.gz
Source-MD5: ada6b371c5a876239c7416496884c24a
Patch: %f.patch
SetCC: g++3
SetCXX: g++3
GCC: 3.1
SetLDFLAGS: -no-undefined
CompileScript: <<
./configure --prefix=%p --enable-cups --with-opengl=opengl --mandir=%p/share/man
make
<<
InstallScript: <<
make install DESTDIR=%d htmldir=%p/share/doc/%n
<<
DocFiles: ADDITIONS AUTHORS LICENSE README TRACING INSTALL
SplitOff: <<
 Package: %N-shlibs
 Description: Fox toolkit shared libraries
 Depends: x11, libpng3-shlibs, libjpeg-shlibs, libtiff-shlibs
 Files: lib/libFOX-1.0.0.0.40.dylib lib/libFOX-1.0.0.dylib
 Shlibs: %p/lib/lib/libFOX-1.0.0.dylib 1.0.0 %n
 DocFiles: ADDITIONS AUTHORS LICENSE README
<<
SplitOff2: <<
 Package: %N-bin
 Description: Fox toolkit sample applications
 Depends: %N-shlibs (= %v-%r)
 Files: bin share/man
 DocFiles: ADDITIONS AUTHORS LICENSE README
<<
DescDetail: <<
Toolkit which looks like Windwows but is quite different internally.
It is used by FreeRIDE, the ruby IDE.
Written in C++
<<
DescPackaging: <<
Tries to link the C++ library with $CC which does not fail but produces
useless result. Somebody at the mailing list said that supplying a recent
libtool and regenerating the files created with auto* should fix the problem.
But the library created in this way was a bit unstable.
-no-undefined should make libtool not force flat namespace. Twolevel libraries
are supposed to be prebindable.
<<
HomePage: http://fox-toolkit.org

--- NEW FILE: fox1-1.0.40-2.patch ---
--- fox/doc/art/Makefile.in~    2001-11-14 00:01:36.000000000 +0100
+++ fox/doc/art/Makefile.in     2003-05-13 15:44:41.000000000 +0200
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-artdir = $(prefix)/@PACKAGE@/html/art
+artdir = $(htmldir)/art
 
 ART_FILES = \
        bigpenguin.png \
--- fox/doc/screenshots/Makefile.in~    2001-11-26 01:23:04.000000000 +0100
+++ fox/doc/screenshots/Makefile.in     2003-05-13 15:45:18.000000000 +0200
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-screenshotsdir = $(prefix)/@PACKAGE@/html/screenshots
+screenshotsdir = $(htmldir)/screenshots
 
 # Icons
 SCREENSHOTS_FILES = \

--- fox1-1.0.40-1.info DELETED ---

--- fox1-1.0.40-1.patch DELETED ---




-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to