mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
pango: bump version.
This commit is contained in:
@@ -17,7 +17,7 @@ COPYRIGHT="1999-2007,2010 Red Hat Software
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/pango-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573"
|
||||
CHECKSUM_SHA256="5b11140590e632739e4151cae06b8116160d59e22bf36a3ccd5df76d1cf0383e"
|
||||
PATCHES="pango-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -26,9 +26,9 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||
PROVIDES="
|
||||
pango$secondaryArchSuffix = $portVersion compat >= 1
|
||||
cmd:pango_view$secondaryArchSuffix
|
||||
lib:libpango_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
lib:libpango_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -43,9 +43,9 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
pango${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libpango_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.6 compat >= 0
|
||||
devel:libpango_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.11 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
pango$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user