17 lines
731 B
Bash
17 lines
731 B
Bash
# Template file for 'tint2'
|
|
pkgname=tint2
|
|
version=16.6
|
|
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.eu>"
|
|
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=021cf05a3e5db1c88a5bcb05f69b887e2c5228f497f1bfe053b5452c2241c35b
|