mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
taglib: bump to 1.11.1.
This commit is contained in:
@@ -10,14 +10,14 @@ LICENSE="GNU LGPL v2
|
||||
MPL v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://taglib.github.io/releases/taglib-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ed4cabb3d970ff9a30b2620071c2b054c4347f44fc63546dbe06f97980ece288"
|
||||
CHECKSUM_SHA256="b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
taglib$secondaryArchSuffix = $portVersion
|
||||
lib:libtag$secondaryArchSuffix = 1.16.0 compat = 1
|
||||
lib:libtag$secondaryArchSuffix = 1.17.0 compat = 1
|
||||
lib:libtag_c$secondaryArchSuffix = 0.0.0 compat = 0
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -28,7 +28,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
taglib${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:taglib_config$secondaryArchSuffix
|
||||
devel:libtag$secondaryArchSuffix = 1.16.0 compat = 1
|
||||
devel:libtag$secondaryArchSuffix = 1.17.0 compat = 1
|
||||
devel:libtag_c$secondaryArchSuffix = 0.0.0 compat = 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
Reference in New Issue
Block a user