Search Criteria
Package Details: asciidocfx 1.8.10-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/asciidocfx.git (read-only, click to copy) |
---|---|
Package Base: | asciidocfx |
Description: | Asciidoc FX is a book / document editor to build PDF, Epub, Mobi and HTML books, documents and slides |
Upstream URL: | http://asciidocfx.com/ |
Licenses: | Apache-2.0 |
Submitter: | cmr |
Maintainer: | brany |
Last Packager: | brany |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-10-11 17:51 (UTC) |
Last Updated: | 2025-09-21 20:30 (UTC) |
Latest Comments
1 2 3 Next › Last »
nomisge commented on 2023-12-28 21:02 (UTC) (edited on 2023-12-28 21:17 (UTC) by nomisge)
As @tom mentioned: It works out of the box if tar.gz version is used.
Following PKGBUILD works for me (the dependencies probably need to be adjusted)
I only get some weird errors on startup, I couldn't fix yet: "Internal error: Could not open config file.", "Internal error: The selected application could not be instantiated" and "Internal error: The selected application 504 could not be instantiated" Maybe someone has an idea?
I also changed the start script 'ascidoxfx'
@lipnitsk if you add me as maintainer, I'd push it myself.
mindbound commented on 2022-12-11 12:40 (UTC)
Build fails with
tom commented on 2022-04-12 15:47 (UTC)
build faild...
$ ccm s ... INFO] Finished at: 2022-04-12T17:46:00+02:00 [INFO] ------------------------------------------------------------------------ ==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat '/usr/lib/jvm/java-17-openjdk/lib/javafx*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Build failed, check
tom commented on 2021-06-17 13:20 (UTC)
this one works now out of the box after unpacking
souravdas142 commented on 2021-04-26 17:26 (UTC)
if you add AUR jdk-16 to your
makedepends
aray under PKGBUILD, will be it very problematic? will it break something? If Everything goes well, you may add then.lipnitsk commented on 2021-04-26 14:57 (UTC)
Blocked by Arch JDK still stuck at version 15. 1.7.4 seems to require Java 16. Will upgrade when Java 16 is rolled out to Arch Linux.
souravdas142 commented on 2021-04-26 06:14 (UTC)
v1.7.4 released on 25.04.2021
checkout : https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.4
download : https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.4/AsciidocFX_Linux.tar.gz
Please update this package.
1 2 3 Next › Last »