gnome-dictionary: use SPDX v3 license
This commit is contained in:
parent
8a44f679e8
commit
bb5fc87e44
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gnome-dictionary'
|
# Template file for 'gnome-dictionary'
|
||||||
pkgname=gnome-dictionary
|
pkgname=gnome-dictionary
|
||||||
version=3.26.1
|
version=3.26.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils glib-devel"
|
hostmakedepends="pkg-config intltool itstool 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"
|
|
||||||
short_desc="Look up words in dictionary sources"
|
short_desc="Look up words in dictionary sources"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Dictionary"
|
homepage="https://wiki.gnome.org/Apps/Dictionary"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=16b8bc248dcf68987826d5e39234b1bb7fd24a2607fcdbf4258fde88f012f300
|
checksum=16b8bc248dcf68987826d5e39234b1bb7fd24a2607fcdbf4258fde88f012f300
|
||||||
|
replaces="gnome-utils>=3.0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove -devel stuff.
|
# Remove -devel stuff.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue