d78cb0d201
some packages were dropped but their maintainer= was not updated in template. this will help new maintainers adopt these packages. -> https://github.com/void-linux/void-packages/pull/13930#issuecomment-524610652
14 lines
520 B
Bash
14 lines
520 B
Bash
# Template file for 'lxqt-themes'
|
|
pkgname=lxqt-themes
|
|
version=0.14.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="lxqt-build-tools"
|
|
depends="hicolor-icon-theme"
|
|
short_desc="Themes, graphics and icons for LXQt"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/lxqt-themes/releases/download/${version}/lxqt-themes-${version}.tar.xz"
|
|
checksum=2a96941812d64a8d7e345f776fd582ed81eaa1b951899bdf86847c706fdbfa5c
|
|
replaces="lxqt-common>=0"
|