Search Criteria
Package Details: nautilus-typeahead 47.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nautilus-typeahead.git (read-only, click to copy) |
---|---|
Package Base: | nautilus-typeahead |
Description: | Default file manager for GNOME - Patched to bring back the 'typeahead find' feature |
Upstream URL: | https://apps.gnome.org/Nautilus/ |
Keywords: | files gnome nautilus typeahead |
Licenses: | GPL |
Groups: | gnome |
Conflicts: | nautilus |
Provides: | nautilus |
Submitter: | badwolfie |
Maintainer: | albertvaka |
Last Packager: | albertvaka |
Votes: | 45 |
Popularity: | 0.000897 |
First Submitted: | 2015-09-11 00:39 (UTC) |
Last Updated: | 2024-12-15 16:27 (UTC) |
Dependencies (35)
- cairo (cairo-gitAUR)
- dconf
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gnome-autoar
- gnome-desktop-4 (gnome-desktop-4-gitAUR)
- graphene (graphene-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gvfs (gvfs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libcloudproviders
- libgexiv2
- libnautilus-extension-typeaheadAUR
- libportal
- libportal-gtk4
- libx11 (libx11-gitAUR)
- localsearch
- pango (pango-gitAUR)
- tinysparql
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- appstream-glib (appstream-glib-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python-gobject (check)
- nautilus-sendtoAUR (optional) – Share files from the right click menu
- python-nautilus (nautilus-python) (optional) – Use extensions written in python
Required by (31)
- actions-for-nautilus-git (requires nautilus)
- eiciel (requires nautilus)
- fluxable-newmenu (requires nautilus) (optional)
- folder-color-nautilus-git (requires nautilus)
- gnome-critical-packages (requires nautilus)
- gnome-meta (requires nautilus)
- gnome-mplayer-light-theme (requires nautilus) (make)
- gnome-nds-thumbnailer (requires nautilus) (optional)
- gnome-search-tool (requires nautilus)
- gnome-shell-extension-desktop-icons-neo (requires nautilus)
- gnome-shell-extension-desktop-icons-ng-git (requires nautilus)
- gnome-shell-extension-gtk4-desktop-icons-ng (requires nautilus)
- gnome-web-shortcuts-extension-git (requires nautilus)
- imdb-thumbnailer (requires nautilus) (optional)
- insync-nautilus (requires nautilus)
- nautilus-admin-gtk4 (requires nautilus)
- nautilus-backspace (requires nautilus)
- nautilus-compare (requires nautilus)
- nautilus-dropbox (requires nautilus)
- nautilus-emblems (requires nautilus)
- Show 11 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
yochananmarqos commented on 2021-05-03 23:59 (UTC)
@zhou: It's an issue with
meson
0.58.0-1, I was able to build it with 0.57.2-1. Also that's what the Archnautilus
40.1-1 was built with.zhou13 commented on 2021-05-03 23:47 (UTC) (edited on 2021-05-03 23:47 (UTC) by zhou13)
I got
albertvaka commented on 2021-03-28 16:26 (UTC)
Works for me. Try this:
light987 commented on 2021-03-27 14:31 (UTC) (edited on 2021-03-27 14:32 (UTC) by light987)
Apologies for the typo. Even if I use
makepkg
alone I still get the error:==> Validating source files with sha256sums...
nautilus ... Skipped
libgd ... Skipped
nautilus-restore-typeahead.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!
albertvaka commented on 2021-03-27 11:54 (UTC)
@light987 it looks like you are trying to build
libcgroup
[1]. This is the entry fornautilus-typeahead
, so you are probably posting on the wrong page (or you copy-pasted the wrong git URL, or you are really confused). Also all those commands shouldn't be needed, justmakepkg
.[1] https://aur.archlinux.org/packages/libcgroup/
light987 commented on 2021-03-27 09:37 (UTC) (edited on 2021-03-27 14:31 (UTC) by light987)
I'm trying to install this package but I'm getting this error:
==> ERROR: A failure occurred in prepare().
I'm doing this:
git clone https://aur.archlinux.org/nautilus-typeahead
sed -e $'s|\r||g' -i PKGBUILD .SRCINFO
makepkg -g >> PKGBUILD
makepkg
makepkg -si
albertvaka commented on 2020-03-09 21:13 (UTC)
Sorry for breaking this folks, I just fixed it using your suggestions :)
yochananmarqos commented on 2020-03-09 20:36 (UTC)
@acidrain42: Perhaps, but the real issue is that the current PKGBUILD is missing the source URL for
libgd
.electricprism commented on 2020-03-09 20:30 (UTC) (edited on 2020-03-09 20:31 (UTC) by electricprism)
@gm666q -- Thanks, I had trouble copy/pasting and patching so I manually did it and uploaded the plain text here:
http://ix.io/2dQg
Compiling and everything seems to work.
gm666q commented on 2020-03-09 19:03 (UTC) (edited on 2020-03-09 19:09 (UTC) by gm666q)
@acidrain42 I made this patch to fix submodule issue and building packages depended on libnautilus-extension
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »