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

Modified Files:
        libmal10.info 
Added Files:
        libelf.info 
Log Message:
head/pc sync


Index: libmal10.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmal10.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libmal10.info       21 Apr 2008 03:39:45 -0000      1.8
+++ libmal10.info       24 Jun 2008 22:46:29 -0000      1.9
@@ -1,11 +1,12 @@
 Package: libmal10
 Version: 0.40
-Revision: 1026
+Revision: 1027
+Epoch: 1
 Description: Library for syncing AvantGo
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Depends: %N-shlibs (>= %v-%r)
+Depends: %N-shlibs (>= %e:%v-%r)
 BuildDepends: pilot-link10, libiconv-dev, libncurses5 (>= 5.4-20041023-1006), 
readline5 (>= 5.0-1004)
 Conflicts: libmal
 Replaces: libmal
@@ -42,7 +43,7 @@
 <<
 SplitOff2: <<
        Package: malsync
-       Depends: %N-shlibs (>= %v-%r), libiconv, libncurses5-shlibs (>= 
5.4-20041023-1006), readline5-shlibs (>= 5.0-1004)
+       Depends: %N-shlibs (>= %e:%v-%r), libiconv, libncurses5-shlibs (>= 
5.4-20041023-1006), readline5-shlibs (>= 5.0-1004)
        Replaces: %N (<< 0.40-1026)
        Files: bin
        DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO

--- NEW FILE: libelf.info ---
Package: libelf
Version: 0.8.9
Revision: 1
Source: http://www.mr511.de/software/%n-%v.tar.gz
Source-MD5: 11904a77b948bcfab671e80100b6098d
BuildDepends: pkgconfig
BuildDependsOnly: true
ConfigureParams: --enable-extended-format --disable-dependency-tracking
InstallScript: <<
        make -j1 install prefix=%i
        rm -rf %i/lib/locale
<<
DocFiles: COPYING* ChangeLog INSTALL README VERSION
Description: ELF object file access library
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://directory.fsf.org/libs/misc/libelf.html
DescDetail: <<
'Libelf' lets you read, modify or create ELF files in an
architecture-independent way.  The library takes care of size and endian
issues, e.g. you can process a file for SPARC processors on an Intel-based
system.

This library is a clean-room rewrite of the System V Release 4 library and is
supposed to be source code compatible with it.  It was meant primarily for
porting SVR4 applications to other operating systems but can also be used as
the basis for new applications (and as a light-weight alternative to libbfd). 
<<
License: LGPL


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to