blob: e88dbbc352f6ffdb86fab3c68548e45017c804c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = easyeditor-git
pkgdesc = An easy markdown editor that allows you to professionally write MarkDown (MD), Mermaid, PlantUML, KaTeX and preview it in real-time. Import only MD, Templates and Docx. You can save, load .md files and export to PDF, PNG, TXT & SSTP.
pkgver = 1.8.0.r0.g2f0b0fb
pkgrel = 1
url = https://www.easyeditor.co.uk/
arch = any
license = AGPL-3.0-only
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
makedepends = gendesk
makedepends = rustup
depends = gtk3
depends = gdk-pixbuf2
depends = webkit2gtk-4.1
source = easyeditor.git::git+https://github.com/gcclinux/Easyeditor.git
sha256sums = SKIP
pkgname = easyeditor-git
|