You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Remove wrong backslashes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75061 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -32,7 +32,7 @@ use_zip yes
|
||||
|
||||
checksums md5 d3c5e6d7e1170616a7c1ac60a4ea8aa7 \
|
||||
sha1 46160a6eb53369a8680baa3d34ab4602e8dca658 \
|
||||
rmd160 5ddc79d35b3c0a92be5a03dc52044d828bd41c1a \
|
||||
rmd160 5ddc79d35b3c0a92be5a03dc52044d828bd41c1a
|
||||
|
||||
xcode.project ${name}.xcodeproj
|
||||
xcode.configuration Release
|
||||
|
||||
@@ -37,7 +37,7 @@ xcode.build.settings \
|
||||
SYMROOT=${worksrcpath}/build
|
||||
# FRAMEWORK_SEARCH_PATHS=${worksrcpath}/build
|
||||
# BUILT_PRODUCTS_DIR=${worksrcpath}/build
|
||||
# OTHER_LDFLAGS="-I${worksrcpath}/Frameworks" \
|
||||
# OTHER_LDFLAGS="-I${worksrcpath}/Frameworks"
|
||||
|
||||
if { ![variant_isset use_source] } {
|
||||
default_variants +use_binary
|
||||
|
||||
@@ -34,7 +34,7 @@ build.target mp3info
|
||||
destroot.target install-mp3info
|
||||
destroot.args INSTALL=/usr/bin/install
|
||||
destroot.destdir prefix=${destroot}${prefix} \
|
||||
mandir=${destroot}${prefix}/share/man/man1 \
|
||||
mandir=${destroot}${prefix}/share/man/man1
|
||||
|
||||
post-destroot {
|
||||
set docdir ${prefix}/share/doc/${name}-${version}
|
||||
|
||||
@@ -61,7 +61,7 @@ patchfiles patch-bootstrap.diff \
|
||||
patch-common-video-iso-mpeg4-src-vtc_ztq_QMInit_cpp.diff \
|
||||
patch-common-video-iso-mpeg4-src-vtc_ztq_QMUtils_cpp.diff \
|
||||
patch-common-video-iso-mpeg4-src-vtc_ztq_decQM_cpp.diff \
|
||||
patch-common-video-iso-mpeg4-src-vtc_ztq_encQM_cpp.diff \
|
||||
patch-common-video-iso-mpeg4-src-vtc_ztq_encQM_cpp.diff
|
||||
|
||||
configure.cmd ./bootstrap \
|
||||
--disable-player \
|
||||
|
||||
@@ -37,7 +37,7 @@ checksums libunicows-${version}-src.tar.gz \
|
||||
libunicows-${version}-src.tar.gz \
|
||||
sha1 7ad79f37e6c7c645cc002507af9bf22a5b8389c6 \
|
||||
libunicows-${version}-src.tar.gz \
|
||||
rmd160 0ce07693aceaa1c9b9d333666b8154c408331499 \
|
||||
rmd160 0ce07693aceaa1c9b9d333666b8154c408331499
|
||||
|
||||
depends_build port:nasm \
|
||||
port:i386-mingw32-gcc \
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ depends_lib port:py26-gtk \
|
||||
port:py26-gnome \
|
||||
port:kiwi \
|
||||
port:librsvg \
|
||||
port:vte \
|
||||
port:vte
|
||||
|
||||
build.env PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig" \
|
||||
PATH="${python.prefix}/bin:$env(PATH)"
|
||||
|
||||
@@ -23,7 +23,7 @@ checksums md5 3e9f5de83475c05141c6e281f49994d6 \
|
||||
|
||||
depends_lib port:ocaml \
|
||||
port:caml-findlib \
|
||||
port:caml-extlib \
|
||||
port:caml-extlib
|
||||
|
||||
patchfiles patch-Makefile
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ checksums md5 b33a5a7400f3f57fa78d31443ecf2438 \
|
||||
rmd160 0063eaa85baaaf22308c9e22b04f552b4f107982
|
||||
|
||||
depends_lib port:ocaml \
|
||||
port:caml-findlib \
|
||||
port:caml-findlib
|
||||
|
||||
use_configure no
|
||||
use_parallel_build no
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ description A curses-based interface to the GNU Debugger (GDB).
|
||||
long_description \
|
||||
CGDB is a curses-based interface to the GNU Debugger (GDB). \
|
||||
The goal of CGDB is to be lightweight and responsive, not \
|
||||
encumbered with unnecessary features. \
|
||||
encumbered with unnecessary features.
|
||||
|
||||
homepage http://cgdb.sourceforge.net
|
||||
master_sites sourceforge
|
||||
|
||||
@@ -20,7 +20,7 @@ depends_lib port:rb-fxruby \
|
||||
port:rb-rrb \
|
||||
port:fontconfig
|
||||
# port:rb-drb \
|
||||
# port:rb-ripper \
|
||||
# port:rb-ripper
|
||||
|
||||
use_configure no
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ checksums md5 6346fa146abb63d2a817757c842894ca \
|
||||
rmd160 ab4878e438298ee98bc7983823be31904e1376f6
|
||||
|
||||
depends_lib port:git-core \
|
||||
port:cvsps \
|
||||
port:cvsps
|
||||
|
||||
worksrcdir ${name}
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ description A simple but powerful template language for C++
|
||||
long_description \
|
||||
A simple but powerful template language for C++. \
|
||||
It emphasizes separating logic from presentation: \
|
||||
it is impossible to embed application logic in this template language.\
|
||||
it is impossible to embed application logic in this template language.
|
||||
|
||||
distname ctemplate-${version}
|
||||
homepage http://code.google.com/p/google-ctemplate/
|
||||
|
||||
+1
-1
@@ -66,7 +66,7 @@ configure.args --disable-avahi \
|
||||
--disable-cdda \
|
||||
--disable-obexftp \
|
||||
--disable-gphoto2 \
|
||||
--disable-samba \
|
||||
--disable-samba
|
||||
|
||||
test.run yes
|
||||
test.target check
|
||||
|
||||
@@ -29,7 +29,7 @@ long_description \
|
||||
* < \
|
||||
* > \
|
||||
* <= \
|
||||
* >= \
|
||||
* >=
|
||||
|
||||
homepage http://www.eecs.tufts.edu/~rdocki01/typenats.html
|
||||
master_sites http://www.eecs.tufts.edu/~rdocki01/projects
|
||||
|
||||
@@ -18,7 +18,7 @@ distname yaml-${version}
|
||||
|
||||
checksums md5 b8ab9064e8e0330423fe640de76608cd \
|
||||
sha1 5fa17579f6436f1d8739ad38399dff3e739bbf56 \
|
||||
rmd160 a8c310d6fc5ef461134a88cea902f244aeaaba9a \
|
||||
rmd160 a8c310d6fc5ef461134a88cea902f244aeaaba9a
|
||||
|
||||
test.run yes
|
||||
test.target check
|
||||
|
||||
@@ -21,7 +21,7 @@ long_description Mercurial is a fast, lightweight Source Control Management \
|
||||
repositories, not to a central one, in order to commit \
|
||||
changes. Changes can be share via the builtin webserver, \
|
||||
CGI, SSH or a stream of patch emails. Mercurial supports \
|
||||
Apples' FileMerge for merges.\
|
||||
Apples' FileMerge for merges.
|
||||
|
||||
homepage http://www.selenic.com/mercurial/
|
||||
platforms darwin
|
||||
|
||||
@@ -20,7 +20,7 @@ master_sites http://www.xs4all.nl/~rfsber/Robo/
|
||||
|
||||
checksums md5 819f86e29dc8fee5b1831b23ca23cd75
|
||||
|
||||
configure.args --mandir="${prefix}/share/man" \
|
||||
configure.args --mandir="${prefix}/share/man"
|
||||
|
||||
destroot.destdir prefix="${destroot}${prefix}" \
|
||||
docdir="${destroot}${prefix}/share/doc/${name}" \
|
||||
|
||||
@@ -12,7 +12,7 @@ description lightweight unit testing framework for C++
|
||||
long_description UnitTest++ is a lightweight unit testing framework for C++. \
|
||||
It was designed to do test-driven development on a wide variety \
|
||||
of platforms. Simplicity, portability, speed, and small footprint \
|
||||
are all very important aspects of UnitTest++.\
|
||||
are all very important aspects of UnitTest++.
|
||||
|
||||
homepage http://unittest-cpp.sourceforge.net/
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ checksums ${prog} \
|
||||
${appbundles} \
|
||||
md5 b71f77851f4204b984b80e57c4ad7e65 \
|
||||
sha1 4798b1ae8a56275a4c2eb4df54f352c457f1ff0a \
|
||||
rmd160 f0aa0eea748297f652f08c239fe1922b9f61e31d \
|
||||
rmd160 f0aa0eea748297f652f08c239fe1922b9f61e31d
|
||||
|
||||
extract.only ${prog} \
|
||||
${appbundles}
|
||||
|
||||
@@ -14,7 +14,7 @@ use_bzip2 yes
|
||||
|
||||
master_sites macports
|
||||
|
||||
checksums md5 6185fe31e512e8b23ac5cc58ede27919 \
|
||||
checksums md5 6185fe31e512e8b23ac5cc58ede27919
|
||||
|
||||
extract.only ${name}-${version}.tar.bz2
|
||||
worksrcdir ${name}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user