Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'kwin-effects-forceblur'
pkgname=kwin-effects-forceblur
version=1.5.0
revision=6
# Template file for 'kwin-effects-better-blur-dx'
pkgname=kwin-effects-better-blur-dx
version=2.2.0
revision=1
build_style=cmake
configure_args="-DFORCE_CROSSCOMPILED_TOOLS=ON -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
Expand All @@ -14,9 +14,10 @@ makedepends="qt6-base-devel qt6-tools-devel kf6-kconfig-devel
kf6-kwindowsystem-devel kf6-kguiaddons-devel kf6-kcmutils-devel
kf6-kdecoration-devel kwin-devel kwin-x11-devel"
depends="plasma-desktop>=6.4.0"
short_desc="Fork of the KWin Blur effect for Plasma 6"
maintainer="Cass Spencer <casscardboard@gmail.com>"
short_desc="Fork of the Plasma 6 blur effect with additional features"
maintainer="Nafis <mnabid.25@outlook.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/taj-ny/kwin-effects-forceblur"
distfiles="https://github.com/taj-ny/kwin-effects-forceblur/archive/refs/tags/v${version}.tar.gz"
checksum=bfb43a73d270a63c1efa4a85da4f734af7289c9d57fb1d1ed475fbb90adbd7f1
homepage="https://github.com/xarblu/kwin-effects-better-blur-dx"
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
checksum=f8b18ee87b9fb81f86ddb4ba7fd84e3d144935f65ac1b319e44c9d1fd461ebee
replaces="kwin-effects-forceblur>=0"