Nice, pkgconf
belongs to base-devel
group for that reason it was not listed as some dependency.
Search Criteria
Package Details: lyx 2.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lyx.git (read-only, click to copy) |
---|---|
Package Base: | lyx |
Description: | An advanced WYSIWYM document processor & LaTeX front-end |
Upstream URL: | https://www.lyx.org |
Keywords: | latex |
Licenses: | GPL-2.0-or-later |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 102 |
Popularity: | 0.77 |
First Submitted: | 2022-04-01 17:55 (UTC) |
Last Updated: | 2025-01-19 13:04 (UTC) |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-gitAUR)
- enchant
- file (file-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- libmythes
- python (python37AUR, python311AUR, python310AUR)
- qt6-svg
- bc (bc-ghAUR) (make)
- boost (boost-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – support for python scripts
- rcs (optional) – built-in version control system
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – float wrap support
Required by (2)
- libzlog (make)
- tremulous-gpp (optional)
Sources (3)
carlosal1015 commented on 2022-05-14 12:25 (UTC)
Beryl commented on 2022-05-14 08:45 (UTC)
Finaly, I've just compiled the last version of Lyx on my Manjaro KDE. Just install the package Pkgconf before. And that's it!
ShacharH commented on 2022-05-12 19:46 (UTC)
This is a must have for maths students, I don't understand why this isn't in the official repos
Beryl commented on 2022-05-09 16:19 (UTC) (edited on 2022-05-09 16:21 (UTC) by Beryl)
Hi ! Sorry for my poor english, I'm french. I've installed Manjaro KDE on my new computer and didn't find the Lyx package. I understand better by reading this. So because there is no more maintainer, the package was dropped from community. Sad. I used to compile Lyx myself on my old Kubuntu 18.04 but I'd rather not do the same on Manjaro. This is the reason why I didn't activate AUR on it, but if this is the only solution, I 'll do it.
Thank you Carlosal1015 for you job ! I voted !
Béryl
Alad commented on 2022-04-23 10:29 (UTC)
Wow, I had no idea this made it to AUR. A sad moment :-(
carlosal1015 commented on 2022-04-08 14:08 (UTC) (edited on 2022-04-08 14:24 (UTC) by carlosal1015)
Since bc
not belongs to base-devel
, and other linux distributions label bc
as build dependency, we could add it as makedependency. Thanks for try in a clean chroot like aurutils or devtools.
- https://packages.aosc.io/packages/lyx
- https://packages.debian.org/bookworm/source/lyx
- https://src.fedoraproject.org/rpms/lyx/blob/rawhide/f/lyx.spec
We will wait for other comments during the day.
Side note: Yesterday Thursday April 7, I asked on the #archlinux-aur irc channel via libera.chat: Hello, I would like to know what is the right communication channel to ask if two AUR popular packages can be promoted to the community repository. Thanks.
In order to ask for promoting lyx or stellarium to the community, and the answer was that both were dropped from community because it did not have any maintainers, we will wait/hope if an existing maintainer is interested or a new one would like to adopt in the future.
VorpalWay commented on 2022-04-08 11:43 (UTC)
I noticed a weird message during compilation, but the build seems to have succeeded anyway:
GEN ui_WrapUi.h
/bin/sh: line 1: bc: command not found
GEN moc_Action.cpp
/bin/sh: line 1: bc: command not found
GEN moc_BulletsModule.cpp
/bin/sh: line 1: bc: command not found
GEN moc_CategorizedCombo.cpp
/bin/sh: line 1: bc: command not found
GEN moc_CustomizedWidgets.cpp
/bin/sh: line 1: bc: command not found
GEN moc_DialogView.cpp
Should bc be a dependency of lyx? If the builds succeeds without it, is it actually needed? The reason I noticed this that I use aurutils to build in a minimal chroot, thus bc is not installed in there.
GeBo commented on 2022-04-04 20:24 (UTC)
carlosal1015 Thank you for the fix!
All I needed to do was delete the path with the faulty package in ~/.cache/paru/clone and after that, rebuilding 2.3.6.1 went with no issues. I didn't need to install the key. (Arcolinux Gnome)
carlosal1015 commented on 2022-04-03 19:23 (UTC) (edited on 2022-04-03 19:24 (UTC) by carlosal1015)
Important note: Is recommended to receive the following key before to install:
$ gpg --recv-keys DE7A44FAC7FB382D
Also is possible skip the verification, adding the flag for (e.g makepkg
, yay
) --skippgpcheck
, --nopgpfetch
, respectively.
Pinned Comments
carlosal1015 commented on 2022-04-03 19:23 (UTC) (edited on 2022-04-03 19:24 (UTC) by carlosal1015)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.