mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
imlib2: bump version.
This commit is contained in:
@@ -13,15 +13,15 @@ HOMEPAGE="https://www.enlightenment.org/"
|
|||||||
COPYRIGHT="2002 Project Enlightenment"
|
COPYRIGHT="2002 Project Enlightenment"
|
||||||
LICENSE="IMLIB2"
|
LICENSE="IMLIB2"
|
||||||
SOURCE_URI="http://downloads.sourceforge.net/enlightenment/imlib2-$portVersion.tar.bz2"
|
SOURCE_URI="http://downloads.sourceforge.net/enlightenment/imlib2-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="7d2864972801823ce44ca8d5584a67a88f0e54e2bf47fa8cf4a514317b4f0021"
|
CHECKSUM_SHA256="3f698cd285cbbfc251c1d6405f249b99fafffafa5e0a5ecf0ca7ae49bbc0a272"
|
||||||
REVISION="2"
|
REVISION="1"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
imlib2$secondaryArchSuffix = $portVersion compat >= 1
|
imlib2$secondaryArchSuffix = $portVersion compat >= 1
|
||||||
lib:libimlib2$secondaryArchSuffix = 1.4.9 compat >= 1
|
lib:libimlib2$secondaryArchSuffix = $portVersion compat >= 1
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -37,7 +37,7 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
imlib2${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
imlib2${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||||
devel:libimlib2$secondaryArchSuffix = 1.4.9 compat >= 1
|
devel:libimlib2$secondaryArchSuffix = $portVersion compat >= 1
|
||||||
cmd:imlib2_config$secondaryArchSuffix = $portVersion
|
cmd:imlib2_config$secondaryArchSuffix = $portVersion
|
||||||
cmd:imlib2_conv$secondaryArchSuffix = $portVersion
|
cmd:imlib2_conv$secondaryArchSuffix = $portVersion
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user