mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
* Add dependency on libarchive * Use autoreconf * Add new livecheck
34 lines
1011 B
Plaintext
34 lines
1011 B
Plaintext
PortSystem 1.0
|
|
|
|
name libtifiles2
|
|
version 1.1.7
|
|
license GPL-2
|
|
categories math
|
|
maintainers nomaintainer
|
|
description TILibs
|
|
long_description Utility libraries for TI related apps
|
|
homepage http://lpg.ticalc.org/prj_tilp/
|
|
platforms darwin
|
|
|
|
master_sites sourceforge:tilp
|
|
|
|
use_bzip2 yes
|
|
|
|
checksums rmd160 62cc385c58ae847b3923c8fdbd90e796e3e9b1c0 \
|
|
sha256 9ac63b49e97b09b30b37bbc84aeb15fa7967bceb944e56141c5cd5a528acc982 \
|
|
size 122454
|
|
|
|
depends_build port:pkgconfig
|
|
|
|
depends_lib port:libticonv \
|
|
port:gettext \
|
|
path:lib/pkgconfig/glib-2.0.pc:glib2 \
|
|
port:zlib \
|
|
port:libarchive
|
|
|
|
use_autoreconf yes
|
|
|
|
livecheck.type regex
|
|
livecheck.url https://sourceforge.net/projects/tilp/rss?path=/tilp2-linux
|
|
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
|