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
574ec80c
Commit
574ec80c
authored
May 29, 2013
by
Neophytos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xonotic-data fix
parent
e18812f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
xonotic/PKGBUILD
xonotic/PKGBUILD
+3
-7
No files found.
xonotic/PKGBUILD
View file @
574ec80c
#
# Games Packages for Chakra, part of chakra-project.org
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgbase
=
xonotic
_pkgbase
=
Xonotic
pkgname
=(
$pkgbase
$pkgbase
-data
)
pkgver
=
0.6.0
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"A free, fast-paced crossplatform first-person shooter"
arch
=(
'i686'
'x86_64'
)
arch
=(
'x86_64'
)
url
=
"http://xonotic.org"
license
=(
'GPL2'
)
depends
=(
'alsa-lib'
'curl'
'libjpeg'
'libmodplug'
'libpng'
'libvorbis'
'libxpm'
'libxxf86dga'
...
...
@@ -62,8 +59,7 @@ EOF
package_xonotic-data
()
{
pkgdesc
=
"A free, fast-paced crossplatform first-person shooter (data files)"
depends
=
""
arch
=(
any
)
arch
=(
'x86_64'
)
install
-d
$pkgdir
/usr/share/
$pkgbase
cp
-R
$srcdir
/
$_pkgbase
/data
$pkgdir
/usr/share/
$pkgbase
/data
...
...
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