17 lines
778 B
Bash
17 lines
778 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=15.2
|
|
revision=1
|
|
wrksrc="${pkgname}-${version}-9a7d5a1a518bf5fd32e8061ac3885c322b0c3587"
|
|
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>"
|
|
# changelog="https://gitlab.com/o9000/tint2/blob/master/ChangeLog"
|
|
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=5977a4dfdd5abd1f5d1d5247fb028df17cb6b4bbc1787d675393426f42398d25
|