Commits
Albert Gräf authored and Zero King committed d6995019850
1 1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | PortGroup github 1.0 |
5 5 | |
6 - | github.setup grame-cncm faust 80b4b0856b7c9a1429bb187c1ddffcd4dd98923d |
7 - | version 0.9.96-20170330 |
6 + | github.setup grame-cncm faust 10523e3c2f16444e188e4feb9e2e8399f6a39838 |
7 + | version 0.9.96-20170331 |
8 8 | |
9 - | checksums rmd160 5edd157d0a532b2f118ea2ded67b704cc13d64bd \ |
10 - | sha256 5588185d811cc4b8ba05a65b72daba4f47fe6ded5d8faf3c02d370889870045b |
9 + | checksums rmd160 a257e307d38e3957f0b53b5b761769d7656d25cc \ |
10 + | sha256 974326434347c0c0a39b2516b392ca0e699b5ac84ac875ae0e6feeafd1a63989 |
11 11 | |
12 12 | name faust-devel |
13 13 | conflicts faust faust2-devel |
14 14 | categories audio lang |
15 15 | platforms darwin |
16 16 | maintainers ryandesign gmail.com:aggraef |
17 17 | license GPL-2 |
18 18 | homepage http://faust.grame.fr/ |
19 19 | |
20 20 | description functional programming language for realtime audio |