mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Fix ordering
This commit is contained in:
@@ -10,11 +10,12 @@ SVG images and their behaviors are defined in XML text files. This means \
|
||||
that they can be searched, indexed, scripted, and compressed. As XML files, \
|
||||
SVG images can be created and edited with any text editor, but are more often \
|
||||
created with drawing software."
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#2b1da77"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#2b1da77"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -22,7 +23,6 @@ PROVIDES="
|
||||
nanosvgtranslator$secondaryArchSuffix = $portVersion
|
||||
addon:NanoSVGTranslator$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
@@ -30,7 +30,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
@@ -10,11 +10,12 @@ SVG images and their behaviors are defined in XML text files. This means \
|
||||
that they can be searched, indexed, scripted, and compressed. As XML files, \
|
||||
SVG images can be created and edited with any text editor, but are more \
|
||||
often created with drawing software."
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#97666698908722e54d3a1746e03fd1f719438237"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#97666698908722e54d3a1746e03fd1f719438237"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -22,7 +23,6 @@ PROVIDES="
|
||||
nanosvgtranslator$secondaryArchSuffix = $portVersion
|
||||
addon:NanoSVGTranslator$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
@@ -30,7 +30,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
@@ -10,11 +10,12 @@ SVG images and their behaviors are defined in XML text files. This means \
|
||||
that they can be searched, indexed, scripted, and compressed. As XML files, \
|
||||
SVG images can be created and edited with any text editor, but are more \
|
||||
often created with drawing software."
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#603c353ba43a937e75f14bc1aabbffe374174f52"
|
||||
COPYRIGHT="2013-2015 3dEyes**"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#603c353ba43a937e75f14bc1aabbffe374174f52"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -22,7 +23,6 @@ PROVIDES="
|
||||
nanosvgtranslator$secondaryArchSuffix = $portVersion
|
||||
addon:NanoSVGTranslator$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
@@ -30,7 +30,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user