Skip to content

Commit

Permalink
Add firefox-devedition
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa authored and philclifford committed Feb 18, 2024
1 parent 8200db3 commit 4b235ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ fd
ferdium
figma-linux
firefox
firefox-devedition
firefox-esr
flameshot
foliate
Expand Down
12 changes: 12 additions & 0 deletions 01-main/packages/firefox-devedition
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
DEFVER=1
# Per https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/noble/main/ :
ARCHS_SUPPORTED="amd64 arm64 armhf i386 ppc64el riscv64 s390x"
# Per https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/ :
# focal groovy gutsy hardy hirsute impish intrepid jammy jaunty kinetic lunar mantic noble trusty xenial zesty
CODENAMES_SUPPORTED="focal jammy kinetic lunar mantic"
APT_LIST_NAME="mozilla.org"
APT_REPO_URL="https://packages.mozilla.org/apt mozilla main"
PRETTY_NAME="Firefox Developer Edition"
WEBSITE="https://www.mozilla.org/en-US/firefox/channel/desktop/#developer"
SUMMARY="Firefox web browser (developer edition)."
GPG_KEY_ID="C0BA5CE6DC6315A3"

0 comments on commit 4b235ef

Please sign in to comment.