There, glfw-x11-git and glfw-wayland-git are no more, glfw-git now replaces them!
Search Criteria
Package Details: glfw-git 3.3.r470.g56a4cb0a-1
Git Clone URL: | https://aur.archlinux.org/glfw-git.git (read-only, click to copy) |
---|---|
Package Base: | glfw-git |
Description: | Free, open source, portable framework for OpenGL application development (git version) |
Upstream URL: | http://www.glfw.org/ |
Licenses: | custom:zlib |
Conflicts: | glfw, glfw-wayland, glfw-x11 |
Provides: | glfw, glfw-wayland, glfw-x11 |
Replaces: | glfw-wayland-git, glfw-x11-git |
Submitter: | linkmauve |
Maintainer: | ricardomv (linkmauve) |
Last Packager: | linkmauve |
Votes: | 14 |
Popularity: | 0.040809 |
First Submitted: | 2015-07-10 23:14 (UTC) |
Last Updated: | 2021-10-24 18:38 (UTC) |
Dependencies (16)
- libxcursor (libxcursor-git)
- libxi (libxi-git)
- libxinerama (libxinerama-randr-git)
- libxkbcommon (libxkbcommon-git)
- libxrandr (libxrandr-git)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-minimal-git, mesa-steamos, mesa-rusticl-git, mesa-git, mesa-amber) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- wayland-protocols (wayland-protocols-git) (make)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd) (optional) – for OpenGL support
- opengl-driver (nvidia-410xx-utils, nvidia-440xx-utils, mesa-minimal+-git, nvidia-430xx-utils, mesa-i915g, mesa-d3d12, swiftshader-git, nvidia-merged-utils, nvidia-470xx-utils, mesa-minimal-git, nvidia-510xx-utils, nvidia-390xx-utils, mesa-steamos, nvidia-vulkan-utils, nvidia-vulkan-utils-nvlax, nvidia-utils-beta, nvidia-utils-beta-nvlax, mesa-rusticl-git, nvidia-utils-nvlax, mesa-git, mesa, mesa-amber, nvidia-utils) (optional) – for OpenGL support
- vulkan-driver (nvidia-410xx-utils, amdvlk-git, nvidia-440xx-utils, mesa-minimal+-git, amdvlk-2021q2.5, nvidia-430xx-utils, mesa-d3d12, swiftshader-git, vulkan-amdgpu-pro-cfe, nvidia-merged-utils, nvidia-470xx-utils, mesa-minimal-git, nvidia-510xx-utils, nvidia-390xx-utils, vulkan-intel-steamos, vulkan-radeon-steamos, vulkan-swrast-steamos, vulkan-amdgpu-pro, nvidia-vulkan-utils, nvidia-vulkan-utils-nvlax, nvidia-utils-beta, nvidia-utils-beta-nvlax, mesa-rusticl-git, nvidia-utils-nvlax, mesa-git, amdvlk, nvidia-utils, vulkan-intel, vulkan-radeon, vulkan-swrast) (optional) – for Vulkan support
- vulkan-icd-loader (vulkan-icd-loader-git) (optional) – for Vulkan support
Required by (153)
- alice-vision-git (requires glfw-x11)
- arrayfire-git (requires glfw)
- atta (requires glfw)
- aurorafw-git (requires glfw)
- betterspades (requires glfw)
- betterspades (requires glfw) (make)
- cegui (requires glfw) (make)
- cegui (requires glfw) (optional)
- cegui-git (requires glfw) (optional)
- chipmachine (requires glfw)
- chipmachine-git (requires glfw)
- chronoengine (requires glfw) (make)
- chronoengine (requires glfw) (optional)
- chronoengine-git (requires glfw) (make)
- chronoengine-git (requires glfw) (optional)
- cocos2d-x-src (requires glfw)
- couch (requires glfw)
- cpu-x (requires glfw)
- cpu-x-git (requires glfw)
- craft-git (requires glfw)
Sources (1)
Latest Comments
linkmauve commented on 2021-10-24 18:39 (UTC)
sl1pkn07 commented on 2021-10-17 15:56 (UTC) (edited on 2021-10-17 15:56 (UTC) by sl1pkn07)
seems now can build wayland and xorg support in the same package
https://github.com/glfw/glfw/commit/dffe203c178ecea44a0c3d52a7b62c45a6615944
https://github.com/glfw/glfw/commit/56a4cb0a3a2c7a44a2fd8ab3335adf915e19d30c
4censord commented on 2020-10-15 20:12 (UTC)
It doesnt build without having meson installed.
Log: /bin/sh: meson: command not found make[2]: [src/CMakeFiles/libdecoration.dir/build.make:125: src/extern/libdecoration/src/libdecoration-stamp/libdecoration-configure] Error 127 make[1]: [CMakeFiles/Makefile2:143: src/CMakeFiles/libdecoration.dir/all] Error 2 make: *** [Makefile:149: all] Error 2
eschwartz commented on 2020-01-15 13:23 (UTC)
wtf.
optdepends are NOT an appropriate way to list a package with optional build-time features. optdepends MUST only be used for things that are optional at runtime, specifically.
Furthermore, makepkg won't even show you optdepends, so you won't even see it until you try to install the result with pacman, unless you read the PKGBUILD (you should) in which case it should be listed as commented out in the PKGBUILD, as the makedepends that it is.
The feature you are looking for is called Gentoo USE flags, makepkg does not support this use case, and if you wish to do so anyway you can add a flag variable at the top of the PKGBUILD which requires manual editing.
Please fix this broken package immediately.
thaewrapt commented on 2020-01-15 11:58 (UTC)
The build can't complete somehow when 'doxygen' is not installed. I suggest moving it from optdepends to makedepends as a workaround, so html docs are always built.
commented on 2019-04-18 16:45 (UTC)
Oh, thanks, could you please change the version of the package though, most AUR helpers only update packages when the version changes, so it would be nice if you could change the version to the version of the git repository(3.3) instead of the current one of 3.2.1 so it would trigger AUR helpers to update this package when the user does an update.
linkmauve commented on 2019-04-17 10:24 (UTC)
Hi, as you can see, this is a -git package, it gets updated to git master whenever you run makepkg
again. If you want to use 3.3, use the package in community.
commented on 2019-04-17 09:49 (UTC)
Hey just curious if this package will get updated to glfw 3.3?
linkmauve commented on 2018-12-20 19:36 (UTC)
Fixed, thanks both of you. :)
ewtoombs commented on 2018-12-20 19:32 (UTC)
Error1000: I had the same problem. I did the same fix.
commented on 2018-12-20 09:13 (UTC)
Due to a change in the way pacman handels /usr/lib64 and symlinks, i had a problem installing it saying that /usr/lib64 exists in filesystem, and the fix was installing this package in /usr/lib instead of /usr/lib64 which is probably a better default anyways, so to do that i added the line: -DCMAKE_INSTALL_LIBDIR=/usr/lib to cmake which should fix the problem.
ewtoombs commented on 2018-12-16 18:57 (UTC) (edited on 2018-12-17 15:03 (UTC) by ewtoombs)
One of the latest commits has broken the build process. This fixes it:
diff --git a/PKGBUILD b/PKGBUILD
index de645a2..b618414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,6 +33,7 @@ build() {
-DBUILD_SHARED_LIBS=ON \
-DGLFW_BUILD_EXAMPLES=OFF \
-DGLFW_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_LIBDIR=lib \
-Wno-dev \
..
make
@@ -43,6 +44,7 @@ build() {
-DBUILD_SHARED_LIBS=ON \
-DGLFW_BUILD_EXAMPLES=OFF \
-DGLFW_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_LIBDIR=lib \
-DGLFW_USE_WAYLAND=ON \
-Wno-dev \
..
Also, hey, linkmauve. How's it goin'?
refi.64 commented on 2018-04-06 18:39 (UTC)
Shouldn't these builds me in release mode? E.g.:
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
...
linkmauve commented on 2018-03-06 08:23 (UTC)
Fixed, thanks. :)
coderobe commented on 2018-03-06 02:57 (UTC)
If I'm not mistaken, 'glfw-x11-git' and 'glfw-wayland-git' should explicitly provide (and conflict) with 'glfw-x11' and 'glfw-wayland' respectively, in addition to just 'glfw'.
linkmauve commented on 2018-02-06 11:41 (UTC)
Hi, all of this is now fixed, and more (see git log
for more information). Please report any other issue you may have with this package.
As for the “very very poorly maintained” comment, I have only been added as a co-maintainer last week, and had to go to XMPP Summit and FOSDEM shortly after. It is unreasonable to ask for maintainers to be responsive all the time, as we all do have other commitments.
anthraxx commented on 2018-02-06 10:19 (UTC)
Two maintainers and still not fixed properly like Eschwartz proposed. I will wait another day and then orphan this package per request, very very poorly maintained.
eschwartz commented on 2018-01-29 00:36 (UTC) (edited on 2018-01-29 00:37 (UTC) by eschwartz)
Please do not fix installation errors by making the PKGBUILD legally forbidden to exist in the AUR. The License guidelines exist for a reason, and you need to install them.
The fact that you simply removed the license altogether rather than looking to see where it went, implies to me that you aren't really actually maintaining it -- would you like me to orphan this pkgbase so people who care can maintain it instead? The license was moved from COPYING.txt to LICENSE.md, as you can easily tell if you just look in the source directory once. (I hope you do, if you consider yourself a responsible maintainer.)
While you are at it, please fix the build()
function. By which I mean, please add one. The package_*()
functions should just be running make DESTDIR="$pkgdir" install
, and the cmake [...]
and make
invocations should be done in a single unified build function.
Pinned Comments
linkmauve commented on 2021-10-24 18:39 (UTC)
There, glfw-x11-git and glfw-wayland-git are no more, glfw-git now replaces them!