17 lines
723 B
Bash
17 lines
723 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.12.7
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-107bfc85a3955a8b88ff027d2f6cb4cb7e943cb0"
|
|
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=e1200cabbf6f9488233788f805b10c8bd8b083c92ef42d86bc8df8d8bb353c5f
|