2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
Go to file
Wolf Gupta dfe0936769
firefox (#110)
* firefox: drop yasm

* firefox: re-add rpath

* firefox: unbundle zip, unzip

* zip: add

* unzip: add

* firefox: 105.0

* firefox: remove useless rm's - the files arent present anymore

* firefox: merge changes from testing, use system webp, standalone (un)zip not req'd

* firefox: remove unzip dependency

* Revert "unzip: add"

This reverts commit 4441f7a572.

* Revert "zip: add"

This reverts commit a00d9d30ed.

Co-authored-by: Owen Rafferty <owen@owenrafferty.com>
2022-09-19 20:01:13 -05:00
.github/workflows .github: add mirroring workflow 2022-08-23 16:42:34 +05:30
core kiss: 5.6.2 2022-09-18 12:31:53 +05:30
extra firefox (#110) 2022-09-19 20:01:13 -05:00
testing/firefox firefox [testing]: 105.0b9 2022-09-09 01:13:07 -05:00
wayland foot{,-pgo}: fix depends 2022-09-07 13:13:55 -05:00
.allowed_signers allowed signer: git-bruh 2022-09-16 13:36:13 -05:00
LICENSE docs: update 2021-07-02 14:45:17 +00:00
README switch to SSH commit signatures 2022-09-15 16:11:48 -05:00

|/
|\ISS LINUX                                                https://kisslinux.org
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

    - https://kisslinux.org
    - https://kisslinux.org/package-system


Enabling SSH signature verification (recommended):
________________________________________________________________________________

$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true