summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 1b765c9c5d7b73f96115fd23d029027c9e768694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Maintainer: Librewish <librewish@gmail.com>

pkgname=gstreamer-meta
pkgver=1
pkgrel=2
arch=('any')
url="https://wiki.archlinux.org/index.php/GStreamer"
license=('GPL')
pkgdesc="Metapkg for GStreamer support"
depends=("gst-libav"
        "gst-plugins-bad"
        "gst-plugins-base"
        "gst-plugins-good"
        "gst-plugins-ugly"
        "gstreamer-vaapi")