mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
14 lines
552 B
Bash
14 lines
552 B
Bash
# Template file for 'breeze-gtk'
|
|
pkgname=breeze-gtk
|
|
version=6.3.3
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo
|
|
qt6-base qt6-tools"
|
|
makedepends="qt6-base-devel libplasma-devel breeze-qt6"
|
|
short_desc="GTK Theme Built to Match KDE's Breeze"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://invent.kde.org/plasma/breeze-gtk"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=874b73b4ff4d8d7fde5c94df303dbb3bab97de117ee21ed05e9597121992c3c3
|