Search Criteria
Package Details: lyx-git 2.5.gamma1.337.ge96f4ec-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lyx-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lyx-git |
| Description: | An advanced WYSIWYM document processor & LaTeX front-end |
| Upstream URL: | http://www.lyx.org |
| Keywords: | latex lyx lyx-git texlive |
| Licenses: | GPL |
| Conflicts: | lyx |
| Provides: | lyx |
| Submitter: | a36233 |
| Maintainer: | a36233 |
| Last Packager: | a36233 |
| Votes: | 8 |
| Popularity: | 0.000091 |
| First Submitted: | 2016-07-06 09:25 (UTC) |
| Last Updated: | 2025-07-18 11:16 (UTC) |
Dependencies (19)
- boost-libs
- enchant
- file (file-gitAUR)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR)
- libmythes
- python
- python-pyenchant
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-svg
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bc (bc-ghAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR) (make)
- rcs (optional)
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (optional)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (optional)
Required by (1)
- tremulous-gpp (requires lyx) (optional)
Latest Comments
1 2 Next › Last »
mfcmquintela commented on 2024-01-26 12:26 (UTC) (edited on 2024-01-26 12:26 (UTC) by mfcmquintela)
lyx-git fails to build due to updated autoconf 2.72, while package only "supports" up to 2.71. Mimicking what is done in the lyx aur pkgbuild(https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=lyx#n28), adding a prepare() function allows successful building
prepare() { # Expand the automake compatibility version sed -i 's/2.71/2.7[1-9]/' "${srcdir}/${_pkgname}"/autogen.sh }
mfcmquintela commented on 2022-01-04 14:04 (UTC) (edited on 2022-01-04 15:38 (UTC) by mfcmquintela)
Please update pkgbuild to remove "replaces=('')". It makes no sense and breaks certain aur helpers (namely paru). Also, makepkg recently stopped/is planning to stop allowing it https://lists.archlinux.org/pipermail/pacman-dev/2020-October/024607.html
EDIT: My mistake, the problem is in .SRCINFO line 30 " replaces = ". Could you please remove that, as it serves no purpose? The previous comment still applies
FFY00 commented on 2020-04-07 15:34 (UTC) (edited on 2020-04-07 15:34 (UTC) by FFY00)
Why are you setting
set -o pipefailinpkgver()?Also, you shouldn't pass
-j"$(nproc)"tomake, editMAKEFLAGSin/etc/makepkg.confinstead.a36233 commented on 2020-03-20 12:31 (UTC)
lyx-git is directly compiled from master, no need to flag as outdated, just need to rebuild and it will get the latest version. https://wiki.archlinux.org/index.php/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages?
frsfnrrg commented on 2018-02-14 18:53 (UTC)
Dependency
python2-pyenchantseems to be unnecessary.a36233 commented on 2017-06-24 14:05 (UTC)
haawda commented on 2017-06-12 15:27 (UTC)
a36233 commented on 2016-09-27 09:56 (UTC)
1 2 Next › Last »