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
6a88af08
Commit
6a88af08
authored
Sep 03, 2013
by
Adrian Chaves Fernandez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0 A.D. Alpha XIV
parent
3160fee6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
0ad-data/PKGBUILD
0ad-data/PKGBUILD
+3
-3
0ad/PKGBUILD
0ad/PKGBUILD
+4
-4
No files found.
0ad-data/PKGBUILD
View file @
6a88af08
...
...
@@ -5,7 +5,7 @@
pkgname
=
0ad-data
_pkgname
=
0ad
pkgver
=
0.0.1
3
pkgver
=
0.0.1
4
_pkgver
=
$pkgver
-alpha
pkgrel
=
1
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game (data files)"
...
...
@@ -15,8 +15,8 @@ url="http://wildfiregames.com/0ad"
license
=(
'GPL2'
'CCPL-by-sa'
)
categories
=(
'games'
)
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/project/zero-ad/
releases/
$_pkgname
-
$_pkgver
-unix-data
.tar.xz
)
md5sums
=(
'
bcac3e49c35c26962a410cce311d6040
'
)
source
=(
http://downloads.sourceforge.net/project/zero-ad/
$_pkgname
-
$_pkgver
-unix-data
.tar.xz
)
md5sums
=(
'
801ff456dc3348aa4b4e18552f0bffd3
'
)
package_0ad-data
()
{
cd
$srcdir
/
$_pkgname
-
$_pkgver
...
...
0ad/PKGBUILD
View file @
6a88af08
...
...
@@ -4,9 +4,9 @@
# Maintainer: Adrian Chaves Fernandez (Gallaecio) <adriyetichaves@gmail.com>
pkgname
=
0ad
pkgver
=
0.0.1
3
pkgver
=
0.0.1
4
_pkgver
=
$pkgver
-alpha
pkgrel
=
4
pkgrel
=
1
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game"
screenshot
=
http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
arch
=(
'i686'
'x86_64'
)
...
...
@@ -17,8 +17,8 @@ makedepends=('boost' 'python2')
replaces
=(
0ad-debug
)
# If someone wants a debug version, they should rebuild 0ad with config=debug.
categories
=(
'games'
)
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/project/zero-ad/
releases/
$pkgname
-
$_pkgver
-unix-build
.tar.xz
)
md5sums
=(
'
3075c982c4af41a3586b6b6ef637d2c4
'
)
source
=(
http://downloads.sourceforge.net/project/zero-ad/
$pkgname
-
$_pkgver
-unix-build
.tar.xz
)
md5sums
=(
'
5bbaffa02b6e9082cbd5142d43f9b700
'
)
build
()
{
cd
$srcdir
/
$pkgname
-
$_pkgver
/build/workspaces
...
...
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