17 lines
711 B
Bash
17 lines
711 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=15.1
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-63c3690fa8efb1cd2dd23969f219f9b7a37a65b6"
|
|
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/${version}/archive.tar.gz>${pkgname}-${version}.tar.gz"
|
|
checksum=58e9004a66f689933872924b405b27818114c5ef84dc8d1fbdd3bb5f16239ee9
|