First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 52595
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Guillaume Castagnino <casta@xwing.info>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
grisbi-0.5.0.ebuild the ebuild for grisbi-0.5.0 text/plain Guillaume Castagnino 2004-05-31 10:45 0000 1008 bytes Details
grisbi-0.5.0-r1.ebuild Modified version text/plain Guillaume Castagnino 2004-06-20 10:35 0000 1.35 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 52595 depends on: Show dependency tree
Show dependency graph
Bug 52595 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-31 10:44 0000
The ebuild for Grisbi, an account software.
No more gnome deps

I can't reopen bug 27655, so I create a new bug report for the ebuild

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Guillaume Castagnino 2004-05-31 10:45:51 0000 -------
Created an attachment (id=32398) [edit]
the ebuild for grisbi-0.5.0

app-office/grisbi should be a good place

------- Comment #2 From Seemant Kulleen (RETIRED) 2004-05-31 10:51:15 0000 -------
*** Bug 27655 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jerome Vinchon 2004-06-01 08:07:38 0000 -------
Tetex is not needed for grisbi to compile or run.
Perhaps you could make it a conditional dependency.
You could replace your DEPEND and RDEPEND lines with this:

RDEPEND="tetex? ( virtual/tetex
	dev-tex/latex-unicode )
	dev-libs/libofx"

DEPEND="${RDEPEND}
	dev-libs/libxml2
	>=x11-libs/gtk+-2
	>=sys-apps/sed-4"

and add IUSE="tetex" in your ebuild.

------- Comment #4 From Guillaume Castagnino 2004-06-01 11:21:27 0000 -------
Yes indeed, latex is only used in batch mode to export accounts for printing.
But there is no way to disable it in the program, so you will have an error box. And a basic user could perhaps not think to the USE flag (which is currently not documented in gentoo). That's why I personnaly think it could be better to let it without condition

And gtk/libxml are not only DEPEND, but also RDEPEND

And sed is not needed, since it's in the "SYSTEM PROFILE"

------- Comment #5 From Guillaume Castagnino 2004-06-20 10:35:22 0000 -------
Created an attachment (id=33647) [edit]
Modified version

This new version suppport the optional printing support.
I did not choose the tetex flag because I don't think it's a good name for the
printing support.
So I have choosen the "print" flag that actually does not exist... But I don't
think it's a problem...

I hope you will add this software in the portage tree

Thanks

------- Comment #6 From Seemant Kulleen (RETIRED) 2004-07-13 13:55:50 0000 -------
Guillaume I've added this to portage, listing you as the primary maintainer --
I will be your gentoo contact for it.  So, any bugs will be assigned to me and
cc'd to you.  Deal?

------- Comment #7 From Guillaume Castagnino 2004-07-13 14:09:09 0000 -------
Ok, no problem, it's good for me.
Thanks for giving me the oportunity to help gentoo.

First Last Prev Next    No search results available      Search page      Enter new bug