summaryrefslogtreecommitdiff
path: root/dev-java/commons-imaging/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-06 19:26:49 +0000
commit47d33346b7e146fd878718de061759db77407ce2 (patch)
tree63adc496b341e9627fc78e43ab46688d4789190a /dev-java/commons-imaging/metadata.xml
parente6e5a5a830523f96a49c76f35bb4eaa0b445b7f4 (diff)
downloadbaldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.gz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.tar.xz
baldeagleos-repo-47d33346b7e146fd878718de061759db77407ce2.zip
Updating liguros repo
Diffstat (limited to 'dev-java/commons-imaging/metadata.xml')
-rw-r--r--dev-java/commons-imaging/metadata.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-java/commons-imaging/metadata.xml b/dev-java/commons-imaging/metadata.xml
index 8c92e7356d5e..17278c21388b 100644
--- a/dev-java/commons-imaging/metadata.xml
+++ b/dev-java/commons-imaging/metadata.xml
@@ -1,16 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>java@gentoo.org</email>
- <name>Java</name>
- </maintainer>
- <longdescription>Apache Commons Imaging, previously known as Apache Commons Sanselan, is a library that reads and writes a variety of image formats, including fast parsing of image info (size, color space, ICC profile, etc.) and metadata.
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ <name>Java</name>
+ </maintainer>
+ <longdescription>Apache Commons Imaging, previously known as Apache Commons Sanselan, is a library that reads and writes a variety of image formats, including fast parsing of image info (size, color space, ICC profile, etc.) and metadata.
This library is pure Java. Compared to typical image I/O libraries in native code, it's more portable, and should be more reliable and more secure against corrupt/malicious images, yet still performs reasonably well. It's easier to use than ImageIO/JAI/java.awt.Toolkit (Sun/Java's image support), supports more formats (and supports them more correctly). It also provides easy access to metadata.
Imaging was working and was used by a number of projects in production even before version 1.0.</longdescription>
- <upstream>
- <remote-id type="github">apache/commons-imaging</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">apache/commons-imaging</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file