[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Package unions



Have you ever thougt of package unions?

There are several advantages of this. Have a look at the emacs package.
It consists of several (compiled) elisp-libraries and the binary. I think
nobody uses all the provided libraries. So they should be packaged in
separate parts, e.g.:

emacs-bin
emacs-w3
emacs-gnus
emacs-doctor-el
emacs-doctor-elc
...

Now you can select every little part, but there are to many for any beginner.
There union-packages get very useful. You can create some unions, e.g.:

emacs-elc: emacs-w3 emacs-doctor-elc ...
emacs-doctor: emacs-doctor-elc emacs-doctor-el
emacs+elc: emacs-bin emacs-elc

A beginner sees (by default) only the package emacs+elc (the toplevel
union-package). But a sophisticated installation programm (maybe Deity) gives
the possibility to select only parts of an union-package.

Stefan Karrmann                                    __      
                                                  / /\     
EMail: Stefan.Karrmann@math.uni-karlsruhe.de     / /  \    
Post: Engelstr. 2, Zimmer 004, 76131 Karlsruhe  / / /\ \   
Tel: +49|0-721-608-3311                        / / /\ \ \  
Post: Ludwig-Wilhelm-Str. 10, 76131 Karlsruhe / /_/__\ \ \ 
priv: +49|0-721-699184                       /________\ \ \ 
                                             \___________\/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: