Search Criteria
Package Details: pantheon-files-git r9321.be05771b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pantheon-files-git.git (read-only, click to copy) |
---|---|
Package Base: | pantheon-files-git |
Description: | The Pantheon File Browser |
Upstream URL: | https://github.com/elementary/files |
Licenses: | GPL3 |
Groups: | pantheon-unstable |
Conflicts: | pantheon-files |
Provides: | pantheon-files |
Submitter: | SolarAquarion |
Maintainer: | None |
Last Packager: | SolarAquarion |
Votes: | 47 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-12 19:59 (UTC) |
Last Updated: | 2024-08-16 01:30 (UTC) |
Dependencies (24)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- cairo (cairo-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcanberra
- libcloudproviders
- libgee (libgee-gitAUR)
- libgit2-glib (libgit2-glib-gitAUR)
- libgranite.so (granite)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libportal-gtk3
- pango (pango-gitAUR)
- sqlite (sqlite-fossilAUR)
- zeitgeist
- git (git-gitAUR, git-glAUR) (make)
- gnome-common (make)
- granite (make)
- meson (meson-gitAUR) (make)
- Show 4 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
SolarAquarion commented on 2020-06-09 00:23 (UTC)
you need to change unity to disabled, instead of just false
qcasey commented on 2020-02-01 03:41 (UTC)
Installing libgit2-glib before building worked for me
librewish commented on 2020-01-06 15:10 (UTC)
Run-time dependency libgit2-glib-1.0 found: NO (tried pkgconfig and cmake)
plugins/git/meson.build:3:0: ERROR: Dependency "libgit2-glib-1.0" not found, tried pkgconfig and cmake
PedroHLC commented on 2019-08-20 20:01 (UTC)
Now I see, sorry for the mistake, thanks for the help.
SolarAquarion commented on 2019-08-20 01:42 (UTC)
What is actually depends on is libcloudproviders, if you had added cmake as a makedepend it would have just said couldn't find cloudproviders via cmake
SolarAquarion commented on 2019-08-20 01:29 (UTC)
It's not a makedepend for pantheon-files, meta build system for pantheon-files in ninja and meson.
PedroHLC commented on 2019-08-20 01:25 (UTC)
It's required for building, it's not in PKGBUILD's makedepends, not even as a recursive dependencie, also not in base/base-devel. So adding to makedepends is enough...
SolarAquarion commented on 2019-08-20 01:21 (UTC)
cmake isn't a make depend?
PedroHLC commented on 2019-08-19 15:00 (UTC)
Missing "cmake" as make dependency to build in a clean chroot...
librewish commented on 2019-08-18 03:54 (UTC)
here its failing to build
1 2 3 4 5 6 Next › Last »