Files
ports/devel/dee/files/vapi-skip-properties.patch
T
Baptiste Daroussin 89a3f2ba9a Switch from python2 to python3
Incorporate patches from archlinux (collect there from debian and fedora) to
remove the use of deprecated glib functions, and fix vala support with newer
versions of vala
2020-09-25 12:41:15 +00:00

16 lines
513 B
Diff

Index: dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata
===================================================================
--- dee-1.2.7+17.10.20170616.orig/vapi/Dee-1.0.metadata
+++ dee-1.2.7+17.10.20170616/vapi/Dee-1.0.metadata
@@ -2,7 +2,9 @@ GListResultSet skip
GListResultSetClass skip
FilterModel
- .filter unowned
+ .filter skip // unsupported type for construct property
+Index
+ .reader skip // unsupported type for construct property
Model
.append skip=false
.build_named_row skip