# Template file for 'gnome-dictionary' pkgname=gnome-dictionary version=3.4.0 distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--disable-schemas-compile --disable-scrollkeeper" depends="hicolor-icon-theme desktop-file-utils" makedepends="which pkg-config intltool itstool gnome-doc-utils gtk+3-devel" fulldepends="gsettings-desktop-schemas" revision=1 short_desc="Look up words in dictionary sources" maintainer="Juan RP " homepage="http://www.gnome.org" license="GPL-2" checksum=70a15987617f5ae39f1fc27f7ed0a039193b4704cef7b89ed3aea30ac38f56af long_desc=" This package contains $pkgname, to look up words in dictionary sources." replaces="gnome-utils>=3.0" gtk_iconcache_dirs="/usr/share/icons/hicolor" post_install() { # Remove -devel stuff. rm -rf ${DESTDIR}/usr/include ${DESTDIR}/usr/lib/pkgconfig \ ${DESTDIR}/usr/share/gtk-doc }