blob: b0a4a36938a7e074852910d6c51c1c7ad06d6955 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = xournalpp-mobile-git
pkgdesc = A port of the main features of Xournal++ to various Flutter platforms like Android, iOS and the Web.
pkgver = 1.1.10.r6.ga64432f
pkgrel = 2
url = https://xournal.online/
arch = x86_64
arch = arm
license = custom:EUPL-1.2
makedepends = git
makedepends = flutter-group-pacman-hook
makedepends = flutter-beta
makedepends = cmake
makedepends = ninja
makedepends = clang
depends = gtk3
depends = xdg-user-dirs
provides = xournalpp-mobile
conflicts = xournalpp-mobile
source = git+https://gitlab.com/TheOneWithTheBraid/xournalpp_mobile.git
sha512sums = SKIP
pkgname = xournalpp-mobile-git
|