the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: xarchive
Version: 0.2.8.6
Revision: 2
Depends: atk1-shlibs, cairo-shlibs, freetype219-shlibs, glib2-shlibs, gtk+2-shlibs, libgettext3-shlibs, pango1-xft2-ft219-shlibs, x11, x11-shlibs
BuildDepends: pkgconfig, atk1, cairo, freetype219, glib2-dev, glitz, gtk+2-dev, libgettext3-dev, pango1-xft2-ft219-dev, x11-dev
Source: mirror:sourceforge:%n/%n-0.2.8-6.tar.gz
Source-MD5: e8df5149477d2ca92d4acca515d60005
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig
InstallScript: make install DESTDIR=%d
DocFiles: README
Homepage: http://xarchive.sourceforge.net
Maintainer: Jack Fink
License: GPL
Description: Frontend for various command line archivers
DescDetail: <<
XArchive is a GTK+2 graphical frontend that uses external wrappers
to communicate with the command line archiving tools. This makes
adding support for a new archive format a simple matter of writing
a wrapper for that format's command line tool and putting it into
XArchive's wrapper directory.
Depending on the capabilities of the command line tool, XArchive can
handle creation, extraction and manipulation of archives.
Currently there are bash shell wrappers for:
tar, rar, zip, 7zip, arj, deb, rpm and ace.
(ace support using program unace, so extraction only.
deb and rpm support is also extraction only. To keep things
sane the appropriate packaging tools should be used to
modify deb's and rpm's.)
<<