Search Criteria
Package Details: apostrophe 2.3-1
Git Clone URL: | https://aur.archlinux.org/apostrophe.git (read-only, click to copy) |
---|---|
Package Base: | apostrophe |
Description: | A distraction free Markdown editor for GNU/Linux made with GTK+ |
Upstream URL: | https://somas.pages.gitlab.gnome.org/apostrophe |
Licenses: | |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 16 |
Popularity: | 1.09 |
First Submitted: | 2020-04-18 14:55 |
Last Updated: | 2021-03-02 08:04 |
Dependencies (14)
- gspell
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- otf-fira-mono
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- python-levenshtein
- python-pyenchant
- python-pypandoc
- python-regex (python-regex-git)
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- mathjax (optional) – for formula preview
- texlive-latexextra (texlive-installer, texlive-full) (optional) – for the pdftex module
Latest Comments
1 2 3 Next › Last »
yochananmarqos commented on 2020-12-21 21:49
@somas95: Done!
somas95 commented on 2020-12-21 16:38
@yochananmarqos Apostrophe maintainer here. otf-fira-mono should be a required dependency, for various reasons, not an optional one. Some features of the app depend on the specific width of fira-mono characters
Thanks!
yochananmarqos commented on 2020-04-20 14:54
@abdulocracy: It builds without
cmake
and doesn't look for it. I addedgobject-introspection
, it was a missing runtime dependency.abdulocracy commented on 2020-04-20 14:15
cmake and gobject-introspection are missing as build deps.
yochananmarqos commented on 2020-04-16 13:26
@katafrakt: Oops! Fixed.
katafrakt commented on 2020-04-16 09:31
@yochananmarqos I think you forgot cd on lines 24 and 29. At least does not work for me without it.
yochananmarqos commented on 2020-04-13 14:52
@nariox: I've adopted the package and updated to the last Uberwriter stable version. Once Apostrophe sees a stable version, I'll create
apostrophe
and merge this one into it.nariox commented on 2020-04-13 14:19
Hello all, uberwriter now is called apostrophe. There is already a git version on AUR, but no stable release one yet. New upstream URL is https://gitlab.gnome.org/somas/apostrophe (and a mirror at https://github.com/ApostropheEditor/Apostrophe)
yochananmarqos commented on 2019-08-04 17:13
python-gtkspellcheck
is no longer necessary.Please replace
pandoc
withpython-pypandoc
and addwebkit2gtk
gspell
python-regex
python-levenshtein
python-pyenchant
python-cairo
.tapir commented on 2019-02-23 13:21
this package still doesn't work. any word on cairo dependency? edit: Isn't it just a matter of adding python-cairo to PGBUILD?