Search Criteria
Package Details: aclock 14.10756e3-3
Git Clone URL: | https://aur.archlinux.org/aclock.git (read-only) |
---|---|
Package Base: | aclock |
Description: | Analog clock written in GTK3. |
Upstream URL: | http://github.com/mertensj/aclock |
Licenses: | |
Submitter: | mertensj |
Maintainer: | mertensj |
Last Packager: | mertensj |
Votes: | 2 |
Popularity: | 0.000323 |
First Submitted: | 2015-07-11 22:34 |
Last Updated: | 2015-07-12 22:57 |
Latest Comments
abarbarian commented on 2017-08-10 14:13
This fails to build on my pc,
==> Finished making: aclock 16.b561a73-1 (Thu 10 Aug 15:09:02 BST 2017)
==> Cleaning up...
:: Installing aclock package(s)...
:: aclock package(s) failed to install.
:: ensure package version does not mismatch between .SRCINFO and PKGBUILD
:: ensure package name has a VCS suffix if this is a devel package
ALSO
aclock.c: In function ‘show_popup’:
aclock.c:59:11: warning: ‘gtk_menu_popup’ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
gtk_menu_popup(GTK_MENU(widget), NULL, NULL, NULL, NULL,
Not experienced enough to say exactly what is wrong. ;-)