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
2556d366
Commit
2556d366
authored
Nov 11, 2012
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GLFW 2.7.7
parent
d20d751a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
glfw/PKGBUILD
glfw/PKGBUILD
+3
-2
pink-pony/PKGBUILD
pink-pony/PKGBUILD
+1
-1
No files found.
glfw/PKGBUILD
View file @
2556d366
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname
=
glfw
pkgname
=
glfw
pkgver
=
2.7.
6
pkgver
=
2.7.
7
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"A free, open source, portable framework for OpenGL application development."
pkgdesc
=
"A free, open source, portable framework for OpenGL application development."
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -12,13 +12,14 @@ url="http://glfw.sourceforge.net/"
...
@@ -12,13 +12,14 @@ url="http://glfw.sourceforge.net/"
license
=(
'ZLIB'
)
license
=(
'ZLIB'
)
depends
=(
'mesa'
'xorg-server'
)
depends
=(
'mesa'
'xorg-server'
)
source
=(
http://sunet.dl.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2
)
source
=(
http://sunet.dl.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2
)
md5sums
=(
'
d76512d292d91782487f6e2d4a43e7bc
'
)
md5sums
=(
'
873a721fc415268e2b794d4dd08c558f
'
)
build
()
{
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
cd
$srcdir
/
$pkgname
-
$pkgver
mkdir
-p
$pkgdir
/usr/lib
$pkgdir
/usr/include/GL
mkdir
-p
$pkgdir
/usr/lib
$pkgdir
/usr/include/GL
CXXFLAGS
=
""
\
CXXFLAGS
=
""
\
LDFLAGS
=
"-lrt"
\
make
VERBOSE
=
1 x11
make
VERBOSE
=
1 x11
}
}
...
...
pink-pony/PKGBUILD
View file @
2556d366
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
pkgname
=
pink-pony
pkgname
=
pink-pony
pkgver
=
1.2.1
pkgver
=
1.2.1
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Tron-like multiplayer racing game with ponies."
pkgdesc
=
"Tron-like multiplayer racing game with ponies."
arch
=(
i686 x86_64
)
arch
=(
i686 x86_64
)
url
=
"http://code.google.com/p/pink-pony/"
url
=
"http://code.google.com/p/pink-pony/"
...
...
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