ALT Linux Bugzilla
– Attachment 5987 Details for
Bug 29461
Заявка на принятие в team
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
спек-файл
primus.spec (text/x-rpm-spec), 1.25 KB, created by
barssc
on 2013-11-05 19:24:56 MSK
(
hide
)
Description:
спек-файл
Filename:
MIME Type:
Creator:
barssc
Created:
2013-11-05 19:24:56 MSK
Size:
1.25 KB
patch
obsolete
>Name: primus >Version: 20131105 >Release: alt1 > >Summary: Faster OpenGL offloading for Bumblebee >License: Custom >Group: Graphics > >Url: https://github.com/amonakov/primus >Packager: barssc <barssc at altlinux.org> > >Source0: primus-master.zip >Source1: primusrun > >BuildRequires: unzip libGL-devel gcc4.7-c++ libX11-devel glibc-devel libstdc++4.7-devel > >Requires: bumblebee > >%description >Primus is a shared library that provides OpenGL and GLX APIs and >implements low-overhead local-only client-side OpenGL offloading via GLX >forking, similar to VirtualGL. It intercepts GLX calls and redirects GL >rendering to a secondary X display, presumably driven by a faster GPU. >On swapping buffers, rendered contents are read back using a PBO and >copied onto the drawable it was supposed to be rendered on in the first >place. > >%prep >%setup -n primus-master > >%build >export PRIMUS_libGLd='/usr/$LIB/X11/libGL.so.1' >export PRIMUS_libGLa='/usr/$LIB/libGL.so.1' >LIBDIR=lib make > >%install >mkdir -p %buildroot%_libdir/%name/ >install -pD -m644 lib/libGL.so.1 %buildroot%_libdir/%name/libGL.so.1 >install -pD -m755 %SOURCE1 %buildroot%_bindir/primusrun > >%files >%_libdir/%name/ >%_bindir/primusrun > >%changelog >* Tue Nov 05 2013 barssc <barssc at altlinux.org> 20131021-alt1 >- first test build for Sisyphus
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 29461
:
5965
|
5966
|
5987
|
5988