Package Details: latexdraw 4.0.3-7

Git Clone URL: https://aur.archlinux.org/latexdraw.git (read-only, click to copy)
Package Base: latexdraw
Description: A vector drawing editor for LaTeX (JavaFX)
Upstream URL: http://latexdraw.sourceforge.net
Licenses: GPL-3.0-or-later
Submitter: None
Maintainer: hottea
Last Packager: hottea
Votes: 40
Popularity: 0.000000
First Submitted: 2009-09-24 05:31 (UTC)
Last Updated: 2024-03-02 05:53 (UTC)

Dependencies (4)

Required by (0)

Sources (2)

Pinned Comments

hottea commented on 2022-10-21 02:46 (UTC) (edited on 2024-03-02 13:34 (UTC) by hottea)

Notes:

  1. To build this pkg, you need a working jdk14, you could use zulu-14-bin for example.

  2. Maven 3.8.1 block HTTP repo by default, see cve-2021-26291, even if you re-enable HTTP, rxjavafx is not found in http://maven.inria.fr anymore. maybe it's not publicly available.

  3. To fix the above issue, we use rxjavafx from jitpack.io, as the patch do.

You could also install latexdraw-bin which repacks the upstream deb file.

Latest Comments

« First ‹ Previous 1 2 3

haawda commented on 2010-03-28 12:17 (UTC)

Adopted and updated.