Temporary solution:
Install: libgames-support-git
Update PKGBUILD:
from: libgames-support
to: libgames-support-git
Install, but doesn't run:
$ gnome-2048
** (gnome-2048:29976): ERROR **: context.vala:201: The application window associated with the GamesScoresContext was set visible before the Context was constructed. The Context performs synchronous I/O in the default main context to load scores when it is constructed, so you should create the Context before showing your main window.
Trace/breakpoint trap (core dumped)
Search Criteria
Package Details: gnome-2048-git 0.1.0.r87.e2b36b5-1
Package Actions
| Package Base: | gnome-2048-git |
|---|---|
| Description: | Obtain the 2048 tile |
| Upstream URL: | https://wiki.gnome.org/Apps/2048 |
| Category: | games |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | josephgbr |
| Maintainer: | josephgbr |
| Last Packager: | josephgbr |
| Votes: | 3 |
| First Submitted: | 2015-01-10 11:48 |
| Last Updated: | 2015-04-01 12:25 |
Dependencies (9)
- clutter-gtk
- libgames-support
- libgee
- appstream-glib (make)
- git (make)
- gnome-common (make)
- intltool (make)
- vala (make)
- yelp-tools (make)
Required by (0)
Sources
Latest Comments
Comment by JohnRobson
Comment by JohnRobson
==> gnome-2048-git dependencies:
- clutter-gtk (already installed)
- libgee (already installed)
- vala (already installed)
- intltool (already installed)
- git (already installed)
- libgames-support (building from AUR)
- yelp-tools (package found)
- gnome-common (package found)
- appstream-glib (package found)
==> Continue building gnome-2048-git ? [Y/n]
==> ----------------------------------------
==>
==> Building and installing package
==> Install or build missing dependencies for gnome-2048-git:
[sudo] password for us:
error: target not found: libgames-support
Comment by benneti
i think there is no package libgames-support so dependency should be libgames-support-git
Comment by josephgbr
Sorry for the delay. Updated
Comment by bquast
libgames-support should be a dependency
Comment by archdria
Can you update the dependencies array to look like these, so that it builds?
depends=('clutter-gtk' 'libgee' 'libgames-support')
makedepends=('vala' 'yelp-tools' 'gnome-common' 'intltool' 'git' 'appstream-glib')
Comment by psychoticmeow
Can you add yelp-tools as a build dep?
==> Starting build()...
yelp.m4 not found
***Error***: some autoconf macros required to build Package
were not found in your aclocal path, or some forbidden
macros were found. Perhaps you need to adjust your
ACLOCAL_PATH?