jce / MSEdit metadata fix patch
0 beğeniler
0 çatallar
1 dosyalar
Son aktivite
Patch that fixes MS Edit's crate metadata for building as a Fedora package
| 1 | From d45fb20c88a24dfdbbada6c51960182ab95ffe87 Mon Sep 17 00:00:00 2001 |
| 2 | From: Julius Enriquez <[email protected]> |
| 3 | Date: Wed, 6 May 2026 00:49:26 +0800 |
| 4 | Subject: [PATCH] Fix crate metadata for Fedora |
| 5 | |
| 6 | --- |
| 7 | crates/edit/Cargo.toml | 18 +----------------- |
| 8 | crates/unicode-gen/Cargo.toml | 2 +- |
| 9 | 2 files changed, 2 insertions(+), 18 deletions(-) |
jce / Config for CUPS admins
0 beğeniler
0 çatallar
1 dosyalar
Son aktivite
CUPS configuration to allow all users in the cups-admin group to have admin-level access to printing
| 1 | # |
| 2 | # File/directory/user/group configuration file for the CUPS scheduler. |
| 3 | # See "man cups-files.conf" for a complete description of this file. |
| 4 | # |
| 5 | |
| 6 | # List of events that are considered fatal errors for the scheduler... |
| 7 | #FatalErrors config |
| 8 | |
| 9 | # Do we call fsync() after writing configuration or status files? |
| 10 | #SyncOnClose Yes |
jce / apex-eac-libcheck.sh
0 beğeniler
0 çatallar
1 dosyalar
Son aktivite
| 1 | #!/bin/sh |
| 2 | |
| 3 | # Apex Legends game directory |
| 4 | APEXDIR="/mnt/LNX_DatateamLibrary/steamapps/common/Apex Legends/" |
| 5 | # Directory where a backup of the Apex Legends EAC Linux library (easyanticheat_x64.so) is in |
| 6 | LIBBACKUPDIR="/mnt/LNX_Data/" |
| 7 | |
| 8 | if [ ! -f "$APEXDIR/easyanticheat_x64.so" ] # Checks if the EAC library is not present in the game's directory |
| 9 | then |
| 10 | echo "Missing Apex Legends EAC Linux library, restoring it..."; |
| 1 | # Partially generated by rust2rpm 27 |
| 2 | %bcond check 1 |
| 3 | |
| 4 | # prevent library files from being installed |
| 5 | %global cargo_install_lib 0 |
| 6 | |
| 7 | # Temporarily use a Git revision until next stable release |
| 8 | %global commit e16b4abffc5e23d20e49de5f1461aebfc692268d |
| 9 | %global shortcommit %{sub %{commit} 1 7} |
| 10 | %global commitdate 20250710 |
jce / Atkinson Hyperlegible SPECs
0 beğeniler
0 çatallar
2 dosyalar
Son aktivite
RPM specfiles for Atkinson Hyperlegible Fedora packages
| 1 | # SPDX-License-Identifier: MIT |
| 2 | |
| 3 | %global commit 154d50362016cc3e873eb21d242cd0772384c8f9 |
| 4 | %global shortcommit %{sub %{commit} 1 7} |
| 5 | %global commitdate 20241120 |
| 6 | %global fontname atkinson-hyperlegible-mono |
| 7 | |
| 8 | %global fontdescription %{expand: |
| 9 | Atkinson Hyperlegible Mono is an entirely new typeface inspired by the Atkinson |
| 10 | Hyperlegible font. The monospaced font features characters that each occupy the |
Daha yeni
Daha eski