mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: xstarter-0.7.0
Closes: #12938 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
eb82cfd999
commit
9913a69ae4
1 changed files with 13 additions and 0 deletions
13
srcpkgs/xstarter/template
Normal file
13
srcpkgs/xstarter/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'xstarter'
|
||||||
|
pkgname=xstarter
|
||||||
|
version=0.7.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="glib-devel ncurses-devel"
|
||||||
|
short_desc="Application launcher for Linux"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
homepage="http://xstarter.org"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="https://github.com/lchsk/xstarter/archive/v${version}.tar.gz"
|
||||||
|
checksum=2c1d49b0a76c7028c471aaa2223cdc95c7cbbf4fe517bb190f11a037ed35f8c3
|
Loading…
Add table
Reference in a new issue