summaryrefslogtreecommitdiff
path: root/net-misc/youtube-viewer/metadata.xml
blob: cec0a05feab248dff3f08784d6807e12e35d4259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>steils@gentoo.org</email>
    <name>Stefan Strogin</name>
  </maintainer>
  <upstream>
    <maintainer status="active">
      <email>trizenx@gmail.com</email>
      <name>Daniel Șuteu</name>
    </maintainer>
    <bugs-to>https://github.com/trizen/youtube-viewer/issues</bugs-to>
  </upstream>
  <use>
    <flag name="gtk">Install the gtk3 GUI</flag>
  </use>
  <longdescription lang="en">
		Youtube Viewer is a CLI application dedicated for searching and
		streaming Youtube Videos with MPlayer. It has been written in Perl
		and plays videos from Youtube at the best quality available without
		using a flash player.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>