New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19958: mlt-0.4.2-Portfile.patch

File mlt-0.4.2-Portfile.patch, 0.9 KB (added by dan@…, 3 years ago)
  • multimedia/mlt/Portfile

    old new  
    44PortSystem          1.0 
    55 
    66name                mlt 
    7 version             20090518 
     7version             0.4.2 
     8epoch               1 
    89categories          multimedia 
    9 maintainers         poure.com:jm 
     10maintainers         dennedy.org:dan 
    1011description         Open source multimedia framework - core libraries 
    1112long_description    MLT is an open source multimedia framework, designed and developed for \ 
    1213                    television broadcasting. It provides a toolkit for broadcasters, video \ 
     
    2223 
    2324fetch.type          git 
    2425git.url             git://mltframework.org/mlt.git 
    25 git.branch          v0.4.0 
     26git.branch          v0.4.2 
    2627worksrcdir          mlt 
    2728 
    2829depends_build       port:pkgconfig \