summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-05-18 07:51:29 -0400
committerAaron Bauman <bman@gentoo.org>2020-05-18 17:37:25 -0400
commitc6bbd5cfd19942ce6027b04ed10d9345ddfbc432 (patch)
treefafb20eaf47d328c43792803012fa04a485619b1 /gui-apps/kanshi/metadata.xml
parentwww-plugins/chrome-binary-plugins: automated update (83.0.4103.61) (diff)
downloadgentoo-c6bbd5cfd19942ce6027b04ed10d9345ddfbc432.tar.gz
gentoo-c6bbd5cfd19942ce6027b04ed10d9345ddfbc432.tar.bz2
gentoo-c6bbd5cfd19942ce6027b04ed10d9345ddfbc432.zip
gui-apps/kanshi: autorandr for wayland clients
Closes: https://bugs.gentoo.org/723746 kanshi allows you to define output profiles that are automatically enabled and disabled on hotplug. For instance, this can be used to turn a laptop's internal screen off when docked. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/15865 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gui-apps/kanshi/metadata.xml')
-rw-r--r--gui-apps/kanshi/metadata.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/gui-apps/kanshi/metadata.xml b/gui-apps/kanshi/metadata.xml
new file mode 100644
index 000000000000..21d7750ccd0e
--- /dev/null
+++ b/gui-apps/kanshi/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <longdescription>
+ kanshi allows you to define output profiles that
+ are automatically enabled and disabled on hotplug.
+ For instance, this can be used to turn a laptop's
+ internal screen off when docked.
+ </longdescription>
+ <use>
+ <flag name="man">build and install man pages</flag>
+ </use>
+</pkgmetadata>