16 lines
653 B
Bash
16 lines
653 B
Bash
|
# Template file for 'parole'
|
||
|
pkgname=parole
|
||
|
version=0.8.0
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config intltool"
|
||
|
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"
|
||
|
short_desc="Modern simple media player"
|
||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://docs.xfce.org/apps/parole/start"
|
||
|
distfiles="http://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||
|
checksum=2d966aeb426de81d992829e33b3f66185b19fd031a1891968b3a40d6d50239cc
|