Package Details: xreader-git 4.2.3.r0.gca48134-1

Git Clone URL: https://aur.archlinux.org/xreader-git.git (read-only, click to copy)
Package Base: xreader-git
Description: Document viewer for files like PDF and Postscript. X-Apps Project (git version).
Upstream URL: https://github.com/linuxmint/xreader
Licenses: GPL-2.0-or-later
Conflicts: xreader
Provides: xreader-git
Submitter: ion203
Maintainer: ion203
Last Packager: ion203
Votes: 6
Popularity: 0.000000
First Submitted: 2016-03-07 22:15 (UTC)
Last Updated: 2024-12-21 19:49 (UTC)

Dependencies (23)

Required by (0)

Sources (1)

Latest Comments

Heikete commented on 2025-03-05 09:44 (UTC)

Ok, you were right. I looked today at this error. And /usr/bin/g-ir-scanner belongs to gobject-introspection which was not updated and caused the error. Compiled and installed. Thank you.

ion203 commented on 2025-03-04 15:37 (UTC)

Heikete, I'm not able to reproduce the issue shown. I'd guess this issue might occur if you have multiple python versions, have performed partial upgrades, or otherwise modified the python system installation. I recommend you build this package in a clean chroot to ensure environment consistency - https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

Heikete commented on 2025-03-04 15:00 (UTC)

Some problems occur. My python-setuptools are in version: 1:75.8.0-1 if it helps.

samu: job failed: env PKG_CONFIG_PATH=/home/przemb/pkg/xreader-git/src/xreader-git/build/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=XreaderDocument --nsversion=1.5 --warn-all --output libdocument/XreaderDocument-1.5.gir -I/home/przemb/pkg/xreader-git/src/xreader-git/libdocument -I/home/przemb/pkg/xreader-git/src/xreader-git/build/libdocument -I/home/przemb/pkg/xreader-git/src/xreader-git/. -I/home/przemb/pkg/xreader-git/src/xreader-git/build/. -I/home/przemb/pkg/xreader-git/src/xreader-git/cut-n-paste/synctex/. -I/home/przemb/pkg/xreader-git/src/xreader-git/build/cut-n-paste/synctex/. --filelist=/home/przemb/pkg/xreader-git/src/xreader-git/build/libdocument/libxreaderdocument.so.3.0.0.p/XreaderDocument_1.5_gir_filelist --include=Gdk-3.0 --include=GdkPixbuf-2.0 --include=Gio-2.0 --include=GLib-2.0 --include=GObject-2.0 --include=Gtk-3.0 --symbol-prefix=ev --identifier-prefix=Ev --pkg-export=xreader-document-1.5 --cflags-begin '-DDATADIR="/usr/share"' '-DLIBDIR="/usr/lib"' '-DBINDIR="/usr/bin"' '-DEV_BACKENDSDIR="/usr/lib/xreader/3/backends"' '-DXREADERDATADIR="/usr/share/xreader"' -DENABLE_EPUB '-DXREADER_LOCALE_DIR="/usr/share/locale"' -DXREADER_COMPILATION -DHAVE_CONFIG_H -I/home/przemb/pkg/xreader-git/src/xreader-git/. -I/home/przemb/pkg/xreader-git/src/xreader-git/build/. -I/home/przemb/pkg/xreader-git/src/xreader-git/cut-n-paste/synctex/. -I/home/przemb/pkg/xreader-git/src/xreader-git/build/cut-n-paste/synctex/. -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/pixman-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/home/przemb/pkg/xreader-git/src/xreader-git/build/libdocument --library xreaderdocument -lcairo -lglib-2.0 -lgmodule-2.0 -lgtk-3 -lgdk-3 -lz -lharfbuzz -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lm -lgirepository-1.0
Traceback (most recent call last):
  File "/usr/bin/g-ir-scanner", line 103, in <module>
    from giscanner.scannermain import scanner_main
  File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 35, in <module>
    from giscanner.ast import Include, Namespace
  File "/usr/lib/gobject-introspection/giscanner/ast.py", line 27, in <module>
    from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF
  File "/usr/lib/gobject-introspection/giscanner/sourcescanner.py", line 25, in <module>
    from .ccompiler import CCompiler
  File "/usr/lib/gobject-introspection/giscanner/ccompiler.py", line 29, in <module>
    from distutils.msvccompiler import MSVCCompiler
ModuleNotFoundError: No module named 'distutils.msvccompiler'

ion203 commented on 2019-10-26 14:23 (UTC)

The build has been updated and should work now.

TheFrenchGhosty commented on 2019-10-25 23:08 (UTC)

I'm getting the same problem.

==> Starting build()...
**Error**: Directory `.' does not look like the top-level xreader directory
==> ERROR: A failure occurred in build().
    Aborting...
2019-10-26 01:06:48,259 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/USERNAME/.cache/aurman/xreader-git

GLTRV commented on 2019-07-10 16:08 (UTC)

I get the following error when trying to build:

==> Starting pkgver()... ==> Updated version: xreader-git 2.2.2.r0.g2b5d883-1 ==> Starting build()... Error: Directory `.' does not look like the top-level xreader directory ==> ERROR: A failure occurred in build().

Thanks.

ion203 commented on 2018-01-20 00:11 (UTC)

Thanks, updated.

oberon2007 commented on 2018-01-19 14:25 (UTC)

PKGBUILD is broken due to new versioning by Linuxmint:

==> Starting build()... /tmp/yaourt-tmp-bernhard/aur-xreader-git/./PKGBUILD: line 34: cd: /tmp/yaourt-tmp-bernhard/aur-xreader-git/src/xreader-git-master.lmde.3.r1.g1b4de23: No such file or directory