Search Criteria
Package Details: zettlr-git 1.7.0.r0.ge4ccee4-1
Git Clone URL: | https://aur.archlinux.org/zettlr-git.git (read-only, click to copy) |
---|---|
Package Base: | zettlr-git |
Description: | A Markdown Editor for the 21st century |
Upstream URL: | https://www.zettlr.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | caleb |
Maintainer: | caleb |
Last Packager: | caleb |
Votes: | 1 |
Popularity: | 0.000298 |
First Submitted: | 2020-03-12 21:17 |
Last Updated: | 2020-07-03 09:07 |
Dependencies (11)
- electron (electron-ozone, electron-beta-bin, electron-nightly-npm)
- otf-crimson-text
- ttf-webhostinghub-glyphs
- gendesk (make)
- git (git-git) (make)
- gulp (gulp-cli) (make)
- node-prune (make)
- yarn (yarn-nightly) (make)
- pandoc (pandoc-bin, pandoc-sile-git) (optional) – For exporting to various format
- texlive-bin (texlive-bin-svn, texlive-full, texlive-installer) (optional) – For Latex support
- ttf-lato (ttf-google-fonts-git, ttf-google-fonts-typewolf) (optional) – Display output in a more comfortable way
Latest Comments
dkumor commented on 2020-10-27 16:54
The build fails for me (on two separate machines) with the following error:
It appears that it's not finding the less command, which is installed.
caleb commented on 2020-05-20 16:21
@n3f Pretty much the same as for any
$pkgname{,-bin,-git}
set of packages. One is built from and installs the last stable release, one just wraps and installs prebuilt binaries built upstream, and one fetches and tries to build the latest commits from the master branch upstream — which may or may not be in working order at any given moment.n3f commented on 2020-05-20 06:30
What's the difference between zettlr, zettlr-bin, and zettlr-git?