Search Criteria
Package Details: libnautilus-extension-typeahead 49.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nautilus-typeahead.git (read-only, click to copy) |
---|---|
Package Base: | nautilus-typeahead |
Description: | Extension interface for Nautilus |
Upstream URL: | https://apps.gnome.org/Nautilus/ |
Keywords: | files gnome nautilus typeahead |
Licenses: | GPL |
Conflicts: | libnautilus-extension, libnautilus-extension.so |
Provides: | libnautilus-extension, libnautilus-extension.so |
Submitter: | badwolfie |
Maintainer: | albertvaka |
Last Packager: | albertvaka |
Votes: | 45 |
Popularity: | 0.000002 |
First Submitted: | 2015-09-11 00:39 (UTC) |
Last Updated: | 2025-10-08 11:29 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- appstream (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-jobserverAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Required by (41)
- brasero-git (requires libnautilus-extension) (make)
- file-roller-git (requires libnautilus-extension)
- file-roller-linuxmint (requires libnautilus-extension) (make)
- gnome-console-alt-shortcuts-git (requires libnautilus-extension) (make)
- gnome-console-git (requires libnautilus-extension) (make)
- gnome-system-tools (requires libnautilus-extension)
- gnome-terminal-fedora (requires libnautilus-extension) (make)
- gnome-terminal-fedora (requires libnautilus-extension) (optional)
- gnome-terminal-git (requires libnautilus-extension) (make)
- gnome-terminal-git (requires libnautilus-extension) (optional)
- gnome-terminal-transparency (requires libnautilus-extension) (make)
- gnome-terminal-transparency (requires libnautilus-extension) (optional)
- nautilus-annotations (requires libnautilus-extension)
- nautilus-annotations-git (requires libnautilus-extension)
- nautilus-backspace (requires libnautilus-extension)
- nautilus-bluetooth (requires libnautilus-extension)
- nautilus-bluetooth-git (requires libnautilus-extension)
- nautilus-checksums (requires libnautilus-extension)
- nautilus-checksums-git (requires libnautilus-extension)
- nautilus-code (requires libnautilus-extension)
- Show 21 more...
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
albertvaka commented on 2025-10-08 11:35 (UTC)
Done! Thanks for the rebase @prurigro, I used your code and credited you in the PKGBUILD :) Btw, if you want to co-maintain as @PhrozenByte suggested, I'm happy to add you.
@PhrozenByte, about using patch files: I did that originally, but it is easier for me to maintain it this way and I try to minimize the effort I need to put here, but there's no important reason to keep it this way.
albertvaka commented on 2025-10-08 11:14 (UTC)
Hey, sorry this hasn't been updated, but unless someone flags this package as out-of-data I don't know when a new Nautilus version is out. I'll update it now.
PhrozenByte commented on 2025-10-08 08:56 (UTC)
@prurigro: Your repo is based on https://gitlab.archlinux.org/archlinux/packaging/packages/nautilus, right? Besides this AUR package unfortunately still being out-of-date, I feel like that your approach better matches Arch's concept: Instead of relying on someone's fork of all of Nautilus the patchset should be moved to the package as *.patch files and applied to the original sources.
What's missing in your repo is attribution and correct licensing @prurigro: I assume you didn't write the patches? It needs correct attribution then and the code itself is licensed under GPL 3.0 I assume?
@albertvaka can you please update the package? Maybe @prurigro is willing to help out, maybe even as co-maintainer?
Thanks you two, your work is very much appreciated!
prurigro commented on 2025-10-07 20:31 (UTC)
While we wait for an official update, I rebased the patchset against nautilus 49 and things seem to be working correctly: https://git.darkcloud.ca/kevin/nautilus-typeahead
albertvaka commented on 2024-07-13 14:53 (UTC)
Thanks for posting @empr, I added glib2-devel as a build dependency now.
empr commented on 2024-07-06 10:05 (UTC)
I had to manually install the package core/glib2-devel before this would build. I had this error:
nautilus/libnautilus-extension/meson.build:22:36: ERROR: Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'
This is a distributor issue -- please report it to your glib-2.0 provider.
A full log can be found at /home/mpr/.cache/yay/nautilus-typeahead/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting... -> error making: nautilus-typeahead-exit status 4 -> Failed to install the following packages. Manual intervention is required: libnautilus-extension-typeahead - exit status 4
<deleted-account> commented on 2024-06-10 07:58 (UTC)
thanks a lot for this, i cannot believe they removed this from the official package!
albertvaka commented on 2024-04-06 19:25 (UTC) (edited on 2024-04-06 19:26 (UTC) by albertvaka)
I would start by asking the Nautilus maintainers upstream at Gnome to re-add that feature. Only if they are against it (like they are for typeahead) we should consider maintaining an external patch for it. Having to maintain a patch like this one is a pain, I would be happier if we didn't need to do this.
Anuskuss6 commented on 2024-04-06 19:12 (UTC)
Okay, I found the issue: My files used to be sorted by "Modified — Time" but after upgrading, that option is no longer available yet the files were still sorted by something (neither alphabetical nor chronological). Re-sorting by "Modified" fixes it.
Anyway, speaking of, is there a chance that you could reintroduce "Modified — Time"? GNOME certainly loves taking features away...
albertvaka commented on 2024-04-06 11:16 (UTC)
It works for me on a 7k files directory. Does the standard nautilus package not crash?
1 2 3 4 5 6 .. 12 Next › Last »