package/sdl: add CPE variables
cpe:2.3🅰️libsdl:simple_directmedia_layer is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibsdl%3Asdl Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c115ef807e
commit
d3b6a0e6aa
@ -9,6 +9,8 @@ SDL_SOURCE = SDL-$(SDL_VERSION).tar.gz
|
||||
SDL_SITE = http://www.libsdl.org/release
|
||||
SDL_LICENSE = LGPL-2.1+
|
||||
SDL_LICENSE_FILES = COPYING
|
||||
SDL_CPE_ID_VENDOR = libsdl
|
||||
SDL_CPE_ID_PRODUCT = simple_directmedia_layer
|
||||
SDL_INSTALL_STAGING = YES
|
||||
|
||||
# we're patching configure.in, but package cannot autoreconf with our version of
|
||||
|
Loading…
Reference in New Issue
Block a user