diff --git a/index/gi/gid/gid-10.0.0.toml b/index/gi/gid/gid-10.0.0.toml index a5411cd3..d44de901 100644 --- a/index/gi/gid/gid-10.0.0.toml +++ b/index/gi/gid/gid-10.0.0.toml @@ -7,7 +7,8 @@ licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["gid.gpr"] -tags = ["image", "decoder", "bmp", "gif", "jpeg", "jpg", "png", "qoi"] +tags = ["image", "decoder", "bmp", "gif", "jpeg", "jpg", "pbm", "pgm", "png", "pnm", "ppm", "qoi", "tga", "targa"] +executables = ["to_bmp"] [gpr-externals] GID_Build_Mode = ["Debug", "Fast_but_checked", "Fast", "Small", "Smallest", "Profiling"]