Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9316/10.4/unstable/main/finkinfo/web

Modified Files:
        elinks.info 
Log Message:
Unify: add ssl support in elinks (via apple openssl), reduce elinks-ssl to dummy


Index: elinks.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/elinks.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- elinks.info 29 Nov 2006 05:38:22 -0000      1.5
+++ elinks.info 9 Mar 2007 02:31:27 -0000       1.6
@@ -1,18 +1,20 @@
 Package: elinks
 Version: 0.11.2
-Revision: 1
+Revision: 2
 Description: Development version of Links text WWW browser
 License: GPL
 Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-Conflicts: elinks, elinks-ssl
-Replaces: elinks, elinks-ssl
+Conflicts: elinks-ssl (<< 0.11.2-2)
+Replaces: elinks-ssl (<< 0.11.2-2)
 Depends: expat1-shlibs, libidn-shlibs, bzip2-shlibs, libiconv
-BuildDepends: expat1, libidn, bzip2-dev, gettext-tools, libiconv-dev, bison 
(>= 2.0)
+BuildDepends: expat1, libidn, bzip2-dev, gettext-tools, libiconv-dev, bison 
(>= 2.0), system-openssl-dev
 Source: http://elinks.or.cz/download/elinks-%v.tar.bz2
 Source-MD5: 5a8f83afb527cf443f58b372136a81fc
 Patch: %n.patch
 PatchScript: perl -pi -e 's/INCLUDES( \+= .*CFLAGS)/CPPFLAGS\1/' `find . -name 
Makefile`
-ConfigureParams: --mandir=%p/share/man --without-gpm --without-lua --without-x 
--without-spidermonkey --disable-fsp --without-openssl --without-gnutls
+SetCPPFLAGS: -I%p/lib/system-openssl/include
+SetLDFLAGS: -L%p/lib/system-openssl/lib
+ConfigureParams: --mandir=%p/share/man --without-gpm --without-lua --without-x 
--without-spidermonkey --disable-fsp --with-openssl=%p/lib/system-openssl
 CompileScript: <<
   ac_cv_path_ASCIIDOC= ac_cv_path_XMLTO= ac_cv_path_JW= ./configure %c
   make V=1
@@ -22,6 +24,15 @@
   rm -r %i/lib %i/share/locale/locale.alias
 <<
 DocFiles: AUTHORS BUGS COPYING ChangeLog NEWS README SITES THANKS TODO
+SplitOff: <<
+  Package: %N-ssl
+  Depends: %N (= %v-%r), fink-obsolete-packages
+  Description: Dummy upgrade package: use %N instead
+  InstallScript: <<
+    mkdir -p %i/share/doc/installed-packages
+    touch %i/share/doc/installed-packages/%n
+  <<
+<<
 DescDetail: <<
 Development version of Links (Lynx-like text WWW browser), with more
 liberal features policy and development style.
@@ -30,6 +41,8 @@
 of Links. Its purpose is to provide an alternative to Links, and to
 test and tune various new features, but still provide good rock-solid
 releases inside stable branches.
+
+As of 0.11.2-2, "elinks" has ssl support and "elinks-ssl" is deprecated.
 <<
 DescPort: <<
 This pkg builds and uses its own highly- and fairly-undocumentedly-


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to