Changeset 1677:8ca5de29e672 in roaraudio for HACKING


Ignore:
Timestamp:
05/13/09 01:53:56 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HACKING

    r895 r1677  
    1010--- 1. Infos for maintainers: 
    1111 
    12 If you want to maintain a packet for your favorit OS please let me know! 
     12If you want to maintain a packet for your favorite OS please let me know! 
    1313I would love to be in contact with the maintainers to send them infos about 
    14 updates and maybe get feadback or things like init scripts or the like 
     14updates and maybe get feedback or things like init scripts or the like 
    1515(see 2. Infos for developer). 
    1616 
     
    2222Here is my recommendation on how to split the RoarAudio in pkgs: 
    2323 
    24 libroar               includs libroar and libroardsp 
     24libroar               includes libroar and libroardsp 
    2525roaraudio-common      include roard and roarclients 
    26                       (at least the ones with no specal deps) 
     26                      (at least the ones with no special deps) 
    2727roaraudio-tools       includes all other tools not in roaraudio-common 
    28                       because of specal deps (if any) 
     28                      because of special deps (if any) 
    2929roaraudio-compat      includes libroaresd, libroararts, libroarpulse 
    3030                      and libroaryiff. It would be nice to ask the user 
     
    4141 
    4242In addition you should configure with --runtime-detect: this will 
    43 let roard/libroar detect the presens of some tools at runtime and 
    44 will reduse deps. 
     43let roard/libroar detect the presents of some tools at runtime and 
     44will reduce deps. 
    4545 
    4646--- 2. Infos for developer 
     
    5454Because of that I *require* that *everything* that is contributed by 
    5555someone I get under LGPL so I can upgrade code to LGPL if needed 
    56 in future without asking. Code I get under a diffrent licens 
     56in future without asking. Code I get under a different license 
    5757will *NOT* get into trunk nor will be hosted by me. 
    5858 
Note: See TracChangeset for help on using the changeset viewer.