mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
babl: bump version
This commit is contained in:
@@ -12,14 +12,14 @@ COPYRIGHT="Øyvind Kolås"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.gimp.org/pub/babl/0.1/babl-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f3b222f84e462735de63fa9c3651942f2b78fd314c73a22e05ff7c73afd23af1"
|
||||
CHECKSUM_SHA256="fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
babl$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:libbabl_0.1$secondaryArchSuffix = 0.197.1 compat >= 0
|
||||
lib:libbabl_0.1$secondaryArchSuffix = 0.211.1 compat >= 0
|
||||
cmd:babl = $portVersion compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -29,7 +29,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
babl${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libbabl_0.1$secondaryArchSuffix = 0.197.1 compat >= 0
|
||||
devel:libbabl_0.1$secondaryArchSuffix = 0.211.1 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
babl$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user