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
2f42b1f7
Commit
2f42b1f7
authored
Sep 16, 2012
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DNT 0.10
parent
e96af2ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
13 deletions
+12
-13
dnt/PKGBUILD
dnt/PKGBUILD
+12
-13
No files found.
d
ccnitghtmare
/PKGBUILD
→
d
nt
/PKGBUILD
View file @
2f42b1f7
...
@@ -3,34 +3,33 @@
...
@@ -3,34 +3,33 @@
#
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
d
ccnitghtmare
pkgname
=
d
nt
pkgver
=
0.
9
pkgver
=
0.
10
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"A sarcastic 3D single player RPG set in a post-apocalyptical world."
pkgdesc
=
"A sarcastic 3D single player RPG set in a post-apocalyptical world."
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
url
=
"http://dnt.dnteam.org/"
url
=
"http://dnt.dnteam.org/"
license
=(
'custom:code:GPL'
'custom:media:GPL, CC:BY-SA or Public Domain'
)
license
=(
'custom:code:GPL'
'custom:media:GPL, CC:BY-SA or Public Domain'
)
depends
=(
'cal3d'
'mesa'
'libgl'
'libvorbis'
'openal'
'sdl'
'sdl_image'
'sdl_ttf'
)
depends
=(
'cal3d'
'mesa'
'libgl'
'libvorbis'
'openal'
'sdl'
'sdl_image'
'sdl_ttf'
)
makedepends
=(
cmake
)
replaces
=(
dccnitghtmare
)
categories
=(
'games'
)
categories
=(
'games'
)
source
=(
"http://downloads.sourceforge.net/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2"
source
=(
"http://downloads.sourceforge.net/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2"
"http://aur.archlinux.org/packages/d
c/dccnitghtmare/dccnitghtmar
e.tar.gz"
)
"http://aur.archlinux.org/packages/d
n/
$pkgname
/
$pkgnam
e
.tar.gz"
)
md5sums
=(
'
c7a1a8580482fa0e45e6da07bf92d1b7
'
md5sums
=(
'
82c76324634b7d4dc888033c3ba3a35e
'
'
487350a03a0cfb26cbdf22cb1329e0b
d'
)
'
e0ef13025a95341042b1899b092b0c4
d'
)
build
()
{
build
()
{
cd
$srcdir
/
$pkgname
cd
$srcdir
/
$pkgname
cmake
\
./configure
\
-DCMAKE_INSTALL_PREFIX
=
$pkgdir
/usr
\
--prefix
=
/usr
.
make
make
\
LDFLAGS
=
""
}
}
package
()
{
package
()
{
cd
$srcdir
/
$pkgname
cd
$srcdir
/
$pkgname
mkdir
-p
$pkgdir
/usr/bin
make
install
make
prefix
=
$pkgdir
/usr
install
# Desktop Integration.
# Desktop Integration.
install
-Dm644
$srcdir
/
$pkgname
/
$pkgname
.desktop
$pkgdir
/usr/share/applications/
$pkgname
.desktop
install
-Dm644
$srcdir
/
$pkgname
/
$pkgname
.desktop
$pkgdir
/usr/share/applications/
$pkgname
.desktop
...
...
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