Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sci
In directory usw-pr-cvs1:/tmp/cvs-serv20479
Added Files:
xephem-3.5.2-5.info xephem-3.5.2-5.patch
Log Message:
Seems to work fine on 10.2
--- NEW FILE: xephem-3.5.2-5.info ---
Package: xephem
Version: 3.5.2
Revision: 5
BuildDepends: lesstif
Depends: x11, lesstif-shlibs
Source: mirror:custom:%n-%v.tar.gz
CustomMirror: <<
First: http://clearskyinstitute.com/xephem/
Second: http://www.pogma.com/fink/
<<
PatchScript: sed 's|@FINKPREFIX@|%p|g' <%a/%f.patch | patch -p1
CompileScript: cd libastro; make; cd ../libip; make; cd ../GUI/xephem; xmkmf;make
InstallScript: <<
mkdir %i/bin; install -c -m 755 xephem %i/bin/xephem;
cd GUI/xephem; mkdir -p %i/lib/xephem; install -c -m 755 xephem
%i/lib/xephem/xephem;cp -R auxil %i/lib/xephem; cp -R catalogs %i/lib/xephem; cp -R
fifos %i/lib/xephem ; cp -R fits %i/lib/xephem;
<<
DocFiles: Copyright
Description: Astronomical Software Ephemeris
DescDetail: <<
The brainchild of programmer Elwood Downey, XEphem is a star-charting,
sky-simulating, ephemeris-generating celestial virtuoso that can do just about
everything ...
<<
PostInstScript: <<
cat %p/share/doc/xephem/Copyright
echo ""
echo "Included In fink with permission"
echo "A Full version of xephem is available for Mac OS X"
echo "Go to http://www.clearskyinstitute.com for more information"
<<
License: Restrictive
Maintainer: Peter O'Gorman <[EMAIL PROTECTED]>
Homepage: http://www.clearskyinstitute.com/xephem/
--- NEW FILE: xephem-3.5.2-5.patch ---
diff -Naur xephem-old/GUI/xephem/Imakefile xephem-3.5.2/GUI/xephem/Imakefile
--- xephem-old/GUI/xephem/Imakefile Wed Oct 10 15:07:58 2001
+++ xephem-3.5.2/GUI/xephem/Imakefile Sat Jan 19 21:09:55 2002
@@ -73,8 +73,8 @@
XCOMM Sometimes you need -lXp after -lXm
XMLIB = -lXm
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
- EXTRA_INCLUDES = -I../../libastro -I../../libip
- LOCAL_LDFLAGS = -L../../libastro -L../../libip
+ EXTRA_INCLUDES = -I../../libastro -I../../libip -I@FINKPREFIX@/include
+ LOCAL_LDFLAGS = -force_flat_namespace -L../../libastro -L../../libip
+-L@FINKPREFIX@/lib
LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) -lastro -lip
SYS_LIBRARIES = -lm
PROGRAMS = xephem
diff -Naur xephem-old/xephem xephem-3.5.2/xephem
--- xephem-old/xephem Thu Jan 1 09:00:00 1970
+++ xephem-3.5.2/xephem Sat Jan 19 21:15:50 2002
@@ -0,0 +1,2 @@
+#!/bin/sh
+@FINKPREFIX@/lib/xephem/xephem -env TELHOME=@FINKPREFIX@/lib
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits