1 | # $Id: Portfile 31350 2007-11-20 23:43:38Z yves@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name gimp-lqr-plugin |
---|
6 | version 0.4.0-4 |
---|
7 | maintainers nomaintainer |
---|
8 | categories graphics |
---|
9 | platforms darwin |
---|
10 | homepage http://liquidrescale.wikidot.com/en:start |
---|
11 | |
---|
12 | description Liquid Rescale Gimp plug-in. |
---|
13 | long_description \ |
---|
14 | The Liquid Rescale Gimp plug-in \ |
---|
15 | aims at resizing pictures non uniformly \ |
---|
16 | while preserving their features |
---|
17 | |
---|
18 | |
---|
19 | master_sites http://liquidrescale.wikidot.com/local--files/en:download-page/ |
---|
20 | checksums md5 1d34e517cdbf8b2f358e0febea0467f5 |
---|
21 | |
---|
22 | depends_lib port:liblqr-1 lib:libgimp-2.0:gimp2 |
---|
23 | worksrcdir ${name}-0.4.0 |
---|