blob: 1eb2337ba1a8c86bf17c6f3be710b5e8718e7748 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="playlist">Enable support for playlists through <pkg>dev-libs/totem-pl-parser</pkg>
</flag>
</use>
<longdescription lang="en">
Grilo is a framework that provides access to various sources of multimedia
content, using a pluggable system. It is focused on making media discovery
and browsing easy for application developers.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:gnome:grilo</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|