Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv15535/sci
Added Files:
gperiodic.info gperiodic.patch
Log Message:
to 10.7
--- NEW FILE: gperiodic.patch ---
diff -Nurd -x'*~' gperiodic-2.0.10.orig/Makefile gperiodic-2.0.10/Makefile
--- gperiodic-2.0.10.orig/Makefile 2007-07-11 08:58:05.000000000 -0400
+++ gperiodic-2.0.10/Makefile 2010-05-04 00:26:50.000000000 -0400
@@ -1,6 +1,6 @@
CC := gcc
-CFLAGS := `pkg-config --cflags gtk+-2.0` -I. -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED
-LIBS :=`pkg-config --libs gtk+-2.0`
+CFLAGS := -I. `pkg-config --cflags gtk+-2.0`
+LIBS :=`pkg-config --libs gtk+-2.0` -lintl
bindir ?= /usr/bin
datadir ?= /usr/share
enable_nls ?= 1
--- NEW FILE: gperiodic.info ---
Package: gperiodic
Version: 2.0.10
Revision: 3
Maintainer: The Gnome Core Team <[email protected]>
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
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs