Initial commit
This commit is contained in:
commit
897f95be69
9 changed files with 231 additions and 0 deletions
36
.SRCINFO
Normal file
36
.SRCINFO
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
pkgbase = kwin-effects-forceblur
|
||||
pkgdesc = KWin Blur effect fork with window class force blur feature (Wayland & X11)
|
||||
pkgver = 1.5.0
|
||||
pkgrel = 3
|
||||
url = https://github.com/taj-ny/kwin-effects-forceblur
|
||||
install = kwin-effects-forceblur.install
|
||||
arch = x86_64
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = appstream
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = git
|
||||
makedepends = qt6-tools
|
||||
makedepends = vulkan-headers
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kcmutils
|
||||
depends = kcrash
|
||||
depends = kdecoration
|
||||
depends = kglobalaccel
|
||||
depends = ki18n
|
||||
depends = kio
|
||||
depends = kconfig
|
||||
depends = kcoreaddons
|
||||
depends = knotifications
|
||||
depends = kwidgetsaddons
|
||||
depends = kwin
|
||||
depends = libepoxy
|
||||
depends = libepoxy.so
|
||||
depends = qt6-base
|
||||
provides = kwin-effects-better-blur
|
||||
source = kwin-effects-forceblur-1.5.0::git+https://github.com/taj-ny/kwin-effects-forceblur.git#tag=v1.5.0
|
||||
source = kwin-effects-forceblur.install
|
||||
b2sums = ccce168b60300b0480f02fed094a74f761fc7ad49062c3a4bf30c8bbfa14c5b83b41495fbd7d9669ff771c2c7d981a993dc988cd3791ef4586288eb25fa28c98
|
||||
b2sums = 5de5efda9bdc11103a6b5ada6fd1f5907920cb55bd129bc3bcc55f9424d5703031a7a6696fa20ffabe456bd66881ccfa93d804c4b88ed9d7ca2f3f8d6c5005a7
|
||||
|
||||
pkgname = kwin-effects-forceblur
|
||||
Loading…
Add table
Add a link
Reference in a new issue