Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14234

Added Files:
        nightfall.info nightfall.patch 
Log Message:
copy nightfall from 10.4 and bump to 1.70

--- NEW FILE: nightfall.patch ---
diff -uNr nightfall-1.61/LightGLAnimate.c nightfall-1.61-new/LightGLAnimate.c
--- nightfall-1.61/LightGLAnimate.c     2007-04-11 16:36:40.000000000 -0400
+++ nightfall-1.61-new/LightGLAnimate.c 2007-07-19 15:48:44.000000000 -0400
@@ -25,6 +25,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/types.h>
 #include "Light.h"
 
 #ifdef  _WITH_OPENGL

--- NEW FILE: nightfall.info ---
Package: nightfall
Version: 1.70
Revision: 1
###
Description: Astronomy app for fun, education, and science
License: GPL
Maintainer: None <fink-de...@lists.sourceforge.net>
###
BuildDepends: <<
        atk1 (>= 1.32.0-1),
        cairo (>= 1.12.8-1),
        expat1,
        fontconfig2-dev (>= 2.10.2-1),
        freeglut,
        freetype219 (>= 2.4.11-1),
        gettext-bin,
        gettext-tools,
        glib2-dev (>= 2.22.4-1),
        gtk+2-dev (>= 2.18.9-1),
        gtkglarea2 (>= 1.99.0-1004),
        libgettext8-dev,
        libiconv-dev,
        libjpeg8,
        libpng15,
        libtiff,
        pango1-xft2-ft219-dev (>= 1.24.5-7),
        pixman (>= 0.30.0-1),
        pkgconfig (>= 0.21-1),
        x11-dev,
        xft2-dev
<<
Depends: <<
        a2ps,
        atk1-shlibs (>= 1.32.0-1),
        fortune-mod,
        freeglut-shlibs,
        glib2-shlibs (>= 2.22.4-1),
        gnuplot-bin,
        gtk+2-shlibs (>= 2.18.9-1),
        gtkglarea2-shlibs (>= 1.99.0-1004),
        libgettext8-shlibs,
        libiconv,
        libjpeg8-shlibs,
        pango1-xft2-ft219-shlibs (>= 1.24.5-7),
        x11
<<
###
Source: http://www.la-samhna.de/%n/%n-%v.tar.gz
Source-MD5: e2e3ded15f8b69a620585b035071a1ea
###
PatchScript: <<
        %{default_script}
        perl -pi -e 's/(echo.*Cannot find g.*)/\1; exit 1/' configure
        perl -pi -e 's,(.*program_invocation_name),//\1,' Light.[hc] 
LightGnome.c
        perl -pi -e 's,#include <math.h>,#include <sys/types.h>\n$&,' 
LightGLAnimate.c
<<
###
ConfigureParams: <<
        --disable-dependency-tracking \
        --mandir=%p/share/man \
        --with-doc-prefix=%p/share/doc/%n \
        --with-manual-prefix=%p/share/doc/%n \
        --with-cfg-prefix=%p/etc/%n \
        --with-gnuplot \
        --disable-gnome
<<
SetLDFLAGS: -lfreeglut
InstallScript: make install DESTDIR=%d
###
ConfFiles: <<
        %p/etc/%n/51_peg.cfg 
        %p/etc/%n/bh_vir.cfg
        %p/etc/%n/bh_vir_simple.cfg 
        %p/etc/%n/dd_mon.cfg
        %p/etc/%n/er_vul.cfg
        %p/etc/%n/lz_cen.cfg
        %p/etc/%n/mr_cyg.cfg
        %p/etc/%n/ty_boo.cfg
        %p/etc/%n/v541_cyg.cfg
<<
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog README UserManual.*
DescDetail: <<
Nightfall can produce animated views of eclipsing binary stars,
calculate synthetic lightcurves and radial velocity curves, and
eventually determine the best-fit model for a given set of
observational data of an eclipsing binary star system.

Nightfall is based on a physical model that takes into account the
nonspherical shape of stars in close binary systems, as well as mutual
irradiance of both stars, and a number of additional physical effects.

Nightfall can handle a large range of configurations, including
overcontact (common envelope) systems, eccentric (non-circular)
orbits, surface spots and asynchroneous rotation (stars rotating
slower or faster than the orbital period), and the possible existence
of a third star in the system ('third light').

 Refereed papers where Nightfall is used:
 Covino et al. 2000, Astron. Astrophys. 361, L49 
<<
DescPackaging: <<
  Formerly maintained by James Gibbs <jimgi...@mac.com>

  Hack configure to force use of gtk+2 only.

  No program_invocation_name on OS X.

  Try to fix http://permalink.gmane.org/gmane.os.apple.fink.beginners/20263
<<
#Homepage: http://www.lsw.uni-heidelberg.de/~rwichman/Nightfall.html
Homepage: http://www.hs.uni-hamburg.de/DE/Ins/Per/Wichmann/Nightfall.html


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to