15 lines
528 B
Bash
15 lines
528 B
Bash
|
# Template file for 'lxqt-themes'
|
||
|
pkgname=lxqt-themes
|
||
|
version=0.12.0
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
makedepends="lxqt-build-tools"
|
||
|
depends="hicolor-icon-theme"
|
||
|
short_desc="Themes, graphics and icons for LXQt"
|
||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||
|
license="LGPL-2.1"
|
||
|
homepage="https://github.com/lxde/lxqt-themes"
|
||
|
distfiles="https://github.com/lxde/lxqt-themes/releases/download/${version}/lxqt-themes-${version}.tar.xz"
|
||
|
checksum=bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9
|
||
|
replaces="lxqt-common>=0"
|