forked from pool/freeglut
Accepting request 107630 from devel:libraries:c_c++
update to freeglut-2.8.0 (forwarded request 107623 from tabraham1) OBS-URL: https://build.opensuse.org/request/show/107630 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeglut?expand=0&rev=25
This commit is contained in:
commit
4a3bf72b06
3
freeglut-2.8.0.tar.bz2
Normal file
3
freeglut-2.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17afa6469f6ecb01b384c5f70b50563be0f56eb9a0231a32672c4e89bb3239f7
|
||||||
|
size 728297
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 29 21:26:32 UTC 2012 - tabraham@novell.com
|
||||||
|
|
||||||
|
- Update to 2.8.0
|
||||||
|
* There are now callbacks to support multitouch capability.
|
||||||
|
* Solaris and OSX support have improved.
|
||||||
|
* Fullscreen mode and Game mode behave better.
|
||||||
|
* Addition of Visual Studio 2010 projects & solutions.
|
||||||
|
* Many bugs have been fixed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 13 14:28:23 UTC 2012 - coolo@suse.com
|
Mon Feb 13 14:28:23 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define debug 0
|
%define debug 0
|
||||||
|
|
||||||
Name: freeglut
|
Name: freeglut
|
||||||
Version: 2.7.99.svn20111107.0422
|
Version: 2.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Freely licensed alternative to the GLUT library
|
Summary: Freely licensed alternative to the GLUT library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://freeglut.sourceforge.net/
|
Url: http://freeglut.sourceforge.net/
|
||||||
Source: freeglut.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: glutman.tar.bz2
|
Source1: glutman.tar.bz2
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -119,7 +119,7 @@ containing OpenGL contexts and also read the mouse, keyboard, and
|
|||||||
joystick functions on a wide range of platforms.
|
joystick functions on a wide range of platforms.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -b0 -b1 -n freeglut
|
%setup -q -b0 -b1 -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d5ab2f2cf41b32793cbf9b0154cac4408e9e7d65582d6a5958034f4eabc8f73
|
|
||||||
size 309171
|
|
Loading…
x
Reference in New Issue
Block a user