Search Criteria
Package Details: gamin 0.1.10-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/gamin.git (read-only, click to copy) |
---|---|
Package Base: | gamin |
Description: | File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) |
Upstream URL: | https://download.gnome.org/sources/gamin/ |
Licenses: | GPL |
Conflicts: | fam |
Provides: | fam |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | bidulock |
Votes: | 48 |
Popularity: | 0.051735 |
First Submitted: | 2019-03-27 20:38 (UTC) |
Last Updated: | 2022-06-13 01:52 (UTC) |
Dependencies (3)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- python2AUR (python2-binAUR) (make)
- python2AUR (python2-binAUR) (optional) – for the python module
Latest Comments
1 2 Next › Last »
throbscottle commented on 2024-08-11 17:29 (UTC)
Another thanks from me, mistivia - also worked.
nahno commented on 2024-07-12 09:27 (UTC)
Thanks @mistivia. That worked :)
mistivia commented on 2024-07-04 13:23 (UTC)
It seems that newer versions of gcc have more rigorous check on some old C behavior, so the build breaks. Add the following line to
build()
section should help.Here is my PKGBUILD: https://gist.github.com/mistivia/3c7365efc13dd04a9d43afa9cfa6395d
nahno commented on 2024-06-19 14:50 (UTC)
Hi all, tried to build but fails with
gam_api.c:962:5: error: implicit declaration of function 'gam_error_init'; did you mean 'gam_error'? [-Wimplicit-function-declaration]
Is it me?bidulock commented on 2022-06-13 01:54 (UTC)
@Matrix-101 updated url to gnome.org download source instead.
Matr1x-101 commented on 2022-05-30 11:12 (UTC) (edited on 2022-05-30 11:13 (UTC) by Matr1x-101)
Hey, @bidulock, use https://salsa.debian.org/gnome-team/gamin as the source instead of the wayback machine
rustyelectron commented on 2022-03-13 09:32 (UTC) (edited on 2022-03-13 09:33 (UTC) by rustyelectron)
As mentioned by others, the upstream URL is missing but I was able to install it by editing the PKGBUILD and changing the link to an archived one.
catzero commented on 2022-03-10 04:13 (UTC)
Upstream source URL is 404
Loekaars commented on 2020-11-28 20:50 (UTC) (edited on 2020-11-28 20:50 (UTC) by Loekaars)
sed "s/www\.gnome\.org/people\.gnome\.org/g" -i PKGBUILD
Jack12816 commented on 2020-11-22 21:41 (UTC)
The URL does not work anymore (404) - looks like the gnome folks moved the sources to:
1 2 Next › Last »