blob: fd91bda763bf1c021c9b29f6ae87da20b685c838 (
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 = A library full of GTK+ widgets for mobile phones
pkgver = 0.0.5.r31.ge9e8add
pkgrel = 1
url = https://source.puri.sm/Librem5/libhandy
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = LGPL2.1
makedepends = git
makedepends = glade
makedepends = gobject-introspection
makedepends = meson
makedepends = vala
depends = gtk3
provides = libhandy
conflicts = libhandy
source = git+https://source.puri.sm/Librem5/libhandy.git
md5sums = SKIP
pkgname = libhandy-git
|