mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
add architecture x86_64 for nanosvgtranslator-1.0.1 recipe
This commit is contained in:
@@ -1,21 +1,21 @@
|
|||||||
SUMMARY="A translator for SVG files"
|
SUMMARY="A translator for SVG files"
|
||||||
DESCRIPTION="
|
DESCRIPTION="This is a translator for SVG files based on nanosvg headers by \
|
||||||
This is a translator for SVG files based on nanosvg headers by Mikko Mononen \
|
Mikko Mononen (https://github.com/memononen/nanosvg). Scalable Vector \
|
||||||
(https://github.com/memononen/nanosvg). Scalable Vector Graphics (SVG) is an \
|
Graphics (SVG) is an XML-based vector image format for two-dimensional \
|
||||||
XML-based vector image format for two-dimensional graphics with support for \
|
graphics with support for interactivity and animation. The SVG specification is \
|
||||||
interactivity and animation. The SVG specification is an open standard \
|
an open standard developed by the World Wide Web Consortium (W3C) since \
|
||||||
developed by the World Wide Web Consortium (W3C) since 1999.
|
1999.
|
||||||
|
|
||||||
SVG images and their behaviors are defined in XML text files. This means \
|
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, \
|
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 \
|
SVG images can be created and edited with any text editor, but are more \
|
||||||
created with drawing software."
|
often created with drawing software."
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
COPYRIGHT="2013-2015 3dEyes**"
|
COPYRIGHT="2013-2015 3dEyes**"
|
||||||
HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
HOMEPAGE="https://github.com/threedeyes/NanoSVGTranslator"
|
||||||
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#97666698908722e54d3a1746e03fd1f719438237"
|
SOURCE_URI="git+https://github.com/threedeyes/NanoSVGTranslator#97666698908722e54d3a1746e03fd1f719438237"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
ARCHITECTURES="x86_gcc2 x86"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
|
|||||||
Reference in New Issue
Block a user