summaryrefslogtreecommitdiff
blob: 7f054f58d41fc6efc5743a2261756c2e93e3c987 (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
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<maintainer type="person">
		<email>zoltan@sinustrom.info</email>
		<name>Zoltan Puskas</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>
		<remote-id type="github">trizen/youtube-viewer</remote-id>
	</upstream>
	<use>
		<flag name="gtk">Install the gtk GUI, called gtk-youtube-viewer</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>
</pkgmetadata>