Ticket #30843: wesnoth.diff
File wesnoth.diff, 1.9 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 PortGroup app 1.0 4 5 5 6 name wesnoth 6 version 1.8.5 7 version 1.8.6 8 set branch [join [lrange [split ${version} .] 0 1] .] 7 9 categories games 8 10 platforms darwin 9 11 maintainers nodetwo.com:jordan 10 12 license GPL-2+ 11 13 homepage http://www.wesnoth.org/ 12 master_sites sourceforge 14 master_sites sourceforge:project/wesnoth/wesnoth-${branch}/wesnoth-${version} 13 15 use_bzip2 yes 14 16 use_parallel_build yes 15 17 supported_archs i386 ppc … … 24 26 levels, and are carried over from one scenario to the \ 25 27 next campaign. 26 28 27 checksums sha1 22c6cc10dc7172daf636158dba0acac35f538597\28 rmd160 c2a6a9f094b862ef274838fd062c5d961f97c26129 checksums rmd160 2190efe45d554df59052db1a58fcc3bdf766c47e \ 30 sha256 4fe603fa984ac76a384dc94ba28bd99fe2d1adf02ddf1706f2fa1b82b40f8081 29 31 30 32 depends_lib port:xorg-libX11 \ 31 33 port:boost \ … … 60 62 61 63 configure.cppflags-append -DBOOST_IOSTREAMS_USE_DEPRECATED 62 64 63 platform macosx { 64 pre-destroot { 65 xinstall -d ${destroot}${applications_dir}/Wesnoth.app/Contents/MacOS 66 ln -sf ${prefix}/bin/wesnoth \ 67 ${destroot}${applications_dir}/Wesnoth.app/Contents/MacOS/Wesnoth 68 } 69 } 65 app.icon icons/wesnoth-icon-Mac.png 70 66 71 livecheck.regex <title>${name}.* ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*) released.*</title> 67 livecheck.type sourceforge 68 livecheck.regex /${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}