diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-04-01 14:45:16 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-04-01 15:48:31 +1000 |
commit | 34df9c5debb5a492f63b7f2e56b89180a72e697b (patch) | |
tree | 4df8e29d110c2a232f70c446d598f0f1a579d71f /gst-plugins-good | |
parent | 0f2e5dfb9b7d24f8575fa0843b550879d58ad55c (diff) | |
download | contrib-34df9c5debb5a492f63b7f2e56b89180a72e697b.tar.gz contrib-34df9c5debb5a492f63b7f2e56b89180a72e697b.tar.xz |
gst-plugins-good: fix dependencies
Diffstat (limited to 'gst-plugins-good')
-rw-r--r-- | gst-plugins-good/.footprint | 4 | ||||
-rw-r--r-- | gst-plugins-good/.signature | 6 | ||||
-rw-r--r-- | gst-plugins-good/Pkgfile | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/gst-plugins-good/.footprint b/gst-plugins-good/.footprint index ce028b543..ea34740b3 100644 --- a/gst-plugins-good/.footprint +++ b/gst-plugins-good/.footprint @@ -47,6 +47,8 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgoom.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgoom2k1.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgoom2k1.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgtk.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstgtk.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgsticydemux.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgsticydemux.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstid3demux.la @@ -65,6 +67,8 @@ drwxr-xr-x root/root usr/lib/gstreamer-1.0/ -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstlevel.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmatroska.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmatroska.so +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmpg123.la +-rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmpg123.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmulaw.la -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmulaw.so -rwxr-xr-x root/root usr/lib/gstreamer-1.0/libgstmultifile.la diff --git a/gst-plugins-good/.signature b/gst-plugins-good/.signature index 6f4131915..6561b55ab 100644 --- a/gst-plugins-good/.signature +++ b/gst-plugins-good/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3w7/muqaqWq7lAirWKDaiSMtghG2UCgJwUMLebi2MvBGa6/wrvu8A/JLxk+S8Bus6Ocg+TajjZPiDOeyaeFxhgs= -SHA256 (Pkgfile) = 905588fc4bd974b3a2abfb7a257d6437aef657ad672e8eb5c36426ec45bf8fd1 -SHA256 (.footprint) = fa3f1efc2f7ceaddcc5fba3cee767db984268bddbadf1ddd787246ae3f06e201 +RWSagIOpLGJF3xYI3ut6J8UyD6KG0mlBE+4cDqTJwYqBMfWoNH0BTBJip9Dgte2TX9sCKo8awofMhztoAmTo339lbbGXYof26gI= +SHA256 (Pkgfile) = 49938b4689f04afc4b3610377adfa69aa2715431c33125b88f37ace622363dac +SHA256 (.footprint) = 0af2031e167181f8e3861da7ecffb8299417d069da95c76fc696e50cde5f0132 SHA256 (gst-plugins-good-1.14.0.tar.xz) = 6afa35747d528d3ab4ed8f5eac13f7235d7d28100d6a24dd78f81ec7c0d04688 diff --git a/gst-plugins-good/Pkgfile b/gst-plugins-good/Pkgfile index 50a53944a..b95c7cba9 100644 --- a/gst-plugins-good/Pkgfile +++ b/gst-plugins-good/Pkgfile @@ -1,7 +1,8 @@ # Description: A set of good-quality plugins for gstreamer under the LGPL. # URL: https://gstreamer.freedesktop.org/modules/gst-plugins-good.html # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: flac gdk-pixbuf gst-plugins-base lame libdv libshout libsoup libvpx speex taglib wavpack +# Depends on: flac gst-plugins-base gtk3 lame libdv libshout libsoup libvpx mpg123 speex taglib wavpack xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxrandr +# Optional: qt5 icu krb5 v4l-utils dbus name=gst-plugins-good version=1.14.0 |