Skip to content

Add gst-python#25

Open
justinjoy wants to merge 1 commit into
joybro:masterfrom
justinjoy:gst-python
Open

Add gst-python#25
justinjoy wants to merge 1 commit into
joybro:masterfrom
justinjoy:gst-python

Conversation

@justinjoy

Copy link
Copy Markdown
Contributor

Hola,
python is good, but it requires python-gi.

@joybro

joybro commented Sep 7, 2015

Copy link
Copy Markdown
Owner

I got following error when I applied this patch.

checking for PYGOBJECT... configure: error: Package requirements (pygobject-3.0 >= 3.0) were not met:

No package 'pygobject-3.0' found

@joybro joybro closed this Sep 7, 2015
@joybro joybro reopened this Sep 7, 2015
@justinjoy

Copy link
Copy Markdown
Contributor Author

GObject python binding should be on your system first. We can add this as a module set of jhbuild, but I think it's not a part of gstreamer build.

Normally, you can install "python-gi-dev" or "pygi" something like that. it depends on your linux distribution.

@justinjoy

Copy link
Copy Markdown
Contributor Author

Ah, using systemmodule would be a good idea to check this kind of matter.

https://developer.gnome.org/jhbuild/stable/moduleset-syntax.html.en#moduleset-syntax-defs-systemmodule

@joybro

joybro commented Sep 8, 2015

Copy link
Copy Markdown
Owner

Yes, we already uses it for some modules. Please add a dependency for pygobject-3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants