Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 187470

Summary: Please fix Emacs support in media-sound/supercollider
Product: Gentoo Linux Reporter: Christian Faulhammer (RETIRED) <fauli>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: emacs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 184166    
Attachments: Patch for the ebuild
50supercollider-gentoo.el

Description Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:32:03 UTC
Up to now, supercollider emerged with USE=emacs installs all needed files, but has some disadvantages:
- "wrong" location, a directory is cluttered with files instead of chosing the correct subdirectory
- Emacs won't know about supercollider until the user tells him so, this should be an out-of-the box experience

Patches to follow
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:33:37 UTC
Created attachment 126683 [details, diff]
Patch for the ebuild

- install Elisp files in the correct location
- install Emacs support file
- depend on Emacs when USE=emacs is present
- regenerate the Emacs configuration postinst and postrm
- some quotes (independent from Emacs, but good to have)
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-02 07:34:37 UTC
Created attachment 126684 [details]
50supercollider-gentoo.el

Emacs support file, goes to ${FILESDIR}
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-08-03 17:05:36 UTC
done, thanks