]> git.pld-linux.org Git - packages/zbar.git/blame - zbar-missing-files.patch
- up to 0.23.90
[packages/zbar.git] / zbar-missing-files.patch
CommitLineData
aee86a76
JB
1--- zbar-0.23.1/pygtk/zbarpygtk.override.orig 1970-01-01 01:00:00.000000000 +0100
2+++ zbar-0.23.1/pygtk/zbarpygtk.override 2020-09-12 22:11:40.240520389 +0200
3@@ -0,0 +1,20 @@
4+%%
5+headers
6+#include <Python.h>
7+#include <pygobject.h>
8+#include <zbar/zbargtk.h>
9+%%
10+modulename zbarpygtk
11+%%
12+import gtk.Widget as PyGtkWidget_Type
13+import gtk.gdk.Pixbuf as PyGdkPixbuf_Type
14+%%
15+ignore-type
16+ ZBarGtkError
17+%%
18+ignore-glob
19+ *_get_type
20+%%
21+ignore
22+ zbar_gtk_image_from_pixbuf # until base library wrappers are in place
23+%%
This page took 0.07704 seconds and 4 git commands to generate.