surfer stable port information

Package: surfer
Version: 0.0.120
Revision: 3
Source: http://www.imaginary2008.de/data/%n-%v.tar.gz
Source-MD5: 3fe1dc0555f034bd3cd9b7cf4a368209
License: GPL
BuildDepends: <<
x11-dev,
pkgconfig,
gtkmm2.4-gtk-dev (>= 2.12.2-1),
glibmm2.4-dev,
glib2-dev,
glitz,
libsigc++2,
pango1-xft2-ft219-dev,
pangomm1.4.1,
pixman,
cairo,
cairomm1,
gtk+2-dev,
atk1,
libiconv-dev,
libgettext8-dev,
freetype219,
fontconfig2-dev
<<
Depends: <<
x11-shlibs,
gtkmm2.4-shlibs,
surf,
atk1-shlibs,
cairo-shlibs (>= 1.6-1),
cairomm1-shlibs,
freetype219-shlibs,
libgettext8-shlibs,
glib2-shlibs (>= 2.14.0-1),
glibmm2.4-shlibs (>= 2.12.2-1),
gtk+2-shlibs, gtk+2,
libiconv,
libsigc++2-shlibs,
pango1-xft2-ft219-shlibs
<<
CompileScript: <<
#!/bin/sh -ex
export PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
./configure --prefix=%p --disable-dependency-tracking
cd src; make
<<
InstallScript: <<
#!/bin/sh -ex
pushd src; make install DESTDIR=%d; popd
mkdir -p %i/share/%n
cp -pR gallery %i/share/%n/
<<
DocFiles: COPYING README surfer-anleitung.pdf
Description: Visualization of algebraic surfaces
DescDetail: <<
Surfer is a program for the interactive visualization of real algebraic
geometry. The visualized surfaces are given as zeros of polynomials in
3 variables. Surfer is based on the program Surf and was developed
for the exposition IMAGINARY, which was conceived by the
Mathematisches Forschungsinstitut Oberwolfach
for the German "Year of Mathematics 2008".
<<
DescUsage: <<
No configuration needed.
Simply run "surfer" at the command line.
<<
DescPort: <<
This package needs gtkmm2.4 version at least 2.10, so it cannot be built
pre-pangocairo.
<<
Maintainer: Martin Costabel
Homepage: http://www.imaginary2008.de/surfer.php