gnome-dictionary: update to 3.26.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-16 20:08:21 +02:00
parent bc20bf5908
commit bd0a49c414
1 changed files with 4 additions and 5 deletions

View File

@ -1,19 +1,18 @@
# Template file for 'gnome-dictionary' # Template file for 'gnome-dictionary'
pkgname=gnome-dictionary pkgname=gnome-dictionary
version=3.24.0 version=3.26.0
revision=1 revision=1
build_style=gnu-configure build_style=meson
configure_args="--disable-schemas-compile --disable-scrollkeeper"
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils glib-devel" hostmakedepends="which pkg-config intltool itstool gnome-doc-utils glib-devel"
makedepends="gtk+3-devel gsettings-desktop-schemas-devel" makedepends="gtk+3-devel gsettings-desktop-schemas-devel"
depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.14" depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.14"
replaces="gnome-utils>=3.0" replaces="gnome-utils>=3.0"
short_desc="Look up words in dictionary sources" short_desc="Look up words in dictionary sources"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Apps/Dictionary" homepage="https://wiki.gnome.org/Apps/Dictionary"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=41e7064a0cfab18e881a95ce9f1712ee5c9f426904b16f3bc04c35ebd1bbd9f2 checksum=387ff8fbb8091448453fd26dcf0b10053601c662e59581097bc0b54ced52e9ef
post_install() { post_install() {
# Remove -devel stuff. # Remove -devel stuff.