- Timestamp:
- Jun 24, 2010, 1:48:08 AM (14 years ago)
- Branches:
- master, debian, mac, no-cups, nodebathena, web
- Children:
- 28f66a3
- Parents:
- 53e9374
- git-author:
- Jessica Hamrick <jhamrick@…> (05/12/10 16:26:03)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (06/24/10 01:48:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r3b4b994 rc94338b 1 1 So, you want to develop gutenbach, eh? Good! 2 2 3 The current packages are: 3 Gutenbach is a distributed music player built on top of CUPs. It 4 essentially enables anybody with access to it to play music from their 5 own computer -- all they have to do is "print" to the Gutenbach 6 instance as they would any other document! 7 8 The current repositories for various Gutenbach features are: 4 9 - gutenbach 5 10 - gutenbach-queue 6 11 - gutenbach-remctl 12 - gutenbach-rhythmbox-plugin 13 - gutenbach-itunes-plugin 14 - gutenbach-web 7 15 8 The repo is set up with a bunch of submodules: 9 ./gutenbach-queue -> /afs/sipb/project/sipbmp3/gutenbach-queue.git 10 ./gutenbach-remctl -> /afs/sipb/project/sipbmp3/sipbmp3-remctl.git 11 ./plugins/gutenbach-rhythmbox-plugin -> /afs/sipb/project/sipbmp3/rhythmbox-plugin.git 12 ./plugins/itunes -> /afs/sipb/project/sipbmp3/itunes-plugin.git 13 ./web -> /afs/sipb/project/sipbmp3/sipbmp3web.git 14 ./gutenbach/debian/lib -> /afs/sipb/project/sipbmp3/sipbmp3.git 15 16 This is because when I migrated to using packages, I didn't want 17 to screw up people's existing git clones, so I added everything as 18 submodules. Also, that makes things easy if you just want to work 19 on, say, gutenbach-queue and not the whole thing. 16 All of these are located on GitHub: 17 http://github.com/search?langOverride=&q=gutenbach&repo=&start_value=1&type=Repositories
Note: See TracChangeset
for help on using the changeset viewer.