build should be fixed now
Search Criteria
Package Details: libcheese 44.1-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cheese.git (read-only, click to copy) |
|---|---|
| Package Base: | cheese |
| Description: | Webcam widget for Clutter and GTK |
| Upstream URL: | https://wiki.gnome.org/Apps/Cheese |
| Keywords: | camera gnome gtk photo video webcam |
| Licenses: | GPL-2.0-or-later AND CC-BY-SA-3.0 |
| Provides: | libcheese-gtk.so, libcheese.so |
| Submitter: | City-busz |
| Maintainer: | davidbepo |
| Last Packager: | davidbepo |
| Votes: | 6 |
| Popularity: | 2.25 |
| First Submitted: | 2025-12-30 04:08 (UTC) |
| Last Updated: | 2026-03-11 14:15 (UTC) |
Dependencies (18)
- clutterAUR (clutter-gitAUR)
- clutter-gstAUR
- clutter-gtkAUR
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-bad-libs (gst-plugins-bad-libs-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libcanberra (libcanberra-gtk2AUR)
- appstream-glib (appstream-glib-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- yelp-tools (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfbAUR, xlibre-xserver-xvfb-betaAUR) (check)
Required by (2)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
davidbepo commented on 2026-03-10 21:55 (UTC)
moormaster commented on 2026-03-07 13:46 (UTC)
Gnome has moved the cheese application to Archive/, too - https://gitlab.gnome.org/Archive/cheese ... in favor of https://archlinux.org/packages/extra/x86_64/snapshot/ i think.
lucienfradet commented on 2026-01-31 04:14 (UTC)
All clutter dependencies (cogl, clutter, clutter-gtk, clutter-gst) were moved to Archive/ on GitLab and currently fail to build from AUR. Manual workaround: modify each dependency's PKGBUILD to use release tarballs (e.g., https://download.gnome.org/sources/cogl/1.22/cogl-1.22.8.tar.xz) instead of git sources, adjust paths to use $pkgname-$pkgver, and build in order.
Joomzie commented on 2026-01-30 01:57 (UTC)
Build fails due to clutter-gtk requiring Git credentials.
-> Cloning clutter-gtk git repo...
Cloning into bare repository '/home/user/.cache/yay/clutter-gtk/clutter-gtk'...
Username for 'https://github.com':
Password for 'https://github.com':
remote: Repository not found.
fatal: Authentication failed for 'https://github.com/GNOME/clutter-gtk.git/'
Cody_Learner commented on 2026-01-13 23:51 (UTC) (edited on 2026-01-13 23:55 (UTC) by Cody_Learner)
@perkedelcepme
Cheese built for me...
Try providing the AUR dependencies?
$ aurch -B cheese
:: aurch ==> Buildorder list for cheese:
1 cogl
2 clutter
3 clutter-gtk
4 clutter-gst
5 cheese
:: aurch ==> AUR dependencies list for cheese:
1 cogl
2 clutter
3 clutter-gtk
4 clutter-gst
5 libcheese
:: aurch ==> Copied and registered the following pkgs to host AUR repo: /usr/local/aurch/repo
cheese-44.1-5
clutter-1.26.4-3
clutter-gst-3.0.27-5
clutter-gtk-1.8.4-4
cogl-1.22.8-3
libcheese-44.1-5
perkedelcepmek commented on 2026-01-06 01:14 (UTC)
==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'cogl-1.22.8-3': error: can't build clutter-1.26.4-3, deps not satisfied: cogl libcogl.so libcogl-pango.so libcogl-path.so error: can't build clutter-gst-3.0.27-5, deps not satisfied: clutter error: can't build clutter-gtk-1.8.4-4, deps not satisfied: clutter error: can't build cheese-44.1-5 (libcheese cheese), deps not satisfied: clutter clutter-gst clutter-gtk clutter-gst clutter-gtk error: packages failed to build: cogl-1.22.8-3 clutter-1.26.4-3 clutter-gst-3.0.27-5 clutter-gtk-1.8.4-4 cheese-44.1-5 (libcheese cheese)
Pinned Comments
davidbepo commented on 2026-03-11 14:16 (UTC)
disabled the tests, please let me know if you have issues but it works on my machine