diff options
author | 2007-11-15 09:11:34 +0000 | |
---|---|---|
committer | 2007-11-15 09:11:34 +0000 | |
commit | 838edbcc5342eb4b4cd5a0540769772e023d7fb6 (patch) | |
tree | 428896ed0f5bb3b9214c34e54eb975b7a4dada01 /media-gfx/monica/metadata.xml | |
parent | Set SQUID_MAXFD through configure params instead seding autoconf.h (#199202). (diff) | |
download | gentoo-2-838edbcc5342eb4b4cd5a0540769772e023d7fb6.tar.gz gentoo-2-838edbcc5342eb4b4cd5a0540769772e023d7fb6.tar.bz2 gentoo-2-838edbcc5342eb4b4cd5a0540769772e023d7fb6.zip |
Add a small gamma correction tool to the tree. Initial ebuild by Robin H. Johnson <robbat2@gentoo.org>.
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-gfx/monica/metadata.xml')
-rw-r--r-- | media-gfx/monica/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/media-gfx/monica/metadata.xml b/media-gfx/monica/metadata.xml new file mode 100644 index 000000000000..89d0deb96240 --- /dev/null +++ b/media-gfx/monica/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>robbat2@gentoo.org</email> + </maintainer> + <longdescription> + Monica is a Monitor Calibration Tool. + An easy way to get respectable color rendetion on your screen. Especially + important to get a reasonable overall gamma setting, to make sure the basic + "brightness" of your screen jibes with what others see... (the Internet sRGB + standard gamma of 2.2) + </longdescription> +</pkgmetadata> |