blob: 1efc2b799356907ee626e8e1dd156eec385c78b8 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<longdescription>
Clapper is a modern media player designed for simplicity and ease of
use. Powered by GStreamer and built for the GNOME desktop environment
using GTK4 toolkit, it has a clean and stylish interface that lets you
focus on enjoying your favorite videos.
</longdescription>
<upstream>
<bugs-to>https://github.com/Rafostar/clapper/issues</bugs-to>
<doc>https://rafostar.github.io/clapper/doc/clapper/</doc>
</upstream>
<use>
<flag name="discoverer" restrict="<media-video/clapper-0.10">Build Clapper Discoverer feature</flag>
<flag name="mpris" restrict="<media-video/clapper-0.10">Build Clapper MPRIS feature</flag>
<flag name="plugins">Support loading libpeas based plugins that enhance capabilities</flag>
<flag name="rawimporter" restrict="<media-video/clapper-0.10">Build RAW system memory importer for clappersink</flag>
<flag name="server" restrict="<media-video/clapper-0.10">Build Clapper Server feature</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|