Hi there. I took over miktex-git ! It's a first for me, I might slightly fuck up, but right now everything seems to work on my machine and I'm always reachable by e-mail.
Search Criteria
Package Details: miktex-git 26.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/miktex-git.git (read-only, click to copy) |
|---|---|
| Package Base: | miktex-git |
| Description: | a distribution of the TeX/LaTeX typesetting system |
| Upstream URL: | https://miktex.org |
| Keywords: | ctan latex lualatex miktex pdflatex tex texmfs xelatex |
| Licenses: | custom:MiKTeX license |
| Conflicts: | miktex |
| Submitter: | ccat3z |
| Maintainer: | lgayral |
| Last Packager: | lgayral |
| Votes: | 8 |
| Popularity: | 0.000013 |
| First Submitted: | 2018-12-01 12:02 (UTC) |
| Last Updated: | 2026-04-11 15:37 (UTC) |
Dependencies (39)
- apr
- apr-util
- boost-libs
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- gd (gd-gitAUR)
- gmp (gmp-hgAUR)
- graphite (graphite-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libmspack
- libpng (libpng-gitAUR, libpng-apngAUR)
- log4cxx (log4cxx-gitAUR)
- mpfi
- mpfr (mpfr-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pixman (pixman-gitAUR)
- poppler (poppler-gitAUR)
- poppler-qt6 (poppler-qt6-gitAUR)
- popt (popt-gitAUR)
- potrace
- qt6-5compat
- qt6-declarative (qt6-declarative-gitAUR)
- uriparser (uriparser-gitAUR)
- xz (xz-gitAUR)
- zziplib
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR) (make)
- fop (make)
- libxslt (libxslt-gitAUR) (make)
- qt6-tools (make)
- sed (sed-gitAUR, uutils-sedAUR) (make)
Required by (0)
Sources (1)
Latest Comments
lgayral commented on 2026-04-10 16:02 (UTC) (edited on 2026-04-11 16:49 (UTC) by lgayral)
Zorn commented on 2024-04-08 11:25 (UTC) (edited on 2024-04-08 11:28 (UTC) by Zorn)
Attempting to build the package with makepkg, you encounter the following CMake error:
CMake Error at CMakeLists.txt:1125 (find_package):
Found package configuration file:
/usr/lib/cmake/Qt6/Qt6Config.cmake
but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
FOUND. Reason given by package:
Failed to find required Qt component "LinguistTools".
Expected Config file at
"/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does NOT
exist
Configuring with --debug-find-pkg=Qt6LinguistTools might reveal details why the package was not found.
Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
of the path variables that find_package uses to try and find the package.
-- Configuring incomplete, errors occurred!
ccat3z commented on 2023-04-13 00:53 (UTC)
@voshchronos Please rebuild miktex-git with the latest depends.
voshchronos commented on 2023-04-12 13:43 (UTC) (edited on 2023-04-12 13:44 (UTC) by voshchronos)
I was able to fix miktek by downgrading the boost, boost-libs and log4cxx packages! Commands I used:
sudo downgrade 'log4cxx=0.13.0'
sudo downgrade 'boost=1.80.0' 'boost-libs=1.80.0'
ccat3z commented on 2022-06-29 07:59 (UTC) (edited on 2022-06-29 07:59 (UTC) by ccat3z)
@panda_2134 Please rebuild this package since boost was upgraded to 1.79.
panda_2134 commented on 2022-06-29 07:55 (UTC)
Seems the boost dependency is broken.
% latexmk
latexmk: error while loading shared libraries: libboost_locale.so.1.78.0: cannot open shared object file: No such file or directory
ccat3z commented on 2020-03-23 09:43 (UTC)
@Ondrian It seems a upstream issue. I just built the latest version on master branch and it seems has been fixed.
Ondrian commented on 2020-03-12 10:24 (UTC) (edited on 2020-03-12 13:21 (UTC) by Ondrian)
I'm geeting a build error .cache/yay/miktex-git/src/miktex/Libraries/MiKTeX/Core/Utils/Utils.cpp:557:79: error: no matching function for call to ‘std::chrono::_V2::system_clock::from_time_t()’.
Is that a missing dependency, or an error upstream?
Pinned Comments
lgayral commented on 2026-04-10 16:02 (UTC) (edited on 2026-04-11 16:49 (UTC) by lgayral)
Hi there. I took over miktex-git ! It's a first for me, I might slightly fuck up, but right now everything seems to work on my machine and I'm always reachable by e-mail.