Commit graph

445 commits

Author SHA1 Message Date
ohfp e81be4dfbb
allow building without the global menubar; remove some leftover stuff from the arch build script; adjust ids in tarball scripts as well 2021-01-31 11:51:25 +01:00
ohfp e4852c5050
85.0-1 – get Arch build ready 2021-01-27 16:23:40 +01:00
ohfp c539dbbfd2
port MR arch!1 2021-01-27 11:03:40 +01:00
ohfp 11d4b95742
fix missing sed-line for undesired requests 2021-01-27 10:57:18 +01:00
ohfp 60cbb0acf5
fix flatpak/appimage releases using old settings 2021-01-20 15:28:10 +01:00
ohfp 8daeabffff
Update Changelog 2021-01-09 11:52:02 +01:00
ohfp 3ab8dc47b0
v84.0.2-1 2021-01-08 21:38:37 +01:00
ohfp ee7493428d
Merge branch 'TheEvilSkeleton/linux-bump_runtime' 2021-01-08 20:48:01 +01:00
ohfp b8c8f7ee12
add patch to binary_tarball script as well 2021-01-08 20:44:53 +01:00
TheEvilSkeleton 3bbef3f822 Bump runtime 2021-01-07 21:25:03 -05:00
ohfp f59ae4ac93
v84.0.1-1 2021-01-07 21:43:43 +01:00
ohfp c398340adf
Merge branch 'TheEvilSkeleton/linux-master' 2021-01-07 21:42:43 +01:00
ohfp 4020a6ed0e
updated changelog; added unity-menubar.patch 2021-01-07 21:40:39 +01:00
ohfp b16649c000
Block some more undesired requests
See https://gitlab.com/librewolf-community/browser/common/-/issues/10
2021-01-04 23:18:23 +01:00
ohfp 9c0fcc0de5
Improve the Flatpak build process
.desktop file, icon and appdata are now properly exported by flatpak.

"Wayland first" flatpak, falling back to X11 if not on Wayland.
Note: this is currently potentially broken on many systems (ie. font
rendering is broken).
See https://github.com/flatpak/flatpak/issues/2861.
Might work when using Wayland + Gnome, does not seem to work on Arch +
Sway (couldn't get it working with any workaround for now).

Several smaller issues addressed.

A few untested issues might remain (Screensharing, WebRTC/Camera access)

Addresses (at least partially): #128, #132, #131, #118
2021-01-01 01:48:34 +01:00
ohfp 561ff61674
Set default XDG_DATA_DIRS in AppRun if unset
This fixes #139 by providing default values for `XDG_DATA_DIRS` when
`XDG_DATA_DIRS` is not set on the host system the AppImage is run on.
2020-12-31 13:08:29 +01:00
ohfp ec78db8bcd
update Changelog and add a note to the Readme 2020-12-25 15:47:56 +01:00
ohfp 45ca9415f5 drop rust fixed version 2020-12-20 22:25:33 +01:00
ohfp fc47e34c8b v84.0-1 2020-12-20 20:49:13 +01:00
ohfp 8d686931d9
workaround for build issue with rust 1.48.0 2020-11-23 10:01:30 +01:00
TheMainOne 0b6f9419ee Merge https://gitlab.com/librewolf-community/browser/linux into master 2020-11-22 11:51:38 -05:00
ohfp aa51ea96c7
v83.0-1 2020-11-21 13:22:34 +01:00
ohfp b9049d7ba6
v82.0.3-1 2020-11-10 11:02:35 +01:00
ohfp fcb0d9bed3
v82.0.2-1 2020-10-29 02:18:46 +01:00
ohfp 74e5882618
v81.0.2-1 2020-10-18 16:28:51 +02:00
ohfp c66b73fe3b
v81.0-2 – Changelog 2020-10-02 20:34:52 +02:00
ohfp 42d221db49
v81.0-2 2020-09-30 14:52:19 +02:00
TheMainOne 59bbaed348 Enable native Wayland support 2020-09-14 04:29:44 +00:00
ohfp d1dc5bfcff
v80.0.1-1 2020-09-06 12:21:43 +02:00
ohfp 9499616e71
changed tarball path 2020-08-27 14:52:05 +02:00
ohfp 26d8096f17
actually use the added py3.5 patch for debian 2020-08-27 11:48:26 +02:00
ohfp ecef2148df
fix pwd/obj path substition failing in script 2020-08-27 10:23:29 +02:00
ohfp b9fd2f5276
v80.0.1 2020-08-27 10:03:03 +02:00
ohfp c2b4301f0c
add pcsc socket for smartcard access with flatpak 2020-08-26 00:12:11 +02:00
ohfp de92c7d752
Merge branch 'TheMainOne/linux-master' into master 2020-08-26 00:09:41 +02:00
TheMainOne 08e8fe61af Move content to ~/.var/app/io.gitlab.LibreWolf/.{mozilla,librewolf} 2020-08-24 03:32:34 +00:00
TheMainOne d78b766d14 Restrict $HOME 2020-08-24 02:23:41 +00:00
ohfp 88cb3f43bc
v79.0-1 #5: python >= 3.5 for deb/xenial build 2020-07-31 12:11:59 +02:00
ohfp d4eb092cfd
v79.0.1 #4 2020-07-31 01:32:35 +02:00
ohfp 23811d11c0
v79.0.1 #3 – missing patch download 2020-07-31 01:03:51 +02:00
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
Shreyas Minocha 702a1ce4d3 Fix version number typo 2020-07-12 11:56:23 +00:00
ohfp 77de935ab3
v78.0.2-1 2020-07-10 13:34:16 +02:00
ohfp 8e45c334f5
fix broken debian patch (whitespace issue) 2020-07-02 15:16:52 +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