blob: b557cb6ace77144c9476a2691c89c81098b4addf (
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
|
pkgbase = remarkable
pkgdesc = A free fully featured markdown editor for Linux.
pkgver = 1.95
pkgrel = 2
url = http://remarkableapp.github.io
install = remarkable.install
arch = i686
arch = x86_64
license = MIT
depends = python
depends = python-cairo
depends = python-gobject
depends = python-markdown
depends = python-beautifulsoup4
depends = python-gtkspellcheck
depends = webkitgtk-6.0
depends = wkhtmltopdf
options = !emptydirs
options = !strip
source = remarkable-1.95.tar.gz::https://github.com/jamiemcg/Remarkable/archive/refs/tags/v1.95.tar.gz
source = remarkable.install
md5sums = 206c28415fddc594cb6162cbe51cb793
md5sums = 4230de2876e8789bcd5a7cdc84b2a30b
pkgname = remarkable
|