mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
torrentor: mark as broken for all platforms. (#7722)
Broken since long ago (no packages on Haiku Depot). Disable until builds gets fixed upstream (might require "transplanting" conde from transmission and its .patchset for Haiku.
This commit is contained in:
@@ -12,8 +12,8 @@ SOURCE_URI="https://github.com/HaikuArchives/Torrentor/archive/$srcGitRev.tar.gz
|
||||
CHECKSUM_SHA256="08e47eefe98e08360f63262548b43ea39995e2ca6514a7178ea9cc7afd7cdf8f"
|
||||
SOURCE_DIR="Torrentor-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="?all !x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="!all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
PROVIDES="
|
||||
torrentor${secondaryArchSuffix} = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user