mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +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:
@@ -19,16 +19,16 @@ PROVIDES="
|
||||
ftgl$secondaryArchSuffix = $portVersion compat >= 2
|
||||
lib:libftgl$secondaryArchSuffix = 2.1.3 compat >= 2
|
||||
"
|
||||
PROVIDES_devel="
|
||||
ftgl${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libftgl$secondaryArchSuffix = 2.1.3 compat >= 2
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libgl$secondaryArchSuffix
|
||||
lib:libglu$secondaryArchSuffix
|
||||
"
|
||||
PROVIDES_devel="
|
||||
ftgl${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libftgl$secondaryArchSuffix = 2.1.3 compat >= 2
|
||||
"
|
||||
REQUIRES_devel="
|
||||
ftgl$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
@@ -35,10 +35,6 @@ PROVIDES="
|
||||
cmd:hb_ot_shape_closure$secondaryArchSuffix
|
||||
cmd:hb_shape$secondaryArchSuffix
|
||||
"
|
||||
PROVIDES_devel="
|
||||
harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.940.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
@@ -51,6 +47,10 @@ REQUIRES="
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libgraphite2$secondaryArchSuffix
|
||||
"
|
||||
PROVIDES_devel="
|
||||
harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.940.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
harfbuzz$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
@@ -48,6 +48,10 @@ PROVIDES="
|
||||
lib:libimlua_process52$secondaryArchSuffix = $portVersion
|
||||
lib:libimlua_process_omp52$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
PROVIDES_devel="
|
||||
im${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libim$secondaryArchSuffix = $portVersion
|
||||
@@ -68,10 +72,6 @@ PROVIDES_devel="
|
||||
devel:libimlua_process52$secondaryArchSuffix = $portVersion
|
||||
devel:libimlua_process_omp52$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES_devel="
|
||||
im$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user