16 lines
718 B
Bash
16 lines
718 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.12.11
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-5a5d8fd9784b3ceac5b51954099c686660ad1cde"
|
|
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=50d019a61cb0b9f81a76e727e17d31b6ff9db34a9f71cb2d65ce4225a4fa6737
|