FS#40438 - [gmime] Include gobject-introspection gir files
Attached to Project:
Arch Linux
Opened by Daurnimator (daurnimator) - Monday, 19 May 2014, 04:19 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 03 June 2014, 12:22 GMT
Opened by Daurnimator (daurnimator) - Monday, 19 May 2014, 04:19 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 03 June 2014, 12:22 GMT
|
Details
In the extra/gmime 2.6.20-1 package, there are no
gobject-introspection files.
When I build the PKGBUILD myself, it DOES generate them (see diff of files in package below) --- /dev/fd/63 2014-05-19 04:19:12.037973561 +0000 +++ /dev/fd/62 2014-05-19 04:19:12.037973561 +0000 @@ -56,6 +56,8 @@ /usr/include/gmime-2.6/gmime/gmime-version.h /usr/include/gmime-2.6/gmime/internet-address.h /usr/lib +/usr/lib/girepository-1.0 +/usr/lib/girepository-1.0/GMime-2.6.typelib /usr/lib/libgmime-2.6.so /usr/lib/libgmime-2.6.so.0 /usr/lib/libgmime-2.6.so.0.620.0 @@ -73,6 +75,8 @@ /usr/share /usr/share/gapi-2.0 /usr/share/gapi-2.0/gmime-api.xml +/usr/share/gir-1.0 +/usr/share/gir-1.0/GMime-2.6.gir /usr/share/gtk-doc /usr/share/gtk-doc/html /usr/share/gtk-doc/html/gmime-2.6 |
This task depends upon
Can we add `gobject-introspection` to `makedepends` if this is the case?