Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/x11
In directory sc8-pr-cvs1:/tmp/cvs-serv8307
Added Files:
fox1-1.0.40-1.info fox1-1.0.40-1.patch
Log Message:
new pkg from tracker
--- NEW FILE: fox1-1.0.40-1.info ---
Package: fox1
Version: 1.0.40
Revision: 1
Description: C++ Based GUI Toolkit
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
CompileScript: <<
./configure --prefix=%p --enable-cups --with-opengl=opengl
make
<<
InstallScript: <<
make install DESTDIR=%d htmldir=%p/share/doc/%n mandir=%p/share/man
<<
DocFiles: ADDITIONS AUTHORS LICENSE README TRACING INSTALL
SplitOff: <<
Package: %N-shlibs
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: the fox toolkit, version 1.0.x, 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.
<<
HomePage: http://fox-toolkit.org
--- NEW FILE: fox1-1.0.40-1.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 = \
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits