summaryrefslogtreecommitdiff
path: root/net-misc/youtube-viewer/metadata.xml
blob: af735794920d1ad3411ece75e7995fead6f4f2b5 (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>