tuxc: remove package

This commit is contained in:
tibequadorian 2020-12-28 15:21:39 +01:00 committed by Đoàn Trần Công Danh
parent 3c03d6d02a
commit 7da16f9532
2 changed files with 2 additions and 17 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'removed-packages'
pkgname=removed-packages
version=0.1
revision=8
revision=9
build_style=meta
short_desc="Uninstalls packages removed from repository"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@ -70,6 +70,7 @@ replaces="
soulseekqt<=20160117_2
spacefm-ng<=1.0.6_3
ttyload-git<=20141117_4
tuxc<=1.1_3
urlmatch-git<=20141116_2
v8<=3.24.35.33_4
vte<=0.28.2_16

View file

@ -1,16 +0,0 @@
# Template file for 'tuxc'
pkgname=tuxc
version=1.1
revision=3
build_style="gnu-makefile"
hostmakedepends="pkg-config"
makedepends="lua53-devel"
short_desc="Modular universal package manager wrapper"
maintainer="Logen Kain <logen@sudotask.com>"
license="ISC"
homepage="https://github.com/logenkain/tuxc/"
distfiles="https://github.com/logenkain/${pkgname}/archive/v${version}.tar.gz"
checksum=164c905c4278422c8d75c7be9dfe3b92d0f820bccdae296b9e0db762f5ef614f
post_install() {
vlicense LICENSE
}