mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/xvkbd: bump to version 3.9
- Add COPYING to license files as README does not contain the full GPL text - Add hash for license files Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
38b0aabea0
commit
e40c4eddc0
@ -1,2 +1,4 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 895f768269820e7c0379b0daac3687bda0c670d192ebb7e61e5613a5939ec90b xvkbd-3.7.tar.gz
|
sha256 b81c37ddfb7b78993dad15d304f8fd78e540d57c0a72f7e3316fd45fba919a9d xvkbd-3.9.tar.gz
|
||||||
|
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||||
|
sha256 7f72a6f6e9a183efe65fb22c77f41bf076582f8a375881129461f50652af61e4 README
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XVKBD_VERSION = 3.7
|
XVKBD_VERSION = 3.9
|
||||||
XVKBD_SITE = http://t-sato.in.coocan.jp/xvkbd
|
XVKBD_SITE = http://t-sato.in.coocan.jp/xvkbd
|
||||||
XVKBD_LICENSE = GPL-2.0+
|
XVKBD_LICENSE = GPL-2.0+
|
||||||
XVKBD_LICENSE_FILES = README
|
XVKBD_LICENSE_FILES = COPYING README
|
||||||
|
|
||||||
# Passing USRLIBDIR ensures that the stupid Makefile doesn't add
|
# Passing USRLIBDIR ensures that the stupid Makefile doesn't add
|
||||||
# /usr/lib to the library search path.
|
# /usr/lib to the library search path.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user