Commit Graph

33 Commits

Author SHA1 Message Date
Micah Lee
775effeb10
Add python3-packaging dependency 2020-10-06 16:50:20 -07:00
Micah Lee
69eb6cdecf
Add all the dependencies as build dependencies, to get the ppa to build 2018-09-14 16:16:30 -07:00
Micah Lee
79a191dcde
Make ppa script use python3, and switch the default suite to bionic 2018-09-14 15:55:33 -07:00
Micah Lee
14233d0aa9
Tweak build files to fix issues in debian building 2018-03-23 16:11:51 -07:00
Micah Lee
dff21a7f71
Clean up dependencies, and remove requirements.txt because it is out-of-date and I use systemwide packages for deps 2018-03-23 15:47:37 -07:00
Micah Lee
23f9d6d568
Add gnupg2 as a dependency 2018-03-23 15:43:03 -07:00
Micah Lee
467fd098c8
Update build scripts and dependencies 2018-03-23 13:20:06 -07:00
Dan Snider
44ceaf647e Add logic to shell out for verify/import if gpgme lib not present 2017-03-22 11:57:10 -05:00
Dan Snider
d9d4f75a70 Add import exception handling for gpg module 2017-03-22 07:52:45 -05:00
Micah Lee
1949a9406c
Add python-gpg as a dependency 2017-03-13 15:38:12 -07:00
Micah Lee
aee2922c36
Remove unused dependency python-psutil 2017-01-26 20:22:31 -08:00
Micah Lee
30a580f99c Remove tor and python-txsocksx as dependencies, and make them recommended instead (#188) 2015-11-08 20:19:21 -08:00
Micah Lee
dd86ff7e40 Remove code to bring windows to front, and to get pid of processes, because these stopped working long ago. Also remove wmctrl dependency. 2015-11-08 17:30:47 -08:00
Micah Lee
0d17b768b3 added dh-python build dependency 2015-05-12 10:35:22 -07:00
Micah Lee
aa01b48fef python-txsocksx and tor should be dependencies, not just recommend 2014-07-31 12:05:50 -07:00
Micah Lee
fb2ec0c3cb added suite back into stdeb.cfg, so that ppa_release.sh will work 2014-07-10 18:44:10 -07:00
Micah Lee
be1653d161 added xz-utils as a dependency (fixes #93) 2014-07-09 12:10:45 -07:00
Micah Lee
128e87023f typo in recommended packages in stdeb 2014-07-09 11:03:32 -07:00
Micah Lee
a1ce543a77 remove use_system_tor setting. fixes #100 2014-07-08 13:00:02 -07:00
TBBLER
a58f30596d Added options: use system tor (setting environment variables for TOR_SKIP_LAUNCH/TOR_SOCKS_HOST/TOR_SOCKS_PORT); as well as downloading updates over tor when system tor is used 2014-06-26 16:03:21 +00:00
TBBLER
486458f041 Made pygame and modem sound optiomal, the option is simply disabled if you do not have pygame installed, and it is no longer a dependecy or a suggested package. 2014-06-26 15:50:42 +00:00
Micah Lee
d84ea66611 changed default suite from saucy to trusty 2014-05-02 13:30:07 -04:00
Micah Lee
e44f991082 removed un-used dependencies, and also cleaned up readme 2014-05-02 13:13:27 -04:00
Micah Lee
ce04a4f660 Removed included libs in favor of adding new Debian package dependencies 2014-03-06 11:24:53 -08:00
Micah Lee
09c1549013 made it play an modem sound before opening Tor Browser, because Tor is notoriously slow :) 2013-11-09 18:57:14 -08:00
Micah Lee
e37781e20a adding suite for temporary PPA packaging 2013-11-01 11:06:50 -07:00
Micah Lee
e866ffa3ad got 3.0 alphas working! #49 2013-08-09 16:04:08 -07:00
Micah Lee
06ee5d9e63 removing tor as a dependency again, until that feature is implemented 2013-08-07 14:26:22 +02:00
Micah Lee
aa85ae2fd0 adding tor as a dependency (#8) 2013-05-01 18:46:58 -07:00
Micah Lee
dda5a82aaa used wmctrl to finish #17 2013-04-08 23:07:53 -07:00
Micah Lee
8393f1f8ed added python-psutil as a dependency, for #17 2013-04-08 09:40:41 -07:00
Micah Lee
83819b3cc4 removed system tor as a dependency -- downloading tarballs/checking for updates over tor can be a feature for a future version (#8) 2013-04-03 11:34:23 -07:00
Micah Lee
9143df5a40 added stdeb.cfg, so the debian package name is torbrowser-launcher instead of python-torbrowser-launcher, and it also contains the correct debian dependencies (including tor). fixes #5. 2013-03-02 20:57:32 -08:00