[libdmapsharing/LIBDMAPSHARING_3_0] Update vala/*/libdmapsharing-3.0-uninstalled.excludes to suit --disable-tests
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing/LIBDMAPSHARING_3_0] Update vala/*/libdmapsharing-3.0-uninstalled.excludes to suit --disable-tests
- Date: Tue, 30 Jun 2020 20:44:51 +0000 (UTC)
commit a68aa9cda17863589e58201a106b11712b3adfc7
Author: W. Michael Petullo <mike flyn org>
Date: Tue Jun 30 15:01:46 2020 -0400
Update vala/*/libdmapsharing-3.0-uninstalled.excludes to suit --disable-tests
.../libdmapsharing-3.0-uninstalled.excludes | 1 +
.../libdmapsharing-3.0-uninstalled.excludes | 1 +
.../libdmapsharing-3.0-uninstalled.excludes | 1 +
.../libdmapsharing-3.0-uninstalled.excludes | 1 +
vala/libdmapsharing-3.0.vapi | 34 ----------------------
5 files changed, 4 insertions(+), 34 deletions(-)
---
diff --git a/vala/libdmapsharing-3.0-daap/libdmapsharing-3.0-uninstalled.excludes
b/vala/libdmapsharing-3.0-daap/libdmapsharing-3.0-uninstalled.excludes
index a08be2f..64ba6d7 100644
--- a/vala/libdmapsharing-3.0-daap/libdmapsharing-3.0-uninstalled.excludes
+++ b/vala/libdmapsharing-3.0-daap/libdmapsharing-3.0-uninstalled.excludes
@@ -1,2 +1,3 @@
+test-*
dacp-*
dpap-*
diff --git a/vala/libdmapsharing-3.0-dacp/libdmapsharing-3.0-uninstalled.excludes
b/vala/libdmapsharing-3.0-dacp/libdmapsharing-3.0-uninstalled.excludes
index 45f3fd6..1215be3 100644
--- a/vala/libdmapsharing-3.0-dacp/libdmapsharing-3.0-uninstalled.excludes
+++ b/vala/libdmapsharing-3.0-dacp/libdmapsharing-3.0-uninstalled.excludes
@@ -1 +1,2 @@
+test-*
dpap-*
diff --git a/vala/libdmapsharing-3.0-dmap/libdmapsharing-3.0-uninstalled.excludes
b/vala/libdmapsharing-3.0-dmap/libdmapsharing-3.0-uninstalled.excludes
index c25880e..1753129 100644
--- a/vala/libdmapsharing-3.0-dmap/libdmapsharing-3.0-uninstalled.excludes
+++ b/vala/libdmapsharing-3.0-dmap/libdmapsharing-3.0-uninstalled.excludes
@@ -1,3 +1,4 @@
+test-*
daap-*
dacp-*
dpap-*
diff --git a/vala/libdmapsharing-3.0-dpap/libdmapsharing-3.0-uninstalled.excludes
b/vala/libdmapsharing-3.0-dpap/libdmapsharing-3.0-uninstalled.excludes
index a1caa27..9423b69 100644
--- a/vala/libdmapsharing-3.0-dpap/libdmapsharing-3.0-uninstalled.excludes
+++ b/vala/libdmapsharing-3.0-dpap/libdmapsharing-3.0-uninstalled.excludes
@@ -1,2 +1,3 @@
+test-*
daap-*
dacp-*
diff --git a/vala/libdmapsharing-3.0.vapi b/vala/libdmapsharing-3.0.vapi
index faa2f57..bb5d0ac 100644
--- a/vala/libdmapsharing-3.0.vapi
+++ b/vala/libdmapsharing-3.0.vapi
@@ -247,18 +247,6 @@ namespace DAAP {
public Share (string name, string password, DMAP.Db db, DMAP.ContainerDb container_db, string
transcode_mimetype);
}
[CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDAAPRecord : GLib.Object, DAAP.Record, DAAP.DMAPRecord {
- [CCode (cname = "test_daap_record_new", has_construct_function = false, type =
"TestDAAPRecord*")]
- public TestDAAPRecord ();
- [NoAccessorMethod]
- public string real_format { owned get; set; }
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDAAPRecordFactory : GLib.Object, DMAP.RecordFactory {
- [CCode (cname = "test_daap_record_factory_new", has_construct_function = false, type =
"TestDAAPRecordFactory*")]
- public TestDAAPRecordFactory ();
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
[Compact]
public class bitwise {
}
@@ -902,18 +890,6 @@ namespace DACP {
public virtual signal void remote_paired (string service_name, bool connected);
}
[CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDAAPRecord : GLib.Object, DAAP.Record, DACP.DMAPRecord {
- [CCode (cname = "test_daap_record_new", has_construct_function = false, type =
"TestDAAPRecord*")]
- public TestDAAPRecord ();
- [NoAccessorMethod]
- public string real_format { owned get; set; }
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDAAPRecordFactory : GLib.Object, DACP.DMAPRecordFactory {
- [CCode (cname = "test_daap_record_factory_new", has_construct_function = false, type =
"TestDAAPRecordFactory*")]
- public TestDAAPRecordFactory ();
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
[Compact]
public class bitwise {
}
@@ -2124,16 +2100,6 @@ namespace DPAP {
public Share (string name, string password, void* db, void* container_db, string
transcode_mimetype);
}
[CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDPAPRecord : GLib.Object, DPAP.Record, DPAP.DMAPRecord {
- [CCode (cname = "test_dpap_record_new", has_construct_function = false, type =
"TestDPAPRecord*")]
- public TestDPAPRecord ();
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
- public class TestDPAPRecordFactory : GLib.Object, DMAP.RecordFactory {
- [CCode (cname = "test_dpap_record_factory_new", has_construct_function = false, type =
"TestDPAPRecordFactory*")]
- public TestDPAPRecordFactory ();
- }
- [CCode (cheader_filename = "libdmapsharing/dmap.h")]
[Compact]
public class bitwise {
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]