Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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 @@
...
@@ -5,7 +5,7 @@
pkgname
=
0ad-data
pkgname
=
0ad-data
_pkgname
=
0ad
_pkgname
=
0ad
pkgver
=
0.0.1
3
pkgver
=
0.0.1
4
_pkgver
=
$pkgver
-alpha
_pkgver
=
$pkgver
-alpha
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game (data files)"
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game (data files)"
...
@@ -15,8 +15,8 @@ url="http://wildfiregames.com/0ad"
...
@@ -15,8 +15,8 @@ url="http://wildfiregames.com/0ad"
license
=(
'GPL2'
'CCPL-by-sa'
)
license
=(
'GPL2'
'CCPL-by-sa'
)
categories
=(
'games'
)
categories
=(
'games'
)
changelog
=
ChangeLog
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/project/zero-ad/
releases/
$_pkgname
-
$_pkgver
-unix-data
.tar.xz
)
source
=(
http://downloads.sourceforge.net/project/zero-ad/
$_pkgname
-
$_pkgver
-unix-data
.tar.xz
)
md5sums
=(
'
bcac3e49c35c26962a410cce311d6040
'
)
md5sums
=(
'
801ff456dc3348aa4b4e18552f0bffd3
'
)
package_0ad-data
()
{
package_0ad-data
()
{
cd
$srcdir
/
$_pkgname
-
$_pkgver
cd
$srcdir
/
$_pkgname
-
$_pkgver
...
...
0ad/PKGBUILD
View file @
6a88af08
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
# Maintainer: Adrian Chaves Fernandez (Gallaecio) <adriyetichaves@gmail.com>
# Maintainer: Adrian Chaves Fernandez (Gallaecio) <adriyetichaves@gmail.com>
pkgname
=
0ad
pkgname
=
0ad
pkgver
=
0.0.1
3
pkgver
=
0.0.1
4
_pkgver
=
$pkgver
-alpha
_pkgver
=
$pkgver
-alpha
pkgrel
=
4
pkgrel
=
1
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game"
pkgdesc
=
"Cross-platform, 3D and historically-based real-time strategy game"
screenshot
=
http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
screenshot
=
http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -17,8 +17,8 @@ makedepends=('boost' 'python2')
...
@@ -17,8 +17,8 @@ makedepends=('boost' 'python2')
replaces
=(
0ad-debug
)
# If someone wants a debug version, they should rebuild 0ad with config=debug.
replaces
=(
0ad-debug
)
# If someone wants a debug version, they should rebuild 0ad with config=debug.
categories
=(
'games'
)
categories
=(
'games'
)
changelog
=
ChangeLog
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/project/zero-ad/
releases/
$pkgname
-
$_pkgver
-unix-build
.tar.xz
)
source
=(
http://downloads.sourceforge.net/project/zero-ad/
$pkgname
-
$_pkgver
-unix-build
.tar.xz
)
md5sums
=(
'
3075c982c4af41a3586b6b6ef637d2c4
'
)
md5sums
=(
'
5bbaffa02b6e9082cbd5142d43f9b700
'
)
build
()
{
build
()
{
cd
$srcdir
/
$pkgname
-
$_pkgver
/build/workspaces
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