parole: use GStreamer 1.0.
This commit is contained in:
parent
83230f6d95
commit
5cb70f31a4
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'parole'
|
||||
pkgname=parole
|
||||
version=0.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
makedepends="gst-plugins-base-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
||||
depends="hicolor-icon-theme gst-ffmpeg gst-libav gst-plugins-good
|
||||
gst-plugins-bad gst-plugins-ugly"
|
||||
makedepends="gst-plugins-base1-devel libnotify-devel taglib-devel libxfce4ui-devel"
|
||||
depends="hicolor-icon-theme gst-libav gst-plugins-good1
|
||||
gst-plugins-bad1 gst-plugins-ugly1"
|
||||
short_desc="Modern simple media player"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue