mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Floorp: fix provides
This commit is contained in:
@@ -14,7 +14,7 @@ collecting personal information."
|
||||
HOMEPAGE="https://floorp.app/"
|
||||
COPYRIGHT="1995-2025 Mozilla Developers, Floorp Projects & Ablaze"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/floorp-$portVersion.en-US.haiku-x86_64.tar.bz2#noarchive"
|
||||
CHECKSUM_SHA256="eb5b5eb2a751a6d6190e6ead9b28aeecc81c315a962b552978840bf85c5ca61a"
|
||||
ADDITIONAL_FILES="floorp.rdef.in"
|
||||
@@ -23,8 +23,8 @@ ARCHITECTURES="x86_64"
|
||||
DISABLE_SOURCE_PACKAGE="true"
|
||||
|
||||
PROVIDES="
|
||||
floorp= $portVersion
|
||||
app:Floorp= $portVersion
|
||||
floorp_bin = $portVersion
|
||||
app:Floorp = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
|
||||
Reference in New Issue
Block a user