Skip to content
Snippets Groups Projects
Commit 12771f27 authored by J0WI's avatar J0WI Committed by Kevin Daudt
Browse files

community/confy: upgrade to 0.7.0

parent 522e47c2
No related branches found
No related tags found
1 merge request!57928community/confy: upgrade to 0.7.0
Pipeline #232309 skipped
# Contributor: Paper <paper@tilde.institute>
# Maintainer: Paper <paper@tilde.institute>
pkgname=confy
pkgver=0.6.5
pkgrel=2
pkgver=0.7.0
pkgrel=0
pkgdesc="Conferences schedule viewer for GNOME"
url="https://confy.kirgroup.net/"
license="GPL-3.0-or-later"
arch="noarch"
# s390x: blueprint-compiler program has crashed
arch="noarch !s390x"
depends="
gtk+3.0
gtk4.0
py3-gobject3
py3-icalendar
libhandy1
libadwaita
libnotify
"
checkdepends="desktop-file-utils"
makedepends="
blueprint-compiler
gettext-dev
glib-dev
meson
"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~fabrixxm/confy/archive/$pkgver.tar.gz"
options="!check" # no tests
subpackages="$pkgname-lang $pkgname-pyc"
build() {
......@@ -28,10 +30,14 @@ build() {
meson compile -C output
}
check() {
meson test --no-rebuild --print-errorlogs -C output
}
package() {
DESTDIR="$pkgdir" meson install -C output
}
sha512sums="
1baac4fe3467bd8aaf0f42fe9ca79fb65b2682fc8ff52e92782a6e6a28afd559218732bc5e5ae8b4b4dec294ce463f0216858ae11d0b60ee216b203e11b9b50f confy-0.6.5.tar.gz
af74b906cc6023bc0bad82a9bf653430c3a78f35b0900a876b8ceedf89c487d268c0c37926a22b7f5ea0eb06b3c81acf176817d4a26822bf8f6bc9dc5e305526 confy-0.7.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment