mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Changes: * Require the same GStreamer 1.18+ for all plugins * Remove gst-plugins-gtk4 dependency where build is unavailable
32 lines
1.1 KiB
Plaintext
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 (>= 3.99.2),
|
|
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.
|