Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
4512aafb
Commit
4512aafb
authored
Oct 10, 2013
by
Neophytos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pink-pony: rebuild against protobuf 2.5.0, sdl_mixer added as a dependency
parent
029d94b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
pink-pony/PKGBUILD
pink-pony/PKGBUILD
+2
-5
No files found.
pink-pony/PKGBUILD
View file @
4512aafb
#
# Games Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
pink-pony
pkgver
=
1.3.1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Tron-like multiplayer racing game with ponies."
arch
=(
i686 x86_64
)
url
=
"http://code.google.com/p/pink-pony/"
license
=(
'GPL3'
)
depends
=(
'glfw'
'ilmbase'
'devil'
'libxrandr'
'protobuf'
'audiere'
'ftgl'
'libsigc++2.0'
)
depends
=(
'glfw'
'ilmbase'
'devil'
'libxrandr'
'protobuf'
'audiere'
'ftgl'
'libsigc++2.0'
'sdl_mixer'
)
makedepends
=(
'scons'
)
categories
=(
'games'
)
source
=(
http://pink-pony.googlecode.com/files/
$pkgname
-
$pkgver
.tar.bz2
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment