Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32182/unstable/main/finkinfo/libs

Modified Files:
        slang.info slang2.info 
Log Message:
Move sgml-entities-iso8879 to stable (this fixes building docbook-dtd as nobody 
on stable)

Index: slang2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/slang2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- slang2.info 15 Sep 2009 22:16:47 -0000      1.3
+++ slang2.info 22 Oct 2010 22:22:50 -0000      1.4
@@ -16,7 +16,7 @@
 
 Package: slang2
 Version: 2.2.1
-Revision: 1
+Revision: 2
 Maintainer: Max Horn <[email protected]>
 License: Artistic
 Homepage: http://www.jedsoft.org/slang/
@@ -24,6 +24,7 @@
 # Dependencies:
 BuildDependsOnly: True
 BuildDepends: <<
+  x11-dev,
   libpng3,
   pcre,
   libiconv-dev
@@ -42,10 +43,10 @@
 Source-MD5: 51b7e9c29c6812f304531713e2ebf969
 
 # Compile Phase:
-SetCFLAGS: -isystem %p/include
+SetCFLAGS: -isystem %p/include -I/usr/X11/include
 NoSetCFLAGS: true
 NoSetLDFLAGS: true
-SetLDFLAGS: -Wl,-search_paths_first -L../src/elfobjs -L%p/lib
+SetLDFLAGS: -Wl,-search_paths_first -L../src/elfobjs -L%p/lib -L/usr/X11/lib
 
 ConfigureParams: <<
   --mandir=%p/share/man \
@@ -66,6 +67,7 @@
 SplitOff: <<
   Package: %N-shlibs
   Depends: <<
+    x11,
     libpng3-shlibs,
     pcre-shlibs,
     libiconv
@@ -85,9 +87,11 @@
 S-Lang also provides a platform-independent interface for screen
 management, keymaps and low-level terminal I/O.
 <<
-DescPort: <<
+DescPackaging: <<
 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.
+are used, not any already installed ones.
+
+To ensure it finds X11, we have to hack CFLAGS and LDFLAGS.
 <<

Index: slang.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/slang.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- slang.info  15 Sep 2009 22:16:47 -0000      1.6
+++ slang.info  22 Oct 2010 22:22:50 -0000      1.7
@@ -69,10 +69,6 @@
 <<
 DescPackaging: <<
 Previous revisions by Jeremy Higgs and Christoph Pfisterer.
-<<
-DescPort: <<
-Module loading should work thanks to dlcompat, but the shipped modules
-are not built right now.
 
 CPPFLAGS is ignored, so we use CFLAGS instead.
 


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to