rundird: remove package
unmaintained, archived
This commit is contained in:
parent
6851df1f48
commit
bbabd70b5f
3 changed files with 1 additions and 19 deletions
|
@ -481,6 +481,7 @@ replaces="
|
|||
rkt-stage1-coreos<=1.30.0_3
|
||||
rkt-stage1-fly<=1.30.0_3
|
||||
rkt<=1.30.0_3
|
||||
rundird<=0.2.0_1
|
||||
scantailor<=0.9.12.1_2
|
||||
seahorse-sharing<=3.8.0_4
|
||||
searchfile<=0.0.0.20180623_2
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec rundird
|
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'rundird'
|
||||
pkgname=rundird
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=zig-build
|
||||
makedepends="pam-devel"
|
||||
short_desc="Simple daemon + PAM module providing an XDG_RUNTIME_DIR"
|
||||
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ifreund/rundird"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1dea207f39388e8c2c275b8a9aada0166d1f587a806f2e5e4486d98259e23e4c
|
||||
|
||||
post_install() {
|
||||
vsv rundird
|
||||
vdoc README.md
|
||||
}
|
Loading…
Add table
Reference in a new issue