bgc: remove package
This commit is contained in:
parent
b9e88cdd4a
commit
6d19852d46
|
@ -1,12 +0,0 @@
|
|||
# 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="Orphaned <orphan@voidlinux.org>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/mroutis/bgc"
|
||||
distfiles="https://github.com/mroutis/bgc/archive/v${version}.tar.gz"
|
||||
checksum=4bda45295d95980f1d6210dca6d38e8578495841bad03c0b77d3fd44374edf27
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1
|
||||
revision=55
|
||||
revision=56
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
|
@ -350,6 +350,7 @@ replaces="
|
|||
zou<=0.2.0_7
|
||||
zuluplay-devel<=1.1_1
|
||||
zuluplay<=1.1_1
|
||||
bgc<=1.0.1_1
|
||||
"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in New Issue