2011-10-02 17:20:35 +02:00
|
|
|
# Template file for 'grilo-plugins'
|
|
|
|
pkgname=grilo-plugins
|
2013-03-28 18:50:36 +01:00
|
|
|
version=0.2.6
|
2012-11-08 23:15:24 +01:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-02 17:20:35 +02:00
|
|
|
configure_args="--disable-static --enable-shoutcast"
|
2013-03-28 18:50:36 +01:00
|
|
|
hostmakedepends="pkg-config gnome-doc-utils"
|
|
|
|
# XXX missing plugins: dmap and fakemetadata.
|
|
|
|
makedepends=" grilo-devel>=0.2.5 gupnp-av-devel json-glib-devel
|
2012-11-08 23:15:24 +01:00
|
|
|
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
2013-03-28 18:50:36 +01:00
|
|
|
tracker-devel>=0.16 totem-pl-parser-devel libsoup-gnome-devel>=2.42
|
|
|
|
libgdata-devel"
|
2011-10-02 17:20:35 +02:00
|
|
|
short_desc="Plugins for Grilo"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
2012-09-26 07:04:11 +02:00
|
|
|
homepage="http://live.gnome.org/Grilo"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
2013-03-28 18:50:36 +01:00
|
|
|
checksum=029ea7fdbb32ff5cc20295b9a1a943f76f39a67ed5bf08a2b33b01cf287a1227
|
2011-10-02 17:20:35 +02:00
|
|
|
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."
|