Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv5355
Added Files:
xar.info
Log Message:
to 10.7
--- NEW FILE: xar.info ---
Package: xar
Version: 1.5.2
Revision: 1
Source: http://xar.googlecode.com/files/%n-%v.tar.gz
Source-MD5: 8eabb055d3387b8edc30ecfb08d2e80d
BuildDepends: libxml2, bzip2-dev, libiconv-dev, system-openssl-dev
Depends: lib%N1-shlibs (= %v-%r), libxml2-shlibs, bzip2-shlibs, libiconv
SetCPPFLAGS: -I%p/lib/system-openssl/include
SetLDFLAGS: -L%p/lib/system-openssl/lib
CompileScript: <<
#!/bin/sh -ev
./configure %c
make
PATH=%b/src:$PATH
cd test
./attr || echo "./attr failure due to missing setfattr expected"
./checksums || echo "./checksums failure is known to happen"
./compression
./data
./hardlink
./heap
<<
InstallScript: <<
make install BINDIR="%i/bin" DATADIR="%i/share" LIBDIR="%i/lib"
INCLUDEDIR="%i/include" MANDIR="%i/share/man"
<<
DocFiles: LICENSE TODO
SplitOff: <<
Package: libxar1-shlibs
Depends: libxml2-shlibs, bzip2-shlibs, libiconv
Replaces: %N (<< 1.4-3)
Files: lib/libxar.*.dylib
Shlibs: %p/lib/libxar.1.dylib 1.0.0 %n (>= 1.4-3)
DocFiles: LICENSE TODO
<<
SplitOff2: <<
Package: libxar1-dev
Depends: lib%N1-shlibs (= %v-%r)
Replaces: %N (<< 1.4-3)
BuildDependsOnly: true
Files: include lib
DocFiles: LICENSE TODO
<<
License: BSD
Description: The eXtensible ARchiver
DescDetail: <<
xar is an archiver meant to handle the archival tasks of the 21st
century. It handles Extended Attributes, ACLs, Resource Forks, can
extract archives to match up the usernames/groupnames of files it
has archived (as opposed to just matching up uids/gids), and can
make you coffee.
<<
DescPackaging: <<
The build creates two shared libs--one with install_name in %p
the other in %b. It also creates two runtime binaries--one linked
against each shared lib. Doesn't use libtool, so need to be able
to test-run everything during building.
Manually run the tests, but don't abort for the known fails.
<<
Maintainer: None <[email protected]>
Homepage: http://xar.googlecode.com
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs