Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 498792 Details for
Bug 634308
media-libs/gexiv2-0.10.6 : gexiv2/gexiv2-metadata-private.h:17:25: fatal error: exiv2/xmp.hpp: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gexiv2-exiv2-0.26.1.patch
gexiv2-exiv2-0.26.1.patch (text/plain), 1.38 KB, created by
Andreas Sturmlechner
on 2017-10-15 20:16:41 UTC
(
hide
)
Description:
gexiv2-exiv2-0.26.1.patch
Filename:
MIME Type:
Creator:
Andreas Sturmlechner
Created:
2017-10-15 20:16:41 UTC
Size:
1.38 KB
patch
obsolete
>Fix build with >=exiv2-0.26_p20171013 > >--- a/gexiv2/gexiv2-metadata-private.h 2017-10-15 21:58:27.622038686 +0200 >+++ b/gexiv2/gexiv2-metadata-private.h 2017-10-15 21:58:27.627038554 +0200 >@@ -14,7 +14,7 @@ > #include <exiv2/image.hpp> > #include <exiv2/exif.hpp> > #include <exiv2/iptc.hpp> >-#include <exiv2/xmp.hpp> >+#include <exiv2/xmp_exiv2.hpp> > #include <exiv2/preview.hpp> > > G_BEGIN_DECLS >--- a/gexiv2/gexiv2-metadata.cpp 2017-10-15 21:58:27.623038659 +0200 >+++ b/gexiv2/gexiv2-metadata.cpp 2017-10-15 21:58:27.628038528 +0200 >@@ -25,7 +25,7 @@ > #include <exiv2/xmpsidecar.hpp> > #include <exiv2/exif.hpp> > #include <exiv2/iptc.hpp> >-#include <exiv2/xmp.hpp> >+#include <exiv2/xmp_exiv2.hpp> > #include <exiv2/preview.hpp> > #include <exiv2/jpgimage.hpp> > >--- a/gexiv2/gexiv2-metadata-xmp.cpp 2017-10-15 21:58:27.624038633 +0200 >+++ b/gexiv2/gexiv2-metadata-xmp.cpp 2017-10-15 21:58:27.628038528 +0200 >@@ -12,7 +12,7 @@ > #include "gexiv2-metadata-private.h" > #include <string> > #include <glib-object.h> >-#include <exiv2/xmp.hpp> >+#include <exiv2/xmp_exiv2.hpp> > > G_BEGIN_DECLS > >--- a/gexiv2/gexiv2-startup.cpp 2017-10-15 21:58:27.626038580 +0200 >+++ b/gexiv2/gexiv2-startup.cpp 2017-10-15 21:58:27.628038528 +0200 >@@ -7,7 +7,7 @@ > * This is free software. See COPYING for details. > */ > >-#include <exiv2/xmp.hpp> >+#include <exiv2/xmp_exiv2.hpp> > #include "gexiv2-startup.h" > #include "gexiv2-version.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 634308
:
498728
|
498730
|
498732
|
498734
|
498736
|
498738
|
498740
|
498792