package/xscreensaver: set XSCREENSAVER_CPE_ID_VALID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 20 Jan 2021 21:13:36 +0000 (22:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 21 Jan 2021 21:04:38 +0000 (22:04 +0100)
cpe:2.3:a:xscreensaver_project:xscreensaver is a valid CPE identifier
for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Axscreensaver_project%3Axscreensaver

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xscreensaver/xscreensaver.mk

index 7893e49d08ec4dcd68131b16bedc25f0543c2d8a..cb1e440ea1fa937fcd0086a47ba95e4a4ff2c471 100644 (file)
@@ -10,6 +10,7 @@ XSCREENSAVER_SITE = https://www.jwz.org/xscreensaver
 # N.B. GPL-2.0+ code (in the hacks/glx subdirectory) is not currently built.
 XSCREENSAVER_LICENSE = MIT-like, GPL-2.0+
 XSCREENSAVER_LICENSE_FILES = hacks/screenhack.h hacks/glx/chessmodels.h
+XSCREENSAVER_CPE_ID_VALID = YES
 
 XSCREENSAVER_DEPENDENCIES = \
        gdk-pixbuf \