Makefile.extras: add https://github.com/EionRobb/pidgin-opensteamworks/
This commit is contained in:
@@ -30,6 +30,9 @@ download_extra:
|
|||||||
mkdir -p config/includes.chroot/etc/firefox-esr
|
mkdir -p config/includes.chroot/etc/firefox-esr
|
||||||
cd cache/downloads/user.js-dbu/ && make systemwide_user.js
|
cd cache/downloads/user.js-dbu/ && make systemwide_user.js
|
||||||
mv cache/downloads/user.js-dbu/systemwide_user.js config/includes.chroot/etc/firefox-esr/firefox-esr.js
|
mv cache/downloads/user.js-dbu/systemwide_user.js config/includes.chroot/etc/firefox-esr/firefox-esr.js
|
||||||
|
# https://github.com/EionRobb/pidgin-opensteamworks/
|
||||||
|
-mkdir -p config/packages.chroot
|
||||||
|
$(WGET) https://gitlab.com/nodiscc/pidgin-opensteamworks/-/jobs/471942010/artifacts/raw/pidgin-opensteamworks_1.7-buster0-1_amd64.deb -O config/packages.chroot/pidgin-opensteamworks_1.7-buster0-1_amd64.deb
|
||||||
# https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
|
# https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/
|
||||||
mkdir -p config/includes.chroot/usr/share/firefox-esr/distribution/extensions/
|
mkdir -p config/includes.chroot/usr/share/firefox-esr/distribution/extensions/
|
||||||
$(WGET) https://addons.mozilla.org/firefox/downloads/file/3465157/keepassxc_browser-latest-fx.xpi -O config/includes.chroot/usr/share/firefox-esr/distribution/extensions/keepassxc_browser-latest-fx.xpi
|
$(WGET) https://addons.mozilla.org/firefox/downloads/file/3465157/keepassxc_browser-latest-fx.xpi -O config/includes.chroot/usr/share/firefox-esr/distribution/extensions/keepassxc_browser-latest-fx.xpi
|
||||||
|
|||||||
Reference in New Issue
Block a user