Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133885 - camelia-1.1.ebuild (New Package)
Summary: camelia-1.1.ebuild (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-05-20 08:54 UTC by Maximilian Marx
Modified: 2008-08-06 15:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for camelia 1.1 (camelia-1.1.ebuild,904 bytes, text/plain)
2006-05-20 08:54 UTC, Maximilian Marx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maximilian Marx 2006-05-20 08:54:02 UTC
Hi,

This is an ebuild for the current camelia release.

Camelia is an IDE for Objective CAML, written in C++ using QT3.
Comment 1 Maximilian Marx 2006-05-20 08:54:57 UTC
Created attachment 87134 [details]
Ebuild for camelia 1.1
Comment 2 Alexis Ballier gentoo-dev 2008-08-06 15:53:26 UTC
hmm this one hasn't moved upstream for 3 years, it doesn't build here because it tries to use qmake from qt4, if I force it to use qmake from qt3 it then fails to build because of gcc 4.3 (or was it 4.2?). after patching it a bit, it built but then it refuses to start because it thinks there is another instance of camelia running.


I'm afraid this is a wontfix, upstream doesnt seem to be very active :(