Package: gperiodic Version: 2.0.10 Revision: 3 Maintainer: The Gnome Core Team Source: http://www.frantz.fi/software/%n-%v.tar.gz Source-MD5: 9680f8a4850bdafad113fd4af7c57e45 Depends: << atk1-shlibs (>= 1.28.0-1), cairo-shlibs (>= 1.8.8-3), fontconfig2-shlibs (>= 2.8.0-4), freetype219-shlibs (>= 2.3.12-1), glib2-shlibs (>= 2.22.0-1), gtk+2-shlibs (>= 2.18.0-1), libgettext8-shlibs, pango1-xft2-ft219-shlibs (>= 1.24.5-4) << BuildDepends: << atk1 (>= 1.28.0-1), cairo (>= 1.8.8-3), fink (>= 0.24.12-1), fink-package-precedence, fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), gettext-tools, glib2-dev (>= 2.22.0-1), glitz, gtk+2-dev (>= 2.18.0-1), libgettext8-dev, pango1-xft2-ft219-dev (>= 1.24.5-4), pixman (>= 0.16.0-1), pkgconfig (>= 0.23), x11-dev << PatchFile: %n.patch PatchFile-MD5: 7fade9c06cd77819e59fecfb574884b8 PatchScript: << %{default_script} rm INSTALL perl -pi -e 's,/usr,%p,' gperiodic.c << NoSetMAKEFLAGS: true SetMAKEFLAGS: -j1 SetCPPFLAGS: -MD CompileScript: << #!/bin/sh -ev export PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" make bindir=%p/bin datadir=%p/share fink-package-precedence --depfile-ext='\.d' . << InstallScript: << #!/bin/sh -ev export PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH" make bindir=%i/bin datadir=%i/share install << DocFiles: AUTHORS ChangeLog NEWS README gpl.txt Description: Displays a periodic table of the elements DescDetail: << Gperiodic displays a periodic table of the elements, allowing you to browse through the elements, and view detailed information about each element. << DescPort: << Have to remove INSTALL in order to have 'make install' work on case-insensitive filesystem. Recent glib doesn't publish -lintl, so pass it directly. << DescPackaging: << Originally packaged by Matt Stephenson. Create directories before installing files into them. Enable dependency tracking so can check for coherent fink deps << License: GPL Homepage: http://www.frantz.fi/software/gperiodic.php