Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138410

Summary: ebuild request: konzept
Product: Gentoo Linux Reporter: DrChandra the Gentoo Person <gentooperson>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED UPSTREAM    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://kde-apps.org/content/show.php?content=28225
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Tarfile of converted pngs
konzept-0.2.1.ebuild
Patch to add install target
konzept-0.2.1.ebuild
konzept-0.2.1_add_install.patch

Description DrChandra the Gentoo Person 2006-06-28 17:10:49 UTC
Konzept is a small class diagram editor.

I'll be adding this to sunrise.
Comment 1 DrChandra the Gentoo Person 2006-06-29 05:27:23 UTC
Created attachment 90420 [details]
Tarfile of converted pngs

Need these in the original distribution. The tools assumed in the project Makefile no longer convert svg to png.
Comment 2 DrChandra the Gentoo Person 2006-06-29 05:28:40 UTC
Created attachment 90421 [details]
konzept-0.2.1.ebuild

First cut of the ebuild. Needs more work.
Comment 3 DrChandra the Gentoo Person 2006-06-29 05:29:24 UTC
Created attachment 90422 [details, diff]
Patch to add install target

Add install target to Makefile
Comment 4 DrChandra the Gentoo Person 2006-06-29 09:32:15 UTC
Created attachment 90444 [details]
konzept-0.2.1.ebuild

Ebuild which gets as far as the compile stage.
Comment 5 DrChandra the Gentoo Person 2006-06-29 09:33:48 UTC
Created attachment 90445 [details, diff]
konzept-0.2.1_add_install.patch

Patch to add install target.
Comment 6 DrChandra the Gentoo Person 2006-06-29 09:36:36 UTC
This package calls tools during the build that don't work, and appears to have some serious bugs in the code. Could find no way to create an Edge.

The install stage of the ebuild works, but puts the files in the wrong places. Needs to be finished once the underlying code works well enough to justify the work.