Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29250/libs

Modified Files:
        slang.info 
Added Files:
        slang2.info 
Log Message:
New slang2 package, conflicting with slang

--- 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 <[EMAIL PROTECTED]>
BuildDependsOnly: True
BuildDepends: <<
  libpng3,
  pcre,
  libiconv-dev
<<
Depends: %N-shlibs (= %v-%r)
Conflicts: slang
Replaces: slang
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
SetCFLAGS: -I%p/include
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
#InstallScript: <<
#  make install-elf install-links 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.
<<
License: Artistic
Homepage: http://www.jedsoft.org/slang/

Index: slang.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/slang.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- slang.info  28 Jan 2007 11:03:34 -0000      1.3
+++ slang.info  10 Sep 2008 20:28:27 -0000      1.4
@@ -16,15 +16,16 @@
 
 Package: slang
 Version: 1.4.9
-Revision: 12
+Revision: 13
 Maintainer: Max Horn <[EMAIL PROTECTED]>
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: True
+Conflicts: slang2
+Replaces: slang2
 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


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to