pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

totem-pl-parser: generate .gir files



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sat Mar 5 13:12:46 2016 +0200
Changeset:	0f44b760a1d963d1e4e637748d0671596e7d4213

Modified Files:
	totem-pl-parser/Makefile
	totem-pl-parser/PLIST

Log Message:
totem-pl-parser: generate .gir files

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f44b760a1d963d1e4e637748d0671596e7d4213

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 totem-pl-parser/Makefile | 1 +
 totem-pl-parser/PLIST    | 2 ++
 2 files changed, 3 insertions(+)

diffs:
diff --git a/totem-pl-parser/Makefile b/totem-pl-parser/Makefile
index 95ef0a1..da6c7cd 100644
--- a/totem-pl-parser/Makefile
+++ b/totem-pl-parser/Makefile
@@ -20,6 +20,7 @@ CONFLICTS+=	totem<2.22.0
 PKGCONFIG_OVERRIDE+=	totem-plparser-mini.pc.in
 PKGCONFIG_OVERRIDE+=	totem-plparser.pc.in
 
+.include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../mail/gmime/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
diff --git a/totem-pl-parser/PLIST b/totem-pl-parser/PLIST
index a3e06f0..235c7ee 100644
--- a/totem-pl-parser/PLIST
+++ b/totem-pl-parser/PLIST
@@ -4,10 +4,12 @@ include/totem-pl-parser/1/plparser/totem-pl-parser-features.h
 include/totem-pl-parser/1/plparser/totem-pl-parser-mini.h
 include/totem-pl-parser/1/plparser/totem-pl-parser.h
 include/totem-pl-parser/1/plparser/totem-pl-playlist.h
+lib/girepository-1.0/TotemPlParser-1.0.typelib
 lib/libtotem-plparser-mini.la
 lib/libtotem-plparser.la
 lib/pkgconfig/totem-plparser-mini.pc
 lib/pkgconfig/totem-plparser.pc
+share/gir-1.0/TotemPlParser-1.0.gir
 share/gtk-doc/html/totem-pl-parser/TotemPlParser.html
 share/gtk-doc/html/totem-pl-parser/TotemPlPlaylist.html
 share/gtk-doc/html/totem-pl-parser/annotation-glossary.html


Home | Main Index | Thread Index | Old Index