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 | # $Id$ |
---|
3 | PortSystem 1.0 |
---|
4 | name tovid |
---|
5 | version 0.31 |
---|
6 | categories multimedia |
---|
7 | maintainers macports@shah.co.nz |
---|
8 | description tovid |
---|
9 | long_description tovid description |
---|
10 | homepage http://tovid.wikia.com/ |
---|
11 | platforms darwin |
---|
12 | master_sites http://tovid.googlecode.com/files/ |
---|
13 | checksums md5 fc697e7d5aedae0ff427e7e2a1aa20e2 \ |
---|
14 | sha1 1c3ec16a7654e7f1248da2fc666b797efa29d0ae \ |
---|
15 | rmd160 c79e7fe566256699e65cc4bd94cf5a1f98503502 |
---|
16 | depends_lib port:txt2tags \ |
---|
17 | port:MPlayer \ |
---|
18 | port:ffmpeg \ |
---|
19 | port:mjpegtools \ |
---|
20 | port:ImageMagick \ |
---|
21 | port:dvdauthor \ |
---|
22 | port:dvdrw-tools \ |
---|
23 | port:transcode \ |
---|
24 | port:sox \ |
---|
25 | port:normalize |
---|
26 | #port:vcdimager \ |
---|
27 | #port:python26 \ |
---|
28 | #port:py25-tkinter \ |
---|
29 | #port:py-wxpython25 \ |
---|
30 | #port:py26-cairo \ |
---|