Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 18320
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tony iVanz <buntus@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rtf2html-1.1_beta1.ebuild The ebuild file text/plain Tony iVanz 2003-03-27 16:31 0000 545 bytes Details
rtf2html-1.1_beta1.ebuild The ebuild file application/octet-stream Tony iVanz 2003-03-27 16:32 0000 545 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 18320 depends on: Show dependency tree
Bug 18320 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: 2003-03-27 16:30 0000
Hi! I've attached an ebuild file for this util.
 rtf2html is a small util to convert RTF files to HTML. It also works with
russian encoding. I suggest app-text/rtf2html. It doesn't depend on anything
exept glibc.
 Tony.

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

------- Comment #1 From Tony iVanz 2003-03-27 16:31:49 0000 -------
Created an attachment (id=9914) [details]
The ebuild file

The ebuild file for rtf2html util.

------- Comment #2 From Tony iVanz 2003-03-27 16:32:06 0000 -------
Created an attachment (id=9915) [details]
The ebuild file

The ebuild file for rtf2html util.

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2003-12-17 03:24:52 0000 -------
Hi, sorry for replying late. I checked the HOMEPAGE listed in the
ebuild, and it says catdoc replaces rtf2html (the page says catdoc
didn't have rtf support until 0.92, but now the development version is
0.93.3). I think including catdoc to Portage is better than adding
this one, but I have some comments on your ebuild:

* You shouldn't redifine P variable. If you want to change P to
  something, use MY_P instead. See http://www.gentoo.org/doc/en/gentoo-howto.xml
  chapter 2 for the list of variables you cannot change.
  (In your ebuild, you don't need to set P because PN already contains
  package name, so you can simply write
  SRC_URI="http://www.45.free.net/~vitus/ice/misc/${PN}.tar.gz"
  and
  S=${WORKDIR}/${PN})
* KEYWORDS should be only arches that you actually tested. If you
  tested your ebuild on x86, ppc, sparc, sparc64 and alpha, you could
  write them to KEYWORDS list, but if you tested it only with x86,
  write only ~x86.
* If DEPEND equals to RDEPEND, you shouldn't write RDEPEND. It is
  automatically set to DEPEND.

If you still want us to include rtf2html, that's fine. Please modify
your ebuild according to the comments I wrote and attach it here.
But it would be nice if you have time to write catdoc ebuild and
submit it to bugzilla instead ;-)

------- Comment #4 From Mike Gardiner (RETIRED) 2003-12-30 06:51:53 0000 -------
Added catdoc now.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug