Search Criteria
Package Details: evince-git 40.1-1
Git Clone URL: | https://aur.archlinux.org/evince-git.git (read-only, click to copy) |
---|---|
Package Base: | evince-git |
Description: | Simply a document viewer |
Upstream URL: | http://projects.gnome.org/evince/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | maurofruet |
Maintainer: | swiftscythe |
Last Packager: | swiftscythe |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-10-28 19:53 |
Last Updated: | 2021-03-27 01:55 |
Dependencies (23)
- adwaita-icon-theme (xquisite-icon-theme, adwaita-custom-cursor-colors, adwaita-icon-theme-git)
- dconf (dconf-git)
- desktop-file-utils (desktop-file-utils-git)
- djvulibre
- gsettings-desktop-schemas (ebadoo-desktop-schemas, gsettings-desktop-schemas-ubuntu, gsettings-desktop-schemas-dev, gsettings-desktop-schemas-git)
- gsfonts (gsfonts-type1, gsfonts-cyr, gsfonts-emojiless)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- libgxps (libgxps-git)
- libsecret
- libspectre
- poppler-glib (poppler-glib-lcdfilter, poppler-glib-git, poppler-glib-lcd)
- t1lib
- docbook-xsl (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- itstool (make)
- libnautilus-extension (libnautilus-extension-git, libnautilus-extension-typeahead) (make)
- meson (meson-git) (make)
- python (python-dbg) (make)
- texlive-bin (texlive-bin-svn, texlive-full, texlive-installer) (make)
- gvfs (gvfs-nosystemd, gvfs-git) (optional) – bookmark support and session saving
- texlive-bin (texlive-bin-svn, texlive-full, texlive-installer) (optional) – DVI support
Required by (22)
- denemo (requires evince)
- denemo-git (requires evince)
- duply_qr-git (requires evince)
- fzfx-git (requires evince) (optional)
- gnome-books-git (requires evince)
- gnome-documents-git (requires evince)
- gnome-meta (requires evince)
- gnucash-git (requires evince) (optional)
- hawkeye-quicklook-git (requires evince)
- hqplayer (requires evince) (optional)
- hqplayer-pro (requires evince) (optional)
- hqplayer4 (requires evince) (optional)
- hub-kids (requires evince) (optional)
- hub-young (requires evince) (optional)
- postsqlforms (requires evince) (optional)
- relion-git (requires evince)
- rox-thumbnailers (requires evince) (optional)
- sushi-git (requires evince)
- texstudio-dark-git (requires evince) (optional)
- texstudio-git (requires evince) (optional)
- texstudio-phonon (requires evince) (optional)
- wayfire-desktop-git (requires evince) (optional)
Latest Comments
1 2 Next › Last »
rharish commented on 2021-03-24 15:37
Missing make dependency
meson
.taifunbrowser commented on 2018-08-14 19:33
Dependency needed: gspell (1.6+)
swiftscythe commented on 2015-10-04 13:08
@craeckie: since the PKGBUILD has a pkgver() function, the version is updated automagically when you build it, so there's no need to update the PKDGBUILD for every git commit.
craeckie commented on 2015-10-04 12:33
current version: 3.18.0.r30.g696d1b5-1
Akseli0x61 commented on 2014-08-07 17:45
Dependencies needed:
gnome-common
gtk-doc
yelp-tools
adwaita-icon-theme-git
foobarrior commented on 2014-08-07 05:44
Please add adwaita-icon-theme-git to dependencies
efernandes commented on 2014-02-03 21:57
PKGBUILD updated :)
wil93 commented on 2014-02-02 23:32
It seems that the bug with automake 1.13 ([1]) has been solved (I just successfully built the package using automake 1.14). I think that the "<1.13" string can be now removed from the dependencies.
[1] https://bugs.archlinux.org/task/33285
rafaelff commented on 2013-03-02 16:37
@maurofruet: That's expected. Running "pacman -Q gtk3" will show you that you have gtk+ version 3.6.4, which is what Archlinux provides at the moment. GNOME is somewhat close to release a new version (probably March 25 [1] ) and this requirement will be fulfilled.
[1] https://live.gnome.org/ThreePointSeven
maurofruet commented on 2013-03-02 14:58
It doesn't work for me. I get the following error:
checking for LIBDOCUMENT... no
configure: error: Package requirements (gtk+-3.0 >= 3.7.5 gio-2.0 >= 2.33.2 gmodule-no-export-2.0 >= 2.33.2 gmodule-2.0) were not met:
Requested 'gtk+-3.0 >= 3.7.5' but version of GTK+ is 3.6.4
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBDOCUMENT_CFLAGS
and LIBDOCUMENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.