Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
9d1cd373
Commit
9d1cd373
authored
Sep 04, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dust Racing 2D 1.4.2
parent
6a88af08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
dustrac/PKGBUILD
dustrac/PKGBUILD
+3
-4
No files found.
dustrac/PKGBUILD
View file @
9d1cd373
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# Maintainer: Adrin Chaves Fernndez (Gallaecio) <adriyetichaves@gmail.com>
# Maintainer: Adrin Chaves Fernndez (Gallaecio) <adriyetichaves@gmail.com>
pkgname
=
dustrac
pkgname
=
dustrac
pkgver
=
1.4.
1
pkgver
=
1.4.
2
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"Dust Racing (Dustrac) is a tile-based, 2D racing game."
pkgdesc
=
"Dust Racing (Dustrac) is a tile-based, 2D racing game."
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -14,7 +14,7 @@ license=('GPL3')
...
@@ -14,7 +14,7 @@ license=('GPL3')
depends
=(
qt
)
depends
=(
qt
)
makedepends
=(
cmake
)
makedepends
=(
cmake
)
source
=(
http://downloads.sourceforge.net/project/
$pkgname
/src/
$pkgname
-
$pkgver
.tar.gz
)
source
=(
http://downloads.sourceforge.net/project/
$pkgname
/src/
$pkgname
-
$pkgver
.tar.gz
)
md5sums
=(
'
c52dc6745f382c8f61ea300740d3f0cc
'
)
md5sums
=(
'
b6139dcc252d1948aec1171fb7c456d4
'
)
build
()
{
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
cd
$srcdir
/
$pkgname
-
$pkgver
...
@@ -45,6 +45,5 @@ package() {
...
@@ -45,6 +45,5 @@ package() {
echo
"#!/bin/bash"
>
$pkgdir
/usr/bin/
$pkgname
-editor
echo
"#!/bin/bash"
>
$pkgdir
/usr/bin/
$pkgname
-editor
echo
"cd /usr/share/
$pkgname
"
>>
$pkgdir
/usr/bin/
$pkgname
-editor
echo
"cd /usr/share/
$pkgname
"
>>
$pkgdir
/usr/bin/
$pkgname
-editor
echo
"./
$pkgname
-editor"
>>
$pkgdir
/usr/bin/
$pkgname
-editor
echo
"./
$pkgname
-editor"
>>
$pkgdir
/usr/bin/
$pkgname
-editor
chmod
+x
$pkgdir
/usr/bin/
$pkgname
-editor
chmod
+x
$pkgdir
/usr/bin/
$pkgname
-editor
}
}
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