Ticket #17704: Portfile

File Portfile, 1.2 KB (added by macports@…, 15 years ago)
Line 
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$
3PortSystem          1.0
4name                tovid
5version             0.31
6categories          multimedia
7maintainers         macports@shah.co.nz
8description         tovid
9long_description    tovid description
10homepage            http://tovid.wikia.com/
11platforms           darwin
12master_sites        http://tovid.googlecode.com/files/
13checksums           md5 fc697e7d5aedae0ff427e7e2a1aa20e2 \
14                    sha1 1c3ec16a7654e7f1248da2fc666b797efa29d0ae \
15                    rmd160 c79e7fe566256699e65cc4bd94cf5a1f98503502
16depends_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 \