Search Criteria
Package Details: okular-vim-colemak 24.08.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/okular-vim-colemak.git (read-only, click to copy) |
---|---|
Package Base: | okular-vim-colemak |
Description: | Document Viewer with colemak vim-binding |
Upstream URL: | https://apps.kde.org/okular/ |
Licenses: | GPL-2.0-or-later, LGPL-2.0-or-later |
Groups: | kde-applications, kde-graphics |
Conflicts: | okular |
Provides: | okular |
Submitter: | BenSYZ |
Maintainer: | BenSYZ |
Last Packager: | BenSYZ |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-06 08:56 (UTC) |
Last Updated: | 2024-09-20 02:33 (UTC) |
Dependencies (45)
- discount
- djvulibre
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- karchive (karchive-gitAUR)
- kbookmarks (kbookmarks-gitAUR)
- kcolorscheme (kcolorscheme-gitAUR)
- kcompletion (kcompletion-gitAUR)
- kconfig (kconfig-gitAUR)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kcrash (kcrash-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kio (kio-gitAUR)
- kitemviews (kitemviews-gitAUR)
- kparts (kparts-gitAUR)
- kpty (kpty-gitAUR)
- ktextwidgets (ktextwidgets-gitAUR)
- Show 25 more dependencies...
Required by (5)
- calligra-git (requires okular) (make)
- kbibtex-git (requires okular) (optional)
- okular-backend-mupdf-git (requires okular)
- texstudio-dark-git (requires okular) (optional)
- texstudio-git (requires okular) (optional)
Latest Comments
BenSYZ commented on 2024-03-06 05:01 (UTC)
Hi guys, the upstream has been update to
24.02.0
. But it has not merged into[extra]
, and I met a lot of dependency problems when trying to update to that version. So I won't update it till the[extra]
update. And if you like, you could downloadokular-git
and use thePKGBUILD_generate.sh
to generate the24.02.0
package with vim patch, I believe the script would work as well.BenSYZ commented on 2021-06-10 15:54 (UTC)
v21.04.2-1: Modify the build function, to avoid errors when building. Change the build directory from
build
directory to$_pkgname-$pkgver
which is already made by makepkg.BenSYZ commented on 2021-03-06 09:09 (UTC) (edited on 2021-07-15 07:56 (UTC) by BenSYZ)
Maybe it will fail when you try to build the package. I'm a new one, and don't know how to figure out all the build dependencies needed. I only added the ones I was missing. So if you fail or know, please let me know.
Solved.
You can get the PKGBUILD written by TA here