the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: xpenguins
Version: 2.2
Revision: 1011
Description: Creatures walk along the tops of x11 windows
DescPort: <<
Nothin' to it. Themes go in $FINK/share/xpenguins.
Create a single file documenting all the themes, just to have all the
copyrights and other info all in one place.
<<
Homepage: http://xpenguins.seul.org/
License: GPL
Maintainer: Daniel Macks
BuildDepends: x11-dev
Depends: x11
GCC: 4.0
Source: http://xpenguins.seul.org/%n-%v.tar.gz
Source-MD5: 2ccf555d55f9b0377017322b3b3d27a4
ConfigureParams: --mandir='${prefix}/share/man'
SetLDFLAGS: -L/usr/X11R6/lib
CompileScript: <<
./configure %c
make
rm -f Copyright.themes
(echo "The following information is a compilation of the 'about' file for each theme" ; cd themes ; find . -mindepth 1 -maxdepth 1 -type d -exec echo \; -exec echo "### {}" \; -exec echo \; -exec cat "{}"/about \; ) > Copyright.themes
<<
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README Copyright.themes