ant-junit stable port information

Package: ant-junit
Version: 1.7.0
Revision: 1
Maintainer: Benjamin Reed
#
Type: java
BuildDepends: fink (>= 0.22.2-1), fink-mirrors (>= 0.22.1.1-1), junit (>= 3.8.1-4), system-java-dev (>= 1.4-1)
Depends: ant-base (>= %v-1), junit (>= 3.8.1-4), system-java (>= 1.4-1)
Source: mirror:apache:ant/source/apache-ant-%v-src.tar.bz2
Source-MD5: 22b378e27ab300e4d73bf09d91c7e2a6
SourceDirectory: apache-ant-%v
CompileScript: ./build.sh -Ddist.name=ant -Dchmod.fail=false dist
InstallScript: <<
#!/bin/sh -ex
mkdir -p %i/lib
cp -R ant %i/lib
# make up for failing build.xml
chmod -R ugo+r %i/lib/ant
# binaries
rm %i/lib/ant/bin/*.bat
mkdir -p %i/bin
cd %i/bin ; ln -s ../lib/ant/bin/* .
# docs
mkdir -p %i/share/doc/ant
cd %i/share/doc/ant ; ln -s ../../../lib/ant/docs html
find "%i" ! -type d | sed -e 's,^%i,,' | grep -v junit | while read LINE; do
rm "%i$LINE" || :
done
find "%i" ! -type d | sed -e 's,^%i,,' | grep -v junit | while read LINE; do
rmdir "%i$LINE" || :
done
<<
DocFiles: KEYS LICENSE README WHATSNEW lib/README:README.lib
#
Description: JUnit plugin for Ant
DescDetail: <<
This is the JUnit parts of the ant build, needed by some packages to
build.
<<
DescPackaging: <<
This is identical to the ant package except that it only contains
the JUnit bits.
<<
License: BSD
Homepage: http://ant.apache.org/

ant-junit _unstable_ port information

Package: ant-junit
Version: 1.7.0
Revision: 1
Maintainer: Benjamin Reed
#
Type: java
BuildDepends: fink (>= 0.22.2-1), fink-mirrors (>= 0.22.1.1-1), junit (>= 3.8.1-4), system-java-dev (>= 1.4-1)
Depends: ant-base (>= %v-1), junit (>= 3.8.1-4), system-java (>= 1.4-1)
Source: mirror:apache:ant/source/apache-ant-%v-src.tar.bz2
Source-MD5: 22b378e27ab300e4d73bf09d91c7e2a6
SourceDirectory: apache-ant-%v
CompileScript: ./build.sh -Ddist.name=ant -Dchmod.fail=false dist
InstallScript: <<
#!/bin/sh -ex
mkdir -p %i/lib
cp -R ant %i/lib
# make up for failing build.xml
chmod -R ugo+r %i/lib/ant
# binaries
rm %i/lib/ant/bin/*.bat
mkdir -p %i/bin
cd %i/bin ; ln -s ../lib/ant/bin/* .
# docs
mkdir -p %i/share/doc/ant
cd %i/share/doc/ant ; ln -s ../../../lib/ant/docs html
find "%i" ! -type d | sed -e 's,^%i,,' | grep -v junit | while read LINE; do
rm "%i$LINE" || :
done
find "%i" ! -type d | sed -e 's,^%i,,' | grep -v junit | while read LINE; do
rmdir "%i$LINE" || :
done
<<
DocFiles: KEYS LICENSE README WHATSNEW lib/README:README.lib
#
Description: JUnit plugin for Ant
DescDetail: <<
This is the JUnit parts of the ant build, needed by some packages to
build.
<<
DescPackaging: <<
This is identical to the ant package except that it only contains
the JUnit bits.
<<
License: BSD
Homepage: http://ant.apache.org/