Search Criteria
Package Details: polo 18.8.3-2
Git Clone URL: | https://aur.archlinux.org/polo.git (read-only, click to copy) |
---|---|
Package Base: | polo |
Description: | A modern, light-weight GTK file manager for Linux, currently in beta |
Upstream URL: | https://teejee2008.github.io/polo/ |
Keywords: | File-Manager filemanager GTK |
Licenses: | |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 10 |
Popularity: | 0.022095 |
First Submitted: | 2017-07-03 21:53 |
Last Updated: | 2020-08-19 17:05 |
Dependencies (17)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- gvfs (gvfs-nosystemd, gvfs-git)
- libgee (libgee-git)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- rsync (rsync-git)
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-kinetic, vte3-notification, vte3-nohang)
- vala0.44 (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (optional) – generate thumbnails for video
- fish (fish-git) (optional) – terminal shell
- gnome-disk-utility (gnome-disk-utility-git, gnome40, gnome-disk-utility-3.4.1) (optional)
- lzop (optional)
- mediainfo (mediainfo-git) (optional) – read media properties from audio and video files
- perl-image-exiftool (optional) – read EXIF properties from JPG/TIFF/PNG/PDF files
- polo-donation-plugins (optional)
- pv (optional) – get progress info for compression and extraction
- rclone (rclone-bin, rclone-git) (optional) – cloud storage accounts support
Latest Comments
timhs commented on 2020-08-19 19:53
@FabioLolix thank you now the update runs trough. The warnings doesn't matter.
FabioLolix commented on 2020-08-19 17:08
for this time I was able to fix thanks to a Solus dev. About Gtk warnings I can do nothing
timhs commented on 2020-08-19 15:38
could not install, get this error [and a lot of warnings about Gtk]
possible to fix?
damonh commented on 2019-06-14 22:15
Hey, I get this error on installation:
Is it something I've got to fix or is it an installer's issue?
jeremyjjbrown commented on 2019-04-01 15:14
Errors when installing
nicoulaj commented on 2019-03-03 12:36
Same error
milgner commented on 2019-02-22 10:04
Got this error when trying to compile:
yochananmarqos commented on 2018-12-10 21:00
The
pkgver
should be18.8.2
.You don't really need use a patch since it's just one line. Use
sed
instead:Please add the following to
optdepends
:clamscan
,imagemagick
,diffuse
,ghostscript
,pdftk
,pngcrush
,qemu
,udisks2
,xdg-utils
,youtube-dl
. See the debian control file.ivanmlerner commented on 2018-06-12 00:50
The dependency libsoup is redundant, since it is required by package "gvfs" already in the dependencies. And the chrpath step is also unnecessary, as readelf shows the elf file doesn't have the rpath specified.
alan1world commented on 2018-04-09 11:42
I get a compilation error:
Gtk/TermBox.vala:252.19-252.21: error: Argument 1: Cannot convert from
unowned string?' to
unowned char[]?' term.feed_child(cmd, -1); ^^^