Sha256: 2f62f633c43f4c53a1a46d83476b2e3cacad4b9ae19fc30cfff1969a747fee85
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
# $Id: Portfile 86914 2011-11-07 02:04:09Z ecronin@macports.org $ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 name rdp-projects version 0 revision 4 categories multimedia maintainers rdp platforms darwin license GPL-2 description Sensible Cinema GPL'ed dependencies. long_description ${description} homepage http://rogerdpack.t28.net livecheck.type none depends_lib port:ffmpeg port:gocr port:ImageMagick port:mplayer-edl worksrcdir trunk # Do not use the following environment variables, otherwise the build phase # will fail. configure.cflags {} configure.cppflags {} configure.cxxflags {} configure.ldflags {} configure.cc_archflags {} configure.cxx_archflags {} # Do not use pipes, otherwise the build phase will fail. configure.pipe no fetch.type svn fetch { system "git clone https://github.com/rdp/blank_c_project ${worksrcpath}" }
Version data entries
2 entries across 2 versions & 2 rubygems