K3b: Difference between revisions
(Moved "Bug Tracker" and "Contact" sections from Techbase wiki) |
No edit summary |
||
Line 11: | Line 11: | ||
* Spanning data projects over more than one disk | * Spanning data projects over more than one disk | ||
* DVD subtitle grabbing | * DVD subtitle grabbing | ||
==Release Procedure== | |||
<ol> | |||
<li>Get <tt>[http://websvn.kde.org/trunk/KDE/kdesdk/scripts/createtarball createtarball]</tt> script" | |||
<pre>svn checkout svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/k3b .</pre></li> | |||
<li>Edit <tt>config.ini</tt> file and update information in <tt>[k3b]</tt> section.</li> | |||
<li>Run: | |||
<pre>./create_tarball.rb -a k3b</pre></li> | |||
</ol> | |||
==Bug Tracker== | ==Bug Tracker== |
Revision as of 19:02, 4 August 2010
Roadmap
K3b 2.0
K3b is about to be released: Announcement draft
K3b 2.1
Getting rid of KDE3Support classesPorting audio player in CD audio project to QtMultimediaPorting DCOP interfaces to D-BUS- Support of KDE Plasma’s global progress bar and removal of K3b’s own progress OSD
- Support for writing Flash Drive images
- Spanning data projects over more than one disk
- DVD subtitle grabbing
Release Procedure
- Get createtarball script"
svn checkout svn://anonsvn.kde.org/home/kde/trunk/extragear/multimedia/k3b .
- Edit config.ini file and update information in [k3b] section.
- Run:
./create_tarball.rb -a k3b
Bug Tracker
K3b uses KDE Bugzilla to track bugs. Here you can find all bugs related to K3b.
Contact
If you have prepared a patch or just want to contact K3b developers please write to [email protected] mailing list. You can also catch them on #k3b on Freenode.
See Also
- K3b Techbase wiki – contains technical documentation and tutorial