You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name g3data
|
|
version 1.5.3
|
|
categories graphics x11 science
|
|
maintainers thphys.ox.ac.uk:eyre
|
|
homepage http://www.frantz.fi/software/g3data.php
|
|
master_sites http://www.frantz.fi/software/
|
|
platforms darwin
|
|
|
|
description g3data is a program to extract data from published \
|
|
graphs, when the raw data is not available.
|
|
|
|
long_description g3data is an interactive program, which enables \
|
|
the user to extract machine-readable data from \
|
|
published graphs, when the raw data is unavailable. \
|
|
It is particularly useful for extracting data \
|
|
from plots published in scientific journals, when \
|
|
it is inconvenient or impossible to obtain the \
|
|
original raw data.
|
|
|
|
checksums md5 21c37526dff8601d699fa511c9d5bc36 \
|
|
sha1 b4bb26e6e09ed70719ebbb73690f50fef71f61dd \
|
|
rmd160 010c4f1ff9eb034aa85691cc182432a1c0972677
|
|
|
|
depends_build port:pkgconfig
|
|
depends_lib path:lib/pkgconfig/gtk+-2.0.pc:gtk2
|
|
#port:openjade
|
|
|
|
patchfiles patch-Makefile.diff
|
|
|
|
use_configure no
|
|
|
|
#build.post_args PREFIX='${prefix}' \
|
|
# ZLIBDIR='${prefix}' \
|
|
# JPEGDIR='${prefix}' \
|
|
# TIFFDIR='${prefix}' \
|
|
# PNGDIR='${prefix}'
|
|
|
|
destroot.destdir DESTDIR=${destroot}${prefix}
|
|
|
|
#destroot.post_args PREFIX='${prefix}' DESTDIR='${destroot}'
|
|
|
|
livecheck.type none
|