FreeBSD Bugzilla – Attachment 218852 Details for
Bug 250429
[NEW PORT] sysutils/libg15: API to control LCD Displays and extra keys in some logitech keyboards
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libg15-v1.diff
libg15-v1.diff (text/plain), 2.44 KB, created by
Daniel Menelkir
on 2020-10-18 05:02:21 UTC
(
hide
)
Description:
libg15-v1.diff
Filename:
MIME Type:
Creator:
Daniel Menelkir
Created:
2020-10-18 05:02:21 UTC
Size:
2.44 KB
patch
obsolete
>Index: sysutils/libg15/Makefile >=================================================================== >--- sysutils/libg15/Makefile (nonexistent) >+++ sysutils/libg15/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= libg15 >+PORTVERSION= 1.2.7 >+CATEGORIES= sysutils >+MASTER_SITES= https://sourceforge.net/projects/g15tools/files/libg15/${PORTVERSION}/ >+ >+MAINTAINER= menelkir@itroll.org >+COMMENT= API for control of LCD and the extra keys on Logitech keyboards >+ >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+USES= compiler:gcc-c++11-lib gmake libtool >+USE_LDCONFIG= yes >+ >+PLIST_FILES= include/libg15.h lib/libg15.a lib/libg15.so lib/libg15.so.1 lib/libg15.so.1.0.0 >+ >+GNU_CONFIGURE= yes >+ >+INSTALL_TARGET=install-strip >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/libg15/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/libg15/distinfo >=================================================================== >--- sysutils/libg15/distinfo (nonexistent) >+++ sysutils/libg15/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1602854846 >+SHA256 (libg15-1.2.7.tar.gz) = e6b449a88bed78faf77c0d6e9667a3cef2700c7766f9de7f1635d219dbc44717 >+SIZE (libg15-1.2.7.tar.gz) = 330362 > >Property changes on: sysutils/libg15/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/libg15/pkg-descr >=================================================================== >--- sysutils/libg15/pkg-descr (nonexistent) >+++ sysutils/libg15/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+API for control of the LCD display and the extra keys on some Logitech keyboards >+ >+WWW: https://sourceforge.net/projects/g15tools > >Property changes on: sysutils/libg15/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 250429
:
218852
|
218853