Package: gperiodic Version: 2.0.10 Revision: 4 Maintainer: The Gnome Core Team Source: http://www.frantz.fi/software/%n-%v.tar.gz Source-Checksum: SHA256(78d72870c51c39e4a35c804c05b8ef5e39f88d42eced52b2934e21d74fb8d096) Depends: << atk1-shlibs (>= 1.32.0-1), cairo-shlibs (>= 1.12.14-1), fontconfig2-shlibs (>= 2.10.0-1), freetype219-shlibs (>= 2.6-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.32.0-1), cairo (>= 1.12.14-1), fink-package-precedence, fontconfig2-dev (>= 2.10.0-1), freetype219 (>= 2.6-1), gettext-tools, glib2-dev (>= 2.22.0-1), gtk+2-dev (>= 2.18.0-1), libgettext8-dev, pango1-xft2-ft219-dev (>= 1.24.5-4), pkgconfig (>= 0.23), x11-dev << PatchFile: %n.patch PatchFile-MD5: 7fade9c06cd77819e59fecfb574884b8 PatchScript: << %{default_script} rm INSTALL perl -pi -e 's,/usr,%p,' gperiodic.c << UseMaxBuildJobs: false SetCPPFLAGS: -MD CompileScript: << #!/bin/sh -ev export PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$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:$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