mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
fontconfig: bump version.
This commit is contained in:
@@ -4,7 +4,7 @@ Fontconfig is a library for font customization and configuration.
|
||||
"
|
||||
HOMEPAGE="http://www.freedesktop.org/wiki/Software/fontconfig"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/fontconfig/release/fontconfig-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="d763c024df434146f3352448bc1f4554f390c8a48340cef7aa9cc44716a159df"
|
||||
CHECKSUM_SHA256="7b165eee7aa22dcc1557db56f58d905b6a14b32f9701c79427452474375b4c89"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2000-2005, 2006-2007 Keith Packard
|
||||
2005 Patrick Lam
|
||||
@@ -28,7 +28,7 @@ PROVIDES="
|
||||
cmd:fc_query$secondaryArchSuffix
|
||||
cmd:fc_scan$secondaryArchSuffix
|
||||
cmd:fc_validate$secondaryArchSuffix
|
||||
lib:libfontconfig$secondaryArchSuffix = 1.9.0 compat >= 1
|
||||
lib:libfontconfig$secondaryArchSuffix = 1.9.1 compat >= 1
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -124,7 +124,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
fontconfig${secondaryArchSuffix}_devel = $portVersion compat >= 2.1
|
||||
devel:libfontconfig$secondaryArchSuffix = 1.9.0 compat >= 1
|
||||
devel:libfontconfig$secondaryArchSuffix = 1.9.1 compat >= 1
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user