File: control

package info (click to toggle)
livi 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,312 kB
  • sloc: ansic: 3,200; xml: 54; sh: 12; makefile: 6
file content (38 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download | duplicates (2)
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
30
31
32
33
34
35
36
37
38
Source: livi
Section: x11
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 appstream,
 debhelper-compat (= 13),
 desktop-file-utils,
 libadwaita-1-dev (>= 1.4),
 libgstreamer1.0-dev (>= 1.24.0),
 libgstreamer-plugins-bad1.0-dev (>= 1.24.0),
 libgstreamer-plugins-base1.0-dev (>= 1.24.0),
 libgtk-4-dev (>= 4.14),
 meson,
Standards-Version: 4.6.2
Homepage: https://gitlab.gnome.org/guidog/livi/
Vcs-Browser: https://salsa.debian.org/agx/livi
Vcs-Git: https://salsa.debian.org/agx/livi.git
Rules-Requires-Root: no

Package: livi
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 yt-dlp,
Description: Minimalistic video player targeting mobile devices
 Livi is a minimalistic GTK4 and GStreamer based video player for
 mobile phones aiming for minimal battery usage.
 .
 It supports:
 .
  * Inhibiting suspend/idle when playing video
  * Stopping video playback on (i.e. power button toggled) screen blank
  * Registering as default video player in GNOME control center
  * An indicator whether hardware accleration is in use
  * URL processing via yt-dlp