mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
nicotineplus: revbump fix (#12634)
* nicotineplus: revbump fix * nicotineplus: disabled x86 because we don't have GTK4 * nicotineplus: disable x86
This commit is contained in:
@@ -4,7 +4,7 @@ alternative to the official Soulseek client, while also providing a comprehensiv
|
||||
HOMEPAGE="https://nicotine-plus.org/"
|
||||
COPYRIGHT="2001–2025 Nicotine+, Nicotine and PySoulSeek Contributors"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/nicotine-plus/nicotine-plus/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3917ebc562f2d6a6b26b3d815d7cbdf1d11c058d994b1f47794bbb850489b35e"
|
||||
SOURCE_DIR="nicotine-plus-$portVersion"
|
||||
@@ -12,7 +12,7 @@ ADDITIONAL_FILES="nicotineplus.rdef.in"
|
||||
PATCHES="nicotineplus-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
pythonVersion=3.10
|
||||
pythonPackage=python${pythonVersion//.}
|
||||
|
||||
Reference in New Issue
Block a user