2008-04-01 23:44:56 +00:00
|
|
|
PortSystem 1.0
|
|
|
|
|
|
|
|
|
|
name tilp2
|
2019-02-10 22:21:24 -08:00
|
|
|
version 1.18
|
2012-02-04 22:35:58 +00:00
|
|
|
license GPL-2
|
2008-04-01 23:44:56 +00:00
|
|
|
categories math
|
2013-12-08 09:48:42 +00:00
|
|
|
maintainers nomaintainer
|
2012-02-04 22:45:26 +00:00
|
|
|
description Texas Instruments calculators linking program
|
|
|
|
|
long_description Program to communicate with Texas Instruments (TI) calculators, based on gtk2
|
2008-04-01 23:44:56 +00:00
|
|
|
homepage http://lpg.ticalc.org/prj_tilp/
|
|
|
|
|
platforms darwin
|
|
|
|
|
|
|
|
|
|
master_sites sourceforge:tilp
|
|
|
|
|
|
2019-02-10 22:21:24 -08:00
|
|
|
checksums rmd160 433edb66a15f1cdb3487c34bbbd2b2ac31570fb7 \
|
|
|
|
|
sha256 7b3ab363eeb52504d6ef5811c5d264f8016060bb7bd427be5a064c2ed7384e47 \
|
|
|
|
|
size 536744
|
|
|
|
|
|
|
|
|
|
patchfiles patch-remove-kde.diff
|
2012-02-04 22:40:17 +00:00
|
|
|
|
2012-02-04 22:35:58 +00:00
|
|
|
use_bzip2 yes
|
2012-02-04 22:40:17 +00:00
|
|
|
|
2008-04-01 23:44:56 +00:00
|
|
|
depends_build port:pkgconfig \
|
2019-02-10 22:21:24 -08:00
|
|
|
port:intltool \
|
2008-04-01 23:44:56 +00:00
|
|
|
bin:groff:groff
|
2012-02-04 22:40:17 +00:00
|
|
|
|
2008-04-01 23:44:56 +00:00
|
|
|
depends_lib port:libiconv \
|
2010-12-14 14:03:44 +00:00
|
|
|
port:libticonv \
|
|
|
|
|
port:libtifiles2 \
|
|
|
|
|
port:libticables2 \
|
2008-04-01 23:44:56 +00:00
|
|
|
port:libticalcs2 \
|
|
|
|
|
port:gettext \
|
2021-10-16 15:37:38 -04:00
|
|
|
path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
|
2008-04-01 23:44:56 +00:00
|
|
|
port:libglade2
|
|
|
|
|
|
2019-02-10 22:21:24 -08:00
|
|
|
use_autoreconf yes
|
|
|
|
|
|
2010-12-14 14:03:44 +00:00
|
|
|
configure.args --without-kde
|
2012-02-04 22:40:17 +00:00
|
|
|
|
2019-02-10 22:21:24 -08:00
|
|
|
livecheck.type regex
|
|
|
|
|
livecheck.url https://sourceforge.net/projects/tilp/rss?path=/tilp2-linux
|
|
|
|
|
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
|