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
4fafc0cc
Commit
4fafc0cc
authored
Aug 26, 2012
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitorious.org:chakra-packages/games
parents
e97e221f
8a74e48e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
glfw/PKGBUILD
glfw/PKGBUILD
+2
-2
No files found.
glfw/PKGBUILD
View file @
4fafc0cc
...
...
@@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
glfw
pkgver
=
2.7.
5
pkgver
=
2.7.
6
pkgrel
=
1
pkgdesc
=
"A free, open source, portable framework for OpenGL application development."
arch
=(
'i686'
'x86_64'
)
...
...
@@ -12,7 +12,7 @@ url="http://glfw.sourceforge.net/"
license
=(
'ZLIB'
)
depends
=(
'mesa'
'xorg-server'
)
source
=(
http://sunet.dl.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2
)
md5sums
=(
'
b9ef11d08b6283b1b4a274fcf995fd79
'
)
md5sums
=(
'
d76512d292d91782487f6e2d4a43e7bc
'
)
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