Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10657 - pngtoico-1.0.ebuild
Summary: pngtoico-1.0.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-12 19:44 UTC by Alastair Tse (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
pngtoico ebuild (pngtoico-1.0.ebuild,600 bytes, text/plain)
2002-11-12 19:44 UTC, Alastair Tse (RETIRED)
Details
patch for Makefile that needs to be in ${FILESDIR} (pngtoico-1.0-Makefile.patch,472 bytes, patch)
2002-11-12 19:45 UTC, Alastair Tse (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Tse (RETIRED) gentoo-dev 2002-11-12 19:44:09 UTC
Hi,

This is a very simple tool that converts PNG images to ICO format. (a la.
favicon.ico files). Its very useful for web development, at least for me it was.

I suggest this be put into media-gfx. The Makefile needs to be patched to
properly link to libpng, patched included.

Thanks,

Alastair
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2002-11-12 19:44:37 UTC
Created attachment 5619 [details]
pngtoico ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2002-11-12 19:45:10 UTC
Created attachment 5620 [details, diff]
patch for Makefile that needs to be in ${FILESDIR}