Kemerge
Kemerge is a graphical tool for KDE that allow users of the Gentoo
Linux distribution to easily manage packages.
ChangeLog
v0.5 - 11 July 2002
- Kemerge allow user to minimize and quit the application through the
system tray.
- Kemerge quit properly and release all its resources.
- Kemerge support the mimetype inode/directory to be easily callable
from Konqueror.
- Kemerge support the mimetype text/x-ebuild to be easily callable from
Konqueror.
- Kemerge support the same functionnality as Kebuild as this last one
is deprecated.
v0.4 - 17 April 2002
- Kemerge now has a great application icon thanks to Eugenia Loli-Query.
- Kemerge indicate its progress while initialy loading the ebuild
list.
- Kemerge no more display icons inside the toolbar that are not
implemented.
- Kemerge no more display menu item that are not implemented.
- Kemerge provide documentation pertinent to the application.
- Kemerge allow user to merge specific ebuild script independentely
of its install state through KebuildPart.
- Kemerge allow user to merge the latest version of a package independentely
of its install state through KebuildPart.
- Kemerge use KProgressDialog instead of QProgressDialog.
- REQUIRED: KebuildPart
v0.3 - 9 April 2002
- Kemerge allow user to view the content of the ebuild script at
any desired time (before/after/during emerge/unmerge).
- REQUIRED: KebuildPart
v0.2 - 5 April 2002
- Kemerge allow support for automation scripting through DCOP.
- The ebuild list contains a column to display the path of the ebuild
script.
- The ebuild list contains a column to display the name of the ebuild
script.
- The ebuild list contains a column for merge status.
- The ebuild merge state possible value are be 'yes' or 'no'.
- Kemerge properly parse script revision in package name such as
'file-roller-0.5.ebuild'.
v0.1 - 3 April 2002
- Initial Release
- Kemerge allow the user to view/sort a list of existing ebuild
script on the system located inside /usr/portage.
- The ebuild list entries contains a column for the package name,
package version, gentoo script revision, package suffix and gentoo
category.
Screenshots
Kemerge
Download
Sources
Kemerge
http://sourceforge.net/project/kemerge/showfiles.php
CVS
Kemerge
Branches
- kemerge-0_1
- kemerge-0_2
- kemerge-0_3
- kemerge-0_4
- kemerge-0_5
cvs -d:pserver:anonymous@cvs.kemerge.sourceforge.net:/cvsroot/kemerge
login
cvs -z3 -d:pserver:anonymous@cvs.kemerge.sourceforge.net:/cvsroot/kemerge
co -r <branch> <module>
Replace <branch> by the name of the desired branch. Replace
<module> by the name of the desired module. You can also visit
the CVS tree online at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/kemerge/
Author
ykoehler@hotmail.com