mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +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:
@@ -28,14 +28,14 @@ PROVIDES="
|
||||
isl$secondaryArchSuffix = $portVersion compat >= 0.12
|
||||
lib:libisl$secondaryArchSuffix = 13.0.0 compat >= 13
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
devel:libisl$secondaryArchSuffix = 13.0.0 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgmp$secondaryArchSuffix >= 10.1.3
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
devel:libisl$secondaryArchSuffix = 13.0.0 compat >= 13
|
||||
"
|
||||
REQUIRES_devel="
|
||||
isl$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
@@ -28,14 +28,14 @@ PROVIDES="
|
||||
isl$secondaryArchSuffix = $portVersion compat >= 0.12
|
||||
lib:libisl$secondaryArchSuffix = 13.1.0 compat >= 13
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
devel:libisl$secondaryArchSuffix = 13.1.0 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgmp$secondaryArchSuffix >= 10.1.3
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
devel:libisl$secondaryArchSuffix = 13.1.0 compat >= 13
|
||||
"
|
||||
REQUIRES_devel="
|
||||
isl$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user