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

Bug 104787

Summary: app-office/rabbit-0.0.9.ebuild (New Package)
Product: Gentoo Linux Reporter: Atzm Watanabe <atzm>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: ruby
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rabbit-0.0.9.ebuild
rabbit-0.1.0.ebuild
rabbit-0.1.0.ebuild
rabbit-0.1.0.ebuild
diff between rabbit-0.1.0 and 0.2.9
rabbit-0.5.0.ebuild
50rabbit-mode-gentoo.el

Description Atzm Watanabe 2005-09-04 04:28:56 UTC
Hi,

rabbit is an application to do presentation with RD document (Ruby Document),
written by pure Ruby.

I suggest app-office/rabbit.
Comment 1 Atzm Watanabe 2005-09-04 04:29:37 UTC
Created attachment 67620 [details]
rabbit-0.0.9.ebuild
Comment 2 Atzm Watanabe 2005-09-10 03:55:31 UTC
Created attachment 68098 [details]
rabbit-0.1.0.ebuild

version bump.

Changes:
* added some themes.
 o red
 o lightning-simple
 o show-frame
 o ...
* added some interfaces.
 o dRuby
 o SOAP
 o XML-RPC
* supported 3D rendering
 o using GtkGLExt
* added some actions.
 o changing theme dynamic
 o mergin theme dynamic
* supported some external programs.
 o Tgif to draw mathematical expression
 o enscript to colorize source
Comment 3 Ciaran McCreesh 2005-09-11 15:56:59 UTC
Please fix the following and reopen:

* USE flags which only change dependencies are frowned upon.
* If you use a cd in src_unpack, it's best to cd "${S}" back at the end.
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt
Comment 4 Atzm Watanabe 2005-09-13 01:09:02 UTC
Created attachment 68335 [details]
rabbit-0.1.0.ebuild
Comment 5 Atzm Watanabe 2005-09-13 01:10:11 UTC
Hi,

thank you for comments.

USE flags only change dependencies because rabbit loads at runtime, if modules
have installed.

so I moved such packages to RDEPEND.
Comment 6 Atzm Watanabe 2005-09-13 01:31:04 UTC
Created attachment 68336 [details]
rabbit-0.1.0.ebuild

Sorry, virtual/ruby into RDEPEND.
Comment 7 Atzm Watanabe 2005-11-11 08:28:41 UTC
Created attachment 72663 [details, diff]
diff between rabbit-0.1.0 and 0.2.9

Hi,

Rabbit has version bumped to 0.2.9.
here attach a diff between rabbit-0.1.0.ebuild and 0.2.9.
# Sorry for 0.1.0's typo...
Comment 8 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-12-16 17:46:12 UTC
Hi Atmz, from the home page, rabbit 0.5.0 has been released. Could you update the ebuild please? I promise it will appear in portage shortly :-)
Comment 9 Atzm Watanabe 2006-12-17 09:31:41 UTC
Hi,

Thank you for your comment.
Sure, I update and attach ebuild for Rabbit 0.5.0 :)
Comment 10 Atzm Watanabe 2006-12-17 09:32:15 UTC
Created attachment 104222 [details]
rabbit-0.5.0.ebuild
Comment 11 Atzm Watanabe 2006-12-17 09:32:45 UTC
Created attachment 104223 [details]
50rabbit-mode-gentoo.el
Comment 12 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2006-12-17 16:09:18 UTC
Done. Thanks for contributing.