#3201: GTK3 Windows build
------------------------------+---------------------------
Reporter: Cas | Owner:
Type: feature-request | Status: new
Priority: major | Milestone: 2.0.0
Component: Packaging | Version: develop (git)
Resolution: | Keywords:
------------------------------+---------------------------
Comment (by Cas):
So I have had some success testing out building with gvsbuild scripts and
I have created a fork of gvsbuild so the job artifacts can be downloaded
from appveyor:
https://ci.appveyor.com/project/cas--/gvsbuild
Currently there are a few windows specific issues with the deluge code:
- Remove `py2-ipaddress` lines from `setup.py` and `requirements.txt`.
- Comment out the entire last `try..except` in
`deluge.common.set_env_variable`.
Extract the gvsbuild tarball and add to path. From console in deluge
source dir:
{{{
set PATH=C:\gvsbuild\release;%PATH%
pip install C:\gvsbuild\release\python\pycairo-1.17.1-cp36-cp36m-
win_amd64.whl
pip install C:\gvsbuild\release\python\PyGObject-3.28.3-py3.6-win-
amd64.whl
pip install -r requirements.txt
pip install -e .
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3201#comment:5>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.