mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
fixed stuff @Rafostar requested
This commit is contained in:
@@ -25,7 +25,7 @@ pkgdesc="A GNOME media player built using GJS and powered by GStreamer with Open
|
||||
arch=(any)
|
||||
url="https://github.com/Rafostar/clapper"
|
||||
license=("GPL-3.0")
|
||||
depends=("gjs" "gst-plugins-bad-libs")
|
||||
depends=("gjs" "gst-plugins-base-libs" "gst-plugin-gtk" "gst-plugins-bad-libs")
|
||||
makedepends=("meson" "gjs")
|
||||
optdepends=("gstreamer-vaapi: Hardware acceleration")
|
||||
provides=("${pkgname%-git}")
|
||||
|
Reference in New Issue
Block a user