diff --git a/srcpkgs/gnome-autoar/template b/srcpkgs/gnome-autoar/template index c2443d52771..91af9a31fb4 100644 --- a/srcpkgs/gnome-autoar/template +++ b/srcpkgs/gnome-autoar/template @@ -1,18 +1,18 @@ -# Template file for 'gnome-disk-utility' +# Template file for 'gnome-autoar' pkgname=gnome-autoar -version=0.2.0 +version=0.2.1 revision=1 lib32disabled=yes build_style=gnu-configure -configure_args="" +configure_args="--disable-schemas-compile" hostmakedepends="pkg-config glib-devel $(vopt_if gir gobject-introspection)" makedepends="libarchive-devel gtk+3-devel glib-devel" short_desc="Automatic archives creating and extracting library" maintainer="Juan RP " -homepage="http://www.gnome.org" -license="GPL-2" +homepage="https://wiki.gnome.org/TingweiLan/GSoC2013Final" +license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=08afa3a3b86f16bfd23e7343feab854610de67af7675dac37be4e5507a20bc6c +checksum=f642935e9213663c114988403fba26c02e79a644b33cb0e4da0d4aec570fb1fb # Package build options build_options="gir"