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
e12afe90
Commit
e12afe90
authored
Apr 03, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0 A.D. Alpha 13
parent
cb0232b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
0ad-data/PKGBUILD
0ad-data/PKGBUILD
+2
-2
0ad/PKGBUILD
0ad/PKGBUILD
+3
-3
No files found.
0ad-data/PKGBUILD
View file @
e12afe90
...
...
@@ -5,7 +5,7 @@
pkgname
=
0ad-data
_pkgname
=
0ad
pkgver
=
0.0.1
2
pkgver
=
0.0.1
3
_pkgver
=
$pkgver
-alpha
pkgrel
=
1
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game (data files)"
...
...
@@ -16,7 +16,7 @@ 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
=(
'
9de96cd133597e3c1a7f759e91787288
'
)
md5sums
=(
'
bcac3e49c35c26962a410cce311d6040
'
)
package_0ad-data
()
{
cd
$srcdir
/
$_pkgname
-
$_pkgver
...
...
0ad/PKGBUILD
View file @
e12afe90
...
...
@@ -4,9 +4,9 @@
# Maintainer: Adrian Chaves Fernandez (Gallaecio) <adriyetichaves@gmail.com>
pkgname
=
0ad
pkgver
=
0.0.1
2
pkgver
=
0.0.1
3
_pkgver
=
$pkgver
-alpha
pkgrel
=
5
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'
)
...
...
@@ -18,7 +18,7 @@ replaces=(0ad-debug) # If someone wants a debug version, they should rebuild 0ad
categories
=(
'games'
)
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/project/zero-ad/releases/
$pkgname
-
$_pkgver
-unix-build
.tar.xz
)
md5sums
=(
'
0ff92fb2b22b5384067cdd88b89e5450
'
)
md5sums
=(
'
3075c982c4af41a3586b6b6ef637d2c4
'
)
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