Index: Portfile =================================================================== --- Portfile (revision 53367) +++ Portfile (working copy) @@ -15,17 +15,22 @@ all kinds of video applications. homepage http://www.piksel.org/frei0r platforms darwin -master_sites http://freshmeat.net/redir/frei0r/72056/url_tgz/ \ - http://propirate.net/frei0r/ -checksums md5 8123893c67fc5ce01ddcb09853d47ed4 \ - sha1 2bd488fc0e6d12b2f0b141ec21a3c74b7c85d4b4 \ - rmd160 d5f989583839fde1e15c791ed4c62eeda4ddb760 +fetch.type git +git.url git://code.dyne.org/frei0r.git +git.branch c950588f3e9188aa51e2cd3b9346bf346ad34118 +worksrcdir frei0r +pre-configure { + system "cd '${worksrcpath}' && sed 's/libtoolize/glibtoolize/' autogen.sh > temp.sh && mv -f temp.sh autogen.sh && chmod +x autogen.sh" + system "cd '${worksrcpath}' && ./autogen.sh " + } + depends_lib port:gavl \ port:opencv -depends_build port:pkgconfig +depends_build port:pkgconfig \ + port:libtool livecheck.check regex livecheck.url http://propirate.net/frei0r/