mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
sysutils/libg15render: Use USE_GITLAB and update WWW entry
Use USE_GITLAB to follow Porters Handbook more closely and be consistent with ports tree and update WWW
This commit is contained in:
parent
7430eec6d2
commit
8664509c70
@ -1,20 +1,23 @@
|
||||
PORTNAME= libg15render
|
||||
PORTVERSION= 3.0.4
|
||||
DISTVERSION= 3.0.4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library to render the LCD screen on Logitech keyboards
|
||||
WWW= https://sourceforge.net/projects/g15tools
|
||||
WWW= https://gitlab.com/menelkir/libg15render
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libg15.so:sysutils/libg15
|
||||
|
||||
USES= gmake libtool tar:bzip2 localbase
|
||||
USES= gmake libtool localbase
|
||||
USE_GITLAB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GL_ACCOUNT= menelkir
|
||||
GL_COMMIT= b7c1b217e95a1c473fa219c1940c8c9db0eb4628
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1624089355
|
||||
SHA256 (libg15render-3.0.4.tar.bz2) = 81d419ce7680cc9ba049346cdf25b9a8fda4ad40f21a57a21fbf3bae8381bfe4
|
||||
SIZE (libg15render-3.0.4.tar.bz2) = 293668
|
||||
TIMESTAMP = 1665859102
|
||||
SHA256 (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 14e542e83909ee36843c518dc09b600e252cca00fac4b710e5217fa2e4ebbfbf
|
||||
SIZE (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 363828
|
||||
|
Loading…
Reference in New Issue
Block a user