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
b7f1df28
Commit
b7f1df28
authored
Aug 31, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgraded mercator and wfmath, rebuilt eris and ember against them.
parent
5ff05e32
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
ember/PKGBUILD
ember/PKGBUILD
+1
-1
eris/PKGBUILD
eris/PKGBUILD
+1
-1
mercator/PKGBUILD
mercator/PKGBUILD
+3
-3
wfmath/PKGBUILD
wfmath/PKGBUILD
+2
-2
No files found.
ember/PKGBUILD
View file @
b7f1df28
...
...
@@ -6,7 +6,7 @@
pkgname
=
ember
pkgver
=
0.7.0
_mediaver
=
$pkgver
pkgrel
=
4
pkgrel
=
5
pkgdesc
=
"Ember is a 3D client using the OGRE 3d library, valid for WorldForge server."
arch
=(
'i686'
'x86_64'
)
url
=
"http://wiki.worldforge.org/wiki/Ember"
...
...
eris/PKGBUILD
View file @
b7f1df28
...
...
@@ -5,7 +5,7 @@
pkgname
=
eris
pkgver
=
1.3.21
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Provides a common system to deal with the back-end Atlas tasks."
arch
=(
i686 x86_64
)
url
=
"http://worldforge.org/dev/eng/libraries/eris"
...
...
mercator/PKGBUILD
View file @
b7f1df28
...
...
@@ -4,15 +4,15 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
mercator
pkgver
=
0.3.
1
pkgrel
=
2
pkgver
=
0.3.
3
pkgrel
=
1
pkgdesc
=
"WorldForge procedural terrain library."
arch
=(
'i686'
'x86_64'
)
url
=
"http://worldforge.org/dev/eng/libraries/mercator"
license
=(
'GPL'
)
depends
=(
'wfmath'
)
source
=(
"http://downloads.sourceforge.net/project/worldforge/Mercator%20%28terrain%20lib%29/
$pkgver
/
$pkgname
-
$pkgver
.tar.gz"
)
md5sums
=(
'0c
c6d3a263a4c6ce0383e90f4d4cdba
6'
)
md5sums
=(
'0c
74216230bcce091c78ad9e2e34283
6'
)
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
...
...
wfmath/PKGBUILD
View file @
b7f1df28
...
...
@@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
wfmath
pkgver
=
1.0.
1
pkgver
=
1.0.
2
pkgrel
=
1
pkgdesc
=
"WorldForge math library."
arch
=(
'i686'
'x86_64'
)
...
...
@@ -12,7 +12,7 @@ url="http://sourceforge.net/projects/worldforge/"
license
=(
'GPL'
)
categories
=(
'games'
)
source
=(
http://downloads.sourceforge.net/project/worldforge/wfmath%20
\(
math%20lib
\)
/
$pkgver
/
$pkgname
-
$pkgver
.tar.bz2
)
sha256sums
=(
'
1503f0efaf9b27bf96547888062492c2412aebc32a0e407d58d50b84e3e2a506
'
)
sha256sums
=(
'
7072d640597bf102c6641e9237aaec6582849ef6c1cdc3062e369f070e20d883
'
)
build
()
{
cd
${
srcdir
}
/
$pkgname
-
$pkgver
...
...
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