Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 16602 ideas, 102352 comments, 2137701 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #1791: Add a repository for WINE applications

Written by longtimeuser the 29 Feb 08 at 20:28. Category: Installation. Related project: Nothing/Others. Status: New
Rationale
...Or just add them to regular repositories based on their license, with a dependency on WINE.
Tags: (none)

-29
votes
closed
Solution #1: Auto-generated solution of idea #1791
Written by longtimeuser the 29 Feb 08 at 20:28.
Ubuntu Brainstorm was updated in January 2009. Since the idea #1791 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Propose your solution

Attachments
No attachments.


Duplicates


Comments
Remmy wrote on the 29 Feb 08 at 20:30
For Ubuntu Gutsy (7.10):
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list

For Ubuntu Feisty (7.04):
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/feisty.list -O /etc/apt/sources.list.d/winehq.list

For Ubuntu Edgy (6.10): *64-bit packages not available*
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/edgy.list -O /etc/apt/sources.list.d/winehq.list

For Ubuntu Dapper (6.06): *64-bit packages not available*
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list -O /etc/apt/sources.list.d/winehq.list

For Debian Etch (4.0):
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list

nixeagle wrote on the 29 Feb 08 at 20:32
This is interesting, however note that wine often runs proprietary applications that we cannot put into the repositories. Alot of the stuff run in wine are things that come with a box and a CD that you get in a store.

For those that are free (libre) this is a possibility. However keep in mind that wine is still in the beta phase, and is in no way a finished or stable product. Heck they break stuff that works quite often, though this seems to be happening at a reduced pace these days. Yey regression testing :D

amlucent23 wrote on the 29 Feb 08 at 20:33
wine-doors essentially does what your asking

rsepulvedacl wrote on the 18 Mar 08 at 13:43
Wine-doors does it, but it's not available globally like an application installed by a DEB package...


Post your comment