mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bismuth: drop package
No longer works from KDE 5.27. Developers not intended to work on. https://github.com/Bismuth-Forge/bismuth/issues/471
This commit is contained in:
parent
eafa9afe65
commit
cde99b37d4
2 changed files with 1 additions and 30 deletions
|
@ -1,30 +0,0 @@
|
||||||
# Template file for 'bismuth'
|
|
||||||
pkgname=bismuth
|
|
||||||
version=3.1.4
|
|
||||||
revision=1
|
|
||||||
build_style=cmake
|
|
||||||
configure_args="-DUSE_TSC=OFF"
|
|
||||||
hostmakedepends="cmake ninja extra-cmake-modules nodejs"
|
|
||||||
makedepends="qt5-declarative-devel qt5-svg-devel kconfig-devel
|
|
||||||
kconfigwidgets-devel kcoreaddons-devel kdeclarative-devel kglobalaccel-devel
|
|
||||||
kcmutils-devel ki18n-devel gettext-devel kdecoration-devel"
|
|
||||||
checkdepends="AppStream"
|
|
||||||
short_desc="Tile KDE Plasma windows automatically and manage via keyboard"
|
|
||||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://bismuth-forge.github.io/bismuth/"
|
|
||||||
distfiles="https://github.com/Bismuth-Forge/bismuth/archive/refs/tags/v${version}.tar.gz"
|
|
||||||
checksum=216d8f5a6c649e4950989b2d7e100fe23832311328b970b8e32985c1ef25b0b5
|
|
||||||
|
|
||||||
if [ "$XBPS_CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kpackage kconfig"
|
|
||||||
configure_args+=" -DBUILD_TESTING=OFF"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
|
||||||
broken="npm WARN exec The following package was not found and will be installed: esbuild"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -43,6 +43,7 @@ replaces="
|
||||||
avogadro<=1.2.0_9
|
avogadro<=1.2.0_9
|
||||||
beignet<=1.3.2_10
|
beignet<=1.3.2_10
|
||||||
bgc<=1.0.1_1
|
bgc<=1.0.1_1
|
||||||
|
bismuth<=3.1.4_1
|
||||||
bitcoin<=22.0_5
|
bitcoin<=22.0_5
|
||||||
bokken<=1.8_3
|
bokken<=1.8_3
|
||||||
bomi<=0.9.11_17
|
bomi<=0.9.11_17
|
||||||
|
|
Loading…
Add table
Reference in a new issue