sysutils/g15daemon: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be consistent with ports tree
This commit is contained in:
parent
64ebe08227
commit
7430eec6d2
@ -1,7 +1,6 @@
|
||||
PORTNAME= g15daemon
|
||||
PORTVERSION= 3.0.4
|
||||
DISTVERSION= 3.0.4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Daemon for Logitech G15 Keyboards
|
||||
@ -11,18 +10,20 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto
|
||||
LIB_DEPENDS+= libg15.so:sysutils/libg15 \
|
||||
LIB_DEPENDS= libg15.so:sysutils/libg15 \
|
||||
libg15render.so:sysutils/libg15render \
|
||||
libinput.so:x11/libinput
|
||||
|
||||
USES= gmake localbase libtool
|
||||
|
||||
USES= gmake libtool localbase
|
||||
USE_GITLAB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= g15daemon
|
||||
|
||||
GL_ACCOUNT= menelkir
|
||||
GL_COMMIT= 1f4e8b41a6ea460d59cc07305a4d9b487b575ec6
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc
|
||||
|
||||
USE_RC_SUBR= g15daemon
|
||||
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628795795
|
||||
SHA256 (g15daemon-3.0.4.tar.gz) = 04acbfdc833e5af535ac2e15aad9aba2be381de09191736687b153cbd9c94fe7
|
||||
SIZE (g15daemon-3.0.4.tar.gz) = 453663
|
||||
TIMESTAMP = 1665859303
|
||||
SHA256 (menelkir-g15daemon-1f4e8b41a6ea460d59cc07305a4d9b487b575ec6_GL0.tar.gz) = bf8f134bd139899d3b3d2778c9bec4f8b6fca5441eff98f7f8a1cccfc60e4caa
|
||||
SIZE (menelkir-g15daemon-1f4e8b41a6ea460d59cc07305a4d9b487b575ec6_GL0.tar.gz) = 453798
|
||||
|
Loading…
Reference in New Issue
Block a user