summaryrefslogtreecommitdiff
path: root/app-misc/tmux/metadata.xml
blob: 3bbc91f6c6b5a316b64285298f473caec1b7bce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>shell-tools@gentoo.org</email>
    <name>Gentoo Shell Tools Project</name>
  </maintainer>
  <use>
    <flag name="utempter">Include libutempter support</flag>
    <flag name="sixel">Enable sixel support</flag>
  </use>
  <longdescription>
		tmux is a "terminal multiplexer", it enables a number of terminals
		(or windows) to be accessed and controlled from a single terminal.
		tmux is intended to be a simple, modern, BSD-licensed alternative to
		programs such as <pkg>app-misc/screen</pkg>.
	</longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:tmux_project:tmux</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>