Igor Pečovnik
60f7a32728
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically ( #3063 )
...
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
2021-07-26 20:26:40 +02:00
Richard Neese
2cf3d5c2f8
remove 2 pkgs making images to big ( #3038 )
2021-07-21 08:07:21 +02:00
Rich
520da8e074
fixing apps browser chromium
2021-07-14 13:08:59 -04:00
Rich
f14cd0a6cd
fixing chromium install issue
2021-07-14 11:17:21 -04:00
Rich
328988e1b5
updating appgroups programming
2021-07-10 19:27:58 -04:00
Richard Neese
a3c7334dad
fixed a missing fi in the apps browsers. ( #2946 )
2021-07-01 15:44:11 +02:00
Richard Neese
cdda1f0460
Chromium update ( #2916 )
...
* changing browser
moving to chromium-browser from ppa
* added new chromium-browser ppa
added new pps for non snap ver of chromium
* adding fix to chromium for perfomance
* added firefox back
2021-06-28 00:12:13 +02:00
Igor Pečovnik
5acb2964da
Small desktop packages rfc ( #2691 )
...
* Small packages refactoring / optimisations
* Update targets, remove non existing group
2021-03-05 21:53:12 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch ( #2662 )
...
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00