Files
clapper/pkgs/deb/debian/control
Rafostar f2d8d8ad4f Uninhibit screen when video is not playing
This functionality was broken before GTK 4.0.0, so it needs a minimal required GTK version bump
2020-12-22 23:21:49 +01:00

32 lines
1.1 KiB
Plaintext

Source: clapper
Section: gnome
Priority: optional
Maintainer: Rafostar <rafostar.github@gmail.com>
Build-Depends: debhelper (>= 10),
desktop-file-utils,
gjs (>= 1.50),
hicolor-icon-theme,
libglib2.0-dev,
libglib2.0-bin,
meson (>= 0.50),
brz
Package: clapper
Architecture: all
Depends: gjs (>= 1.50),
gir1.2-gtk-4.0 (>= 4.0.0),
hicolor-icon-theme,
libgstreamer1.0-0 (>= 1.18),
gstreamer1.0-plugins-base (>= 1.18),
gstreamer1.0-plugins-good (>= 1.18),
gstreamer1.0-plugins-bad (>= 1.18),
gstreamer1.0-gl (>= 1.18)
Recommends: gstreamer1.0-libav (>= 1.18),
gstreamer1.0-pulseaudio (>= 1.18)
Suggests: gstreamer-plugins-ugly,
gstreamer-vaapi
Description: Simple and modern GNOME media player
A GNOME media player built using GJS and powered by GStreamer with OpenGL rendering. Can also be used as a pre-made widget for GTK apps.
.
More codecs/features and video acceleration can be enabled by installing the suggested packages.