parent
92c5f01c31
commit
00098ec612
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'xfce4-i3-workspaces-plugin'
|
||||
pkgname=xfce4-i3-workspaces-plugin
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext-devel intltool pkg-config xfce4-dev-tools"
|
||||
makedepends="xfce4-panel-devel i3ipc-glib-devel"
|
||||
short_desc="Workspace switcher for i3 window manager and Xfce4 panel"
|
||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/denesb/xfce4-i3-workspaces-plugin"
|
||||
distfiles="https://github.com/denesb/${pkgname}/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=ff7dcdb7c1f89209844e4d903abb15d90bd47845962832d80d15fb9e8f31bbcf
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
Loading…
Reference in New Issue