User Tools

Site Tools


home:software:linux:mbuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
home:software:linux:mbuntu [2008/12/20 05:13]
stryd_one created
home:software:linux:mbuntu [2009/01/28 16:11] (current)
stryd_one
Line 1: Line 1:
 ====== mbuntu ====== ====== mbuntu ======
 +
 +Status Update 15/01:
 +Thanks to a kind donation from stryd'​s neighbour, we now have a box dedicated to mbuntu development. Now working out the finer points of the interaction between apps and also some config tricks. mbuntu'​s beginnings are stryd_one'​s full-time operating system on three machines, so it could be said that it's coming along OK, or you wouldn'​t be reading this ;)
  
 Status Update 07/09: Status Update 07/09:
Line 8: Line 11:
 If you know about .deb packaging, we'd love any advice you can offer :)** If you know about .deb packaging, we'd love any advice you can offer :)**
  
-Upcoming stuff:\\ 
-Harvesting packages in 64studio/​CCRMA/​Ubuntu Studio and screening them for inclusion. (See below for links)\\ 
-Plugin section\\ 
-Harvesting links of how-to'​s for stuff that must be done manually (damn) 
-\\ 
-Links for harvesting apps: \\ 
-https://​wiki.ubuntu.com/​UbuntuStudio/​PackageList \\ 
-https://​wiki.ubuntu.com/​UbuntuStudio/​Wishlist \\ 
-http://​www.clug.in-chemnitz.de/​vortraege/​multimedia/​SOFTWARE/​linux_soundapps.html \\ 
-http://​en.wikipedia.org/​wiki/​List_of_Linux_audio_software \\ 
-http://​trac.64studio.com/​64studio/​browser/​64studio/​trunk/​tasksel-data/​64studio-tasks.desc \\ 
-http://​ccrma.stanford.edu/​planetccrma/​software/​packages.html \\ 
-http://​apps.linuxaudio.org/​ \\ 
-\\ 
-\\ 
 <​del>​Turn this page into a table with: \\ <​del>​Turn this page into a table with: \\
 App name| Description| Home page| Latest Version| Repo Location (Existing //OR// Destination)|Existing Repo Version //OR// Packaging Priority| ​ App name| Description| Home page| Latest Version| Repo Location (Existing //OR// Destination)|Existing Repo Version //OR// Packaging Priority| ​
Line 28: Line 16:
 \\ \\
  
-\\ +There'​s a lot of stuff listed here - don't worry, we're anti-bloat. Only the apps that are worthy will make the cut. And you don't have to install them all!
- +
-There'​s a lot of stuff listed here - don't worry, we're anti-bloat. Only the apps that are worthy will make the cut.+
  
 \\ \\
Line 56: Line 42:
  
 ==== hardware support ==== ==== hardware support ====
 +  * Wicd :!: Wireless network manager
   * EasyStroke :!: Mouse gestures   * EasyStroke :!: Mouse gestures
   * btnx :!: Mouse button support   * btnx :!: Mouse button support
Line 63: Line 50:
   * FireFox :!: Browser   * FireFox :!: Browser
   * CLOE package of FF addons :!:   * CLOE package of FF addons :!:
-  * Flash :!: Plugin+  * Adobe Flash :!: Plugin
   * Thunderbird :!: Email   * Thunderbird :!: Email
 +  * XChat :!: IRC Client (not XChat-gnome,​ but the other one)
   * pidgin :!: IM    * pidgin :!: IM 
   * skype :!: IM/VoIP   * skype :!: IM/VoIP
   * Transmission :!: BitTorrent Client   * Transmission :!: BitTorrent Client
-  * gnubversion ​:!: NautilusSVN :?: SVN GUI +  * NautilusSVN ​:!: SVN GUI
   * samba :!: Sharing CIFS for Windoze boxes   * samba :!: Sharing CIFS for Windoze boxes
 +  * gFTP :!: FTP/​SFTP/​FXP/​etc Client
  
  
 ==== System ==== ==== System ====
 +  * ubuntu-tweak :!: Name says it all
 +  * DDM :!: clipboard manager
   * Sun Java :!: Runtime   * Sun Java :!: Runtime
-  * document viewers (pdf, images, etc) FIXME +  * Evince, eog :!: document viewers (pdf, images, etc) (Installed by default)
-  * media player ​(video, mp3, ogg, dvb-t, etc) FIXME  VLC media player? exaile? ​   MPlayer, Xine or FFMpeg? XMMS Player? amarok? :?: +
-  * ogg vorbis :!: +
-  * mp3  :!: +
-  * FLAC :!: +
-  * MKVtoolnix :!: (gotta sample international movies!)+
   * NSSBackup :!: Backup utility   * NSSBackup :!: Backup utility
   * Disk/data recovery tool(s) FIXME   * Disk/data recovery tool(s) FIXME
Line 85: Line 71:
   * OpenOffice :!: Office Tools   * OpenOffice :!: Office Tools
   * Google apps integration :!: Office Tools   * Google apps integration :!: Office Tools
-  * Virtualbox ​:!: Virtualisation +  * Task Coach :!: Task manager
-  * AcetoneISO :!: CD/DVD burner CD/DVD ripper +
-  * Task manager ​FIXME Task Coach :?:+
   * KeePassX :!: Password manager   * KeePassX :!: Password manager
 +  * Virtualbox :!: Virtualisation
 +  * CDemu :!: CD/DVD emulation (like daemon tools)
 +  * lirc :!: Infrared remotes
 +  * media CODECs (video, dvb-t, wav, mp3, mkv, ogg, flac, etc) (Prefer xine over gstreamer)
 +    * Totem-xine :!: (Remove Totem-gstreamer)
 +    * Gnome-MPlayer :!:
 +    * gxine :!:
 +    * xine and all plugins :!:
 +    * gstreamer and all plugins :!:
  
 ===== DIY Dev ===== ===== DIY Dev =====
Line 103: Line 96:
   * GPUTILS :!: Assembler/​linker   * GPUTILS :!: Assembler/​linker
   * SDCC :!: Compiler   * SDCC :!: Compiler
 +  * ARM-GCC :!: CodeSourcery ARM compiler
   * binutils :!: all the tools for running make (already in ubuntu)   * binutils :!: all the tools for running make (already in ubuntu)
   * Perl :!:   * Perl :!:
-  * kmidimon :!: midi monitor 
   * piklab :!: burner/jdm software, IDE, you name it   * piklab :!: burner/jdm software, IDE, you name it
   * picprog :!: console app for jdm/burner   * picprog :!: console app for jdm/burner
   * geany :!: Text editor   * geany :!: Text editor
-  * gedit plugins ​:!: Text editor+plugins+  * cream :!: Text editor ​for boffins
   * kicad :!: Schematic and PCB CAD   * kicad :!: Schematic and PCB CAD
-  * calcutta :!: java calculator  +  * qalculate-gtk ​:!: Calculator
-  * galculator ​:!: Calculator+
   * simplesysexxer :!: sysex uploader   * simplesysexxer :!: sysex uploader
   * jsynthlib :!: Java Synth librarian/​patch editor   * jsynthlib :!: Java Synth librarian/​patch editor
Line 208: Line 200:
   * Tranches :?:   * Tranches :?:
   * Non-Sequencer :?:   * Non-Sequencer :?:
-  *  +  * kmidimon :!: midi monitor 
-  *  +  * MiMo :!: midi monitor 
- +  * vmpk :!: Virtual MIDI Piano Keyboard 
-  *  +  * Freewheeling :!: http://​freewheeling.sourceforge.net/​ 
-  *  +  * Kluppe :!: http://​kluppe.klingt.org/​ 
-  *  +  * Specimen :!: http://​zhevny.com/​specimen/​ 
-  *  +  * SooperLooper :!: http://​www.essej.net/​sooperlooper/​ 
 +  * FreeCycle :!: beat-slicer and general loop tool
  
  
Line 226: Line 218:
  
 ===== Video / VJ ===== ===== Video / VJ =====
 +  * DVD::Rip :!: Have a guess what this does
 +  * DVDStyler :!: DVD Authoring
 +  * Tovid :!: VCD/DVD Authoring
 +  * ZoneMinder :!: >1.24 (currently beta) Motion sensing security in your studio/lab via webcam and IP cam.
   * virtualdub FIXME   * virtualdub FIXME
   * other video editor FIXME   * other video editor FIXME
Line 242: Line 238:
   * Kino FIXME   * Kino FIXME
   * XawTV FIXME   * XawTV FIXME
-  * TVTime ​(TV shows = good samples!) :!:+  * Me-TV (TV shows = good samples!) :!:
   * PiTiVi FIXME   * PiTiVi FIXME
   * Stopmotion FIXME   * Stopmotion FIXME
Line 251: Line 247:
  
  See http://​www.piksel.no/​pwiki/​LiveCDSoftWare !! That's a liveCD for VJ's  See http://​www.piksel.no/​pwiki/​LiveCDSoftWare !! That's a liveCD for VJ's
 +
 +
 +Links for harvesting apps: \\
 +https://​wiki.ubuntu.com/​UbuntuStudio/​PackageList \\
 +https://​wiki.ubuntu.com/​UbuntuStudio/​Wishlist \\
 +http://​www.clug.in-chemnitz.de/​vortraege/​multimedia/​SOFTWARE/​linux_soundapps.html \\
 +http://​en.wikipedia.org/​wiki/​List_of_Linux_audio_software \\
 +http://​trac.64studio.com/​64studio/​browser/​64studio/​trunk/​tasksel-data/​64studio-tasks.desc \\
 +http://​ccrma.stanford.edu/​planetccrma/​software/​packages.html \\
 +http://​apps.linuxaudio.org/​ \\
 +\\
 +\\
home/software/linux/mbuntu.1229749983.txt.gz · Last modified: 2008/12/20 05:13 by stryd_one