"Downloads" page

Discuss and help improve OpenMW's infrastructure: Website, Forums, issue tracker and everything having to do with keeping the lights on with OpenMW.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

"Downloads" page

Post by raevol »

An idea:

Maybe instead of having the Downloads link go straight to the google code page, it could have instructions for different OSes/Distros, and corresponding links? I see in some recent post that someone didn't know we have a Launchpad PPA, and I'm guessing they just clicked straight to the Downloads page and then grabbed whatever seemed sensible.

Also, this could cut down some of the text on our release announcements, we could just direct all users to the same page, and then they can follow the correct links from there.

Thoughts?
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: "Downloads" page

Post by psi29a »

Great idea... maybe a Download page on OpenMW.org itself (Wordpress page) that then does as you suggest for each OS/Distro on where to find the right packages.

It would cut down on the noise. :)
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: "Downloads" page

Post by lgromanowski »

Good idea. Is this ppa correct:
sudo apt-add-repository ppa:openmw/build
or no-dev users should use different one?
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: "Downloads" page

Post by psi29a »

End users (non-devs) should be using ppa:openmw/openmw

https://launchpad.net/~openmw/+archive/openmw
^-- where they can get more information about how to add the ppa.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: "Downloads" page

Post by raevol »

lgro did you want to write this page up? I can definitely whip something up if you haven't already.
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: "Downloads" page

Post by lgromanowski »

raevol wrote:lgro did you want to write this page up? I can definitely whip something up if you haven't already.
Sorry, I didn't. Please go ahead if you have something written.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: "Downloads" page

Post by raevol »

Here's a quick draft. Don't we have Arch packages in the AUR? Should we put a note about that?

Code: Select all

<h3>Ubuntu</h3>
<p>Packages are available in our <a href="https://launchpad.net/~openmw/+archive/openmw">Launchpad PPA</a>.</p>

<h3>Debian</h3>
<p>Packages are available in our <a href="http://forum.openmw.org/viewtopic.php?f=20&t=1298">Debian PPA</a>.</p>

<h3>OS X / Windows / Other Linux</h3>
<p>Executables and packages are available at our <a href="https://code.google.com/p/openmw/downloads/list">Google Code Download Page</a>.</p>
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: "Downloads" page

Post by lgromanowski »

Yes, we have - Sandy Carter (bwrsandman) is a maintainer of openmw packages in AUR (I've added information about it too).
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: "Downloads" page

Post by psi29a »

There is also a gentoo ebuild... Anyone heard from the maintainer lately?
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: "Downloads" page

Post by raevol »

Ah looks like we need to edit the forum theme to change the link in the navbar here too. I would have totally overlooked that!
Post Reply