goverlay
https://github.com/benjamimgois/goverlay
GOverlay is an open source project aimed to create a Graphical UI to manage Vulkan/OpenGL overlays. It is still in early development, so it lacks a lot of features.
- Developed at games:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/goverlay && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
goverlay-1.0.tar.gz | 0001323331 1.26 MB | |
goverlay-enable-debuginfo-generation.patch | 0000000451 451 Bytes | |
goverlay.changes | 0000014130 13.8 KB | |
goverlay.spec | 0000002349 2.29 KB |
Revision 15 (latest revision is 17)
Ana Guerrero (anag+factory)
accepted
request 1149526
from
Dominique Leuenberger (dimstar_suse)
(revision 15)
- Do not use %attr(644,-,-) %license: this happens to also create the relevant directories with mode 644, i.e not accessible. Rather remove the spurious exec bits from the files during prep. (forwarded request 1149279 from dimstar)
Comments 1
not working => can't get libdl.so
ls -lA /{lib,lib64}/libdl* -rw-r--r-- 1 root root 8 Dec 5 23:01 /lib64/libdl.a -rwxr-xr-x 1 root root 15736 Dec 5 23:00 /lib64/libdl.so.2 -rwxr-xr-x 1 root root 14848 Dec 5 23:17 /lib/libdl.so.2