Commit graph

30 commits

Author SHA1 Message Date
ohfp
15333fb833
v79.0-1 #2
Fix some wrong build options for aarch64; correct patch pathes
2020-07-31 00:15:15 +02:00
ohfp
d73ef25178
v79.0-1
Also (re-)adds some debian armhf-patches – not really needed, but making
it easier to apply the libstdc++-related patches without having to
modify them.
2020-07-30 17:57:09 +02:00
ohfp
77de935ab3
v78.0.2-1 2020-07-10 13:34:16 +02:00
ohfp
e3c1afec18
v78.0.1-1 2020-07-02 11:51:12 +02:00
ohfp
be613fc53e
update megabar patch 2020-07-01 19:48:06 +02:00
ohfp
fffe391367
v78.0.1-1 2020-07-01 18:02:24 +02:00
ohfp
41f7ccd6ac
fix broken megabar-removal / urlbar 2020-06-08 23:13:03 +02:00
ohfp
ac3d1cfbdb
v77.0.1-1 2020-06-06 21:39:06 +02:00
ohfp
c4c9836a11
v76.0.1-1 2020-05-08 18:14:57 +02:00
ohfp
1b9956a495
bump pkgrel for new builds 2020-05-08 15:28:08 +02:00
ohfp
393cec9eb5
fix missing locales from removed extension breaking the build when building a profiled browser 2020-05-08 11:38:38 +02:00
ohfp
e94336cb1d
v76.0-1 2020-05-07 22:05:18 +02:00
ohfp
b044585b88 Remove mozilla plugin certificates, fixes #112
Via `sed` instead of a patch, in the hope that it might be less of a
maintenance burden compared to patch witch changes in the file to patch
with subsequent upstream releases.

Should only be merged once it's ensured there are no unforseen side
effects when built with the Plugin Certificates removed.
2020-04-10 18:22:10 +00:00
ohfp
370cd270bc v75.0-1 PKGBUILD 2020-04-07 17:20:10 +02:00
ohfp
ac5653d45a forgot to add the updated pkgbuild 2020-04-04 09:47:42 +02:00
ohfp
5bbd13e5fd small release: webrtc unlocked (but still disabled) 2020-04-01 17:10:34 +02:00
ohfp
c75783737f fix some env vars for aarch64 builds 2020-03-31 11:19:50 +02:00
ohfp
f35809ada6 keep pkgver + -rel fixed in PKGBUILD for now 2020-03-31 01:31:52 +02:00
ohfp
046c27552b comment some ubuntu-specific options; fix flatpak json talk-variable 2020-03-30 23:21:01 +02:00
ohfp
b409944fad de-Archify some aspects of builds and -scripts; allow to initiate separate steps manually; first attempt to build tarball on ubuntu 16.04 2020-03-28 23:15:41 +01:00
ohfp
da4f4da920 remove unused variable from PKGBUILD 2020-03-24 10:33:17 +01:00
ohfp
4d2d452fd1 enable SearchEngine policy for non-ESR Firefox; remove direct non-policy installation of ublock again 2020-03-24 10:22:01 +01:00
ohfp
17dbe18913 install ublock origin with tarball, #106 2/2 2020-03-21 23:54:27 +01:00
ohfp
24661b9513 install ublock origin with PKGBUILD, #106 1/2 2020-03-21 23:49:42 +01:00
ohfp
e3b2751a02 allow addon sideloading; fixes #101 2020-03-15 02:02:37 +01:00
ohfp
ed559afbde enable pgo without cross for aarch64 builds, fix #104 2020-03-15 02:00:46 +01:00
ohfp
609c6053ba v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settings 2020-03-10 15:36:32 +01:00
ohfp
7b9cb061a9 v74.0-1; compress flatpak-repo folders for release 2020-03-10 11:38:08 +01:00
ohfp
f3827e41d9 temporarily disable custom config/patches during build
Some changes should be discussed before being integrated in the main
LibreWolf releases, so they're disabled for the time being.
2020-03-06 21:38:30 +01:00
ohfp
8378fcc076 Partial rewrite of build process
Switching to an Arch based build process for easier maintenance and
using specific runners for tasks where that might be necessary.

Right now, parent/child pipelines for somewhat parallel builds for
different architectures / semi-independent pak-builds don't seem to
properly work yet due to `trigger:` not being recognized when it should,
so that's not yet implemented.
2020-03-06 21:17:06 +01:00