mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Minor fixes pointeed out by waddlesplash.
* gcc
Use ${effectiveTargetMachineTriple} as in the SUMMARY
Better DESCRIPTION, "The standard compiler..."
* hdialog
Fix typo, "g++"
* homeworld
Fix typo, "license"
* gnutls
Move PATCHES below CHECKSUM.
* gptfdisk
Added CHECKSUM_SHA256
Corrected patch file name.
* iozone
Fixed typo.
Removed comma after copyright year.
Moved PATCHES down.
* isl, m, iup, kdelibs4, gnutls, farfbuzz, htmltidy, ftgl
Re-order the _devel blocks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY="C/C++ cross-compiler for target ${effectiveTargetMachineTriple}"
|
||||
DESCRIPTION="Standard compiler for x86 platform."
|
||||
DESCRIPTION="The standard compiler for the ${effectiveTargetMachineTriple} \
|
||||
platform."
|
||||
HOMEPAGE="http://gcc.gnu.org"
|
||||
|
||||
srcGitRev="3ad9ac2317f63b65937473c4fbe37c9e93e3a116"
|
||||
SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="85499c650421b68f9830d3fb2ddfafb8789a3e1ffce75e8dd27aaed678135df0"
|
||||
|
||||
Reference in New Issue
Block a user