blob: ed5463d7a1270db78e300180bedcc9fd46a820d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = drawing-git
pkgdesc = Drawing application for the GNOME desktop
pkgver = 0.4.1.r116.g75f8140
pkgrel = 1
url = https://github.com/maoschanz/drawing
arch = any
license = GPL3
makedepends = git
makedepends = meson
depends = gtk3
depends = python-cairo
depends = python-gobject
conflicts = drawing
source = git+https://github.com/maoschanz/drawing.git
sha256sums = SKIP
pkgname = drawing-git
|