15 lines
715 B
Bash
15 lines
715 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.12.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel gtk+-devel imlib2-devel librsvg-devel startup-notification-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="A basic, good-looking task manager for WMs"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="https://gitlab.com/o9000/tint2"
|
|
distfiles="https://gitlab.com/o9000/${pkgname}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz"
|
|
checksum=eb4743fde5939bcb644f82ee8a69fa87a7a45f07095aca8a4ba91886260b0113
|
|
wrksrc=tint2-${version}-dc300c021531f47cca336e15b50adf3b4a9bc9ae
|