Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7210 - app-text/html2ps (New package)
Summary: app-text/html2ps (New package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.tdb.uu.se/~jan/html2ps.html
Whiteboard:
Keywords: EBUILD, REVIEWED
Depends on:
Blocks: 138939
  Show dependency tree
 
Reported: 2002-08-29 07:55 UTC by Torgeir Hansen
Modified: 2007-09-14 14:46 UTC (History)
9 users (show)

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


Attachments
html2ps-1.0_beta3.ebuild (html2ps-1.0_beta3.ebuild,822 bytes, text/plain)
2004-11-15 11:37 UTC, José Romildo Malaquias
Details
html2ps-1.0_beta3.ebuild (html2ps-1.0_beta3.ebuild,851 bytes, text/plain)
2004-11-15 12:12 UTC, José Romildo Malaquias
Details
html2ps.conf.patch (html2ps.conf.patch,2.08 KB, patch)
2005-01-04 03:47 UTC, José Romildo Malaquias
Details | Diff
html2ps.perl_path.patch (html2ps.perl_path.patch,330 bytes, patch)
2005-01-04 03:47 UTC, José Romildo Malaquias
Details | Diff
html2ps-1.0_beta4.ebuild (html2ps-1.0_beta4.ebuild,748 bytes, text/plain)
2005-03-28 03:56 UTC, José Romildo Malaquias
Details
html2ps-1.0_beta4-conf.patch (html2ps-1.0_beta4-conf.patch,2.09 KB, patch)
2005-03-28 03:57 UTC, José Romildo Malaquias
Details | Diff
html2ps-1.0_beta4-perl.patch (html2ps-1.0_beta4-perl.patch,326 bytes, patch)
2005-03-28 03:58 UTC, José Romildo Malaquias
Details | Diff
html2ps-1.0_beta4.ebuild (html2ps-1.0_beta4.ebuild,814 bytes, text/plain)
2005-05-21 12:20 UTC, Marco Genasci
Details
html2ps-1.0_beta4.ebuild (html2ps-1.0_beta4.ebuild,795 bytes, text/plain)
2005-09-19 10:05 UTC, Michael Cramer
Details
files/html2ps-1.0_beta4-perl.patch (html2ps-1.0_beta4-perl.patch,354 bytes, text/plain)
2005-09-19 10:06 UTC, Michael Cramer
Details
html2ps-1.0_beta5.ebuild (html2ps-1.0_beta5.ebuild,802 bytes, text/plain)
2005-12-12 05:12 UTC, José Romildo Malaquias
Details
files/html2ps-1.0_beta5-conf.patch (html2ps-1.0_beta5-conf.patch,1.75 KB, patch)
2005-12-12 05:13 UTC, José Romildo Malaquias
Details | Diff
files/html2ps-1.0_beta5-perl.patch (html2ps-1.0_beta5-perl.patch,413 bytes, patch)
2005-12-12 05:14 UTC, José Romildo Malaquias
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torgeir Hansen 2002-08-29 07:55:12 UTC
 
Comment 1 Matthew Turk (RETIRED) gentoo-dev 2002-12-20 01:40:36 UTC
I can't write up an ebuild for this right now.  If you submit one I'll commit 
it. 
Comment 2 José Romildo Malaquias 2004-11-15 11:37:50 UTC
Created attachment 44010 [details]
html2ps-1.0_beta3.ebuild

This is my ebuild for app-text/html2ps-1.0_beta3.ebuild. Note that it does not
run the install program that comes with the source distribution, since it is an
interactive program. As a consequence the system is not searched for some
applications, like it is done by the install script.
Comment 3 Ciaran McCreesh 2004-11-15 11:49:03 UTC
Some QA things you may want to fix:

* use sed rather than ed. sed's on every system as part of profile, ed isn't.
* fix the LICENSE
* don't use global scope sed, use versionator or a bash regex instead
Comment 4 José Romildo Malaquias 2004-11-15 12:12:16 UTC
Created attachment 44013 [details]
html2ps-1.0_beta3.ebuild

Revised version of my ebuild for html2ps, taking into account comment #3. I am
not sure which category is better for it. Maybe www-client or app-text.
Comment 5 Joe Stroller 2004-11-15 15:23:55 UTC
How come this is marked as "resolved fixed", but html2ps doesn't seem to be in the Portage tree..?
Or will it propagate soon..?
Comment 6 Ciaran McCreesh 2004-11-15 15:26:18 UTC
Dunno, looks like it was marked WONTFIX two years or so ago...
Comment 7 Michael Cramer 2005-01-04 03:15:56 UTC
where are the two patches located, which are called in the script??
will it be in portage soon??
Comment 8 José Romildo Malaquias 2005-01-04 03:47:13 UTC
Created attachment 47568 [details, diff]
html2ps.conf.patch
Comment 9 José Romildo Malaquias 2005-01-04 03:47:41 UTC
Created attachment 47569 [details, diff]
html2ps.perl_path.patch
Comment 10 Maik Musall 2005-02-07 08:50:48 UTC
Hi folks, what's the status of this? Anything difficult left to do?
Comment 11 José Romildo Malaquias 2005-03-28 03:56:23 UTC
Created attachment 54656 [details]
html2ps-1.0_beta4.ebuild

A new version of html2ps has been released. Here is its ebuild.
Comment 12 José Romildo Malaquias 2005-03-28 03:57:39 UTC
Created attachment 54657 [details, diff]
html2ps-1.0_beta4-conf.patch
Comment 13 José Romildo Malaquias 2005-03-28 03:58:03 UTC
Created attachment 54658 [details, diff]
html2ps-1.0_beta4-perl.patch
Comment 14 Marco Genasci 2005-05-21 12:20:18 UTC
Created attachment 59472 [details]
html2ps-1.0_beta4.ebuild

This ebuild enable the USE flag X for installing (or not) xhtml2ps
Comment 15 Jakub Moc (RETIRED) gentoo-dev 2005-08-20 05:23:00 UTC
Re-assign, assigned to retired dev.
Comment 16 Ciaran McCreesh 2005-09-11 17:59:16 UTC
Please fix the following and reopen:

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/keywords.txt
* S= can go
* No need to || die with epatch
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt
Comment 17 Michael Cramer 2005-09-19 10:05:45 UTC
Created attachment 68815 [details]
html2ps-1.0_beta4.ebuild

depend now on tcltk instead of X, because xhtml2ps uses /usr/bin/wish
also include fixes mentioned in #16
reworked the perl patch, following in the next post
Comment 18 Michael Cramer 2005-09-19 10:06:26 UTC
Created attachment 68816 [details]
files/html2ps-1.0_beta4-perl.patch
Comment 19 Jakub Moc (RETIRED) gentoo-dev 2005-09-20 08:06:31 UTC
You need to reopen, otherwise noone might notice again.
Comment 20 Arnaud Launay 2005-10-17 02:16:02 UTC
Works fine here. Thanks.
Comment 21 José Romildo Malaquias 2005-12-12 04:22:56 UTC
A new version of html2ps, 1.0b5, is now available.

See the announcement at
https://mail.it.uu.se/wws/arc/html2ps-users/2005-12/msg00007.html
Comment 22 José Romildo Malaquias 2005-12-12 05:12:27 UTC
Created attachment 74572 [details]
html2ps-1.0_beta5.ebuild

The 1.0b4 ebuild, renamed for version 1.0b5.
Comment 23 José Romildo Malaquias 2005-12-12 05:13:26 UTC
Created attachment 74573 [details, diff]
files/html2ps-1.0_beta5-conf.patch
Comment 24 José Romildo Malaquias 2005-12-12 05:14:03 UTC
Created attachment 74574 [details, diff]
files/html2ps-1.0_beta5-perl.patch
Comment 25 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 14:46:49 UTC
Either find a maintainer, or if you want to maintain it yourself, feel free to reopen and join project sunrise, details here:

http://www.gentoo.org/proj/en/sunrise

Thanks. 

WONTFIX meanwhile.