16 lines
718 B
Bash
16 lines
718 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=0.12.12
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-e9d6ec9f2301e88857ffa7b287a4a3eb36543940"
|
|
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=f91b0d4669b6cd7de6a21efe8bf3f26cfe8878ebf1ab8e8804bf0289a650034e
|