Package Details: epdfview-gtk3 0.2.0-3

Git Clone URL: https://aur.archlinux.org/epdfview-gtk3.git (read-only, click to copy)
Package Base: epdfview-gtk3
Description: Lightweight PDF document viewer. GTK3 version.
Upstream URL: https://github.com/Flow-It/epdfview
Keywords: epdfview gtk3
Licenses: GPL2
Conflicts: epdfview
Provides: epdfview
Replaces: epdfview
Submitter: Andy_Vetrov
Maintainer: Andy_Vetrov
Last Packager: Andy_Vetrov
Votes: 3
Popularity: 0.20
First Submitted: 2019-03-23 20:49 (UTC)
Last Updated: 2020-12-07 12:09 (UTC)

Latest Comments

xiota commented on 2023-09-20 07:02 (UTC)

Please remove replaces directive. Thank you.

Andy_Vetrov commented on 2020-12-07 12:12 (UTC) (edited on 2020-12-07 12:26 (UTC) by Andy_Vetrov)

2 ncmprhnsbl: Thank you very much. Switched to your repository.
2 HunabKu: Sorry for my busy. PKGBUILD fixed.

HunabKu commented on 2020-10-01 09:23 (UTC)

Construction de epdfview-gtk3... ==> Création du paquet epdfview-gtk3 0.2.0-2 (jeu. 01 oct. 2020 11:23:15) ==> Vérification des dépendances pour l’exécution… ==> Vérification des dépendances pour la compilation… ==> Récupération des sources… -> Clonage du dépôt epdfview_old git… Clonage dans le dépôt nu '/var/tmp/pamac-build-hunabku/epdfview-gtk3/epdfview_old' -> patch.txt trouvé ==> Validation des fichiers source avec md5sums… epdfview_old ... Ignoré patch.txt ... Ignoré ==> Suppression du répertoire $srcdir/ existant… ==> Extraction des sources… -> Création d’une copie de travail du dépot epdfview_old git… Clonage dans 'epdfview_old'... fait. ==> Lancement de prepare()… patching file src/gtk/MainView.cxx Reversed (or previously applied) patch detected! Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/gtk/MainView.cxx.rej ==> ERREUR : Une erreur s’est produite dans prepare(). Abandon…

ncmprhnsbl commented on 2020-08-14 21:54 (UTC)

changes have now been merged in github.com/Flow-It/epdfview_old , so patch.txt is no longer needed..

ncmprhnsbl commented on 2020-07-23 05:06 (UTC)

np. a heads up: i forked the repo on github, applied the patch and added fixes for page scrolling and the .desktop icon path.. there's an open pull request that'll probly go through sometime in the next few weeks.. feel free to use my fork, if you like: https://github.com/ncmprhnsbl/epdfview_old (no patch needed)

Andy_Vetrov commented on 2020-07-22 08:59 (UTC) (edited on 2020-07-22 09:00 (UTC) by Andy_Vetrov)

2 ncmprhnsbl: Thank you! Pkgbuild updated.

ncmprhnsbl commented on 2020-07-19 23:36 (UTC) (edited on 2020-07-20 13:05 (UTC) by ncmprhnsbl)

failing with:


ERROR: Neither directory contains a build file meson.build.
==> ERROR: A failure occurred in build().
using trizen and directly with makepkg

EDIT: so... the source is wrong or has changed: should now be: git+https://github.com/Flow-It/epdfview_old.git change that and other references to ${pkgname%-*}_old and it's all good.