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

Added Files:
        libelf.info 
Log Message:
move to stable to satisfy dependencies


--- 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


-------------------------------------------------------------------------
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