the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: bcel
Version: 5.2
Revision: 1
Source: mirror:apache:jakarta/%n/source/%n-%v-src.tar.gz
Source-MD5: 905b7e718e30e7ca726530ecf106e532
SourceDirectory: %n-%v
PatchScript: <<
perl -pi -e 's,
BuildDepends: <<
ant-base (>= 1.6.5-1),
fink (>= 0.22.2-1),
fink-mirrors (>= 0.22.1.1-1),
jakarta-regexp,
system-java-dev (>= 1.4-1)
<<
Depends: jakarta-regexp, system-java (>= 1.4-1)
Type: java(1.4)
CompileScript: <<
#!/bin/sh -ex
mkdir examples
touch manifest.txt
ant dist -Dnoget=true
<<
JarFiles: dist/*.jar
InstallScript: <<
install -d -m 755 %i/share/doc/%N
mv dist/docs/* %i/share/doc/%N/
<<
DocFiles: dist/*.txt
Homepage: http://jakarta.apache.org/bcel/
Maintainer: Benjamin Reed
Description: Byte Code Engineering Library
DescDetail: <<
The Byte Code Engineering Library is intended to give
users a convenient possibility to analyze, create, and
manipulate (binary) Java class files (those ending
with .class). Classes are represented by objects
which contain all the symbolic information of the
given class: methods, fields and byte code
instructions, in particular.
<<
License: BSD
Package: bcel
Version: 5.2
Revision: 1
Source: mirror:apache:jakarta/%n/source/%n-%v-src.tar.gz
Source-MD5: 905b7e718e30e7ca726530ecf106e532
SourceDirectory: %n-%v
PatchScript: <<
perl -pi -e 's,
BuildDepends: <<
ant-base (>= 1.6.5-1),
fink (>= 0.22.2-1),
fink-mirrors (>= 0.22.1.1-1),
jakarta-regexp,
system-java-dev (>= 1.4-1)
<<
Depends: jakarta-regexp, system-java (>= 1.4-1)
Type: java(1.4)
CompileScript: <<
#!/bin/sh -ex
mkdir examples
touch manifest.txt
ant dist -Dnoget=true
<<
JarFiles: dist/*.jar
InstallScript: <<
install -d -m 755 %i/share/doc/%N
mv dist/docs/* %i/share/doc/%N/
<<
DocFiles: dist/*.txt
Homepage: http://jakarta.apache.org/bcel/
Maintainer: Benjamin Reed
Description: Byte Code Engineering Library
DescDetail: <<
The Byte Code Engineering Library is intended to give
users a convenient possibility to analyze, create, and
manipulate (binary) Java class files (those ending
with .class). Classes are represented by objects
which contain all the symbolic information of the
given class: methods, fields and byte code
instructions, in particular.
<<
License: BSD