mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Implement gcc4 support for haikuplot
This commit is contained in:
@@ -4,12 +4,12 @@ GUI interface to gnuplot, a popular commandline plotting tool."
|
|||||||
HOMEPAGE="https://github.com/HaikuArchives/HaikuPlot"
|
HOMEPAGE="https://github.com/HaikuArchives/HaikuPlot"
|
||||||
COPYRIGHT="2015 Vale Tolpegin"
|
COPYRIGHT="2015 Vale Tolpegin"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SOURCE_URI="git+https://github.com/HaikuArchives/HaikuPlot.git#b7d0d05ad90e30ffee46c90856216b202bef4c97"
|
REVISION="2"
|
||||||
CHECKSUM_SHA256="6a057e52af317d10bd07c4e54643a4c6f61a4b384871a6cabfb3569800879ada"
|
CHECKSUM_SHA256="6a057e52af317d10bd07c4e54643a4c6f61a4b384871a6cabfb3569800879ada"
|
||||||
REVISION="1"
|
SOURCE_URI="git+https://github.com/HaikuArchives/HaikuPlot.git#9ce84f12178641438ff34015c5753905f237fa56"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 !x86"
|
ARCHITECTURES="x86_gcc2 x86"
|
||||||
SECONDARY_ARCHITECTURES="!x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
haikuplot$secondaryArchSuffix = $portVersion
|
haikuplot$secondaryArchSuffix = $portVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user