Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5318

Modified Files:
        libksba8.info 
Log Message:
Update libksba8 to 0.9.12, adopt.


Index: libksba8.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/libksba8.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libksba8.info       27 Apr 2005 03:07:10 -0000      1.1
+++ libksba8.info       12 Nov 2005 05:37:50 -0000      1.2
@@ -1,50 +1,43 @@
-Package: libksba8 
-Version: 0.9.10 
-Revision: 11
-Maintainer: Darian Lanx <[EMAIL PROTECTED]>
-BuildDepends: flex, bison, libiconv-dev, gettext-dev, libgpg-error
-BuildDependsOnly: true
-Source: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-%v.tar.gz 
-Source-MD5: 1504bac7386e027499c6db85d26fa7e4 
-NoSetLDFLAGS: true
-ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --with-gpg-error-prefix=%p --with-pic
+Package: libksba8
+Version: 0.9.12
+Revision: 1
+Source: ftp://ftp.gnupg.org/gcrypt/alpha/libksba/libksba-%v.tar.bz2
+Source-MD5: 4d40a09134c5a0d2dcc6416f9abdcc98
+BuildDependsOnly: True
+Depends: %n-shlibs (= %v-%r)
 
+BuildDepends: libgpg-error
+# Work around libtool wonkiness with empty archive
 PatchScript: <<
-mv INSTALL INSTALL.txt
+touch gl/dummy.c
+sed -i.orig -e 's/^libgnu_la_SOURCES =/libgnu_la_SOURCES = dummy.c/' \
+            -e 's/^am_libgnu_la_OBJECTS =/am_libgnu_la_OBJECTS = dummy.lo/' 
gl/Makefile.in
 <<
+ConfigureParams: --infodir=%p/share/info
+InstallScript: make DESTDIR=%d install
+DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README* THANKS TODO
 
 SplitOff: <<
-Package: %N-shlibs
-Files: <<
-     lib/libksba*.dylib
-        <<
-
- Shlibs: <<
-  %p/lib/libksba.8.dylib 14.0.0 14.3.0 (>= 0.9.10-11)
-  <<
-Description:  Shared libraries for libksba
-DescDetail: <<
-       Shared libraries needed to run and link against the gnupg 
-          CMS and X.509 access library.
-          
-          <<
-
-          DocFiles: <<
-                 INSTALL.txt AUTHORS COPYING ChangeLog NEWS README* VERSION 
THANKS TODO
-                         <<
-                         <<
-                         
-
+  Package: %N-shlibs
+  Shlibs: %p/lib/libksba.8.dylib 15.0.0 %n (>= 0.9.12-1)
+  Files: lib/libksba.8.6.1.dylib lib/libksba.8.dylib
+  DocFiles: COPYING
+<<
 
-InstallScript: make install DESTDIR=%d
-UpdateConfigGuess: true
-DocFiles: INSTALL.txt AUTHORS COPYING ChangeLog NEWS README* VERSION THANKS 
TODO 
-Description: CMS and X.509 access library supplied by GnuPG
+Description: Gnupg certificate management library
 DescDetail: <<
-Libksba is a library to make the tasks of working with X.509 certificates,
-CMS data and related objects more easy. It provides a highlevel interface 
-to the implemented protocols and presents the data in a consistent way. 
-There is no more need to worry about all the nasty details of the protocols.
+Libksba is a library to make the tasks of working with X.509
+certificates, CMS data and related objects more easy. It provides a
+highlevel interface to the implemented protocols and presents the data
+in a consistent way. There is no more need to worry about all the
+nasty details of the protocols. The API gives the C programmer an easy
+way of interacting with the data. It copes with the version details
+X.509 protocols tend to have as well as with the many different
+versions and dialects. Applications must usually cope with all of this
+and it has to be coded over and over again. Libksba hides this by
+providing just one API which does the Right Thing. Support for new
+features will be added as needed.
 <<
-Homepage: http://www.gnupg.org/(en)/related_software/libksba/index.html 
+Homepage: http://www.gnupg.org/(en)/related_software/libassuan/index.html
 License: GPL
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to