mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
New package: bgc-1.0.1 (#1637)
This commit is contained in:
parent
66cf5da22d
commit
06b0e7f297
1 changed files with 12 additions and 0 deletions
12
srcpkgs/bgc/template
Normal file
12
srcpkgs/bgc/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'bgc'
|
||||||
|
pkgname=bgc
|
||||||
|
version=1.0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="libX11-devel"
|
||||||
|
short_desc="Set your background to a color, using X11"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="Unlicense"
|
||||||
|
homepage="https://github.com/mroutis/bgc"
|
||||||
|
distfiles="https://github.com/mroutis/bgc/archive/v${version}.tar.gz"
|
||||||
|
checksum=4bda45295d95980f1d6210dca6d38e8578495841bad03c0b77d3fd44374edf27
|
Loading…
Add table
Reference in a new issue