Changeset 1677:8ca5de29e672 in roaraudio


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

typo

Files:
2 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 
  • README

    r1676 r1677  
    3535 
    3636See manpages: libroar(7) and roartut(7). 
    37 You also sould read the examplecode in roarclients/*.c 
     37You also should read the example code in roarclients/*.c 
    3838 
    39 --- Writeing patches for this packet: 
     39--- Writing patches for this packet: 
    4040 
    4141See HACKING. 
    4242 
    43 --- Want to be a maintainer for your favorit OS?: 
     43--- Want to be a maintainer for your favorite OS?: 
    4444 
    4545See HACKING. 
     
    6868Tested Version: 
    6969        Current:        Current as listed on Homepage 
    70         last:           Last released version (This system is on relaeas checklist) 
     70        last:           Last released version (This system is on release checklist) 
    7171        *b*:            Beta 
    7272 
    73 Status: Maintainance/testing Status: 
    74 Maintanance:    s = your are on your own, sources. 
     73Status: Maintenance/testing Status: 
     74Maintenance:    s = your are on your own, sources. 
    7575                m = package in work, beta package 
    7676                M = maintained 
Note: See TracChangeset for help on using the changeset viewer.