Frederik Rietdijk
22cb7f25f2
Merge master into staging-next
2019-07-11 09:40:10 +02:00
Ryan Mulligan
508ae42a0f
treewide: fix redirect URLs
2019-07-10 12:52:51 -07:00
Daiderd Jordan
c585330a21
glfw: remove cf-private
2019-07-03 22:20:15 +02:00
Jörg Thalheim
40449fe1ae
Merge pull request #47175 from avnik/fix/glfw
...
glfw: hardwire path to libGL.so.1
2018-11-17 01:38:05 +00:00
Daiderd Jordan
388a868d6d
glfw: add cf-private on darwin
...
Undefined symbols for architecture x86_64:
"_NSDefaultRunLoopMode", referenced from:
__glfwPlatformPollEvents in cocoa_window.m.o
__glfwPlatformWaitEvents in cocoa_window.m.o
__glfwPlatformWaitEventsTimeout in cocoa_window.m.o
"_OBJC_CLASS_$_NSArray", referenced from:
objc-class-ref in cocoa_window.m.o
"_OBJC_CLASS_$_NSDate", referenced from:
objc-class-ref in cocoa_window.m.o
ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Alexander V. Nikolaev
f664181ef2
glfw: hardwire path to libGL.so.1
2018-09-22 20:15:47 +03:00
Alexander V. Nikolaev
1bc1909e5b
treewide: transition from mesa_glu to libGLU
2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02:00
Nikolay Amiantov
98ef62e51a
glfw3: cleanup dependencies, propagate mesa_noglu
2017-09-27 23:31:07 +03:00
Nikolay Amiantov
d68e9b4938
glfw2: don't use mesa
2017-09-27 23:31:02 +03:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Anthony Cowley
de3c1f0dc9
glfw: fix the install name id on darwin
...
Also change platforms to ‘unix‘.
2017-05-01 11:40:06 -04:00
Matthew Bauer
23d8b4f10c
glfw: fix darwin build
2017-04-09 00:23:24 -05:00
David McFarland
9bcec8dcd0
glfw: 3.2 -> 3.2.1 ( #20625 )
2016-11-22 15:43:31 +01:00
Andrew Kelley
37fc141da3
glfw: 3.1.2 -> 3.2
2016-07-13 17:47:20 -07:00
Nikolay Amiantov
92f2c5f71e
Revert "glfw3: apparently fix the build"
...
This reverts commit be90eb047c
.
2016-04-14 01:03:48 +03:00
Michael Raskin
be90eb047c
glfw3: apparently fix the build
2016-04-13 18:52:37 +02:00
Andrew Kelley
da5ffe8cb4
GLFW: 3.1.1 -> 3.1.2
2015-10-12 15:16:27 -07:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
宋文武
da2d1c17dc
glfw: Update to 3.1.1 and build shared library.
2015-05-25 10:50:28 +08:00
Tomasz Kontusz
9d8defa06a
Build and install the .so for glfw 2.x
2015-02-03 21:33:26 +01:00
William A. Kennington III
6b2533c48f
glfw: Update packaging and add v3
...
This patch cleans up the previous glfw2 package. Additionally, it adds
glfw3 and makes that the new default glfw version.
2014-02-07 16:05:28 +00:00
Nixpkgs Monitor
ec635085e9
glfw: update from 2.6 to 2.7.9
2013-12-18 18:18:29 +02:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00