Ticket #32482: Portfile-rtmpdump-2.4.diff
File Portfile-rtmpdump-2.4.diff, 1.4 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 6 6 name rtmpdump 7 version 2. 37 version 2.4 8 8 categories www net 9 9 platforms darwin 10 10 maintainers gmail.com:captsolo openmaintainer … … 20 20 homepage http://rtmpdump.mplayerhq.hu/ 21 21 master_sites ${homepage}download/ 22 22 23 checksums sha1 b65ce7708ae79adb51d1f43dd0b6d987076d7c42\24 rmd160 1d48925e6567783806fa68819d6a695cd06138bc23 checksums rmd160 a8cf22e88e544061f15769e758754b028f1be7ff \ 24 sha256 0be975011d116bbdf1befad2a984ac83d09b1061c86550326a7ec496d2f188fc 25 25 26 26 depends_lib port:openssl 27 27 28 extract.suffix .tgz 28 worksrcdir ${name} 29 29 30 30 patchfiles patch-Makefile.diff \ 31 31 patch-librtmp-Makefile.diff … … 34 34 35 35 variant universal {} 36 36 37 build.target SYS=posix38 37 build.args prefix="${prefix}" CC="${configure.cc} [get_canonical_archflags cc]" 39 38 build.pre_args-delete -w 40 39 41 destroot.args prefix="${prefix}" 40 pre-destroot { 41 destroot.args [join ${build.args}] 42 } 42 43 44 platform darwin { 45 build.args-append SYS=darwin 46 } 47 43 48 livecheck.url [lindex ${master_sites} 0] 44 49 livecheck.type regex 45 50 livecheck.regex ${name}-(\[0-9a-z.\]+)\\.