18 lines
		
	
	
		
			735 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			735 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| # Template file for 'plasma-integration'
 | |
| pkgname=plasma-integration
 | |
| version=5.24.1
 | |
| revision=1
 | |
| build_style=cmake
 | |
| configure_args="-DBUILD_TESTING=OFF"
 | |
| hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools
 | |
|  gettext kcoreaddons"
 | |
| makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel
 | |
|  breeze"
 | |
| depends="noto-fonts-ttf font-hack-ttf breeze qqc2-desktop-style"
 | |
| short_desc="Theme integration plugins for the Plasma workspaces"
 | |
| maintainer="John <me@johnnynator.dev>"
 | |
| license="LGPL-2.0-or-later"
 | |
| homepage="https://invent.kde.org/plasma/plasma-integration"
 | |
| distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
 | |
| checksum=2c2ca20ae54e9705468566c521c1556ec30618adbee00219f5469c67d6b8aae4
 | 
