the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: deb-gview
Version: 0.2.2
Revision: 7
Depends: atk1-shlibs, audiofile-shlibs, bzip2-shlibs, cairo-shlibs, dbus-shlibs, esound-shlibs, expat1-shlibs, fontconfig2-shlibs, freetype219-shlibs (>= 2.3.7-7), gconf2-shlibs, glib2-shlibs, glitz-shlibs, gnome-keyring-shlibs, gnome-vfs2-unified-shlibs, gtk+2-shlibs, libarchive-shlibs, libart2-shlibs, libavahi-client3-shlibs, libavahi-common3-shlibs, libavahi-glib1-shlibs, libbonobo2-shlibs, libbonoboui2-shlibs, libgettext8-shlibs, libgnome2-shlibs, libgnomecanvas2-shlibs, libgnomeui2-shlibs, libiconv, libpng3-shlibs, libxml2-shlibs, orbit2-shlibs, pango1-xft2-ft219-shlibs, pixman-shlibs, popt-shlibs, x11, x11-shlibs, orbit2-shlibs
BuildDepends: atk1, audiofile, bzip2-dev, cairo, dbus-dev, esound, expat1, fontconfig2-dev, freetype219 (>= 2.3.7-7), gconf2-dev, glib2-dev, glitz, gnome-keyring-dev, gnome-vfs2-unified-dev, gtk+2-dev, libarchive, libart2, libavahi-client3-dev, libavahi-common3-dev, libavahi-core6-dev, libavahi-glib1-dev, libbonobo2-dev, libbonoboui2-dev, libgettext8-dev, libgnome2-dev, libgnomecanvas2-dev, libgnomeui2-dev, libiconv-dev, libpng3, libxml2, orbit2, pango1-xft2-ft219-dev, pixman, popt, pkgconfig (>= 0.9.0-1), gettext-tools, x11-dev, intltool40, orbit2-dev
Source: mirror:debian:pool/main/d/%n/%n_%v.tar.gz
Source-MD5: 321d5a9c9df8fad63849976b0ee744d5
SourceDirectory: %n-%v
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking
PatchScript: perl -pi -e 's,ac_cv_lib_gnomeui_2_gnome_program_init=no,ac_cv_lib_gnomeui_2_gnome_program_init=yes,' configure && grep -rl -- -Werror * |xargs perl -pi -e "s,-Werror,,g"
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
License: GPL
Homepage: http://dpkg-view.alioth.debian.org
Maintainer: Jack Fink
Description: GNOME viewer for .deb package files
DescDetail: <<
Displays Debian control information, devscript details and details of
the files that would be installed (names, sizes and locations). Files
within the package can be viewed within the package or externally.
Accepts package locations on the command line to support the 'open'
command in various file managers, one window for each package. Packages do
not need to be installed to be viewed. Opening a changes file opens a new
window for each package specified in the changes file.
Individual package files or packages referenced in a changes file can be
viewed from local or remote filesystems.
<<