15 lines
618 B
Bash
15 lines
618 B
Bash
# Template file for 'latte-dock'
|
|
pkgname=latte-dock
|
|
version=0.7.5
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKDE_L10N_AUTO_TRANSLATIONS=OFF -DENABLE_MAKE_UNIQUE=OFF"
|
|
hostmakedepends="extra-cmake-modules pkg-config"
|
|
makedepends="plasma-framework-devel libSM-devel"
|
|
short_desc="Dock based on plasma frameworks"
|
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|
homepage="https://github.com/psifidotos/Latte-Dock"
|
|
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=96a3cb1b2cccc744950a08596c9b10f513183129387baa6934303a49ebdcea41
|