Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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