Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63914 - Request for update: media-gfx/feh-1.2.7
Summary: Request for update: media-gfx/feh-1.2.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on: 64254
Blocks:
  Show dependency tree
 
Reported: 2004-09-13 11:39 UTC by José Romildo Malaquias
Modified: 2004-11-11 05:42 UTC (History)
2 users (show)

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


Attachments
feh-1.2.7.ebuild (feh-1.2.7.ebuild,629 bytes, text/plain)
2004-09-16 05:52 UTC, José Romildo Malaquias
Details
feh-1.2.7.ebuild (feh-1.2.7.ebuild,614 bytes, text/plain)
2004-09-27 07:01 UTC, Torsten Veller (RETIRED)
Details
files/feh-1.2.7-remove_jpegint.patch (feh-1.2.7-remove_jpegint.patch,734 bytes, patch)
2004-09-27 07:02 UTC, Torsten Veller (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2004-09-13 11:39:37 UTC
Please, update to the latest version.

Changelog: http://linuxbrit.co.uk/feh/feh_changelog

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 José Romildo Malaquias 2004-09-16 05:52:00 UTC
Created attachment 39694 [details]
feh-1.2.7.ebuild

This is my ebuild for feh-1.2.7, based on the latest one found in portage.
Comment 2 José Romildo Malaquias 2004-09-16 05:55:45 UTC
Compilation of feh-1.2.7 requires that the header file jpegint.h (from media-libs/jpeg) be installed, which is not currently done.

Bug #64254 requests that it be installed.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2004-09-27 07:01:34 UTC
Created attachment 40534 [details]
feh-1.2.7.ebuild

a patched version. doesn't need jpegint.h.

depends on >=media-libs/giblib-1.2.2 and virtual/x11.
i tested 1.2.6. and 1.2.7 - both work with freetype-2 (see bugs #22174 and
#47310) freetype is a dependency of giblib.
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2004-09-27 07:02:20 UTC
Created attachment 40535 [details, diff]
files/feh-1.2.7-remove_jpegint.patch
Comment 5 Torsten Veller (RETIRED) gentoo-dev 2004-10-04 16:22:09 UTC
i'll buy a '4' and give a '2' (giblib-1.2.4 not 1.2.2 is required - typo in comment #3) and i'd like to add freetype and libpng to DEPEND.
I don't need gtk+.
Comment 6 SpanKY gentoo-dev 2004-11-10 16:38:09 UTC
1.2.9 is now in portage

the DEPEND is now:
DEPEND=">=media-libs/giblib-1.2.4
    >=media-libs/imlib2-1.0.0
    >=media-libs/jpeg-6b-r4
    virtual/x11"
Comment 7 Torsten Veller (RETIRED) gentoo-dev 2004-11-11 02:26:43 UTC
Two Comments:
- Patch from comment #3 is included in 1.2.9. So feh is another app that *doesn't* need to include jpegint.h. jpegint.h says:
 * These declarations are considered internal to the JPEG library; most                 
 * applications using the library shouldn't need to include this file.
- prepalldocs?
- libpng is another dependency (src/Makefile.am) as well as zlib.
Comment 8 SpanKY gentoo-dev 2004-11-11 05:42:09 UTC
fixed in cvs