Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Dependencies For Windows Compatibility #2

Open
aboru opened this issue Oct 3, 2014 · 0 comments
Open

Check Dependencies For Windows Compatibility #2

aboru opened this issue Oct 3, 2014 · 0 comments
Labels
Milestone

Comments

@aboru
Copy link

aboru commented Oct 3, 2014

We need to check over the dependencies in use for the project and identify if:

  1. they are windows compatible
  2. there is a compatible version for windows
  3. there is an alternative that can be installed via pip to reduce project complexity.

The project dependencies are listed below.

  • python2.7
  • gobject-introspection
  • glib (with gobject introspection)
  • gtk3 (with gobject introspection)
  • clutter (with gobject introspection)
  • clutter-gtk (with gobject introspection)
  • libchamplain (with gobject introspection)
  • libchamplain-gtk (with gobject introspection)
  • python-exif
  • PIL or python-pillow
  • python-lxml
  • python-dateutil
@aboru aboru added the task label Oct 3, 2014
@aboru aboru added this to the Windows Port milestone Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant