Kemerge
Kemerge is a set of graphical tool for KDE that allow users of the Gentoo Linux
distribution to easily retrieve, install and remove packages. The set
include Kemerge, Kebuild and KebuildPart.
ChangeLog
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.
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).
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.
Kebuild
Kebuild is a little tool that display information about an ebuild script.
The tool now support a command-line option where you just pass an .ebuild
file and it will display it.
ChangeLog
v0.2 - 11 April 2002
- Kebuild now display ebuild script pass through the command-line.
v0.1 - 9 April 2002
- Initial Release
- Kebuild use KebuildPart to display an ebuild script.
- Kebuild support a DCOP client interface.
KebuildPart
KebuildPart is a KPart object that allow one to view and emerge a script or
a package inside a Gentoo Linux Distribution.
ChangeLog
v0.3 - 2 May 2002
- KebuildPart use the KGenericFactory to comply with KDE 3.0.
- KebuildPart define the text/x-ebuild mime type.
- KebuildPart is seen as a service and not an application.
v0.2 - 16 April 2002
- KebuildPart does not make Konqueror crash when started from the KDE
menu or the command line.
- KebuildPart allow end-user to merge a package or a script.
- KebuildPart does not have unused button or menu item.
v0.1 - 9 April 2002
Screenshots
Kemerge
Kebuild
KebuildPart
Sources
Download
Kemerge
Kemerge
v0.1
Kemerge
v0.2
Kemerge
v0.3
Kemerge
v0.4
Kebuild
Kebuild
v0.1
Kebuild
v0.2
KebuildPart
KebuildPart
v0.1
KebuildPart
v0.2
KebuildPart
v0.3
CVS
Kemerge
Branches
- kemerge-0_1
- kemerge-0_2
- kemerge-0_3
- kemerge-0_4
Kebuild
Branch
KebuildPart
- kebuildpart-0_1
- kebuildpart-0_2
- kebuildpart-0_3
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