Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13236/10.3/unstable/main/finkinfo/sci

Modified Files:
        xephem.info xephem.patch 
Log Message:
New upstream xephem (Tracker item 1532812)

Index: xephem.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/xephem.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xephem.info 31 May 2006 14:26:46 -0000      1.3
+++ xephem.info 22 Sep 2006 00:37:56 -0000      1.4
@@ -1,28 +1,26 @@
 Package: xephem
-Version: 3.6.4
+Version: 3.7.1
 Revision: 1
 BuildDepends: openmotif3, x11-dev
 Depends: x11-shlibs, openmotif3-shlibs
-Source: mirror:custom:%n-%v.tar.gz
-CustomMirror: <<
- First: http://clearskyinstitute.com/xephem/
- Second: http://www.pogma.com/fink/
-<<
+Source: http://clearskyinstitute.com/xephem/%n-%v.tar.gz
+Source-MD5: a7a89469f1c0681d186344ef96941b8d
+
 PatchScript: sed 's|@FINKPREFIX@|%p|g' <%a/%n.patch | patch -p1
 CompileScript: <<
 #! /bin/sh -ev
 cd libastro
-make
+make MOTIF=../../libXm/osx
 cd ../libip
-make
+make MOTIF=../../libXm/osx
 cd ../liblilxml
-make
+make MOTIF=../../libXm/osx
 cd ../libjpegd
-make
+make MOTIF=../../libXm/osx
 cd ../GUI/xephem
-xmkmf
-make
+make MOTIF=../../libXm/osx
 <<
+
 InstallScript: <<
 #! /bin/sh -ev
 mkdir %i/bin
@@ -37,6 +35,7 @@
 cp -R help %i/lib/xephem
 cp -R gallery %i/lib/xephem
 <<
+
 DocFiles: Copyright
 Description: Astronomical Software Ephemeris
 DescDetail: <<
@@ -44,6 +43,7 @@
 sky-simulating, ephemeris-generating celestial virtuoso that can do just about
 everything ...
 <<
+
 PostInstScript: <<
 cat %p/share/doc/xephem/Copyright
 echo ""
@@ -51,7 +51,7 @@
 echo "A Full version of xephem is available for Mac OS X"
 echo "Go to http://www.clearskyinstitute.com for more information"
 <<
+
 License: Restrictive/Distributable
 Maintainer: None <fink-devel@lists.sourceforge.net>
 Homepage: http://www.clearskyinstitute.com/xephem/
-Source-MD5: f108d27e25cf9d569fbe419c1570e504

Index: xephem.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/xephem.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xephem.patch        17 Jul 2005 09:06:22 -0000      1.2
+++ xephem.patch        22 Sep 2006 00:37:56 -0000      1.3
@@ -1,17 +1,3 @@
-diff -urN xephem-3.6/GUI/xephem/Imakefile xephem-3.6.new/GUI/xephem/Imakefile
---- xephem-3.6/GUI/xephem/Imakefile    Sun Apr 18 16:00:57 2004
-+++ xephem-3.6.new/GUI/xephem/Imakefile        Thu Jun 10 07:54:10 2004
-@@ -80,8 +80,8 @@
- XCOMM Sometimes you need -lXp after -lXm
-           XMLIB = -lXm
-         DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
-- EXTRA_INCLUDES = -I../../libastro -I../../libip -I../../liblilxml 
-I../../libjpegd
--  LOCAL_LDFLAGS = -L../../libastro -L../../libip -L../../liblilxml 
-L../../libjpegd
-+ EXTRA_INCLUDES = -I../../libastro -I../../libip -I../../liblilxml 
-I../../libjpegd  [EMAIL PROTECTED]@/include
-+  LOCAL_LDFLAGS = -L../../libastro -L../../libip -L../../liblilxml 
-L../../libjpegd [EMAIL PROTECTED]@/lib
- LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) -lastro -lip -llilxml -ljpegd
-   SYS_LIBRARIES = -lm
-        PROGRAMS = xephem
 diff -urN xephem-3.6/xephem xephem-3.6.new/xephem
 --- xephem-3.6/xephem  Thu Jan  1 09:00:00 1970
 +++ xephem-3.6.new/xephem      Thu Jun 10 08:00:29 2004


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to