summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSteven Allen2016-12-18 13:27:15 -0800
committerSteven Allen2016-12-18 13:27:15 -0800
commit047e2570808427ddc5d3d9e1825b117a0e2dd54d (patch)
tree20f38fe17d3c5381c5212ac3b2403609cd04ad70 /.SRCINFO
parentf5c92b801b7fa7ec4ec7bbd90629917aa970a395 (diff)
downloadaur-047e2570808427ddc5d3d9e1825b117a0e2dd54d.tar.gz
Move from gst-plugins-{bad,ugly} to gst-libav
1. Users will likely already have ffmpeg installed. 2. Bad plugins are bad (they are more likely to have security problems). 3. Drops *lots* of dependencies. Ideally, we'd be able to depend on *either* using provides but adding the proper provides to all the GStreamer packages would be a *lot* of work.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f99612d020ee..a862d761021d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jul 31 23:16:42 UTC 2016
+# Sun Dec 18 21:27:15 UTC 2016
pkgbase = pithos
pkgdesc = Native Pandora Radio client
pkgver = 1.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://pithos.github.io/
arch = any
license = GPL3
@@ -13,10 +13,9 @@ pkgbase = pithos
depends = libsecret
depends = python-cairo
depends = gst-plugins-good
- depends = gst-plugins-bad
+ depends = gst-libav
depends = gst-plugins-base
optdepends = libkeybinder3: for media keys plugin
- optdepends = gst-plugins-ugly: MP3 playback support
optdepends = libappindicator-gtk3: Unity indicator applet support
optdepends = python-pacparser: PAC proxy support
optdepends = python-pylast: Last.fm scrobbling support