mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Compare commits
43 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ff00f4f3a | |||
| e11e2f7853 | |||
| 8beecb79e8 | |||
| b47ad9c2f0 | |||
| bc5a85b623 | |||
| 8c2914e0d6 | |||
| f82799ccb4 | |||
| 6f8eb9034d | |||
| a7b4cdd08f | |||
| a94da8da07 | |||
| fc1225977b | |||
| 4253470e70 | |||
| 2424d9e57d | |||
| adb84a1c9f | |||
| 839637849a | |||
| af0a293656 | |||
| ee17c424f9 | |||
| 6b7b78015f | |||
| c92763b334 | |||
| 34246db879 | |||
| 33cf1364a9 | |||
| bf97c6819f | |||
| 450140603c | |||
| da23b1a387 | |||
| c530206db4 | |||
| 66e691a193 | |||
| 96508144e9 | |||
| 931225bea8 | |||
| 971382ae54 | |||
| b10e061d5c | |||
| 887c7e4daa | |||
| ce4a19bf07 | |||
| b9080b069b | |||
| 6a79a23972 | |||
| a0be2a2ccd | |||
| efc0dc1d51 | |||
| 1b14ac0dbe | |||
| 4cb096d706 | |||
| 257557a54a | |||
| f50d8bb4e6 | |||
| 1ece4d4763 | |||
| 16cd87cf37 | |||
| 81d9012bcc |
@@ -73,6 +73,6 @@ jobs:
|
||||
# Upload the results to GitHub's code scanning dashboard (optional).
|
||||
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
|
||||
- name: "Upload to code-scanning"
|
||||
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
|
||||
uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
@@ -27,7 +27,7 @@ jobs:
|
||||
git config --global commit.gpgsign true
|
||||
|
||||
- name: Backport Action
|
||||
uses: sorenlouv/backport-github-action@9460b7102fea25466026ce806c9ebf873ac48721 # v11.0.0
|
||||
uses: sorenlouv/backport-github-action@85813678d776774a19ec5af56bd3a04305946f8a # v12.0.0
|
||||
with:
|
||||
github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }}
|
||||
auto_backport_label_prefix: sync-
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
%global xurl https://files.pythonhosted.org/packages/22/1c/37fe0377fd5fbfe27b17db20679d76aeb1cef7be3ddfb22e24c0bb62cf96/anki-25.9.2-cp39-abi3-manylinux_2_36_x86_64.whl
|
||||
%global aurl https://files.pythonhosted.org/packages/c1/49/484a786ea0e1b3659de9478f2546368c5970da60a1cd403cec1fa2f81d65/anki-25.9.2-cp39-abi3-manylinux_2_36_aarch64.whl
|
||||
%global qurl https://files.pythonhosted.org/packages/e5/d4/26016857a780290264866e1818b1a408106c379906fbd186a0aa26eb1054/aqt-25.9.2-py3-none-any.whl
|
||||
%global xurl https://files.pythonhosted.org/packages/29/17/68debda9fa3a8234c8a345256254665112180bced608354f7d1361647580/anki-25.9.3-cp39-abi3-manylinux_2_36_x86_64.whl
|
||||
%global aurl https://files.pythonhosted.org/packages/f9/c7/5d7351f09deed1e294724cfde077d5b2a0c91659b984d05cec291417e806/anki-25.9.3-cp39-abi3-manylinux_2_36_aarch64.whl
|
||||
%global qurl https://files.pythonhosted.org/packages/54/a3/d5d68ed478b02d44dec3a4a7ba0d671be271dd2203d8ba1d49318b2221ef/aqt-25.9.3-py3-none-any.whl
|
||||
|
||||
Name: anki-bin
|
||||
Version: 25.9.2
|
||||
Release: 1%?dist
|
||||
Version: 25.9.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Flashcard program for using space repetition learning (Installed with wheel)
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
|
||||
URL: https://apps.ankiweb.net/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: anki-qt5
|
||||
Version: 25.09.2
|
||||
Release: 1%?dist
|
||||
Version: 25.09.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Flashcard program for using space repetition learning
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
|
||||
URL: https://apps.ankiweb.net/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: anki
|
||||
Version: 25.09.2
|
||||
Release: 1%?dist
|
||||
Version: 25.09.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Flashcard program for using space repetition learning
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
|
||||
URL: https://apps.ankiweb.net/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1027
|
||||
Version: 1.0.1046
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary
|
||||
Version: 1.0.1027
|
||||
Version: 1.0.1046
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: discord.com
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-ptb-openasar
|
||||
Version: 1.0.189
|
||||
Version: 1.0.190
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-ptb
|
||||
Version: 1.0.189
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.190
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers.
|
||||
URL: https://discord.com
|
||||
Source0: https://dl-ptb.discordapp.net/apps/linux/%{version}/discord-ptb-%{version}.tar.gz
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: helium-browser-bin
|
||||
Version: 0.11.7.1
|
||||
Version: 0.12.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Private, fast, and honest web browser based on Chromium
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit 333857403f01d760d6cf6b80654cf7a734f0ece5
|
||||
%global commit cfd818bcaef262f82596f49444ee80073fa6d49a
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260504
|
||||
%global commit_date 20260506
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-05-05
|
||||
%global ver 2026-05-07
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: signal-desktop
|
||||
%electronmeta -aD
|
||||
Version: 8.8.0
|
||||
Version: 8.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A private messenger for Windows, macOS, and Linux
|
||||
URL: https://signal.org
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate mise
|
||||
|
||||
Name: rust-mise
|
||||
Version: 2026.5.1
|
||||
Version: 2026.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Front-end to your dev env
|
||||
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
%global commit 1d36e934d5c5a00b99164309e09f0cc4a930b7a2
|
||||
%global commit_date 20260502
|
||||
%global commit aeb29c1e8ca23dc1bd89f1f2c73044e0ec031588
|
||||
%global commit_date 20260506
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global extension multi-monitors-bar
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
%dnl %define debug_package %{nil}
|
||||
|
||||
%global goipath github.com/nwg-piotr/nwg-look
|
||||
Version: 1.0.6
|
||||
Version: 1.1.1
|
||||
|
||||
%gometa -f
|
||||
|
||||
Name: nwg-look
|
||||
Release: 1%?dist
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK3 settings editor adapted to work in the wlroots environment
|
||||
|
||||
License: MIT
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
|
||||
|
||||
Name: android-studio-canary
|
||||
Version: 2026.1.1.3
|
||||
Version: 2026.1.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Official IDE for Android development (Canary build)
|
||||
License: Apache-2.0
|
||||
@@ -24,7 +24,7 @@ Packager: veuxit <erroor234@gmail.com>
|
||||
ExclusiveArch: x86_64
|
||||
URL: https://developer.android.com/studio/preview
|
||||
|
||||
%define suffixS quail1-canary3
|
||||
%define suffixS quail1-canary4
|
||||
|
||||
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 563b085a4d623995663b320818b6088ba0f2588f
|
||||
%global commit 0deaac08ed1a95330346afabbad03da701708331
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-05-04
|
||||
%global fulldate 2026-05-06
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 8d153d7feb6d49b0f42550d6aa111378d5e0013f
|
||||
%global commit 5dd9082d05e4c9eb13623c1281fb7c4b0071b3a3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260505
|
||||
%global ver 1.2.0
|
||||
%global commit_date 20260507
|
||||
%global ver 1.3.0
|
||||
|
||||
%bcond_with check
|
||||
%bcond_with debug_no_build
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.1.5-pre
|
||||
%global ver 1.2.1-pre
|
||||
# Exclude input files from mangling
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
%global rustflags_debuginfo 0
|
||||
|
||||
Name: zed
|
||||
Version: 1.0.1
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: inputplumber
|
||||
Version: 0.76.1
|
||||
Version: 0.77.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source input router and remapper daemon for Linux
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||
|
||||
%global commit ac7c8adea26c40b9e24d432d3bf37dbbc545edce
|
||||
%global commit 4f58197edb50eeef29438378671f764e62144f80
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global commit_date 20260505
|
||||
%global commit_date 20260506
|
||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||
|
||||
# Change this variables if you want to use custom keys
|
||||
@@ -37,11 +37,7 @@ BuildRequires: terra-appstream-helper
|
||||
# Make sure you have Adoptium's repositories enabled
|
||||
# https://fedoraproject.org/wiki/Changes/ThirdPartyLegacyJdks
|
||||
# https://adoptium.net/installation/linux/#_centosrhelfedora_instructions
|
||||
%if 0%{?fedora} > 41
|
||||
BuildRequires: temurin-17-jdk
|
||||
%else
|
||||
BuildRequires: java-17-openjdk-devel
|
||||
%endif
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: libappstream-glib
|
||||
@@ -69,11 +65,6 @@ Requires(postun): desktop-file-utils
|
||||
Requires: qt%{qt_version}-qtimageformats
|
||||
Requires: qt%{qt_version}-qtsvg
|
||||
Requires: javapackages-filesystem
|
||||
# See note above
|
||||
%if 0%{?fedora} && 0%{?fedora} < 42
|
||||
Recommends: java-17-openjdk
|
||||
Suggests: java-1.8.0-openjdk
|
||||
%endif
|
||||
|
||||
# xrandr needed for LWJGL [2.9.2, 3) https://github.com/LWJGL/lwjgl/issues/128
|
||||
Recommends: xrandr
|
||||
@@ -98,7 +89,7 @@ multiple installations of Minecraft at once (Fork of MultiMC)
|
||||
sed -i "s|\$ORIGIN/||" CMakeLists.txt
|
||||
|
||||
|
||||
%build
|
||||
%conf
|
||||
%cmake \
|
||||
-DLauncher_QT_VERSION_MAJOR="%{qt_version}" \
|
||||
-DLauncher_BUILD_PLATFORM="%{build_platform}" \
|
||||
@@ -111,8 +102,12 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
|
||||
%if "%{curseforge_key}" != "default"
|
||||
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
|
||||
%endif
|
||||
-DBUILD_TESTING=OFF
|
||||
|
||||
-DBUILD_TESTING=OFF \
|
||||
%if 0%{?fedora} > 43
|
||||
-DCMAKE_CXX_FLAGS="$CXXFLAGS -Wno-error=sfinae-incomplete"
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
Name: prismlauncher
|
||||
Version: 11.0.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Minecraft launcher with ability to manage multiple instances
|
||||
# see COPYING.md for more information
|
||||
# each file in the source also contains a SPDX-License-Identifier header that declares its license
|
||||
@@ -31,11 +31,7 @@ BuildRequires: gcc-c++
|
||||
# Make sure you have Adoptium's repositories enabled
|
||||
# https://fedoraproject.org/wiki/Changes/ThirdPartyLegacyJdks
|
||||
# https://adoptium.net/installation/linux/#_centosrhelfedora_instructions
|
||||
%if 0%{?fedora} > 41
|
||||
BuildRequires: temurin-17-jdk
|
||||
%else
|
||||
BuildRequires: java-17-openjdk-devel
|
||||
%endif
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: libappstream-glib
|
||||
@@ -63,12 +59,7 @@ Requires(postun): desktop-file-utils
|
||||
Requires: qt%{qt_version}-qtimageformats
|
||||
Requires: qt%{qt_version}-qtsvg
|
||||
Requires: javapackages-filesystem
|
||||
Recommends: java-21-openjdk
|
||||
# See note above
|
||||
%if 0%{?fedora} && 0%{?fedora} < 42
|
||||
Recommends: java-17-openjdk
|
||||
Suggests: java-1.8.0-openjdk
|
||||
%endif
|
||||
Recommends: java-25-openjdk
|
||||
|
||||
# xrandr needed for LWJGL [2.9.2, 3) https://github.com/LWJGL/lwjgl/issues/128
|
||||
Recommends: xrandr
|
||||
@@ -91,8 +82,7 @@ multiple installations of Minecraft at once (Fork of MultiMC)
|
||||
# Do not set RPATH
|
||||
sed -i "s|\$ORIGIN/||" CMakeLists.txt
|
||||
|
||||
|
||||
%build
|
||||
%conf
|
||||
%cmake \
|
||||
-DLauncher_QT_VERSION_MAJOR="%{qt_version}" \
|
||||
-DLauncher_BUILD_PLATFORM="%{build_platform}" \
|
||||
@@ -105,8 +95,12 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
|
||||
%if "%{curseforge_key}" != "default"
|
||||
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
|
||||
%endif
|
||||
-DBUILD_TESTING=OFF
|
||||
-DBUILD_TESTING=OFF \
|
||||
%if 0%{?fedora} > 43
|
||||
-DCMAKE_CXX_FLAGS="$CXXFLAGS -Wno-error=sfinae-incomplete"
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global commit 4f47fee36039f38449830eccf10e72282d680f1a
|
||||
%global ver 0.0.40-19334
|
||||
%global commit 026297334f28500c8cbf6a5f48f395196700d6d7
|
||||
%global ver 0.0.40-19335
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: dart
|
||||
Version: 3.11.5
|
||||
Version: 3.11.6
|
||||
Release: 1%{?dist}
|
||||
Summary: The Dart Language
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: groovy-docs
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Documentation for the Groovy programming language
|
||||
URL: https://groovy-lang.org/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: groovy
|
||||
Version: 5.0.5
|
||||
Version: 5.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A multi-faceted language for the Java platform
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 4bcb706d496e4dce3f25040e67065950973fbaa2
|
||||
%global commit f0077a12b20a6cbf3358eaeb09e528ec65e9eca9
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260429
|
||||
%global commit_date 20260507
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "geventwebsocket.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
%global pypi_name gevent-websocket
|
||||
%global _desc gevent-websocket is a WebSocket library for the gevent networking library.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: gevent-websocket is a WebSocket library for the gevent networking library
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/cynepiaadmin/geventwebsocket
|
||||
Source0: %{pypi_source}
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%_desc
|
||||
|
||||
%package -n python3-%{pypi_name}
|
||||
Summary: %{summary}
|
||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
|
||||
%description -n python3-%{pypi_name}
|
||||
%_desc
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pypi_name}-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files geventwebsocket
|
||||
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(pypi("gevent-websocket"));
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc xet client tech, used in huggingface_hub.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.3
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: xet client tech, used in huggingface_hub
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
%global _desc A pure Python wrapper for SDL3.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.9.11b0
|
||||
Release: 1%?dist
|
||||
Version: 0.9.11b1
|
||||
Release: 1%{?dist}
|
||||
Summary: A pure Python wrapper for SDL3
|
||||
License: MIT
|
||||
URL: https://pysdl3.readthedocs.io/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 483fd73dcea6f5fbc04ea602e802e798024fa2e2
|
||||
%global commit_date 20260505
|
||||
%global commit d541d5a20cb7533c6eaba1430b5004f9b0e504ec
|
||||
%global commit_date 20260507
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: fresh
|
||||
Version: 0.3.2
|
||||
Version: 0.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Text editor for your terminal: easy, powerful and fast
|
||||
URL: https://getfresh.dev
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
%global crate zoi-rs
|
||||
%global crate_version 1.11.0
|
||||
%global crate_version 1.12.1
|
||||
|
||||
Name: rust-zoi-rs
|
||||
Version: %(echo %crate_version | sed 's/-/~/g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.251+0db721ec2
|
||||
version=0.17.0-dev.263+0add2dfc4
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.251+0db721ec2
|
||||
%global ver 0.17.0-dev.263+0add2dfc4
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
%global zig_cache_dir %{builddir}/zig-cache
|
||||
|
||||
Name: zig-master
|
||||
Version: 0.17.0~dev.251+0db721ec2
|
||||
Version: 0.17.0~dev.263+0add2dfc4
|
||||
Release: 2%{?dist}
|
||||
Summary: Master builds of the Zig language
|
||||
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %nil
|
||||
|
||||
Name: args-hxx
|
||||
Version: 6.4.15
|
||||
Version: 6.4.16
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple header-only C++ argument parser library
|
||||
License: MIT
|
||||
|
||||
@@ -14,8 +14,8 @@ BuildArch: noarch
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gradle
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: java-21-openjdk
|
||||
BuildRequires: java-21-openjdk-devel
|
||||
BuildRequires: java-25-openjdk
|
||||
BuildRequires: java-25-openjdk-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: make
|
||||
BuildRequires: asciidoc
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 7f3feacb45d989317839369bc52eae760cf5a65a
|
||||
%global commit 2b2fae988c6afeff5a32722fb46188092a70b821
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 20260504112825
|
||||
%global commit_date 20260505
|
||||
%global ver 20260506123139
|
||||
%global commit_date 20260507
|
||||
|
||||
Name: v2ray-domain-list-community
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Vencord Installer
|
||||
Type=Application
|
||||
GenericName=Discord Mod Installer
|
||||
Comment=Install and manage Vencord on your Discord installation
|
||||
Exec=vencord-installer
|
||||
Icon=dev.vencord.Installer
|
||||
Categories=Network;InstantMessaging;
|
||||
Keywords=discord;vencord;mod;
|
||||
StartupNotify=true
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE policyconfig PUBLIC
|
||||
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
|
||||
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
|
||||
<policyconfig>
|
||||
<vendor>Vencord</vendor>
|
||||
<vendor_url>https://vencord.dev</vendor_url>
|
||||
|
||||
<action id="dev.vencord.Installer.run">
|
||||
<description>Run the Vencord Installer</description>
|
||||
<message>Authentication is required to patch Discord with Vencord</message>
|
||||
<defaults>
|
||||
<allow_any>auth_admin</allow_any>
|
||||
<allow_inactive>auth_admin</allow_inactive>
|
||||
<allow_active>auth_admin_keep</allow_active>
|
||||
</defaults>
|
||||
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/vencord-installer</annotate>
|
||||
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
|
||||
</action>
|
||||
</policyconfig>
|
||||
@@ -20,14 +20,18 @@ A cross platform gui/cli app for installing Vencord.}
|
||||
%global godocs README.md
|
||||
|
||||
Name: vencord-installer
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Provides: golang-github-vencord-installer = %{version}-%{release}
|
||||
Summary: A cross platform gui/cli app for installing Vencord
|
||||
Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
License: GPL-3.0-only
|
||||
URL: %{gourl}
|
||||
|
||||
Source: %{gosource}
|
||||
Source1: %appid.metainfo.xml
|
||||
Source2: dev.vencord.Installer.desktop
|
||||
Source3: dev.vencord.Installer.policy
|
||||
|
||||
BuildRequires: go-rpm-macros
|
||||
BuildRequires: go-srpm-macros
|
||||
BuildRequires: anda-srpm-macros
|
||||
@@ -43,6 +47,7 @@ BuildRequires: wayland-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: wayland-protocols-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
%description %{common_description}
|
||||
|
||||
@@ -122,12 +127,17 @@ export CGO_LDFLAGS="${LDFLAGS}"
|
||||
install -m 0755 -vd %{buildroot}%{_bindir}
|
||||
install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
||||
%terra_appstream -o %{SOURCE1}
|
||||
%desktop_file_install %{S:2}
|
||||
install -Dm644 %{SOURCE3} %{buildroot}%{_datadir}/polkit-1/actions/%{appid}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_bindir}/vencord-installer
|
||||
%{_datadir}/metainfo/%appid.metainfo.xml
|
||||
%{_datadir}/applications/%{appid}.desktop
|
||||
%{_datadir}/polkit-1/actions/%{appid}
|
||||
|
||||
|
||||
%files cli
|
||||
%license LICENSE
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "cardwire.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
Name: cardwire
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
||||
URL: https://opengamingcollective.github.io/cardwire/
|
||||
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
||||
License: GPL-3.0-or-later AND (Apache-2.0 OR MIT) AND BSD-3-Clause AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND ISC AND MIT (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT) AND Zlib
|
||||
BuildRequires: cargo-rpm-macros
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: libbpf-devel
|
||||
BuildRequires: clang-devel
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
|
||||
%install
|
||||
install -Dm0755 target/rpm/cardwire %{buildroot}%{_bindir}/cardwire
|
||||
install -Dm0755 target/rpm/cardwired %{buildroot}%{_bindir}/cardwired
|
||||
install -Dm0644 assets/cardwired.service %{buildroot}%{_unitdir}/cardwired.service
|
||||
install -Dm0644 assets/com.github.opengamingcollective.cardwire.conf %{buildroot}%{_datadir}/dbus-1/system.d/com.github.opengamingcollective.cardwire.conf
|
||||
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%post
|
||||
%systemd_post cardwired.service
|
||||
|
||||
%preun
|
||||
%systemd_preun cardwired.service
|
||||
|
||||
%postun
|
||||
%systemd_postun_with_restart cardwired.service
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%{_bindir}/cardwire
|
||||
%{_bindir}/cardwired
|
||||
%{_unitdir}/cardwired.service
|
||||
%{_datadir}/dbus-1/system.d/com.github.opengamingcollective.cardwire.conf
|
||||
|
||||
%changelog
|
||||
* Wed May 06 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("OpenGamingCollective/cardwire"));
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 3df0579866f0adb51644056924ac08a8921fe3a0
|
||||
%global commit_date 20260505
|
||||
%global commit 3db4c0f7b4cc021aa917f445dd58c68c264a412a
|
||||
%global commit_date 20260507
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: cloud-hypervisor-nightly
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: limine
|
||||
Version: 12.1.0
|
||||
Version: 12.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Modern, advanced, portable, multiprotocol bootloader
|
||||
License: BSD-2-Clause
|
||||
|
||||
@@ -4,15 +4,17 @@
|
||||
|
||||
Name: nct6687d
|
||||
Version: 1.0^%{commitdate}git.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Linux kernel driver for the NCT6687D hardware monitoring chip
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/Fred78290/%{name}
|
||||
Source0: %{url}/archive/%{commit}.tar.gz#/%{name}-%{shortcommit}.tar.gz
|
||||
Source1: com.github.nct6687d.metainfo.xml
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: anda-srpm-macros
|
||||
Requires: %{name}-kmod = %{?epoch:%{epoch}:}%{version}
|
||||
Provides: %{name}-kmod-common = %{?epoch:%{epoch}:}%{version}
|
||||
Obsoletes: %{name}-akmods-modules < %{evr}
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@@ -20,18 +22,10 @@ Linux kernel driver for the NCT6687D hardware monitoring chip.
|
||||
This kernel module permit to recognize the chipset Nuvoton NCT6687-R in lm-sensors package. This sensor is present on some B550 motherboard such as MSI or ASUS.
|
||||
The implementation is minimalist and was done by reverse coding of Windows 10 source code from LibreHardwareMonitor
|
||||
|
||||
%package akmod-modules
|
||||
Summary: Modules for Akmods
|
||||
Requires: %{name}-kmod = %{?epoch:%{epoch}:}%{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description akmod-modules
|
||||
Akmods modules for the akmod-%{name} package.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{commit}
|
||||
|
||||
echo %{name} > %{name}.conf
|
||||
echo nct6687 > %{name}.conf
|
||||
echo "blacklist nct6683" > nct6683_blacklist.conf
|
||||
|
||||
%install
|
||||
@@ -46,10 +40,10 @@ install -Dm 0644 nct6683_blacklist.conf -t %{buildroot}%{_modprobedir}
|
||||
%doc README.md images/* TESTING_RESULTS.md
|
||||
%{_modprobedir}/nct6683_blacklist.conf
|
||||
%{_datadir}/metainfo/com.github.nct6687d.metainfo.xml
|
||||
|
||||
%files akmod-modules
|
||||
%{_modulesloaddir}/%{name}.conf
|
||||
|
||||
%changelog
|
||||
* Wed May 06 2026 Luan Oliveira <luanv.oliveira@outlook.com> - 1.0^20260411git.cedda8b-2
|
||||
- fix module load file
|
||||
* Sat Apr 11 2026 Luan Oliveira <luanv.oliveira@outlook.com> - 1.0^20260411git.cedda8b-1
|
||||
- Initial package
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
%global commit 8fc8830e3dd262e42a7456809c73d88adab6e53c
|
||||
%global commit 0e665c46a87ba99b41a07169fa3acf6162739648
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260501
|
||||
%global commit_date 20260507
|
||||
|
||||
|
||||
%global patches %{_datadir}/src/nvidia-patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 868ee7bae3ae4aa91b81a013f79531ee00a65d2f
|
||||
%global commit a9e43b68d632f2746e97da4fb7a955a320795d1a
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260505
|
||||
%global commitdate 20260507
|
||||
%global ver 1.1.0
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
|
||||
@@ -28,6 +28,10 @@ BuildRequires: anda-srpm-macros
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtbase-private-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: kf6-syntax-highlighting-devel
|
||||
BuildRequires: libxml++-devel
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
Requires: nodejs-npm
|
||||
@@ -39,8 +43,11 @@ your desktop — built with C++ and Qt.
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
%cmake -G Ninja -DCMAKE_BUILD_TYPE=None -DBUILD_SHARED_LIBS=OFF -DNOSTRIP=ON \
|
||||
-DCMAKE_CXX_FLAGS="%{build_cxxflags} -U__cpp_lib_saturation_arithmetic -Wno-maybe-uninitialized"
|
||||
|
||||
%build
|
||||
%cmake -G Ninja -DCMAKE_BUILD_TYPE=None -DBUILD_SHARED_LIBS=OFF -DNOSTRIP=ON
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
@@ -83,4 +90,4 @@ install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
|
||||
* Wed Feb 18 2026 Jaiden Riordan <jade@fyralabs.com> - 0.19.8
|
||||
- Fixup desktop file and xdgpp
|
||||
* Fri Dec 26 2025 metcya <metcya@gmail.com> - 0.17.3
|
||||
- Package vicinae
|
||||
- Package vicinae
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global _udevrulesdir /usr/lib/udev/rules.d
|
||||
|
||||
%global commit 07311fa2f2b58976a2fe2e613aa6d81aa1b64cf3
|
||||
%global commit 694b8576da70938b02c2de4664a51b5cb0a335fb
|
||||
%global commitdate 20251121
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: cloudflare-speed-cli
|
||||
Version: 0.6.7
|
||||
Version: 0.6.8
|
||||
Release: 1%{?dist}
|
||||
Summary: CLI for internet speed test via cloudflare
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: electron
|
||||
%electronmeta
|
||||
Version: 41.5.0
|
||||
Version: 42.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Build cross platform desktop apps with web technologies
|
||||
License: %{electron_license}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: jujutsu
|
||||
Version: 0.40.0
|
||||
Version: 0.41.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Git-compatible DVCS that is both simple and powerful
|
||||
License: Apache-2.0 AND CC-BY-4.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: kittyCAD-cli
|
||||
Version: 0.2.162
|
||||
Version: 0.2.163
|
||||
Release: 1%{?dist}
|
||||
Summary: The Zoo command line tool for KittyCAD
|
||||
URL: https://github.com/KittyCAD/cli
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# https://github.com/nats-io/natscli
|
||||
%global goipath github.com/nats-io/natscli
|
||||
%global commit b1b4c4d40fc2bbc82bfb7e915ae5969ed14ac9e6
|
||||
%global commit_date 20260503
|
||||
%global commit a4f75f973158f1d6feac85ad207c4f48f84bf4e2
|
||||
%global commit_date 20260506
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
|
||||
%gometa -f
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: rust-tauri
|
||||
Version: 2.11.0
|
||||
Version: 2.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line interface for building Tauri apps
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: termflix
|
||||
Version: 0.4.2
|
||||
Release: 1%?dist
|
||||
Version: 0.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal animation player with 43 procedurally generated animations, multiple render modes, and true color support
|
||||
|
||||
License: MIT AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND MPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user