Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111310 - Fixing net-im/skype wrapper to work cleanly with AMD64
Summary: Fixing net-im/skype wrapper to work cleanly with AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 18:32 UTC by Nico Erfurth
Modified: 2006-01-30 11:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for sDaemonWrapper (skype-sdaemonwrapper.patch,1.20 KB, patch)
2005-11-02 18:35 UTC, Nico Erfurth
Details | Diff
Patch for sDaemonWrapper (skype-sdaemonwrapper.patch,952 bytes, patch)
2005-11-02 18:43 UTC, Nico Erfurth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Erfurth 2005-11-02 18:32:11 UTC
The skype package uses a wrapper-script to invoke skype via the esd or artsd
wrapper. For AMD64 esddsp32 or artsdsp32 must be called instead of their 64-bit
versions.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Nico Erfurth 2005-11-02 18:35:04 UTC
Created attachment 71975 [details, diff]
Patch for sDaemonWrapper 

This patch adds runtime-detection to either call esddsp/artsdsp (x86) or
esddsp32/artsdsp32 (amd64) as a wrapper.
Comment 2 Nico Erfurth 2005-11-02 18:43:18 UTC
Created attachment 71976 [details, diff]
Patch for sDaemonWrapper 

Sorry, uploaded a wrong patch first, this is the real one.
Comment 3 Nico Erfurth 2006-01-28 05:04:41 UTC
*BUMP*

No takers for this one?
Comment 4 Gustavo Felisberto (RETIRED) gentoo-dev 2006-01-28 08:47:37 UTC
I did not have the arts flag on, i'm re-emerging with the new use flag and will get back to this ASAP.
Comment 5 Gustavo Felisberto (RETIRED) gentoo-dev 2006-01-30 09:54:09 UTC
In portage now, thanks for the nice hack.
Comment 6 Simon Stelling (RETIRED) gentoo-dev 2006-01-30 11:24:20 UTC
mark as FIXED per comment 5