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

Bug 109690

Summary: exiv2-0.7.ebuild (new package)
Product: Gentoo Linux Reporter: Alexander Wright <bugzilla>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugzilla, cryos, kde, sbriesen
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: exiv2-0.7.ebuild
DESTDIR.patch
ebuild for latest version (0.9.1)
Alternative ebuild from the exiv2 website

Description Alexander Wright 2005-10-18 04:06:11 UTC
Hi!

Please find attached exiv2-0.7.ebuild and a patch so that it will 
honour DESTDIR properly

Exiv2 is a well supported library used to manipulate exif data in photographic
images.

I suggest media-libs/exiv2 as a suitable location.

Alex.
Comment 1 Alexander Wright 2005-10-18 04:08:10 UTC
Created attachment 70920 [details]
exiv2-0.7.ebuild
Comment 2 Alexander Wright 2005-10-18 04:09:32 UTC
Created attachment 70921 [details]
DESTDIR.patch

The patch updates the makefile to the latest version (minus some additional
files) that does support $DESTDIR.
Comment 3 Stefan Schlott 2006-02-21 02:27:58 UTC
Created attachment 80356 [details]
ebuild for latest version (0.9.1)

ebuild for latest version (also installs html doc in docdir)
Comment 4 Sebastian Roeder 2006-03-18 16:18:42 UTC
Created attachment 82504 [details]
Alternative ebuild from the exiv2 website
Comment 5 Sebastian Roeder 2006-03-18 16:19:14 UTC
Here is an alternative ebuild I found on the official website of exiv2 - it looks a little cleaner and more complete then the one provided here.

It would be very important to see exiv2 in portage soon, cause digikam-0.9 and above will have it as a dependency.
Comment 6 Stefan Briesenick (RETIRED) gentoo-dev 2006-03-22 14:50:29 UTC
the ebuild on the exiv2 homepage seems somewhat outdated *and* has not the quality I would actually prefer. ;-)

But I'm working on an ebuild right now.
Comment 7 Stefan Briesenick (RETIRED) gentoo-dev 2006-03-22 15:30:20 UTC
in CVS.

KEYWORDS: ~amd64 ~x86

but code looks clean, should work on other archs also.
Comment 8 Alexander Wright 2006-03-22 22:43:01 UTC
(In reply to comment #6)
> the ebuild on the exiv2 homepage seems somewhat outdated *and* has not the
> quality I would actually prefer. ;-)

Hey, it was my first! ;-)

But yes, it was very out of date.

I'll try better next time. :-)