mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 17:18:51 +02:00
librsvg, fix typo (#5732)
This commit is contained in:
@@ -5,7 +5,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg"
|
|||||||
COPYRIGHT="2009-2010 Raph Levien"
|
COPYRIGHT="2009-2010 Raph Levien"
|
||||||
LICENSE="GNU GPL v2
|
LICENSE="GNU GPL v2
|
||||||
GNU LGPL v2"
|
GNU LGPL v2"
|
||||||
REVISION="3"
|
REVISION="4"
|
||||||
SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz"
|
SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958"
|
CHECKSUM_SHA256="a4298a98e3a95fdd73c858c17d4dd018525fb09dbb13bbd668a0c2243989e958"
|
||||||
PATCHES="librsvg-$portVersion.patchset"
|
PATCHES="librsvg-$portVersion.patchset"
|
||||||
@@ -60,7 +60,7 @@ REQUIRES_devel="
|
|||||||
devel:libfreetype$secondaryArchSuffix
|
devel:libfreetype$secondaryArchSuffix
|
||||||
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
|
devel:libgdk_pixbuf_2.0$secondaryArchSuffix
|
||||||
devel:libglib_2.0$secondaryArchSuffix
|
devel:libglib_2.0$secondaryArchSuffix
|
||||||
devel:libgraphite$secondaryArchSuffix
|
devel:libgraphite2$secondaryArchSuffix
|
||||||
devel:libharfbuzz$secondaryArchSuffix
|
devel:libharfbuzz$secondaryArchSuffix
|
||||||
devel:libpcre$secondaryArchSuffix
|
devel:libpcre$secondaryArchSuffix
|
||||||
devel:libpixman_1$secondaryArchSuffix
|
devel:libpixman_1$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user