Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112623 - Ebuild for monotone-viz
Summary: Ebuild for monotone-viz
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
: 117614 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-15 11:06 UTC by Sergio Carvalho
Modified: 2016-11-28 11:34 UTC (History)
3 users (show)

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


Attachments
The ebuild for version 0.12 (monotone-viz-0.12.ebuild,908 bytes, text/plain)
2005-11-15 11:07 UTC, Sergio Carvalho
Details
The ebuild for version 0.12 (monotone-viz-0.12.ebuild,1.01 KB, text/plain)
2005-11-15 11:34 UTC, Sergio Carvalho
Details
A patch to the monotone-viz Makefile to avoid sandbox breakage (monotone-viz-0.12-Makefile.patch,365 bytes, text/plain)
2005-11-15 11:43 UTC, Sergio Carvalho
Details
Ebuild for version 0.14 (monotone-viz-0.14.ebuild,959 bytes, text/plain)
2006-05-09 06:53 UTC, Sergio Carvalho
Details
monotone-viz-0.15.ebuild (monotone-viz-0.15.ebuild,1021 bytes, text/plain)
2007-09-27 09:59 UTC, Dennis Schridde
Details
monotone-viz-0.15.ebuild - try2 (monotone-viz-0.15.ebuild,1020 bytes, text/plain)
2007-09-27 10:08 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Carvalho 2005-11-15 11:06:20 UTC
I've been using this ebuild to locally compile monotone-viz for a couple of
versions. I think it's good enough for other to use it.

Monotone-viz is a revision graph viewer for the monotone RCS.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sergio Carvalho 2005-11-15 11:07:27 UTC
Created attachment 72956 [details]
The ebuild for version 0.12
Comment 2 Sergio Carvalho 2005-11-15 11:34:02 UTC
Created attachment 72958 [details]
The ebuild for version 0.12

Corrected a sandbox break during install reported after I published the first
version here.
Comment 3 Sergio Carvalho 2005-11-15 11:43:46 UTC
Created attachment 72961 [details]
A patch to the monotone-viz Makefile to avoid sandbox breakage
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-01-03 09:19:31 UTC
*** Bug 117614 has been marked as a duplicate of this bug. ***
Comment 5 Sergio Carvalho 2006-05-09 06:53:34 UTC
Created attachment 86478 [details]
Ebuild for version 0.14
Comment 6 Dennis Schridde 2007-09-25 22:01:38 UTC
Can this go to sunrise?
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-26 06:25:19 UTC
Sure, see http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 8 Dennis Schridde 2007-09-27 09:59:19 UTC
Created attachment 132013 [details]
monotone-viz-0.15.ebuild

Ebuild versionbumped and conforming more closely to skel.ebuild.

I also changed the dependencies:
- gtk+: Implicit via lablgtk
- libgnomecanvas: Implicit via lablgtk + USE=gnomecanvas (this useflag is also required for monotone-viz to build)
- graphviz: I couldn't find any reference to it (ldd and build.log) -> removed
+ openssl: INSTALL requires it, as does configure
Comment 9 Dennis Schridde 2007-09-27 10:08:29 UTC
Created attachment 132015 [details]
monotone-viz-0.15.ebuild - try2

LICENSE has to be "GPL-2" and not "GPL". I forgot to fix that.
Comment 10 Dennis Schridde 2008-04-20 11:25:56 UTC
Version 1.0.1 has been released.
Comment 11 Marek Szuba archtester gentoo-dev 2016-09-13 11:00:05 UTC
Upstream seems dead, there seems to have been no activity there since version 1.0.2 in late 2009. Is there still any interest in adding this to Portage?