summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/slop/metadata.xml')
-rw-r--r--x11-misc/slop/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-misc/slop/metadata.xml b/x11-misc/slop/metadata.xml
new file mode 100644
index 000000000000..a8520d04c756
--- /dev/null
+++ b/x11-misc/slop/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@ingolf-wagner.de</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ slop (Select Operation) is an application that queries for a selection
+ from the user and prints the region to stdout. It grabs the mouse and
+ turns it into a crosshair, lets the user click and drag to make a
+ selection (or click on a window) while drawing a pretty box around it,
+ then finally prints the selection's dimensions to stdout.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">naelstrof/slop</remote-id>
+ </upstream>
+</pkgmetadata>