mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
LoginKit: obsolete and dead
This commit is contained in:
parent
769e7c019a
commit
22721ded03
2 changed files with 0 additions and 20 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'LoginKit'
|
|
||||||
pkgname=LoginKit
|
|
||||||
version=0.1
|
|
||||||
revision=3
|
|
||||||
_gitrev=f3635476546233be0c19a155b1ceb986650501d4
|
|
||||||
wrksrc="${pkgname}-${_gitrev}"
|
|
||||||
build_style=gnu-makefile
|
|
||||||
make_build_args="SBIN_DIR=/usr/bin"
|
|
||||||
make_install_args="SBIN_DIR=/usr/bin"
|
|
||||||
hostmakedepends="pkg-config glib-devel"
|
|
||||||
makedepends="pam-devel libglib-devel"
|
|
||||||
depends="ConsoleKit2"
|
|
||||||
short_desc="Glue layer between ConsoleKit2 and logind's dbus interfaces"
|
|
||||||
maintainer="Enno Boland <g@s01.de>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/dimkr/LoginKit"
|
|
||||||
distfiles="https://github.com/dimkr/LoginKit/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
|
||||||
checksum=55a5f510d78e4fc8e92bc8b970251529cb396fcbcca76fda6f91b9da38e59795
|
|
|
@ -1,2 +0,0 @@
|
||||||
site="https://git.devuan.org/pkgs-utopia-substitution/loginkit/tags"
|
|
||||||
pattern='upstream/\K[\d.]+'
|
|
Loading…
Add table
Reference in a new issue