testing/evolution: re-enable on armv7

* Adopt maintainership
* Fix license
This commit is contained in:
Rasmus Thomsen 2019-06-14 00:04:52 +02:00 committed by prspkt
parent 3fd43caf9f
commit 3659a69fdd
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -1,13 +1,13 @@
# Contributor:
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=evolution
pkgver=3.32.2
pkgrel=0
pkgrel=1
pkgdesc="evolution mail client"
url="https://projects.gnome.org/evolution"
# limited by webkit2gtk
arch="all !s390x !armv7"
license="GPL"
arch="all !s390x"
license="GPL-2.0-or-later"
depends="highlight gsettings-desktop-schemas"
depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev
libgweather-dev openldap-dev libnotify-dev"