Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32190/10.4-transitional/unstable/main/finkinfo/sci
Modified Files:
dynagraph.info dynagraph.patch
Log Message:
New version.
Index: dynagraph.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/dynagraph.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dynagraph.info 21 Dec 2005 07:28:56 -0000 1.1
+++ dynagraph.info 21 Dec 2005 08:16:07 -0000 1.2
@@ -1,19 +1,21 @@
Package: dynagraph
-Version: 1.3e
-Revision: 3
+Version: 1.3f
+Revision: 1
Maintainer: None <[email protected]>
-Depends: libgl, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs,
readline-shlibs (>= 4.3-5), xforms-shlibs (>= 1.0-1)
-BuildDepends: libjpeg, libpng3, libtiff, readline (>= 4.3-5), xforms (>=
1.0-1), gcc3.3
-Source: ftp://ftp.math.umbc.edu/pub/rostamian/%n/%n-%v-src.tar.gz
-Source-MD5: fc4a8ca8a7c18c08103c7a6a12d2ffc9
+Depends: libgl, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs,
readline5-shlibs, libncurses5-shlibs, xforms-shlibs (>= 1.0-1), x11
+BuildDepends: libjpeg, libpng3, libtiff, readline5, libncurses5 (>=
5.4-20041023-9), xforms (>= 1.0-1), x11-dev, gcc3.3
+Source: http://www.math.umbc.edu/~rouben/dynagraph/download/%n-%v-src.tar.gz
+Source-MD5: fd790be9186a28b8779a19724100eba3
SourceDirectory: %n-%v
Patch: %n.patch
SetLDFLAGS: -L/usr/X11R6/lib
-SetCFLAGS: -I/usr/X11R6/include
-SetCC: gcc-3.3
-SetCXX: g++-3.3
-ConfigureParams: --mandir=%i/share/man
-DocFiles: BUGS Changes COPYRIGHT GNU-GPL README TODO
+CompileScript: make PREFIX=%p L_PATHS="$LDFLAGS" CC=gcc-3.3
+InstallScript: <<
+ make PREFIX=%i MANDIR=%i/share/man/man1 install
+ mkdir -p %i/share/doc/%n
+ ln -s %p/share/%n/html %i/share/doc/%n
+<<
+DocFiles: BUGS Changes COPYRIGHT README
Description: 3D plotting utility for X
DescDetail: <<
Dynagraph is a 3D plotting utility for the X Window System. It draws
@@ -25,4 +27,4 @@
Originally packaged by Matt Stephenson.
<<
License: GPL
-Homepage: http://www.math.umbc.edu/~rouben/dynagraph
\ No newline at end of file
+Homepage: http://www.math.umbc.edu/~rouben/dynagraph
Index: dynagraph.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/dynagraph.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dynagraph.patch 21 Dec 2005 07:28:56 -0000 1.1
+++ dynagraph.patch 21 Dec 2005 08:16:07 -0000 1.2
@@ -1,28 +1,15 @@
---- dynagraph-1.3e/configure Thu Jul 11 09:59:46 2002
-+++ dynagraph-1.3e-patched/configure Fri Oct 18 07:46:44 2002
-@@ -3084,13 +3084,13 @@
- { (exit 1); exit 1; }; }
- fi
-
--echo "$as_me:3087: checking for fl_lookup_RGBcolor in -lforms" >&5
--echo $ECHO_N "checking for fl_lookup_RGBcolor in -lforms... $ECHO_C" >&6
-+echo "$as_me:3087: checking for fl_lookup_RGBcolor in -lflimage" >&5
-+echo $ECHO_N "checking for fl_lookup_RGBcolor in -lflimage... $ECHO_C" >&6
- if test "${ac_cv_lib_forms_fl_lookup_RGBcolor+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lforms $LIBS"
-+LIBS="-lflimage $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line 3095 "configure"
- #include "confdefs.h"
-@@ -3138,7 +3138,7 @@
- #define HAVE_LIBFORMS 1
- EOF
-
-- LIBS="-lforms $LIBS"
-+ LIBS="-lflimage $LIBS"
+diff -Nurd -x'*~' dynagraph-1.3f.orig/src/glcanvas.c
dynagraph-1.3f/src/glcanvas.c
+--- dynagraph-1.3f.orig/src/glcanvas.c 2003-10-28 19:54:36.000000000 -0500
++++ dynagraph-1.3f/src/glcanvas.c 2005-12-21 03:03:42.000000000 -0500
+@@ -38,6 +38,11 @@
+ }
+ CSPEC;
- else
- { { echo "$as_me:3144: error: No function fl_lookup_RGBcolor() in the
forms library.
++/* forward declaration */
++FL_OBJECT *
++fl_create_glcanvas(int type, FL_Coord x, FL_Coord y, FL_Coord w, FL_Coord h,
++ const char *label);
++
+ /*
+ * Default GL canvas configuration. The user can modify this default
+ * using fl_set_glcanvas_defaults(const int *config) or
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits