mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libdv: fix provides
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
SRC_URI="http://sourceforge.net/projects/libdv/files/libdv/$portVersion/libdv-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a305734033a9c25541a59e8dd1c254409953269ea7c710c39e540bd8853389ba"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -20,6 +20,8 @@ PATCHES="libdv-$portVersion.patchset"
|
||||
PROVIDES="
|
||||
libdv$secondaryArchSuffix = $portVersion compat >= 1.0
|
||||
lib:libdv$secondaryArchSuffix = 4.0.3 compat >= 4
|
||||
cmd:dubdv$secondaryArchSuffix
|
||||
cmd:encodedv$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user