17 lines
717 B
Bash
17 lines
717 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.14.5
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-d10a505aa951c8c3589f5c5f3a2fb0c2f0dd93b4"
|
|
build_style=cmake
|
|
hostmakedepends="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=50a19c4af9f13931134479cda2921c45c4aae7c86f52e923b7fed72cfd0695c9
|