Permalink
- Why Use Macports Over Downloading A Dmg File Player
- Why Use Macports Over Downloading A Dmg File Online
Join GitHub today
Why Use Macports Over Downloading A Dmg File Player
Installing meld on OS X. Ask Question. Active 8 months ago. Viewed 20k times 14. After I got MacPorts installed and did a 'sudo port -v selfupdate', I try to install meld. The installation just starts to Fetching all kinds of stuff gnome-comoon perl5.8 perl5 pkgconfig. This goes on and on. Download DMG file you prefer. About File Extension DMG. File.org aims to be the go-to resource for file type- and related software information. We spend countless hours researching various file formats and software that can open, convert, create or otherwise work with those files. Open DMG Files with 7-Zip. 7-Zip is a lightweight, but powerful compression tool that is free to download. In addition to extracting DMG files, you can use 7-Zip to extract most types of compressed files out there, including ZIP, CAB, ISO, RAR, and WIM, to name just few.
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upBranch:master
PortSystem 1.0 |
name abiword |
version 2.4.5 |
revision 1 |
description A word processor with gnome support. |
long_description A word processor with gnome support. |
license GPL-3 |
maintainers nomaintainer |
categories editors textproc aqua |
platforms darwin |
homepage http://www.abisource.com/ |
master_sites http://www.abisource.org/downloads/abiword/${version}/source |
http://www.nl.abisource.org/downloads/abiword/${version}/source |
checksums md5 e018669a154164d31c768f773a1c95b4 |
sha1 bca02a8beb490246f785518fc82c6c557a77a88d |
rmd160 f0de27f97135f8fff9b4400b05d74a27eee348cd |
distname abiword-${version} |
use_bzip2 yes |
if {![variant_isset use_source]} { |
default_variants +use_binary |
} |
pre-fetch { |
if {! [variant_isset use_binary] && ! [variant_isset use_source]} { |
return -code 1 'Please select either use_binary or use_source variant' |
} |
} |
variant use_binary conflicts use_source { |
distname AbiWord-${version}-10.2 |
extract.suffix .dmg.gz |
master_sites http://www.abisource.org/downloads/abiword/${version}/MacOSX |
http://www.nl.abisource.org/downloads/abiword/${version}/MacOSX |
http://os.cqu.edu.au/macosx/office/abiword |
checksums md5 13d249d7f0181a5c44e7342b302b19ae |
use_bzip2 no |
extract.post_args > ${workpath}/${distname}.dmg |
post-extract { |
file mkdir /tmp/${name}-${version} |
system 'hdiutil attach ${workpath}/${distname}.dmg -private -nobrowse -mountpoint /tmp/${name}-${version}' |
} |
patchfiles |
use_configure no |
build {} |
destroot { |
file mkdir ${destroot}${applications_dir} |
file copy /tmp/${name}-${version}/AbiWord.app ${destroot}${applications_dir} |
} |
post-destroot { |
system 'hdiutil detach /tmp/${name}-${version}' |
file delete -force /tmp/${name}-${version} |
} |
} |
variant use_source { |
depends_build |
port:pkgconfig |
depends_lib |
port:zlib |
port:libpng |
port:fribidi |
port:fontconfig |
port:ImageMagick |
patchfiles |
configure.patch |
abi-detect-platform.m4.patch |
patch-wv-magick-png.c.diff |
configure.dir ${worksrcpath}/abi |
build.dir ${configure.dir} |
build.target |
configure.cppflags -I. -I${prefix}/include |
configure.args |
--enable-Cocoa |
--mandir=${prefix}/share/man |
--with-zlib=${prefix} |
--with-libpng=${prefix} |
--with-popt=${prefix} |
--without-epath |
--disable-gnome |
} |
Why Use Macports Over Downloading A Dmg File Online
Copy lines Copy permalink