Commit Graph

27 Commits

Author SHA1 Message Date
Micah Lee
bb0908d6a3
Add org.onionshare.OnionShare.svg, remove onionshare80.xpm, and fix sstdeb.cfg so building a .deb works again 2019-09-15 15:17:40 -07:00
Micah Lee
ab086a6fa0
Add python3-distutils as a dependency, and also remove reduntant build-depends from stdeb.cfg 2019-09-01 13:30:49 -07:00
hiro
abc30b315c Clean code and fix UI bugs 2019-05-08 00:04:09 +02:00
Micah Lee
1e7f1c3b88
Remove python3-distutils as a dependency because it isn't in every debian, and also doesn't seem necessary; and change the default suite to cosmic to make the PPA release simpler 2019-02-20 10:51:33 -08:00
Micah Lee
cdcceca98d
Add python3-requests as a Build-Depends, which is required to make PPA releases 2019-02-18 16:22:59 -08:00
Micah Lee
6cb7670037
Add python3 to Build-Depends 2019-01-04 15:17:34 -08:00
Micah Lee
c8be7a1609
Add python3-distutils dependency 2018-12-21 12:21:47 -08:00
Micah Lee
12180f08dc
Remove python3-cryptography dependency 2018-10-11 20:48:46 -07:00
Micah Lee
b91f1d71bb
Bump python required version down to 3.5.3, and finish removing python3-nacl as a dependency 2018-10-11 20:08:23 -07:00
Micah Lee
696665815e
Make fedora and debian dependencies get added to packages built 2018-09-20 09:26:11 -07:00
Miguel Jacq
adf4b02980
Update stdeb.cfg to depend on bionic and Python 3.6 2018-09-17 09:16:11 +10:00
Miguel Jacq
cc9a08c07d
Add obfs4proxy as a dependency on Debian/Fedora-like distros, for obfs4 bridge support 2018-01-16 15:29:03 +11:00
Micah Lee
1785cb64e8
Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
Micah Lee
c6b19a2864
Fix stdeb.cfg so that Ubuntu PPA will build 2017-05-31 15:04:10 -07:00
Micah Lee
e976e360b4
Add tor as a linux dependency 2017-04-13 23:21:43 -07:00
Micah Lee
23f51a10e3
Change default ubuntu suite to xenial 2017-02-23 16:37:32 -08:00
Micah Lee
1295399d34
Added python-nautilus as a dependency (#293) 2016-06-10 18:03:34 -07:00
Micah Lee
440f9b917c Changing stdeb config to make Launchpad's PPA server successfully build 2016-04-13 15:21:38 -07:00
Micah Lee
42696cde91 Modify stdeb settings so that .deb that gets built will run in Ubuntu 14.04 2016-02-13 17:10:43 -08:00
Micah Lee
170811f450 Porting onionshare from python2 to python3 (#261). This commit only ports the CLI version, not the GUI. Has not been tested in Fedora, Windows, or OSX. Removed hack to make unicode filenames work because hack does not work in python3. Replaced constant_time_compare function with a new one that works in python3. Tweaked hidden service checking code because urllib is different in python3. 2016-02-12 14:34:19 -08:00
Micah Lee
a765a0b931 Adds python-qt4 as a debian dependency (fixes #230) 2015-12-04 12:24:47 -08:00
Micah Lee
26a8d44d3b added dh-python as a build dependency, for the PPA release to work 2015-05-20 12:01:23 -07:00
Micah Lee
b830438d60 including pysocks with onionshare, and updated code to use pysocks instead of socksipy (#118) 2014-09-02 17:21:19 -07:00
Micah Lee
846b10b755 waits for hidden service before displaying URL. fixes #116 2014-08-29 14:32:19 -07:00
Micah Lee
7a26178e26 removing QtWebkit as a dependency for PyInstaller and for building the .deb 2014-08-18 12:14:58 -07:00
Micah Lee
785078957e changed gtk deps to qt4 2014-06-20 00:01:03 -04:00
Micah Lee
ecaf2a97a3 starting debian/fedora packaging (#25) 2014-06-10 00:17:02 -04:00