blob: 245fe0a4cd7a693a3367efc24a11fc447f41771a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = gtg
pkgdesc = Personal GTD like organizer for the GNOME desktop environment
pkgver = 0.5
pkgrel = 4
url = https://wiki.gnome.org/Apps/GTG
arch = any
license = GPL
checkdepends = python-mock
checkdepends = python-nose
makedepends = meson
makedepends = ninja
depends = hicolor-icon-theme
depends = python-cairo
depends = python-dbus
depends = python-gobject
depends = python-liblarch>=3.1
depends = python-lxml
optdepends = pdftk: for the export and print plugin
optdepends = python-cheetah3: for the export and print plugin
optdepends = texlive-bin: for pdflatex, needed by the export and print plugin
optdepends = texlive-core: for pdfjam, needed by the export and print plugin
source = gtg-0.5.tar.gz::https://github.com/getting-things-gnome/gtg/archive/refs/tags/v0.5.tar.gz
source = fix-meson.patch
b2sums = e724cbd015a6f0b6fee62c52283b56244490efb7df4e57b2e30745f58fbc41442b008f5c81b53cfd001f04a92ff53a14e2117d6c12d0d5a35fe49158b5f736fa
b2sums = 888e266a62160a2e5812305d3912209615b3cfea9ea6f8f0889972419bb7648a91b7c8b9093debfe1453df1bc5f2553e4ca0a08af95e6bb3728bfad81f132872
pkgname = gtg
|