mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Update debian build files
This commit is contained in:
@@ -1,18 +1,28 @@
|
|||||||
Format: 3.0 (native)
|
Format: 3.0 (quilt)
|
||||||
Source: clapper
|
Source: clapper
|
||||||
Binary: clapper
|
Binary: clapper
|
||||||
Architecture: all
|
Architecture: any
|
||||||
Version: 0.0.0
|
Version: 0.0.0
|
||||||
Maintainer: Rafostar <rafostar.github@gmail.com>
|
Maintainer: Rafostar <rafostar.github@gmail.com>
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 10),
|
||||||
desktop-file-utils,
|
meson (>= 0.50),
|
||||||
gjs (>= 1.50),
|
gjs,
|
||||||
hicolor-icon-theme,
|
gobject-introspection,
|
||||||
|
libgtk-4-dev (>= 4.0.0),
|
||||||
|
libgstreamer1.0-dev (>= 1.18),
|
||||||
|
libgstreamer-plugins-base1.0-dev (>= 1.18),
|
||||||
|
libgstreamer-gl1.0-0 (>= 1.18),
|
||||||
|
libgles-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libglib2.0-bin,
|
libglib2.0-bin,
|
||||||
meson (>= 0.50),
|
desktop-file-utils,
|
||||||
brz
|
hicolor-icon-theme,
|
||||||
|
brz,
|
||||||
|
libfontconfig1-dev,
|
||||||
|
libpam-systemd
|
||||||
Package-List:
|
Package-List:
|
||||||
clapper deb gnome optional arch=all
|
clapper deb gnome optional arch=any
|
||||||
|
Files:
|
||||||
|
0 0 debian.tar.xz
|
||||||
Description: Simple and modern GNOME media player
|
Description: Simple and modern GNOME media player
|
||||||
A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
|
A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
|
||||||
|
@@ -2,18 +2,24 @@ Source: clapper
|
|||||||
Section: gnome
|
Section: gnome
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Rafostar <rafostar.github@gmail.com>
|
Maintainer: Rafostar <rafostar.github@gmail.com>
|
||||||
|
Standards-Version: 4.4.0
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 10),
|
||||||
desktop-file-utils,
|
meson (>= 0.50),
|
||||||
gjs (>= 1.50),
|
gjs,
|
||||||
hicolor-icon-theme,
|
gobject-introspection,
|
||||||
|
libgtk-4-dev (>= 4.0.0),
|
||||||
|
libgstreamer1.0-dev (>= 1.18),
|
||||||
|
libgstreamer-plugins-base1.0-dev (>= 1.18),
|
||||||
|
libgstreamer-gl1.0-0 (>= 1.18),
|
||||||
|
libgles-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libglib2.0-bin,
|
libglib2.0-bin,
|
||||||
meson (>= 0.50),
|
desktop-file-utils,
|
||||||
brz
|
hicolor-icon-theme
|
||||||
|
|
||||||
Package: clapper
|
Package: clapper
|
||||||
Architecture: all
|
Architecture: any
|
||||||
Depends: gjs (>= 1.50),
|
Depends: gjs,
|
||||||
gir1.2-gtk-4.0 (>= 4.0.0),
|
gir1.2-gtk-4.0 (>= 4.0.0),
|
||||||
hicolor-icon-theme,
|
hicolor-icon-theme,
|
||||||
libgstreamer1.0-0 (>= 1.18),
|
libgstreamer1.0-0 (>= 1.18),
|
||||||
@@ -21,11 +27,11 @@ Depends: gjs (>= 1.50),
|
|||||||
gstreamer1.0-plugins-good (>= 1.18),
|
gstreamer1.0-plugins-good (>= 1.18),
|
||||||
gstreamer1.0-plugins-bad (>= 1.18),
|
gstreamer1.0-plugins-bad (>= 1.18),
|
||||||
gstreamer1.0-gl (>= 1.18)
|
gstreamer1.0-gl (>= 1.18)
|
||||||
Recommends: gstreamer1.0-libav (>= 1.18),
|
Recommends: gstreamer1.0-libav,
|
||||||
gstreamer1.0-pulseaudio (>= 1.18)
|
gstreamer1.0-pulseaudio
|
||||||
Suggests: gstreamer-plugins-ugly,
|
Suggests: gstreamer1.0-plugins-ugly,
|
||||||
gstreamer-vaapi
|
gstreamer1.0-vaapi
|
||||||
Description: Simple and modern GNOME media player
|
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.
|
A GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
|
||||||
.
|
.
|
||||||
More codecs/features and video acceleration can be enabled by installing the suggested packages.
|
More codecs/features and video acceleration can be enabled by installing the suggested packages.
|
||||||
|
@@ -1 +1 @@
|
|||||||
3.0 (native)
|
3.0 (quilt)
|
||||||
|
Reference in New Issue
Block a user