Package Details: airhockey-git r38.bfa266b-1

Git Clone URL: https://aur.archlinux.org/airhockey-git.git (read-only, click to copy)
Package Base: airhockey-git
Description: (single|multi)-player game written in OpenGL
Upstream URL: https://github.com/cosmiczilch/AirHockey
Licenses: GPL
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 3
Popularity: 0.000000
First Submitted: 2012-02-21 20:36 (UTC)
Last Updated: 2015-07-14 20:37 (UTC)

Latest Comments

kfgz commented on 2012-04-14 09:40 (UTC)

g++ -g -Wall -lGLU -lGLEW -lGL `sdl-config --cflags` `sdl-config --libs` -lSDL_net -lSDL_image -lSDL_mixer -lSDL -lSDLmain -c main.cpp In file included from main.cpp:17:0: csoundplayer.h:5:23: fatal error: SDL_mixer.h: No such file or directory To fix this you must add 'sdl_mixer' to depends() array.