gnome-dictionary: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
bc20bf5908
commit
bd0a49c414
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'gnome-dictionary'
|
||||
pkgname=gnome-dictionary
|
||||
version=3.24.0
|
||||
version=3.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper"
|
||||
build_style=meson
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils glib-devel"
|
||||
makedepends="gtk+3-devel gsettings-desktop-schemas-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.14"
|
||||
replaces="gnome-utils>=3.0"
|
||||
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"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=41e7064a0cfab18e881a95ce9f1712ee5c9f426904b16f3bc04c35ebd1bbd9f2
|
||||
checksum=387ff8fbb8091448453fd26dcf0b10053601c662e59581097bc0b54ced52e9ef
|
||||
|
||||
post_install() {
|
||||
# Remove -devel stuff.
|
||||
|
|
Loading…
Reference in New Issue