mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
libsvgtiny: fix HOMEPAGE.
This commit is contained in:
@@ -2,10 +2,10 @@ SUMMARY="An implementation of SVG Tiny written in C"
|
|||||||
DESCRIPTION="The overall idea of the library is to take some SVG as input, \
|
DESCRIPTION="The overall idea of the library is to take some SVG as input, \
|
||||||
and return a list of paths and texts which can be rendered easily. The \
|
and return a list of paths and texts which can be rendered easily. The \
|
||||||
library does not do the actual rendering."
|
library does not do the actual rendering."
|
||||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny"
|
HOMEPAGE="http://www.netsurf-browser.org/projects/libsvgtiny/"
|
||||||
COPYRIGHT="2003-2017 The NetSurf Developers"
|
COPYRIGHT="2003-2017 The NetSurf Developers"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libsvgtiny-$portVersion-src.tar.gz"
|
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libsvgtiny-$portVersion-src.tar.gz"
|
||||||
CHECKSUM_SHA256="062ae047608dd04e4c3d8bc423a743c436131f3b06b8f5649e3e887ab2f0f78a"
|
CHECKSUM_SHA256="062ae047608dd04e4c3d8bc423a743c436131f3b06b8f5649e3e887ab2f0f78a"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user