23 lines
1.1 KiB
Text
23 lines
1.1 KiB
Text
# Template file for 'grilo-plugins'
|
|
pkgname=grilo-plugins
|
|
version=0.1.19
|
|
homepage="http://live.gnome.org/Grilo"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --enable-shoutcast"
|
|
makedepends="pkg-config grilo-devel>=$version gupnp-av-devel libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel libgdata-devel tracker-devel totem-pl-parser-devel"
|
|
revision=1
|
|
short_desc="Plugins for Grilo"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=101be82686c4465d79ec82213f98ec2a00da9001706d33c8f5d2e2ae51dd7e7d
|
|
long_desc="
|
|
More precisely, Grilo provides:
|
|
|
|
* A single, high-level API that abstracts the differences among various
|
|
media content providers, allowing application developers to integrate
|
|
content from various services and sources easily.
|
|
* A collection of plugins for accessing content from various media providers.
|
|
Developers can share efforts and code by writing plugins for the framework
|
|
that are application agnostic.
|
|
* A flexible API that allows plugin developers to write plugins of various kinds."
|