From d8bc46391b76462692ad015487d3a5d3399d65dd Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Thu, 23 May 2024 17:24:02 +0200 Subject: [PATCH] gid 13.0.0 metadata update (#1070) Added some tags. --- index/gi/gid/gid-13.0.0.toml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/index/gi/gid/gid-13.0.0.toml b/index/gi/gid/gid-13.0.0.toml index 75f24a92..8f40d34a 100644 --- a/index/gi/gid/gid-13.0.0.toml +++ b/index/gi/gid/gid-13.0.0.toml @@ -7,7 +7,17 @@ licenses = "MIT" maintainers = ["gdemont@hotmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["gid.gpr"] -tags = ["image", "decoder", "bmp", "gif", "jpeg", "jpg", "pbm", "pgm", "png", "pnm", "ppm", "qoi", "tga", "targa"] +tags = ["image", + "animated", "animation", + "bitmap", + "color", + "decoder", "decoding", "decompress", + "digitization", + "lossless", "lossy", + "rbg", + "steganography", + "transparency", "transparent", + "bmp", "gif", "jpeg", "jpg", "pbm", "pgm", "png", "pnm", "ppm", "qoi", "tga", "targa"] executables = ["to_bmp"] long-description = """  image