mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
52.6.0ESR, update windows script, exclude prebuilt from repo
Former-commit-id: df74dba977d54ec5a2cdf1d1c15a1fa79a62b0fb
This commit is contained in:
parent
d3ce560bbd
commit
300c71bef7
17 changed files with 279 additions and 459 deletions
|
|
@ -1,10 +1,17 @@
|
|||
i2pdbrowser windows
|
||||
I2Pd Browser Portable builder for Windows
|
||||
=====
|
||||
Ссылки, откуда были взяты приложения, используемые для сборки i2pdbrowser
|
||||
This is a script-based builder of I2Pd Browser Portable
|
||||
|
||||
How to use
|
||||
-----
|
||||
1. Build pre-configured Firefox using script `build.cmd` from `build` folder
|
||||
2. Run bundle by executing `StartI2PdBrowser.bat`
|
||||
|
||||
Links to software used for building i2pdbrowser
|
||||
-----
|
||||
* 7z: http://7-zip.org/
|
||||
* Curl: https://winampplugins.co.uk/curl/
|
||||
* CA Root Certificates: https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
|
||||
* sed: http://unxutils.sourceforge.net/
|
||||
|
||||
SHA512SUMS создан командой `find * -type f -print0 | xargs -0 -i sha512sum {}` в Debian.
|
||||
SHA512SUMS created with `find * -type f -print0 | xargs -0 -i sha512sum {}` command
|
||||
Loading…
Add table
Add a link
Reference in a new issue