Commit Graph

11 Commits

Author SHA1 Message Date
nodiscc
287b7fd8c4 packages: add lutris
- download the .deb package from OpenBuildService and add it to config/packages.chroot/
- the package will be auto-upgraded when it is added to Debian repositories https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754129
- we could also add the OpenBuildServie repository to sources.list but that would mean trusting a third-party repository, which we might not want
- in the future we should verify package integrity/authenticity with GPG signatures (#56)
2020-09-04 19:39:00 +02:00
nodiscc
437f9e0c91 makefile.extra: update user.js to 0.1 2020-04-07 00:46:02 +02:00
nodiscc
0f1c9c7c7a makefile: update cookie autodelete firefox addon to 3.1.1 2020-04-06 19:41:58 +02:00
nodiscc
4adc0f3fbf fix firefox addons install location
https://extensionworkshop.com/documentation/publish/distribute-sideloading/
2020-03-15 20:50:45 +01:00
nodiscc
a27ee9660c Makefile.extras: add https://addons.mozilla.org/en-US/firefox/addon/cookie-autodelete/ 2020-03-15 20:50:45 +01:00
nodiscc
32846a4bcf Makefile.extras: add https://github.com/EionRobb/pidgin-opensteamworks/ 2020-03-15 20:50:45 +01:00
nodiscc
dd8997e670 Makefile.extras: add https://www.sublimetext.com/ (disabled) 2020-03-15 20:50:45 +01:00
nodiscc
470b318d52 Makefile.extra: add https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/ 2020-03-15 20:50:45 +01:00
nodiscc
cbf970d067 Makefile.extras: add https://github.com/nodiscc/user.js 2020-03-15 20:50:45 +01:00
nodiscc
301606e2df packages/config/extras: remove all plymouth/wallpaper customizations, use Debian defaults 2020-03-15 20:50:45 +01:00
nodiscc
e95fa28f98 tools: Makefile: move 3rd party downloads to separate file
- adds an easy way to disable third party downloads before build
2020-03-15 20:50:45 +01:00