16 lines
718 B
Bash
16 lines
718 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.12.3
|
|
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=7f1f7cdb8eecfaaac620589c327bf29def457a9d38cee587769c93aacd2a3e36
|
|
wrksrc="tint2-${version}-5f4154408953a75458e7c5125ef3b9fdfe86ff0a"
|