[vala/staging] vapi: Add graphene-1.0 to allow smoother transition to graphene-gobject-1.0
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] vapi: Add graphene-1.0 to allow smoother transition to graphene-gobject-1.0
- Date: Fri, 19 Apr 2019 12:53:31 +0000 (UTC)
commit 3e09e17f318c2af7cb71271ed6509b5a6624b82b
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Fri Apr 19 14:49:14 2019 +0200
vapi: Add graphene-1.0 to allow smoother transition to graphene-gobject-1.0
vapi/Makefile.am | 2 ++
vapi/graphene-1.0.deps | 1 +
vapi/graphene-1.0.vapi | 5 +++++
3 files changed, 8 insertions(+)
---
diff --git a/vapi/Makefile.am b/vapi/Makefile.am
index 9ceb80af5..5c831c043 100644
--- a/vapi/Makefile.am
+++ b/vapi/Makefile.am
@@ -80,6 +80,8 @@ dist_vapi_DATA = \
goocanvas.vapi \
goocanvas-2.0.deps \
goocanvas-2.0.vapi \
+ graphene-1.0.deps \
+ graphene-1.0.vapi \
graphene-gobject-1.0.deps \
graphene-gobject-1.0.vapi \
gsl.vapi \
diff --git a/vapi/graphene-1.0.deps b/vapi/graphene-1.0.deps
new file mode 100644
index 000000000..f38b37a12
--- /dev/null
+++ b/vapi/graphene-1.0.deps
@@ -0,0 +1 @@
+graphene-gobject-1.0
diff --git a/vapi/graphene-1.0.vapi b/vapi/graphene-1.0.vapi
new file mode 100644
index 000000000..f99d6e09f
--- /dev/null
+++ b/vapi/graphene-1.0.vapi
@@ -0,0 +1,5 @@
+/* graphene-1.0.vapi generated by vapigen, do not modify. */
+
+[Version (deprecated = true, replacement = "graphene-gobject-1.0")]
+namespace Graphene {
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]