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

Bug 115837

Summary: khtml2png-2.0.3.ebuild (New Package)
Product: Gentoo Linux Reporter: David Fannin <dfannin>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: evert, federico.granata, idl0r, leon+gentoo
Priority: High Keywords: EBUILD
Version: 2005.1   
Hardware: x86   
OS: Other   
URL: http://khtml2png.sourceforge.net/index.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Portage Overlay Directory for khtml2png (gzipped tar file)
khtml2png-2.0.3.ebuild file
khtml2png-2.0.3 header fix patch
ChangeLog for khtml2png-2.0.3
Ebuild for newer version 2.5.0
Header patch (for newer version, essentially the same as the other, though)
khtml2png-2.7.0.ebuild

Description David Fannin 2005-12-17 01:51:01 UTC
I've created an ebuild for the khtml2png-2.0.3, with patches, for compiling on an x86 arch with kde 3.2 or higher.

khtml2png is a command line program that will convert web pages to png images by using the khtml libraries.  I found it useful for some webpage screen grabbing scripts that I was running.  I have applied the package in media-gfx/khtml2png.

home page:  http://khtml2png.sourceforge.net/index.php
Comment 1 David Fannin 2005-12-17 01:56:24 UTC
Created attachment 74921 [details]
Portage Overlay Directory for khtml2png (gzipped tar file)

Portage overlay directory - untar this in your portage overlay director (I suggest using media-gfx).  Contains the ebuild, patch file, and associated portage files.
Comment 2 David Fannin 2005-12-17 01:57:36 UTC
Created attachment 74922 [details]
khtml2png-2.0.3.ebuild file

The ebuild file for khtml2png-2.0.3
Comment 3 David Fannin 2005-12-17 01:59:35 UTC
Created attachment 74923 [details, diff]
khtml2png-2.0.3  header fix patch

a patch for fixing a kde header reference in the source.   copy this file to your portage files directory for khtml2png.
Comment 4 David Fannin 2005-12-17 02:00:39 UTC
Created attachment 74924 [details]
ChangeLog for khtml2png-2.0.3

ChangeLog for 2.0.3
Comment 5 Marcelo Goes (RETIRED) gentoo-dev 2005-12-18 17:49:41 UTC
Can you please re-attach your ebuild as plain text?

http://dev.gentoo.org/~ciaranm/docs/mw-faq/attachments.txt
Comment 6 David Fannin 2005-12-27 00:13:20 UTC
The ebuild, patch and Changelog files are in the attachments.  The tar.gz file can now be deleted.
Comment 7 David Fannin 2005-12-27 00:14:14 UTC
(In reply to comment #5)
> Can you please re-attach your ebuild as plain text?
> 
> http://dev.gentoo.org/~ciaranm/docs/mw-faq/attachments.txt
> 

Done.

Comment 8 Alfie Parthum 2006-09-24 03:04:11 UTC
Created attachment 97927 [details]
Ebuild for newer version 2.5.0
Comment 9 Alfie Parthum 2006-09-24 03:05:20 UTC
Created attachment 97928 [details, diff]
Header patch (for newer version, essentially the same as the other, though)
Comment 10 gtlinuxman 2008-01-07 04:31:50 UTC
Created attachment 140353 [details]
khtml2png-2.7.0.ebuild

patch unnecessery
Comment 11 Leonid Evdokimov 2008-11-01 08:39:54 UTC
This is now in the sunrise overlay. You'll be able to find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/www-client/khtml2png
...as soon as it'll be reviewed :)
Comment 12 Christian Ruppert (idl0r) gentoo-dev 2008-11-02 15:16:38 UTC
i've added ~amd64 keyword to the ebuild in sunrise overlay and removed/renamed RDEPEND (RDEPEND=DEPEND is default, if no RDEPEND is set).
Comment 13 Leonid Evdokimov 2008-11-03 01:49:24 UTC
(In reply to comment #12)
> i've ... removed/renamed RDEPEND (RDEPEND=DEPEND is default, 
> if no RDEPEND is set).

When was "best current practice" changed?
Some months ago it was considered a good practice to have RDEPEND="${DEPEND}" instead of relaying on default behavior.

I've grepped sunrise ebuilds, 118 ebuilds have RDEPEND="${DEPEND}" and 114 ebuilds have no RDEPEND at all.
Comment 14 Samuli Suominen (RETIRED) gentoo-dev 2010-07-07 10:48:34 UTC
This is a case of WONTFIX because it's KDE 3 only and no KDE 4 version from upstream available.