Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205004 - media-gfx(?)/jp2a-1.0.6 (New Package)
Summary: media-gfx(?)/jp2a-1.0.6 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-01-09 10:12 UTC by Nadim Kobeissi
Modified: 2008-01-09 16:55 UTC (History)
0 users

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


Attachments
jp2a-1.0.6.ebuild (jp2a-1.0.6.ebuild,676 bytes, text/plain)
2008-01-09 10:14 UTC, Nadim Kobeissi
Details
jp2a-1.0.6.ebuild (jp2a-1.0.6.ebuild,471 bytes, text/plain)
2008-01-09 16:47 UTC, Tony Vroon (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nadim Kobeissi 2008-01-09 10:12:00 UTC
Hi!

Please find attached gramps-0.7.0.ebuild.

jp2a is a small utility that converts JPG images to ASCII. It's written in C and released under the GPL. It works via command-line and includes many features such as XHTML exporting with colors, image manipulation, and the ability to download images straight off the internet using libcurl.

I suggest app-misc/jp2a.
This ebuild depends on media-libs/jpeg and net-misc/curl
It has been tested and found to be fully functional and compliant to standards.

Kaepora
Comment 1 Nadim Kobeissi 2008-01-09 10:14:48 UTC
Created attachment 140530 [details]
jp2a-1.0.6.ebuild

The package file for the ebuild can be downloaded from http://files.keihatsu.org/portage/jp2a-1.0.6.tar.gz or from sourceforge at
http://downloads.sourceforge.net/jp2a/jp2a-1.0.6.tar.gz?modtime=1159191804&big_mirror=0
Comment 2 Nadim Kobeissi 2008-01-09 10:17:06 UTC
Sorry, ebuild is jp2a-1.0.6.ebuild and not gramps-0.7.0.ebuild.

(In reply to comment #0)
> Hi!
> 
> Please find attached gramps-0.7.0.ebuild.
> 
> jp2a is a small utility that converts JPG images to ASCII. It's written in C
> and released under the GPL. It works via command-line and includes many
> features such as XHTML exporting with colors, image manipulation, and the
> ability to download images straight off the internet using libcurl.
> 
> I suggest app-misc/jp2a.
> This ebuild depends on media-libs/jpeg and net-misc/curl
> It has been tested and found to be fully functional and compliant to standards.
> 
> Kaepora
> 

Comment 3 Tony Vroon (RETIRED) gentoo-dev 2008-01-09 16:47:02 UTC
Created attachment 140552 [details]
jp2a-1.0.6.ebuild

Thank you for your ebuild. I have made a few small changes:
- changed SRC_URI to use mirror://sourceforge instead of your personal server
- converted the line endings from MS-DOS to UNIX
- removed src_compile as the default src_compile function is identical
- installed the HTML documentation with a dohtml statement
- removed keywords for architectures that the ebuild was not tested on
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2008-01-09 16:55:30 UTC
I will now be committing this ebuild to the gentoo-x86 CVS tree. Within a few hours, it will be available on your local rsync mirror. Thank you for your contribution to Gentoo :)