Package Details: libnautilus-extension-typeahead 46.0-1

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://wiki.gnome.org/Apps/Files
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.120926
First Submitted: 2015-09-11 00:39 (UTC)
Last Updated: 2024-04-05 12:18 (UTC)

Required by (41)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »

yochananmarqos commented on 2021-11-11 20:26 (UTC)

@albertvaka: It's working, thanks. By the way, the tests pass in a clean chroot, y you can enable them.

albertvaka commented on 2021-11-11 20:19 (UTC)

I've updated the patch, I hope it works but let me know if you see anything wrong :)

albertvaka commented on 2021-10-24 21:24 (UTC)

@light9876 should be fixed now.

light9876 commented on 2021-10-19 20:24 (UTC) (edited on 2021-10-19 20:25 (UTC) by light9876)

Currently there is a bug:

==> ERROR: A failure occurred in prepare().
    Aborting...

To correct it, edit PKGBUILD, go to prepare(), add quotation marks to the two lines:

cd "$_pkgbase"
git config submodule.libgd.url "$srcdir/libgd"

electricprism commented on 2021-05-05 17:28 (UTC)

Thanks @zhou -- sudo pacman -U /var/cache/pacman/pkg/meson-0.57.2-1-any.pkg.tar.zst temp-fixed it.

zhou13 commented on 2021-05-04 00:49 (UTC)

@yochananmarqos Thanks! That solves the problem.

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 Arch nautilus 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

nautilus/test/automated/displayless/meson.build:45:2: ERROR: List item must be one of <class 'str'>, not <class 'list'>

A full log can be found at .cache/yay/nautilus-typeahead/src/build/meson-logs/meson-log.txt

albertvaka commented on 2021-03-28 16:26 (UTC)

Works for me. Try this:

cd /tmp
git clone https://aur.archlinux.org/nautilus-typeahead
cd nautilus-typeahead
makepkg