Commit Graph

63 Commits

Author SHA1 Message Date
robert
a9ce7f64cd add a missing build dependency to avoid ninja failing 2015-06-04 05:48:15 +00:00
robert
3fb96c20d6 add a patch to avoid a crash on startup 2015-06-03 16:00:01 +00:00
robert
d1d3c3df6a update to 43.2 2015-06-02 19:56:15 +00:00
robert
c850abdb57 update to 43.1 2015-05-26 17:37:39 +00:00
robert
3fe7a7ca88 remove binutils hack 2015-05-22 22:31:05 +00:00
dcoppa
c6f3a8392f Zap bogus '${SUBST_CMD}' line 2015-05-19 07:27:17 +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
sthen
325e3cc1a8 explicitly set DISTFILES, needed on i386 2015-05-13 05:52:58 +00:00
robert
7a0e0d9f3b add missing master_site, noted by naddy@ 2015-05-07 12:26:20 +00:00
robert
133fe1b0ef update to iridium-browser-42.0 2015-05-06 14:27:23 +00:00
robert
c372c4e038 add a backup master site 2015-05-03 20:19:09 +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