? libmikmod-noesound.patch
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/audio/libmikmod/Portfile,v
retrieving revision 1.14
diff -u -d -p -r1.14 Portfile
|
|
|
3 | 3 | PortSystem 1.0 |
4 | 4 | name libmikmod |
5 | 5 | version 3.1.11a |
| 6 | revision 1 |
6 | 7 | categories audio |
7 | 8 | maintainers mij@opendarwin.org |
8 | 9 | description portable sound library |
… |
… |
extract.only ${distname}${extract.suffix |
22 | 23 | |
23 | 24 | checksums ${name}-[strsed ${version} {s/a$//}].tar.gz md5 705106da305e8de191549f1e7393185c \ |
24 | 25 | ${name}-[strsed ${version} {s/a$/-a/}].diff md5 5e56be5a32eecf3cfa195379a5ecb0ef |
25 | | |
26 | | depends_lib lib:libesd.0:esound |
27 | 26 | |
28 | 27 | post-patch { |
29 | 28 | set patchfile "${distpath}/${name}-[strsed ${version} {s/a$/-a/}].diff" |