mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +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:
@@ -6,6 +6,8 @@ REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
HOMEPAGE="http://www.rodsbooks.com/gdisk/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/gptfdisk/files/gptfdisk/0.8.10/gptfdisk-0.8.10.tar.gz"
|
||||
CHECKSUM_SHA256="73e64151203ae0c347c488358e71ca582bb7fb7f0d66df86b71c42050390eb9b"
|
||||
PATCHES="gptfdisk-0.8.10.patchset"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2013 Rod Smith"
|
||||
|
||||
@@ -22,8 +24,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCHES="gptfdisk-0.8.10.recipe"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user