# Template file for 'grilo' pkgname=grilo version=0.2.2 revision=1 build_style=gnu-configure configure_args="--enable-vala --disable-static" makedepends="pkg-config gobject-introspection vala-devel gtk+3-devel>=3.6.0_2 libxml2-devel libsoup-devel" subpackages="grilo-devel" short_desc="Framework focused on making media discovery and browsing easy" maintainer="Juan RP " license="LGPL-2.1" homepage="http://live.gnome.org/Grilo" distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz" checksum=e98d86e9c26dc444f43782e68f44a90da47f69da8a4ac313da9a3795fb72271f 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."