the Fink project is an effort to port
popular Unix programs to Mac OS X
Info3: <<
Package: gerbv
Version: 2.6.0
Revision: 1
Depends: <<
atk1-shlibs (>= 1.20.0-1),
cairo-shlibs (>= 1.6-1),
desktop-file-utils,
expat1-shlibs (>= 2.0.1-1),
fontconfig2-shlibs (>= 2.4.1-1),
freetype219-shlibs (>= 2.3.5-1),
glib2-shlibs (>= 2.14.0-1),
glitz-shlibs,
gtk+2 (>= 2.12.0-1),
gtk+2-shlibs (>= 2.12.0-1),
libgettext8-shlibs,
libiconv,
libpng15-shlibs,
pango1-xft2-ft219 (>= 1.18.4-4),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
x11
<<
BuildDepends: <<
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1 (>= 2.0.1-1),
fontconfig2-dev (>= 2.4.1-1),
fink (>= 0.28-1),
freetype219 (>= 2.3.5-1),
glib2-dev (>= 2.14.0-1),
glitz,
gtk+2-dev (>= 2.12.0-1),
libgettext8-dev,
libiconv-dev,
libpng15,
pango1-xft2-ft219-dev (>= 1.18.4-4),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1),
x11-dev,
xft2-dev
<<
Source: mirror:sourceforge:gerbv/gerbv-%v.tar.gz
Source-MD5: 44a37dd202bc60fab54cbc298a477572
DocFiles: <<
AUTHORS
ChangeLog
COPYING
INSTALL
NEWS
README
README-release.txt
TODO
<<
Shlibs: <<
!%p/lib/libgerbv.1.dylib
!%p/lib/libgerbv.1.0.5.dylib
<<
ConfigureParams: --disable-dependency-tracking --mandir=%p/share/man --enable-cairo --disable-update-desktop-database --disable-update-mime-database PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
InstallScript: <<
make install DESTDIR=%d
install -d -m 755 %i/share/doc/%n
cp -pr doc/* example %i/share/doc/%n
rm %i/share/doc/%n/Makefile* %i/share/doc/%n/*/Makefile* %i/share/doc/%n/*/*/Makefile*
# Remove this line to make the Shlibs non-private:
rm -rf %i/include %i/lib/libgerbv.dylib %i/lib/libgerbv.a %i/lib/libgerbv.la %i/lib/pkgconfig
<<
PostInstScript: <<
[ -x %p/bin/update-desktop-database ] && update-desktop-database -q || :
[ -x %p/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -f -t %p/share/icons/hicolor || :
<<
PostRmScript: <<
[ -x %p/bin/update-desktop-database ] && update-desktop-database -q || :
[ -x %p/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -f -t %p/share/icons/hicolor || :
<<
Description: Gerber (RS-274X) CAM file viewing tool
DescDetail: <<
Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files
are generated from PCB CAD systems and sent to PCB manufacturers
as a basis for the manufacturing process.
gerbv now uses GTK+2 and Cairo for rendering.
gerbv includes a scheme interpreter, which enables support for "project files"
to provide default settings every time the viewer is invoked.
If you have an RS-274D file, you need to convert it to RS-274X before viewing
it with gerbv. (Fortunately, almost all PCB layout programs output RS-274X
nowadays.)
<<
DescPackaging: <<
libgerbv has been designated a "private" Shlib because gerbv itself is
currently the only consumer of this library. If other packages wish to link
against this library, email the Fink gerbv maintainer.
<<
License: GPL
Homepage: http://gerbv.gpleda.org/
Maintainer: Charles Lepple
<<