Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -1,2 +0,0 @@
|
|||
abi_depends=">=0.9"
|
||||
api_depends="${abi_depends}"
|
|
@ -6,6 +6,7 @@ homepage="http://git.0pointer.de/?p=rtkit.git"
|
|||
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||
makedepends="pkg-config dbus-devel libcap-devel"
|
||||
short_desc="Realtime Policy and Watchdog Daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD, GPL-2"
|
||||
|
@ -20,9 +21,6 @@ system_accounts="rtkit"
|
|||
rtkit_homedir="/proc"
|
||||
systemd_services="rtkit-daemon.service on"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build dbus-devel
|
||||
Add_dependency build libcap-devel
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue