Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv11524

Added Files:
        lzop.info apt-zip.info 
Log Message:
to 10.7 with version bump

--- NEW FILE: lzop.info ---
Package: lzop
Version: 1.03
Revision: 1
Depends: lzo2-shlibs
BuildDepends: lzo2
Source: http://www.lzop.org/download/%n-%v.tar.gz
Source-MD5: 006c5e27fb78cdd14a628fdfa5aa1905
SetCFLAGS: -Os -pipe
ConfigureParams: --mandir=%p/share/man
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README THANKS doc/lzop.html 
doc/lzop.txt doc/magic
Description: Real-time compressor
DescDetail: <<
lzop is a file compressor which is very similar to gzip. lzop uses the LZO
data compression library for compression services, and its main advantages
over gzip are much higher compression and decompression speed (at the cost
of some compression ratio).
<<
License: GPL
Maintainer: None <[email protected]>
DescPackaging: <<
 Originally packaged by Masanori Sekino.
<<
Homepage: http://www.oberhumer.com/opensource/lzop/

--- NEW FILE: apt-zip.info ---
Package: apt-zip
Version: 0.18
Revision: 1
Description: Update a non-networked computer using apt
License: GPL
Maintainer: None <[email protected]>

# Dependencies:
Depends: apt
BuildDepends: docbook-utils

# Unpack Phase:
Source: mirror:debian:pool/main/a/%n/%n_%v.tar.gz
Source-MD5: 45f09d0e3dfe884700c91d9fa6403fd8 
SourceDirectory: %n-%v

# Patch Phase:
PatchScript: <<
 perl -pi.bak -e "s;/usr/share;%p/share;" apt-zip-* common.sh.in apt-zip.sgml 
apt-zip.conf
 perl -pi.bak -e "s;/etc/apt;%p/etc/apt;" common.sh.in apt-zip.sgml
<<

# Compile Phase:
GCC: 4.0
CompileScript: <<
 docbook2man apt-zip.sgml
 echo "nothing to compile"
<<

# Install Phase:
InstallScript: <<
 install -d %i/bin %i/etc/apt %i/share/%n %i/share/%n/methods %i/share/man/man8

 install -m755 %n-list %n-inst %i/bin
 install -m755 methods/wget %i/share/%n/methods
 install -m755 methods/lftp %i/share/%n/methods
 install -m644 common.sh.in %i/share/%n
 install -m644 %n.conf %i/etc/apt
 install -m644 %n.8 %i/share/man/man8
 ln -s %n.8 %i/share/man/man8/%n-list.8
 ln -s %n.8 %i/share/man/man8/%n-inst.8
<<
DocFiles: TODO debian/copyright debian/changelog
ConfFiles: %p/etc/apt/%n.conf

# Additional Info
DescPackaging: <<
These scripts simplify the process of using dselect and apt on a non-networked
Debian box, using removable media like ZIP floppies. One generates a `fetch'
script (supporting backends such as wget and lftp, in a modular, extensible
way) to be run on a host with better connectivity, check space constraints of
your removable media, and then install the package on your Debian box. 

Note on current version: space-checking is not done and spanning multiple disks
is not yet supported. 
<<
Homepage: http://packages.debian.org/stable/source/apt-zip


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

Reply via email to