[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.7/stable/main/finkinfo/utils unace.info,NONE,1.1
From:       Daniel Johnson <danielj7 () users ! sourceforge ! net>
Date:       2011-07-31 1:21:36
Message-ID: E1QnKio-0005Vp-Ol () sfs-ml-4 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

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

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


--- NEW FILE: unace.info ---
Package: unace
Version: 1.2b
Revision: 1
Description: Extract, test and view .ace archives
DescDetail: <<
This is an old version of unace that has been relicensed to GPL. New
versions may get relicensed as well but upstream does not promise to
do so for now.
<<
DescPackaging: Patches taken from Debian package.
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
License: GPL2+
Homepage: http://packages.debian.org/source/sid/unace

Source: mirror:debian:pool/main/u/%n/%n_%v.orig.tar.gz
Source-MD5: 51360df61997db28787b60ea7321d83f
SourceDirectory: %n%v
Source2: mirror:debian:pool/main/u/%n/%n_%v-7.diff.gz
Source2-MD5: 9cd1e411ed0e77d024ff78585079a5a5

PatchScript: <<
	gunzip ../%n_%v-7.diff.gz
	patch -p1 <../%n_%v-7.diff
	patch -p1 <debian/patches/001_cpp_define.patch
	patch -p1 <debian/patches/002_fix_warnings.patch
	patch -p1 <debian/patches/003_security.patch
	patch -p1 <debian/patches/004_64_bit_clean.patch
<<

NoSetCPPFLAGS: true
NoSetLDFLAGS: true

CompileScript: <<
	#!/bin/bash -ev
	cp unix/* .
	if [ "%m" = "powerpc" ]; then
		make dep CFLAGS="-Os -Wall -DHI_LO_BYTE_ORDER"
		make CFLAGS="-Os -Wall -DHI_LO_BYTE_ORDER"
	else
		make dep CFLAGS="-Os -Wall -DLO_HI_BYTE_ORDER"
		make CFLAGS="-Os -Wall -DLO_HI_BYTE_ORDER"
	fi
<<

InstallScript: <<
	install -d %i/bin
	install -d %i/share/man/man1
	
	install -m 0755 unace %i/bin
	install -m 0644 debian/unace.1 %i/share/man/man1
<<

DocFiles: changes.log COPYING readme debian/README.Debian debian/changelog


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic