the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: barcode
Version: 0.98
Revision: 13
Description: Barcoding generation lib and CLI front-end
DescDetail: <<
Generates the barcode equivalent for a given string. Options allow
control over encoding method (supports most major encodings), barcode
geometry, output type (PostScript/EPS/PCL), toggle of English-string
equivalent.
<<
DescUsage: Read the manpages, or 'barcode --help' to get started
DescPackaging: <<
xscreensaver has a barcode manpage (pretty rude to have a .1 manpage
for every module!) so install the CLI front-end manpage as barcode-cli
<<
DescPort: <<
Only a static libary is built (seems to be true on any platform).
Makefile.in is broken (builds all paths from $prefix, ignoring any
special --*dir=DIR passed to configure).
Link to local lib instead of relying on -L.
Makually insert fink LDFLAGSinto Makefile that ignores automake standards
<<
Homepage: http://ar.linux.it/software/#barcode
License: GPL
Maintainer: Daniel Macks
#Source: ftp://ftp.linux.it/pub/People/rubini/barcode/%n-%v.tar.gz
Source: mirror:gnu:%n/%n-%v.tar.gz
Source-MD5: 7f10c3307b84a19a4ab2fa4b3f2974da
BuildDepends: libpaper1-dev
Depends: libpaper1-shlibs
PatchScript: <<
perl -pi -e 's,/(man/|info),/share/\1,' Makefile.in
perl -pi -e 's,-L\. -l\$\(TARGET\),\$(LIBRARY),' Makefile.in
perl -pi -e 's,(\@LIBPAPER\@),-L%p/lib \1,' Makefile.in
<<
ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
InstallScript: <<
make install prefix=%i
mv %i/share/man/man1/barcode.1 %i/share/man/man1/barcode-cli.1
<<
DocFiles: README INSTALL COPYING ChangeLog TODO
InfoDocs: barcode.info
Package: barcode
Version: 0.98
Revision: 13
Description: Barcoding generation lib and CLI front-end
DescDetail: <<
Generates the barcode equivalent for a given string. Options allow
control over encoding method (supports most major encodings), barcode
geometry, output type (PostScript/EPS/PCL), toggle of English-string
equivalent.
<<
DescUsage: Read the manpages, or 'barcode --help' to get started
DescPackaging: <<
xscreensaver has a barcode manpage (pretty rude to have a .1 manpage
for every module!) so install the CLI front-end manpage as barcode-cli
<<
DescPort: <<
Only a static libary is built (seems to be true on any platform).
Makefile.in is broken (builds all paths from $prefix, ignoring any
special --*dir=DIR passed to configure).
Link to local lib instead of relying on -L.
Makually insert fink LDFLAGSinto Makefile that ignores automake standards
<<
Homepage: http://ar.linux.it/software/#barcode
License: GPL
Maintainer: Daniel Macks
#Source: ftp://ftp.linux.it/pub/People/rubini/barcode/%n-%v.tar.gz
Source: mirror:gnu:%n/%n-%v.tar.gz
Source-MD5: 7f10c3307b84a19a4ab2fa4b3f2974da
BuildDepends: libpaper1-dev
Depends: libpaper1-shlibs
PatchScript: <<
perl -pi -e 's,/(man/|info),/share/\1,' Makefile.in
perl -pi -e 's,-L\. -l\$\(TARGET\),\$(LIBRARY),' Makefile.in
perl -pi -e 's,(\@LIBPAPER\@),-L%p/lib \1,' Makefile.in
<<
ConfigureParams: --mandir='${prefix}/share/man' --infodir='${prefix}/share/info'
InstallScript: <<
make install prefix=%i
mv %i/share/man/man1/barcode.1 %i/share/man/man1/barcode-cli.1
<<
DocFiles: README INSTALL COPYING ChangeLog TODO
InfoDocs: barcode.info