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

Added Files:
        nulib2.info 
Log Message:
Move to 10.7.


--- NEW FILE: nulib2.info ---
Package: nulib2
Version: 2.2.0
Revision: 2
Description: Apple II ShrinkIt archive utility
DescDetail: <<
        NuLib2 is a command-line archive utility, along the lines of "PKZIP". 
        It allows you to perform many common operations on NuFX archives, such
        as those created by the Apple II "ShrinkIt" utility, as well as Binary
        II archives.  Files with extensions "SHK", "SDK", "BXY", "BSE", "SEA",
        "BNY", and "BQY" are handled.

        You can add, delete, extract, test, and list files in a NuFX archive. 
        Compressed disk images can be extracted to files, and vice-versa,
        making it a handy utility to have when using an Apple II emulator.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://www.nulib.com/

Source: mirror:sourceforge:%n/nulibdist-220.tar.gz
SourceDirectory: nulib2-220
Source-MD5: d77046845bbade85fba5d93a7628c10a

PatchScript: <<
        #!/bin/bash -ev
        darwinvers=`uname -r | cut -f 1 -d .`
        if [ "$darwinvers" = 11 ]; then
                perl -pi -e 's,extern inline,inline,; s,/\*\*/,inline,' 
../nufxlib-220/NufxLibPriv.h
        fi
<<

Depends: bzip2-shlibs
BuildDepends: bzip2-dev

ConfigureParams: --enable-bzip2 --mandir='${prefix}/share/man'

CompileScript: <<
        cd ../nufxlib-220 && ./configure %c && make
        ./configure %c && make
<<

DocFiles: ChangeLog.txt COPYING README.txt ../nufxlib-220/COPYING-LIB 
../nufxlib-220/NOTES.txt


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to