blob: 8afbbebe3a41eeff20f1241f7bb38f2c96169b63 (
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 = spreadsheet-git
pkgdesc = Spreadsheet program built with Vala and GTK+, especially for elementary OS
pkgver = r136.15455cc
pkgrel = 1
url = https://github.com/ryonakano/Spreadsheet
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = git
makedepends = vala
makedepends = meson
depends = libgranite.so
provides = spreadsheet
conflicts = spreadsheet
source = spreadsheet::git+https://github.com/ryonakano/Spreadsheet.git
sha256sums = SKIP
pkgname = spreadsheet-git
|