From 89a88774aa0ae0e2765c099dde64048ea32188dd Mon Sep 17 00:00:00 2001 From: Ruben Date: Tue, 10 Dec 2024 13:42:20 -0600 Subject: [PATCH] docs: update --- README.md | 20 +++++++++++++++----- floorp/README.md | 2 +- floorp/floorp.spec | 2 +- zen-browser/README.md | 4 ++-- zen-browser/zen-browser-aarch64.spec | 2 +- zen-browser/zen-browser-avx2.spec | 2 +- zen-browser/zen-browser.spec | 2 +- zen-browser/zen-twilight-arm.spec | 2 +- zen-browser/zen-twilight-avx2.spec | 2 +- zen-browser/zen-twilight.spec | 2 +- 10 files changed, 25 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 8619e82..dd87fef 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ # copr -here lives the spec files for my [copr repositories](https://copr.fedorainfracloud.org/coprs/sneexy/). +Here lives the spec files for my [copr repositories](https://copr.fedorainfracloud.org/coprs/sneexy/). -## floorp +## [Zen Browser](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/) -see the full readme under [the `floorp` subdir](./floorp). this is a package for the [floorp web browser](https://floorp.app). +Fork of the Firefox browser with various different improvements and modifications akin to the Arc Browser. See the [`zen-browser` subdirectory](./zen-browser/) for more information, and [Zen's website](https://zen-browser.app/). -## python-validity +## [Floorp](https://copr.fedorainfracloud.org/coprs/sneexy/floorp/) -the [`python-validity`](https://github.com/uunicorn/python-validity) fingerprint drivers. built off of git. +Fork of the Firefox browser with various different improvements and modifications. See the [`floorp` subdirectory](./floorp) for more information, and [Floorp's website](https://floorp.app/). + +## [python-validity](https://copr.fedorainfracloud.org/coprs/sneexy/python-validity/) + +The [`python-validity`](https://github.com/uunicorn/python-validity) project, built off the latest commit to make it function with Immutable distros. + +### Contributors + +- [Sneexy](https://github.com/sneexy-boi) +- [Firmin_](https://github.com/firminunderscore) +- [LeMoonStar](https://github.com/LeMoonStar) \ No newline at end of file diff --git a/floorp/README.md b/floorp/README.md index 8693c1d..d19184e 100644 --- a/floorp/README.md +++ b/floorp/README.md @@ -5,7 +5,7 @@ [![Latest Version](https://img.shields.io/badge/dynamic/json?color=blue&label=Version&query=builds.latest.source_package.version&url=https%3A%2F%2Fcopr.fedorainfracloud.org%2Fapi_3%2Fpackage%3Fownername%3Dsneexy%26projectname%3Dfloorp%26packagename%3Dfloorp%26with_latest_build%3DTrue&style=flat-square&logoColor=blue)](https://copr.fedorainfracloud.org/coprs/sneexy/floorp/package/floorp/) [![Copr build status](https://copr.fedorainfracloud.org/coprs/sneexy/floorp/package/floorp/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/sneexy/floorp/package/floorp/) -Automatically (hopefully) updated spec files for the [Floorp](https://floorp.app/) browser packaged for Fedora. Based on the works from [the4runner](https://github.com/the4runner/firefox-dev) and [LovecraftianGodsKiller](https://github.com/LovecraftianGodsKiller/floorp). The Copr repo for this package [can be located here](https://copr.fedorainfracloud.org/coprs/sneexy/floorp). +Automatically up-to-date spec files for the [Floorp](https://floorp.app/) browser packaged for Fedora. Based on the works from [the4runner](https://github.com/the4runner/firefox-dev) and [LovecraftianGodsKiller](https://github.com/LovecraftianGodsKiller/floorp). The Copr repo for this package [can be located here](https://copr.fedorainfracloud.org/coprs/sneexy/floorp). If you have any issues with the package itself, feel free to report but I may not be able to fix it as this is my first time managing a package such as this. Feel free to contribute if you'd like if you can fix any issues yourself! diff --git a/floorp/floorp.spec b/floorp/floorp.spec index 1ca0e45..0e5780e 100644 --- a/floorp/floorp.spec +++ b/floorp/floorp.spec @@ -32,7 +32,7 @@ Bugs related to Floorp should be reported directly to the Floorp GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n %{source_name} diff --git a/zen-browser/README.md b/zen-browser/README.md index 1f4aeb2..31474be 100644 --- a/zen-browser/README.md +++ b/zen-browser/README.md @@ -5,7 +5,7 @@ [![Latest Version](https://img.shields.io/badge/dynamic/json?color=blue&label=Version&query=builds.latest.source_package.version&url=https%3A%2F%2Fcopr.fedorainfracloud.org%2Fapi_3%2Fpackage%3Fownername%3Dsneexy%26projectname%3Dzen-browser%26packagename%3Dzen-browser%26with_latest_build%3DTrue&style=flat-square&logoColor=blue)](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/package/zen-browser/) [![Copr build status](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/package/zen-browser/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/package/zen-browser/) -Automatically (hopefully) updated spec files for the [Zen Browser](https://zen-browser.app/) packaged for Fedora. Forked from my [Floorp](https://copr.fedorainfracloud.org/coprs/sneexy/floorp) package, based on the works from [the4runner](https://github.com/the4runner/firefox-dev) and [LovecraftianGodsKiller](https://github.com/LovecraftianGodsKiller/floorp). The Copr repo for this package [can be located here](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser). +Automatically up-to-date spec files for the [Zen Browser](https://zen-browser.app/) packaged for Fedora. Forked from my [Floorp](https://copr.fedorainfracloud.org/coprs/sneexy/floorp) package, based on the works from [the4runner](https://github.com/the4runner/firefox-dev) and [LovecraftianGodsKiller](https://github.com/LovecraftianGodsKiller/floorp). The Copr repo for this package [can be located here](https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser). If you have any issues with the package itself, feel free to report but I may not be able to fix it as this is my first time managing a package such as this. Feel free to contribute if you'd like if you can fix any issues yourself! @@ -21,7 +21,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + ## Installation Instructions 1. Enable `sneexy/zen-browser` [Copr](https://copr.fedorainfracloud.org/) repository according to your package manager. diff --git a/zen-browser/zen-browser-aarch64.spec b/zen-browser/zen-browser-aarch64.spec index 39f2e81..542cec9 100644 --- a/zen-browser/zen-browser-aarch64.spec +++ b/zen-browser/zen-browser-aarch64.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n %{application_name} diff --git a/zen-browser/zen-browser-avx2.spec b/zen-browser/zen-browser-avx2.spec index f89d7c5..c7cdb6f 100644 --- a/zen-browser/zen-browser-avx2.spec +++ b/zen-browser/zen-browser-avx2.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n %{application_name} diff --git a/zen-browser/zen-browser.spec b/zen-browser/zen-browser.spec index 725de5c..0f93cbe 100644 --- a/zen-browser/zen-browser.spec +++ b/zen-browser/zen-browser.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n %{application_name} diff --git a/zen-browser/zen-twilight-arm.spec b/zen-browser/zen-twilight-arm.spec index 1b0876f..dde6bb4 100644 --- a/zen-browser/zen-twilight-arm.spec +++ b/zen-browser/zen-twilight-arm.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n zen diff --git a/zen-browser/zen-twilight-avx2.spec b/zen-browser/zen-twilight-avx2.spec index 05a973d..2fd2477 100644 --- a/zen-browser/zen-twilight-avx2.spec +++ b/zen-browser/zen-twilight-avx2.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n zen diff --git a/zen-browser/zen-twilight.spec b/zen-browser/zen-twilight.spec index 4d7662a..a44082b 100644 --- a/zen-browser/zen-twilight.spec +++ b/zen-browser/zen-twilight.spec @@ -32,7 +32,7 @@ Bugs related to Zen should be reported directly to the Zen Browser GitHub repo: Bugs related to this package should be reported at this Git project: - + %prep %setup -q -n zen