diff --git a/srcpkgs/grilo-plugins/template b/srcpkgs/grilo-plugins/template new file mode 100644 index 0000000000..51cb38bac6 --- /dev/null +++ b/srcpkgs/grilo-plugins/template @@ -0,0 +1,48 @@ +# Template file for 'grilo-plugins' +pkgname=grilo-plugins +version=0.1.17 +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" +short_desc="Plugins for Grilo" +maintainer="Juan RP " +license="LGPL-2.1" +checksum=c77f70c02ab8a9abb7cddc909f90853d13e2a18d4b69db65a411082c3ef79b0a +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." + +# XXX tracker plugin +Add_dependency run glibc +Add_dependency run grilo +Add_dependency run libxml2 +Add_dependency run glib +Add_dependency run gupnp-av +Add_dependency run gupnp +Add_dependency run gssdp +Add_dependency run libsoup +Add_dependency run libgdata +Add_dependency run quvi +Add_dependency run sqlite +Add_dependency run gmime +Add_dependency run libgcrypt +Add_dependency run libgpg-error +Add_dependency run rest + +Add_dependency build pkg-config +Add_dependency build grilo-devel +Add_dependency build gupnp-av-devel +Add_dependency build quvi-devel +Add_dependency build rest-devel +Add_dependency build sqlite-devel +Add_dependency build libgcrypt-devel +Add_dependency build gmime-devel +Add_dependency build libgdata-devel diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index b300d9303b..59b86b90df 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -855,4 +855,6 @@ libgdmgreeter.so gdm gdm-devel libgdmsimplegreeter.so gdm gdm-devel libgupnp-av-1.0.so gupnp-av gupnp-av-devel libgrilo-0.1.so grilo grilo-devel +libgrlnet-0.1.so grilo grilo-devel libquvi.so quvi quvi-devel +