7 Commits

Author SHA1 Message Date
robert
3f010113cf update to 46.0rc1 2015-10-24 18:22:21 +00:00
robert
ff5968e958 update to iridium-44.0 and also incorporate a patch from dcoppa@
for the startup script that still had references to chromium directories.
2015-08-12 10:56:13 +00:00
robert
c850abdb57 update to 43.1 2015-05-26 17:37:39 +00:00
dcoppa
b21ba1f1b2 Our nm doesn't support neither '-D' nor '-f', hence some non-critical
errors occur during chromium and iridium builds:

---8<---

[2581/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.cloud_external_data_manager.o
[2582/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.external_policy_data_updater.o
[2583/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.component_cloud_policy_service.o
[2584/10537] SOLINK(module) libffmpegsumo.so
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]

[8618/16362] STAMP obj/extensions/extensions_browser.actions_depends.stamp
[8619/16362] AR obj/extensions/libextensions_browser.a
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]

---8<---

Fix these errors by using llvm-nm instead.

While here, also fix a typo into iridium's pkg/DESCR (missing verb).

OK robert@ (maintainer)
2015-05-15 10:47:55 +00:00
espie
fb535943b1 fix DESCR to fit in 80 columns, bump 2015-05-14 11:45:56 +00:00
robert
133fe1b0ef update to iridium-browser-42.0 2015-05-06 14:27:23 +00:00
robert
70a4acf95a import of iridium-41.2:
Iridium is a free, open, and libre browser modification of the Chromium code base,
with privacy being enhanced in several key areas.
Automatic transmission of partial queries, keywords, metrics to central services
inhibited and only occurs with consent.
In addition, all our builds are reproducible, and modifications are auditable,
setting the project ahead of other secure browser providers.

For more information, visit: https://iridiumbrowser.de/about

ok ajacoutot@
2015-05-03 15:35:35 +00:00