summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMingde (Matthew) Zeng2021-07-23 17:09:30 -0400
committerMingde (Matthew) Zeng2021-07-23 17:09:30 -0400
commit97be04a8b33d050c9d4b721f4403841f8d6ad3a0 (patch)
treead5a9b7d185d4303048b7a3df391c7680eb265c7 /.SRCINFO
parent17771702170c4f48c4c1c46639cc9dda10942329 (diff)
downloadaur-97be04a8b33d050c9d4b721f4403841f8d6ad3a0.tar.gz
Update PKGBUILD
Signed-off-by: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0429298e6bcc..baf45fd54b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,28 +1,25 @@
pkgbase = emacs-application-framework-git
pkgdesc = EAF extends GNU Emacs to an entire universe of powerful GUI applications.
- pkgver = r1908.b21efed
+ pkgver = r2086.4b5d4294
pkgrel = 1
url = https://github.com/manateelazycat/emacs-application-framework
arch = any
license = GPL3
makedepends = git
- depends = emacs
- depends = python-epc
+ makedepends = nodejs
+ makedepends = npm
depends = python-pyqt5
depends = python-pyqt5-sip
depends = python-pyqtwebengine
depends = wmctrl
- depends = nodejs
- optdepends = python-pymupdf: EAF PDF Viewer support
- optdepends = python-qrcode: EAF File Sender/File Receiver/Airshare support
- optdepends = libreoffice: EAF Doc Viewer support
- optdepends = filebrowser-bin: EAF File Browser support
- optdepends = python-qtconsole: EAF Jupyter support
- optdepends = python-retrying: EAF Markdown Previewer support
+ depends = python-qrcode
+ depends = aria2
+ depends = python-qtconsole
+ depends = taglib
+ depends = filebrowser-bin
provides = emacs-eaf
conflicts = emacs-eaf
source = git+https://github.com/manateelazycat/emacs-application-framework
md5sums = SKIP
pkgname = emacs-application-framework-git
-