mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
pango: bump version.
This commit is contained in:
@@ -15,9 +15,9 @@ COPYRIGHT="1999-2007,2010 Red Hat Software
|
||||
2001 Alexander Larsson
|
||||
2000 SuSE Linux Ltd"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/1.40/pango-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3"
|
||||
CHECKSUM_SHA256="f8fdc5fc66356dc4edf915048cceeee065a0e0cb70b3b2598f62bda320129a3e"
|
||||
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.2 compat >= 0
|
||||
lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.2 compat >= 0
|
||||
lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.2 compat >= 0
|
||||
lib:libpango_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0
|
||||
lib:libpangocairo_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0
|
||||
lib:libpangoft2_1.0$secondaryArchSuffix = 0.4000.4 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.2 compat >= 0
|
||||
devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.2 compat >= 0
|
||||
devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.2 compat >= 0
|
||||
devel:libpango_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0
|
||||
devel:libpangocairo_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0
|
||||
devel:libpangoft2_1.0$secondaryArchSuffix = 0.4000.4 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
pango$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user