diff --git a/srcpkgs/grilo/template b/srcpkgs/grilo/template index 48509479bcd..6898dd6c7e5 100644 --- a/srcpkgs/grilo/template +++ b/srcpkgs/grilo/template @@ -3,9 +3,9 @@ pkgname=grilo version=0.2.12 revision=1 build_style=gnu-configure -configure_args="--disable-static $(vopt_enable gir introspection)" +configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)" hostmakedepends="libtool pkg-config intltool - $(vopt_if gir 'vala-devel>=0.24 gobject-introspection')" + $(vopt_if gir 'vala-devel>=0.26 gobject-introspection')" makedepends="gtk+3-devel libxml2-devel libsoup-devel liboauth-devel totem-pl-parser-devel" short_desc="Framework focused on making media discovery and browsing easy" maintainer="Juan RP " @@ -32,7 +32,7 @@ grilo-devel_package() { pkg_install() { vmove usr/include if [ "$build_option_gir" ]; then - vmove "usr/share/vala*/*" + #vmove "usr/share/vala*/*" vmove usr/share/gir-1.0 fi vmove usr/lib/pkgconfig