Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv32077/stable/main/finkinfo/crypto

Added Files:
        xpwn.info 
Log Message:
moved to stable, removed arch=i386 limitation

--- NEW FILE: xpwn.info ---
Info2: <<
Package: xpwn
Version: 0.1-20110507
Revision: 1
Source: 
https://github.com/posixninja/xpwn/tarball/7609d82c0f3dc15496bb01ec3c87275ed0ab7457
Source-MD5: 925e07903b297b8fd52a24c662e71552
SourceRename: xpwn-%v-%r.tar.gz
SourceDirectory: posixninja-xpwn-7609d82
Depends: libpng14-shlibs, libusb-shlibs, bzip2-shlibs
BuildDepends: cmake (>= 2.6), libpng14, libusb, bzip2-dev

CompileScript: <<
    #!/bin/sh -ev
    mkdir build
    cd build
    cmake -DCMAKE_INSTALL_PREFIX=%i ../
    make
<<

InstallScript: <<
    #!/bin/sh -ev
    cd build
    make install
    # sort stuff
    mkdir -p %i/bin %i/share/doc/%n %i/share/%n
    mv %i/dfu-util %i/dmg %i/fwstitcher %i/hdutil %i/hfsplus %i/ipsw %i/xpwn 
%i/xpwntool %i/bin
    mv %i/LICENSE.txt %i/README.txt %i/share/doc/%n
    mv %i/FirmwareBundles %i/bundles %i/ramdisk.dmg %i/share/%n
<<


Description: Pwnagetool for iOS devices and firmware
DescDetail: <<
The package provides: 
 * dfu-util
 * dmg
 * fwstitcher
 * hdutil
 * hfsplus
 * ipsw
 * xpwn
 * xpwntool
together with the bundles and FirmwareBundles folders from PwnageTool.
<<
License: GPL
Homepage: https://github.com/posixninja/xpwn
Maintainer: Matthias Ringwald <f...@ringwald.ch>
<<


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to