First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 62414
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Leonardo Boshell (RETIRED) <leonardop@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ahmed Farid <afw2000@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
katoob-0.3.8.ebuild the new ebuild text/plain Ahmed Farid 2004-08-31 12:35 0000 860 bytes Details
katoob-0.3.8.ebuild fixed ebuild text/plain Ahmed Farid 2004-09-01 11:49 0000 861 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2004-08-31 12:29 0000
a version bump + fixed the ebuild a little.


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

------- Comment #1 From Ahmed Farid 2004-08-31 12:35:28 0000 -------
Created an attachment (id=38606) [edit]
the new ebuild

------- Comment #2 From Martin Seifert 2004-09-01 05:13:40 0000 -------
There is a typo (missing space) in the ebuild at line 13.

gtkhtml? (x11-libs/gtksourceview )

should be 

gtkhtml? ( x11-libs/gtksourceview )

Works fine for me on ~x86, thanks.

------- Comment #3 From Ahmed Farid 2004-09-01 11:49:14 0000 -------
Created an attachment (id=38700) [edit]
fixed ebuild

Fixed the typo pointed out by Martin Seifert.
*note to self, learn how to use repoman*

------- Comment #4 From Leonardo Boshell (RETIRED) 2004-09-06 23:43:49 0000 -------
A new ebuild for katoob-0.3.8 is now in the tree. Thank you for your report.

A few comments on your ebuild:

* The KEYWORDS variable should only be populated for the arches you can actually test for. That usually means x86 initially, and then different arch maintainers/devs can add some other arches as they see fit.

* The `cups' and `gtkhtml' USE flags don't make sense. Maybe something like `printing' and `highlighting', or even `pango' and `gtksourceview' would be more appropriate, but as we don't have such flags, I decided to enable those options by default.

* The `nls' hack is not consistent with the package's configure script. Therefore I chose to avoid it.

Anyway, note that the final ebuild in the tree is a modified version of this, and your effort is very appreciated. Thanks again. :)

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