mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
32 lines
779 B
Plaintext
32 lines
779 B
Plaintext
PortSystem 1.0
|
|
|
|
name fyre
|
|
version 1.0.1
|
|
revision 0
|
|
checksums rmd160 a4c03bbd120aa7d9c35d2a1882d32bee25c13a05 \
|
|
sha256 8062ff4109efcb70c5bab0d00c5d490a1a1489468dc026d18267ad993cd9e250 \
|
|
size 327392
|
|
|
|
description Fyre is a tool for producing computational artwork.
|
|
long_description Fyre is a tool for producing computational artwork \
|
|
based on histograms of iterated chaotic functions.
|
|
maintainers nomaintainer
|
|
categories math
|
|
license GPL-2+
|
|
|
|
homepage http://fyre.navi.cx/
|
|
master_sites http://flapjack.navi.cx/releases/fyre/
|
|
|
|
depends_build \
|
|
path:bin/pkg-config:pkgconfig
|
|
|
|
depends_lib \
|
|
path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
|
|
port:desktop-file-utils \
|
|
port:shared-mime-info \
|
|
port:libglade2
|
|
|
|
patchfiles implicit.patch
|
|
|
|
configure.args --disable-openexr
|