summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-09-03 17:48:22 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-09-24 08:50:32 +0300
commit9cfad50f77048bdb433e359304bdf89d7fd6a71a (patch)
tree9d93fc1db9213f17f0430f119bae075a8171b224 /media-libs/cimg
parentmedia-libs/cimg: drop 2.9.3 due to CVE-2023-41484 (diff)
downloadgentoo-9cfad50f77048bdb433e359304bdf89d7fd6a71a.tar.gz
gentoo-9cfad50f77048bdb433e359304bdf89d7fd6a71a.tar.bz2
gentoo-9cfad50f77048bdb433e359304bdf89d7fd6a71a.zip
media-libs/cimg: improve metadata
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/cimg')
-rw-r--r--media-libs/cimg/metadata.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/media-libs/cimg/metadata.xml b/media-libs/cimg/metadata.xml
index 5d7cc3ce7038..300a92c40cbe 100644
--- a/media-libs/cimg/metadata.xml
+++ b/media-libs/cimg/metadata.xml
@@ -2,7 +2,15 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
+ <longdescription>
+ The CImg Library is a small and open-source C++ library for image
+ processing, designed with these properties in mind: usefullness,
+ genericity, portability, simplicity, extensibility and freedom.
+ Due to its generic conception, it can cover a wide range of image
+ processing applications.
+ </longdescription>
<upstream>
+ <bugs-to>https://github.com/GreycLab/CImg/issues</bugs-to>
<remote-id type="github">GreycLab/CImg</remote-id>
<remote-id type="cpe">cpe:/a:cimg:cimg</remote-id>
</upstream>