18 lines
734 B
Bash
18 lines
734 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=16.6.1
|
|
revision=1
|
|
wrksrc="tint2-v${version}"
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+-devel imlib2-devel librsvg-devel libXcomposite-devel
|
|
libXdamage-devel libXinerama-devel libXrandr-devel startup-notification-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="Simple panel/taskbar made for modern X window managers"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://gitlab.com/o9000/tint2"
|
|
changelog="https://gitlab.com/o9000/tint2/blob/master/ChangeLog"
|
|
distfiles="https://gitlab.com/o9000/tint2/-/archive/v${version}/tint2-v${version}.tar.bz2"
|
|
checksum=fb1e52b7521fec55a5aaa6b0f70263b000ca02bae17366f38d834b2fe6a65f7a
|