kahhshbxddb / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Proposed Patch for updated Winamp (5.666) #454

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, since the current winamp verb no longer works (winamp was purchased by 
Radionomy and d/l URL is broken), I've ginned up an patch to use an alternate 
download location (filehippo), and newer winamp version 5.666.

Please see the attached patch for winetricks winamp update consideration.

Note, here's how I run the program:

$ cd "$HOME/.local/share/wineprefixes/winamp/drive_c/Program Files (x86)/Winamp"
$ WINEPREFIX="$HOME/.local/share/wineprefixes/winamp" wine winamp.exe 

Ahh.. Some good ole' Lama-butt-kickin goodness!

I've also attached the new code in .verb format, although I'm not sure this 
will be helpful unless the original winamp verb is excised from the winetricks 
you're running.

Also, if anyone could tell me why winetricks no longer gives me the "To run 
this program.. do this" message, I'd very much appreciate it!

Cheers!

Original issue reported on code.google.com by Shannon....@gmail.com on 12 Dec 2014 at 5:29

Attachments:

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/winetricks/source/detail?r=6fc657271c1a6e578d01f24f7ca
1ffaa60ba4a61

I found http://forums.winamp.com/showthread.php?t=374929#download, which points 
to http://winampplugins.co.uk/Winamp/ and has a direct link.

In the future, please attach patches from using 'git diff' (or a proper commit 
with authorship info). Thanks for the patch.

Original comment by austinenglish@gmail.com on 13 Dec 2014 at 9:57