mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
code style.
This commit is contained in:
@@ -22,8 +22,8 @@ GLOBAL_WRITABLE_FILES="settings/mpv/encoding-profiles.conf keep-old"
|
||||
|
||||
PROVIDES="
|
||||
mpv$secondaryArchSuffix = $portVersion
|
||||
lib:libmpv$secondaryArchSuffix = 1.101.0 compat >= 1
|
||||
cmd:mpv$secondaryArchSuffix = $portVersion compat >= 0.29
|
||||
lib:libmpv$secondaryArchSuffix = 1.101.0 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -52,8 +52,8 @@ PROVIDES_devel="
|
||||
devel:libmpv$secondaryArchSuffix = 1.101.0 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
mpv$secondaryArchSuffix == $portVersion base
|
||||
haiku$secondaryArchSuffix
|
||||
mpv$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user