srcpkgs/: touch new packages for the builders.

Harmless changes, just so the buildbot catches them.
This commit is contained in:
Érico Nogueira 2021-07-21 01:38:07 -03:00
parent 911dd9bee4
commit 9e2270dce9
5 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
pkgname=caps2esc
version=0.3.2
revision=1
wrksrc="caps2esc-v${version}"
wrksrc=caps2esc-v${version}
build_style=cmake
depends="interception-tools"
short_desc="Transforming the most useless key ever in the most useful one"

View File

@ -2,7 +2,8 @@
pkgname=disklow
version=1.2
revision=1
depends="perl-Filesys-Df perl-Config-General perl-Mail-Sendmail perl-Net-SMTP-SSL perl-Authen-SASL"
depends="perl-Filesys-Df perl-Config-General perl-Mail-Sendmail
perl-Net-SMTP-SSL perl-Authen-SASL"
short_desc="Fine grained disk space reporting with emphasis on mail functionality"
maintainer="Holger Jahn <holger@loomsday.co.nz>"
license="Artistic-1.0-Perl"

View File

@ -1,4 +1,4 @@
# Template file for 'fnott'
# Template file for 'fnott'.
pkgname=fnott
version=1.1.0
revision=1

View File

@ -2,7 +2,7 @@
pkgname=interception-tools
version=0.6.7
revision=1
wrksrc="tools-v${version}"
wrksrc=tools-v${version}
build_style=cmake
hostmakedepends="pkg-config"
makedepends="boost-devel eudev-libudev-devel libevdev-devel yaml-cpp-devel"

View File

@ -3,7 +3,7 @@ pkgname=tcltls
version=1.7.22
revision=1
build_style=gnu-configure
configure_args=--with-tcl=${XBPS_CROSS_BASE}/usr/lib
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib"
hostmakedepends="pkg-config"
makedepends="openssl-devel tcl-devel"
depends="tcl"