diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-11-29 23:33:01 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-11-29 23:51:34 +0100 |
commit | d6b7985b09ba45c33e5812057b9d39255ce287b0 (patch) | |
tree | 393cfa9db3cba865453a7e06c2323951d1fc2d50 /x11-misc/hsetroot | |
parent | x11-misc/fracplanet: take over from desktop-misc (diff) | |
download | gentoo-d6b7985b09ba45c33e5812057b9d39255ce287b0.tar.gz gentoo-d6b7985b09ba45c33e5812057b9d39255ce287b0.tar.bz2 gentoo-d6b7985b09ba45c33e5812057b9d39255ce287b0.zip |
x11-misc/hsetroot: take over from desktop-misc
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-misc/hsetroot')
-rw-r--r-- | x11-misc/hsetroot/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/hsetroot/metadata.xml b/x11-misc/hsetroot/metadata.xml index fdbc1f83706c..01e8255bb436 100644 --- a/x11-misc/hsetroot/metadata.xml +++ b/x11-misc/hsetroot/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>desktop-misc@gentoo.org</email> - <name>Gentoo Desktop Miscellaneous Project</name> -</maintainer> -<longdescription> + <maintainer type="person"> + <email>marecki@gentoo.org</email> + <name>Marek Szuba</name> + </maintainer> + <longdescription> hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") for X. It has a lot of options like rendering gradients, solids, images but it also allows you to perform manipulations on those things, or chain them together. @@ -19,5 +19,5 @@ maximum aspect). It supports the following manipulations: tinting (overlaying a color mask), blurring, sharpening, flipping (horizontally, diagonally, vertically) it also allows you to adjust brightness, contrast and gamma-level. hsetroot also supports alpha-channels when rendering things. -</longdescription> + </longdescription> </pkgmetadata> |