blob: 73d0406b05f1f1a5352f874e30a36d1ef46afe38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libdazzle-git
pkgdesc = Companion library to GObject and GTK+
pkgver = 3.31.1.r40.ga714ac9
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libdazzle
arch = x86_64
arch = i686
license = GPL3
makedepends = meson
makedepends = gobject-introspection
makedepends = vala
makedepends = git
depends = gtk3
provides = libdazzle
conflicts = libdazzle
source = libdazzle-git::git+https://gitlab.gnome.org/GNOME/libdazzle.git/
sha512sums = SKIP
pkgname = libdazzle-git
|