Package Details: gnome-2048-git 0.1.0.r87.e2b36b5-1

Package Base: gnome-2048-git
Description: Obtain the 2048 tile
Upstream URL: https://wiki.gnome.org/Apps/2048
Category: games
Licenses: GPL
Conflicts: gnome-2048
Provides: gnome-2048
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)

Required by (0)

Sources

Latest Comments

Comment by JohnRobson

2015-07-02 21:37

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)

Comment by JohnRobson

2015-07-02 21:32

==> 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

2015-04-02 12:01

i think there is no package libgames-support so dependency should be libgames-support-git

Comment by josephgbr

2015-04-01 12:25

Sorry for the delay. Updated

Comment by bquast

2015-04-01 08:14

libgames-support should be a dependency

Comment by archdria

2015-03-13 20:53

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

2015-01-17 21:22

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?