Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6317

Modified Files:
        slang.info 
Added Files:
        slang2.info 
Log Message:
sync slang from unstable to satisfy new slrn version. Sorry for the dep-tree 
hole!


--- NEW FILE: slang2.info ---
# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: slang2
Version: 2.1.4
Revision: 1
Maintainer: Max Horn <m...@quendi.de>
License: Artistic
Homepage: http://www.jedsoft.org/slang/

# Dependencies:
BuildDependsOnly: True
BuildDepends: <<
  libpng3,
  pcre,
  libiconv-dev
<<
Depends: %N-shlibs (= %v-%r)
Conflicts: slang
Replaces: slang

# Unpack Phase:
CustomMirror: <<
A: ftp://space.mit.edu/pub/davis/slang/
B: ftp://ftp.fu-berlin.de/pub/unix/misc/slang/
C: ftp://ftp.ntua.gr/pub/lang/slang/slang/
<<
Source: mirror:custom:v2.1/slang-%v.tar.bz2
Source-MD5: 1299d5d3317e2aa7e2d75c8ce889474c

# Compile Phase:
SetCFLAGS: -isystem %p/include
NoSetCFLAGS: true
NoSetLDFLAGS: true
SetLDFLAGS: -Wl,-search_paths_first -L../src/elfobjs -L%p/lib

ConfigureParams: <<
  --mandir=%p/share/man \
  --with-ssl-library=%p/lib/system-openssl/lib \
  --with-ssl-includes=%p/lib/system-openssl/include \
  --with-slrnpull \
  --without-onig \
  --disable-dependency-tracking
<<
CompileScript: <<
  ./configure %c
  make all install_doc_dir=%p/share/doc/%n
<<
InstallScript: make install DESTDIR=%d install_doc_dir=%p/share/doc/%n

SplitOff: <<
  Package: %N-shlibs
  Depends: <<
    libpng3-shlibs,
    pcre-shlibs,
    libiconv
  <<
  Replaces: %N (<= 1.4.5-2)
  Files: lib/libslang.*.dylib
  Shlibs: %p/lib/libslang.2.dylib 2.0.0 %n (>= 2.1.4-1)
  DocFiles: COPYING README
<<
DocFiles: COPYING README NEWS UPGRADE.txt
Description: S-Lang programming library
DescDetail: <<
S-Lang is an interpreted language that was designed from the start to
be easily embedded into a program to provide it with a powerful
extension language.

S-Lang also provides a platform-independent interface for screen
management, keymaps and low-level terminal I/O.
<<
DescPackaging: <<
Previous revisions by Jeremy Higgs and Christoph Pfisterer.
<<
DescPort: <<
CPPFLAGS is ignored, so we use CFLAGS instead.

We use env tricks to make sure the include files and libs in the build dir
are uesd, not any already installed ones.
<<

Index: slang.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/slang.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- slang.info  25 Feb 2007 13:52:53 -0000      1.2
+++ slang.info  16 Apr 2009 14:41:03 -0000      1.3
@@ -16,19 +16,32 @@
 
 Package: slang
 Version: 1.4.9
-Revision: 12
+Revision: 13
 Maintainer: Max Horn <m...@quendi.de>
+License: Artistic
+Homepage: http://www.jedsoft.org/slang/
+
+# Dependencies:
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
+Conflicts: slang2
+Replaces: slang2
+
+# Unpack Phase:
 CustomMirror: <<
 A: ftp://space.mit.edu/pub/davis/slang/
 B: ftp://ftp.fu-berlin.de/pub/unix/misc/slang/
 C: ftp://ftp.ntua.gr/pub/lang/slang/slang/
-D: ftp://ftp.plig.org/pub/slang/
 <<
 Source: mirror:custom:v1.4/%n-%v.tar.bz2
 Source-MD5: 4fbb1a7f1257e065ca830deefe13d350
-SetCFLAGS: -I%p/include
+
+# Compile Phase:
+SetCFLAGS: -isystem %p/include
+NoSetCFLAGS: true
+NoSetLDFLAGS: true
+SetLDFLAGS: -Wl,-search_paths_first -L../src/elfobjs -L%p/lib
+
 CompileScript: <<
   ./configure %c
   make all elf install_doc_dir=%p/share/doc/%n
@@ -36,7 +49,7 @@
 InstallScript: <<
   make install-elf install-links DESTDIR=%d install_doc_dir=%p/share/doc/%n
 <<
-#
+
 SplitOff: <<
   Package: %N-shlibs
   Replaces: %N (<= 1.4.5-2)
@@ -62,6 +75,7 @@
 are not built right now.
 
 CPPFLAGS is ignored, so we use CFLAGS instead.
+
+We use env tricks to make sure the include files and libs in the build dir
+are uesd, not any already installed ones.
 <<
-License: Artistic
-Homepage: http://www.jedsoft.org/slang/


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to