Skip to content

Commit

Permalink
Move official releases to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dcommander committed Dec 3, 2023
1 parent 102284a commit e870c9e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
26 changes: 13 additions & 13 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="language" content="en">
<meta name="date" content="2023-03-14T11:28:09">
<meta name="date" content="2023-12-03T18:32:23">
<meta name="generator" content="deplate.rb 0.8.5">
<title>User&rsquo;s Guide for VirtualGL 3.0.3</title>
<link rel="start" href="index.html" title="Frontpage">
Expand Down Expand Up @@ -735,12 +735,12 @@ <h2 id="hd005001">5.1&nbsp;Installing VirtualGL on Linux</h2>
<li class="Ordered-1 Ordered" value="1">
Download the appropriate VirtualGL binary package(s) for your system
from the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl/files" class="remote">Files
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl/releases" class="remote">Releases
area</a></span><a name="idx0015"></a> of the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl" class="remote">VirtualGL
SourceForge project page</a></span><a name="idx0016"></a>. RPM and
Debian packages are provided for Linux distributions that contain GLIBC
2.17 or later. <br />
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl" class="remote">VirtualGL
GitHub project page</a></span><a name="idx0016"></a>. RPM and Debian
packages are provided for Linux distributions that contain GLIBC 2.17 or
later. <br />
<div class="important"><p class="important">
If you want to run both 32-bit and 64-bit OpenGL applications with VirtualGL on 64-bit x86 Linux systems, then you will need to install both <strong class="filename">VirtualGL-3.0.3.x86_64.rpm</strong> and <strong class="filename">VirtualGL-3.0.3.i386.rpm</strong>, or both <strong class="filename">virtualgl_3.0.3_amd64.deb</strong> and <strong class="filename">virtualgl32_3.0.3_amd64.deb</strong>. (<strong class="filename">virtualgl32_3.0.3_amd64.deb</strong> is a supplementary package that contains only the 32-bit server components.)
</p></div>
Expand Down Expand Up @@ -801,10 +801,10 @@ <h2 id="hd005002">5.2&nbsp;Installing the VirtualGL Client on OS X/macOS</h2>
<li class="Ordered-1 Ordered">
Download the VirtualGL Mac disk image
(<strong class="filename">VirtualGL-3.0.3.dmg</strong>) from the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl/files" class="remote">Files
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl/releases" class="remote">Releases
area</a></span><a name="idx0017"></a> of the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl" class="remote">VirtualGL
SourceForge project page</a></span><a name="idx0018"></a>.
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl" class="remote">VirtualGL
GitHub project page</a></span><a name="idx0018"></a>.
</li>
<li class="Ordered-1 Ordered">
Open the disk image, then open
Expand All @@ -826,11 +826,11 @@ <h2 id="hd005004">5.4&nbsp;Installing VirtualGL from Source</h2>
<p>If you are using a platform for which there is not a pre-built VirtualGL
binary package available, then download the VirtualGL source tarball
(<strong class="filename">VirtualGL-3.0.3.tar.gz</strong>) from the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl/files" class="remote">Files
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl/releases" class="remote">Releases
area</a></span><a name="idx0019"></a> of the
<span class="remote"><a href="http://sourceforge.net/projects/virtualgl" class="remote">VirtualGL
SourceForge project page</a></span><a name="idx0020"></a>, uncompress
it, <code>cd VirtualGL-3.0.3</code>, and read the contents of
<span class="remote"><a href="https://github.com/VirtualGL/virtualgl" class="remote">VirtualGL
GitHub project page</a></span><a name="idx0020"></a>, uncompress it,
<code>cd VirtualGL-3.0.3</code>, and read the contents of
<strong class="filename">BUILDING.md</strong> for further instructions
on how to build and install VirtualGL from source.</p>

Expand Down
12 changes: 6 additions & 6 deletions doc/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
of Mesa, which can modify the libGL symlinks that the nVidia drivers created.

1. Download the appropriate VirtualGL binary package(s) for your system from
the [[http://sourceforge.net/projects/virtualgl/files][Files area]] of the
[[http://sourceforge.net/projects/virtualgl][VirtualGL SourceForge project page]].
the [[https://github.com/VirtualGL/virtualgl/releases][Releases area]] of the
[[https://github.com/VirtualGL/virtualgl][VirtualGL GitHub project page]].
RPM and Debian packages are provided for Linux distributions that contain
GLIBC 2.17 or later.
{nl}
Expand Down Expand Up @@ -64,8 +64,8 @@

#. Download the VirtualGL Mac disk image
({file: VirtualGL-{val: _VERSION}.dmg}) from the
[[http://sourceforge.net/projects/virtualgl/files][Files area]] of the
[[http://sourceforge.net/projects/virtualgl][VirtualGL SourceForge project page]].
[[https://github.com/VirtualGL/virtualgl/releases][Releases area]] of the
[[https://github.com/VirtualGL/virtualgl][VirtualGL GitHub project page]].

#. Open the disk image, then open {file: VirtualGL-{val: _VERSION}.pkg}
inside the disk image. Follow the instructions to install the Mac
Expand All @@ -80,8 +80,8 @@ Use Cygwin Setup to install the VirtualGL package.
If you are using a platform for which there is not a pre-built VirtualGL binary
package available, then download the VirtualGL source tarball
({file: VirtualGL-{val: _VERSION}.tar.gz}) from the
[[http://sourceforge.net/projects/virtualgl/files][Files area]] of the
[[http://sourceforge.net/projects/virtualgl][VirtualGL SourceForge project page]],
[[https://github.com/VirtualGL/virtualgl/releases][Releases area]] of the
[[https://github.com/VirtualGL/virtualgl][VirtualGL GitHub project page]],
uncompress it, {pcode: cd VirtualGL-{val: _VERSION}}, and read the contents of
{file: BUILDING.md} for further instructions on how to build and install
VirtualGL from source.
Expand Down
2 changes: 1 addition & 1 deletion release/rpm.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Version: @VERSION@
Vendor: @PKGVENDOR@
URL: @PKGURL@
Group: Applications/Graphics
#-->Source0: http://prdownloads.sourceforge.net/@CMAKE_PROJECT_NAME_LC@/@CMAKE_PROJECT_NAME@-%{version}.tar.gz
#-->Source0: https://github.com/VirtualGL/virtualgl/releases/download/%{version}/VirtualGL-%{version}.tar.gz
Release: @BUILD@
License: wxWindows Library License v3.1
BuildRoot: %{_blddir}/%{name}-buildroot-%{version}-%{release}
Expand Down

0 comments on commit e870c9e

Please sign in to comment.