blob: e38444189be191ea3cba24a460137ed9398db2b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = libhandy-git
pkgdesc = Library full of GTK+ widgets for mobile phones
pkgver = 1.5.90.r0.gc09c150
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/libhandy
arch = x86_64
arch = aarch64
license = LGPL
checkdepends = xorg-server-xvfb
makedepends = gi-docgen
makedepends = git
makedepends = glade
makedepends = gobject-introspection
makedepends = meson
makedepends = vala
depends = gtk3
provides = libhandy
provides = libhandy-1.so
conflicts = libhandy
source = git+https://gitlab.gnome.org/GNOME/libhandy.git
b2sums = SKIP
pkgname = libhandy-git
|