mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
Compare commits
104 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ccfdbc6d1 | |||
| 63ab310d17 | |||
| cd786e9dda | |||
| c893b54ea9 | |||
| 4f45232605 | |||
| 77eef1e32a | |||
| 26ffa94951 | |||
| eefab97756 | |||
| c102a8999f | |||
| 5544be53f2 | |||
| 01deb8b355 | |||
| 000744a326 | |||
| d49b0270f7 | |||
| e975255054 | |||
| d936e32083 | |||
| 05906d5bf8 | |||
| 225d313cb3 | |||
| 8c76021ba7 | |||
| 4b6d3673dc | |||
| 68cadff650 | |||
| 1c29b685fd | |||
| 8a4311ca1b | |||
| 72e2a0a0fa | |||
| 9f7075f29f | |||
| e577a0dda5 | |||
| 6de478b7d6 | |||
| 4b8ca04d61 | |||
| 03b6a5a454 | |||
| f08bf5874c | |||
| 341440f3c7 | |||
| 6257d91678 | |||
| 9384b94a3f | |||
| 973797d81e | |||
| 53bfacaf03 | |||
| ad0f62a362 | |||
| 934c5174a5 | |||
| 52b00ee60c | |||
| c1a6b02616 | |||
| b5bbe02f2f | |||
| 7030c2c188 | |||
| a26992ce1f | |||
| 83c551ba58 | |||
| 548445a682 | |||
| 338aa1fc54 | |||
| 04c495ae99 | |||
| f0a82e7e20 | |||
| e54f18dbfc | |||
| f3e904ced8 | |||
| 45b4fe361a | |||
| 435b86db2d | |||
| 7bea54f577 | |||
| 51584a23f1 | |||
| 3abc109891 | |||
| a3d4aec90b | |||
| 5a79c114ca | |||
| 624fc0261b | |||
| e537eca344 | |||
| 359a5906ed | |||
| 449be79088 | |||
| c5f4b49dc2 | |||
| eed4a53c2a | |||
| c68e0efe48 | |||
| 66911088e0 | |||
| c3c9261b04 | |||
| d7088473c0 | |||
| 92f3bc8911 | |||
| cc739c2f87 | |||
| c69249c0b0 | |||
| 5bf6dc8a8d | |||
| a8747162b0 | |||
| 24559a7ccc | |||
| 5fa73c5a25 | |||
| b50ac24117 | |||
| e8512eca4a | |||
| 7c0ad3a590 | |||
| 91e7f16b42 | |||
| 3c93f639b7 | |||
| 1ac6c0878e | |||
| 548b093ced | |||
| b687497644 | |||
| 9369844906 | |||
| 60271f06aa | |||
| 80b3f79f96 | |||
| 9f89cdb008 | |||
| 4050f7da07 | |||
| 7cff549152 | |||
| 144b126b03 | |||
| c6f5b88a7d | |||
| d2a1c32144 | |||
| b0b26a9700 | |||
| 521e33145c | |||
| b4eddfc604 | |||
| 5cf6c78e17 | |||
| 821013bc33 | |||
| b96aa38703 | |||
| a4acc6923e | |||
| 975226315b | |||
| 3912f62644 | |||
| 145b76a263 | |||
| a6f5a73a91 | |||
| e62e7a6f84 | |||
| 60cde228a7 | |||
| af266d5616 | |||
| 5a38953a88 |
@@ -73,6 +73,6 @@ jobs:
|
|||||||
# Upload the results to GitHub's code scanning dashboard (optional).
|
# Upload the results to GitHub's code scanning dashboard (optional).
|
||||||
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
|
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
|
||||||
- name: "Upload to code-scanning"
|
- name: "Upload to code-scanning"
|
||||||
uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4
|
uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: bazzite-portal
|
Name: bazzite-portal
|
||||||
Version: 0.1.6
|
Version: 0.1.7
|
||||||
Release: 3%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts
|
Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts
|
||||||
URL: https://github.com/ublue-os/yafti-gtk
|
URL: https://github.com/ublue-os/yafti-gtk
|
||||||
Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz
|
Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: bitwarden-cli.bin
|
Name: bitwarden-cli.bin
|
||||||
Version: 2026.2.0
|
Version: 2026.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bitwarden command-line client
|
Summary: Bitwarden command-line client
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: bitwarden-cli
|
Name: bitwarden-cli
|
||||||
Version: 2026.2.0
|
Version: 2026.3.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bitwarden command-line client
|
Summary: Bitwarden command-line client
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-canary-openasar
|
Name: discord-canary-openasar
|
||||||
Version: 0.0.930
|
Version: 0.0.942
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||||
License: MIT AND https://discord.com/terms
|
License: MIT AND https://discord.com/terms
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-canary
|
Name: discord-canary
|
||||||
Version: 0.0.930
|
Version: 0.0.942
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Voice and Text Chat for Gamers
|
Summary: Free Voice and Text Chat for Gamers
|
||||||
URL: discord.com
|
URL: discord.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-openasar
|
Name: discord-openasar
|
||||||
Version: 0.0.130
|
Version: 0.0.131
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||||
License: MIT AND https://discord.com/terms
|
License: MIT AND https://discord.com/terms
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-ptb-openasar
|
Name: discord-ptb-openasar
|
||||||
Version: 0.0.184
|
Version: 0.0.185
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||||
License: MIT AND https://discord.com/terms
|
License: MIT AND https://discord.com/terms
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-ptb
|
Name: discord-ptb
|
||||||
Version: 0.0.184
|
Version: 0.0.185
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Voice and Text Chat for Gamers.
|
Summary: Free Voice and Text Chat for Gamers.
|
||||||
URL: https://discord.com
|
URL: https://discord.com
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord
|
Name: discord
|
||||||
Version: 0.0.130
|
Version: 0.0.131
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Voice and Text Chat for Gamers
|
Summary: Free Voice and Text Chat for Gamers
|
||||||
URL: https://discord.com
|
URL: https://discord.com
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
|
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
|
||||||
|
|
||||||
%global ver 13.3.0
|
%global ver 13.3.0
|
||||||
%global commit bdb1eda421937f2d28d588255343e895f68438a8
|
%global commit 4634c27bed29146813c2c378fdf6388d4b371d7b
|
||||||
%global shortcommit %{sub %{commit} 1 7}
|
%global shortcommit %{sub %{commit} 1 7}
|
||||||
%global commit_date 20260329
|
%global commit_date 20260402
|
||||||
%global devel_name QtColorWidgets
|
%global devel_name QtColorWidgets
|
||||||
%global _distro_extra_cflags -fuse-ld=mold
|
%global _distro_extra_cflags -fuse-ld=mold
|
||||||
%global _distro_extra_cxxflags -fuse-ld=mold
|
%global _distro_extra_cxxflags -fuse-ld=mold
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit 779d684b0f37775c8d4889d8b61a5d2db7925896
|
%global commit d32cdcb19e0edeadca624c343d6bb4b73db2be97
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260315
|
%global commit_date 20260402
|
||||||
%global ver 2.1.1^
|
%global ver 2.1.1^
|
||||||
%global base_name goofcord
|
%global base_name goofcord
|
||||||
%global git_name GoofCord
|
%global git_name GoofCord
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: helium-browser-bin
|
Name: helium-browser-bin
|
||||||
Version: 0.10.7.1
|
Version: 0.10.8.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Private, fast, and honest web browser based on Chromium
|
Summary: Private, fast, and honest web browser based on Chromium
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit c7fe14088cc22c3838250cd7837bc1eb20b44194
|
%global commit 900316b287edd73aeb2371a63603cdf4d226a766
|
||||||
%global commit_date 20260328
|
%global commit_date 20260401
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global debug_package %nil
|
%global debug_package %nil
|
||||||
%global __strip /bin/true
|
%global __strip /bin/true
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Disable X11 for RHEL 10+
|
# Disable X11 for RHEL 10+
|
||||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||||
|
|
||||||
%global commit 4f9f1ffaf375c14058024215423b969f44d48b2f
|
%global commit c41ee4b95fa8d9827be943247249eae56b372847
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global ver 0.41.0
|
%global ver 0.41.0
|
||||||
|
|
||||||
Name: mpv-nightly
|
Name: mpv-nightly
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
%global commit a720bf5041fd832a278378fd6f5cf9a0b3f8cc6f
|
%global commit ecc8fff9109001717d913dd5a4d30573f4a3f2c5
|
||||||
%global commit_date 20251217
|
%global commit_date 20260401
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: rp-bookshelf
|
Name: rp-bookshelf
|
||||||
Version: 0~%commit_date.git~%shortcommit
|
Version: 0~%commit_date.git~%shortcommit
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Browser for Raspberry Pi Press publications in PDF format
|
Summary: Browser for Raspberry Pi Press publications in PDF format
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/raspberrypi-ui/bookshelf
|
URL: https://github.com/raspberrypi-ui/bookshelf
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
%global commit 353e04bf0bc1866cba1f599cd76050890d33ba23
|
%global commit 7b4843db7b7774110077760973e8050b4e632f86
|
||||||
%global commit_date 20260123
|
%global commit_date 20260331
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: rpcc
|
Name: rpcc
|
||||||
Version: 0~%commit_date.git~%shortcommit
|
Version: 0~%commit_date.git~%shortcommit
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Raspberry Pi Control Centre - an extensible settings application for the Raspberry Pi Desktop
|
Summary: Raspberry Pi Control Centre - an extensible settings application for the Raspberry Pi Desktop
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/raspberrypi-ui/rpcc
|
URL: https://github.com/raspberrypi-ui/rpcc
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
%global ver 2026-03-29
|
%global ver 2026-04-03
|
||||||
%global goodver %(echo %ver | sed 's/-//g')
|
%global goodver %(echo %ver | sed 's/-//g')
|
||||||
%global __brp_mangle_shebangs %{nil}
|
%global __brp_mangle_shebangs %{nil}
|
||||||
%bcond_without mold
|
%bcond_without mold
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: signal-desktop
|
Name: signal-desktop
|
||||||
%electronmeta -aD
|
%electronmeta -aD
|
||||||
Version: 8.4.1
|
Version: 8.5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A private messenger for Windows, macOS, and Linux
|
Summary: A private messenger for Windows, macOS, and Linux
|
||||||
URL: https://signal.org
|
URL: https://signal.org
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
project pkg {
|
||||||
|
rpm {
|
||||||
|
spec = "tauon.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/requirements.txt b/requirements.txt
|
||||||
|
index a0471ddb..e8ca00a9 100644
|
||||||
|
--- a/requirements.txt
|
||||||
|
+++ b/requirements.txt
|
||||||
|
@@ -18,7 +18,7 @@ keyboard; sys_platform == 'win32'
|
||||||
|
lynxtray; sys_platform == 'win32'
|
||||||
|
opencc; sys_platform != 'win32' # optional
|
||||||
|
opencc-python-reimplemented; sys_platform == 'win32' # optional
|
||||||
|
-pypresence>=4.5.0 # optional
|
||||||
|
+pypresence # optional
|
||||||
|
tekore # optional
|
||||||
|
natsort # optional
|
||||||
|
#picard # optional
|
||||||
@@ -0,0 +1,69 @@
|
|||||||
|
%global _desc A music player for the desktop. Designed to be powerful and streamlined, putting the user in control of their music collection.
|
||||||
|
|
||||||
|
%undefine __brp_mangle_shebangs
|
||||||
|
|
||||||
|
Name: python-tauon
|
||||||
|
Version: 9.1.2
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: A music player for the desktop. Designed to be powerful and streamlined
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
URL: https://tauonmusicbox.rocks/
|
||||||
|
Source0: https://github.com/Taiko2k/Tauon/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
Patch0: remove-reqed-version.patch
|
||||||
|
|
||||||
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-wheel
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: make
|
||||||
|
BuildRequires: flac-devel
|
||||||
|
BuildRequires: mpg123-devel
|
||||||
|
BuildRequires: libvorbis-devel
|
||||||
|
BuildRequires: opusfile-devel
|
||||||
|
BuildRequires: libsamplerate-devel
|
||||||
|
BuildRequires: libopenmpt-devel
|
||||||
|
BuildRequires: wavpack-devel
|
||||||
|
BuildRequires: game-music-emu-devel
|
||||||
|
|
||||||
|
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
|
||||||
|
%description
|
||||||
|
%_desc
|
||||||
|
|
||||||
|
%package -n python3-tauon
|
||||||
|
Summary: %{summary}
|
||||||
|
%{?python_provide:%python_provide python3-tauon}
|
||||||
|
|
||||||
|
%description -n python3-tauon
|
||||||
|
%_desc
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%git_clone https://github.com/Taiko2k/Tauon v%{version}
|
||||||
|
%patch -P0 -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
%pyproject_wheel
|
||||||
|
|
||||||
|
%install
|
||||||
|
%pyproject_install
|
||||||
|
%pyproject_save_files tauon
|
||||||
|
%find_lang tauon
|
||||||
|
install -Dm644 extra/tauonmb.desktop %{buildroot}%{_appsdir}/tauonmb.desktop
|
||||||
|
install -Dm644 extra/tauonmb-symbolic.svg %{buildroot}%{_scalableiconsdir}/tauonmb-symbolic.svg
|
||||||
|
install -Dm644 extra/tauonmb.svg %{buildroot}%{_scalableiconsdir}/tauonmb.svg
|
||||||
|
install -Dm755 extra/tauonmb.sh %{buildroot}/opt/tauon/tauonmb.sh
|
||||||
|
|
||||||
|
%files -n python3-tauon -f %{pyproject_files} -f tauon.lang
|
||||||
|
%doc README.md CHANGELOG.md CONTRIBUTING.md
|
||||||
|
%license LICENSE
|
||||||
|
%{_bindir}/tauonmb
|
||||||
|
%{python3_sitearch}/phazor.cpython-314-*-linux-gnu.so
|
||||||
|
%{_appsdir}/tauonmb.desktop
|
||||||
|
%{_scalableiconsdir}/tauonmb-symbolic.svg
|
||||||
|
%{_scalableiconsdir}/tauonmb.svg
|
||||||
|
/opt/tauon/tauonmb.sh
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sat Mar 28 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(gh("Taiko2k/Tauon"));
|
||||||
@@ -1 +1 @@
|
|||||||
v1.13.43
|
v1.13.53
|
||||||
@@ -1,13 +1,13 @@
|
|||||||
# Fedora sometimes sources the snapshots under stable versions and just bumps release
|
# Fedora sometimes sources the snapshots under stable versions and just bumps release
|
||||||
# For user clarity I have separated these into different packages
|
# For user clarity I have separated these into different packages
|
||||||
%global commit b792287f5bec9086916aa9b81788e0ea38f02c24
|
%global commit 205d3c652e1de440de8ccb39ce99fe877109a0bb
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 20260125
|
%global ver 20260125
|
||||||
%global commit_date 20260222
|
%global commit_date 20260402
|
||||||
|
|
||||||
Name: winetricks-git
|
Name: winetricks-git
|
||||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Work around common problems in Wine; Winetricks Git builds
|
Summary: Work around common problems in Wine; Winetricks Git builds
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://github.com/Winetricks/winetricks
|
URL: https://github.com/Winetricks/winetricks
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: driftwm
|
Name: driftwm
|
||||||
Version: 0.1.2
|
Version: 0.1.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A trackpad-first infinite canvas Wayland compositor
|
Summary: A trackpad-first infinite canvas Wayland compositor
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
#? https://src.fedoraproject.org/rpms/hyprutils/blob/rawhide/f/hyprutils.spec
|
#? https://src.fedoraproject.org/rpms/hyprutils/blob/rawhide/f/hyprutils.spec
|
||||||
|
|
||||||
%global realname hyprutils
|
%global realname hyprutils
|
||||||
%global ver 0.11.1
|
%global ver 0.12.0
|
||||||
|
|
||||||
%global commit 762166b516432ce4b02bfbae365f1daa6f88f76d
|
%global commit e6caa3d4d1427eedbdf556cf4ceb70f2d9c0b56d
|
||||||
%global commit_date 20260327
|
%global commit_date 20260331
|
||||||
%global shortcommit %{sub %commit 1 7}
|
%global shortcommit %{sub %commit 1 7}
|
||||||
|
|
||||||
Name: %realname.nightly
|
Name: %realname.nightly
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-app-launch
|
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-app-launch
|
||||||
%global commit f4b7c634dc4f95086dcda70113fbc2f6ce22eed7
|
%global commit c40aaeecbc1a1634f961ed6ce2b5f5cb0e5196e3
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
Name: lomiri-app-launch
|
Name: lomiri-app-launch
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-download-manager
|
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-download-manager
|
||||||
%global commit ff2bc3a8f57b6124ca866c108c49aabcbe22bdf8
|
%global commit 0939d480c72871b3270cc529e16902fd41bfdda5
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
Name: lomiri-download-manager
|
Name: lomiri-download-manager
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Upload Download Manager for Lomiri
|
Summary: Upload Download Manager for Lomiri
|
||||||
License: LGPLv3
|
License: LGPLv3
|
||||||
URL: https://gitlab.com/ubports/development/core/lomiri-download-manager
|
URL: https://gitlab.com/ubports/development/core/lomiri-download-manager
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
|
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
|
||||||
%global commit edf02eaf9794967ebb4bbe1efe6087a4e65aae17
|
%global commit 0ee9e5df521b13dbc9f205b345aad5709baedf75
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
Name: lomiri-system-settings
|
Name: lomiri-system-settings
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: mangowm
|
Name: mangowm
|
||||||
Version: 0.12.8
|
Version: 0.12.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
|
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
|
||||||
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
|
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
|
||||||
Packager: metcya <metcya@gmail.com>
|
Packager: metcya <metcya@gmail.com>
|
||||||
@@ -21,7 +21,7 @@ BuildRequires: pkgconfig(xkbcommon)
|
|||||||
BuildRequires: pkgconfig(libinput)
|
BuildRequires: pkgconfig(libinput)
|
||||||
BuildRequires: pkgconfig(wayland-client)
|
BuildRequires: pkgconfig(wayland-client)
|
||||||
BuildRequires: pkgconfig(libpcre2-8)
|
BuildRequires: pkgconfig(libpcre2-8)
|
||||||
BuildRequires: pkgconfig(scenefx-0.4)
|
BuildRequires: scenefx-devel
|
||||||
|
|
||||||
Conflicts: mangowc < %{mangowc_ver}
|
Conflicts: mangowc < %{mangowc_ver}
|
||||||
Obsoletes: mangowc < %{mangowc_ver}
|
Obsoletes: mangowc < %{mangowc_ver}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global commit 12dba9653ae2c0dd24bf2633e2572a8093b0df5e
|
%global commit fb0cc1557d8321fb2e3f34e94beddefe56211e04
|
||||||
|
|
||||||
Name: noctalia-qs
|
Name: noctalia-qs
|
||||||
Version: 0.0.10
|
Version: 0.0.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Flexible QtQuick based desktop shell toolkit
|
Summary: Flexible QtQuick based desktop shell toolkit
|
||||||
License: LGPL-3.0-only AND GPL-3.0-only
|
License: LGPL-3.0-only AND GPL-3.0-only
|
||||||
URL: https://github.com/noctalia-dev/noctalia-qs
|
URL: https://github.com/noctalia-dev/noctalia-qs
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: noctalia-shell
|
Name: noctalia-shell
|
||||||
Version: 4.7.1
|
Version: 4.7.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Quickshell-based custom shell setup
|
Summary: A Quickshell-based custom shell setup
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
project pkg {
|
||||||
|
rpm {
|
||||||
|
spec = "satty.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
Name: satty
|
||||||
|
Version: 0.20.1
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Summary: Modern screenshot annotation tool
|
||||||
|
URL: https://github.com/Satty-org/Satty
|
||||||
|
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||||
|
BuildRequires: cargo-rpm-macros
|
||||||
|
BuildRequires: libadwaita-devel
|
||||||
|
BuildRequires: libepoxy-devel
|
||||||
|
License: MPL-2.0 AND (MIT OR Apache-2.0) AND Unicode-3.0 AND Apache-2.0 AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR Apache-2.0) AND CC0-1.0 AND (CC0-1.0 OR Apache-2.0) AND ISC AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT) AND Zlib AND (Zlib OR Apache-2.0 OR MIT)
|
||||||
|
Packager: Tulip Blossom <tulilirockz@outlook.com>
|
||||||
|
|
||||||
|
%description
|
||||||
|
%{summary}.
|
||||||
|
|
||||||
|
%pkg_completion -BNfz
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n Satty-%{version}
|
||||||
|
%cargo_prep_online
|
||||||
|
|
||||||
|
%build
|
||||||
|
%cargo_build
|
||||||
|
%{cargo_license_online} > LICENSE.dependencies
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -Dpm0755 -t %{buildroot}%{_bindir} ./target/rpm/satty
|
||||||
|
install -Dpm0644 -t %{buildroot}%{_datadir}/applications/ ./satty.desktop
|
||||||
|
install -Dpm0644 -t %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/ ./assets/satty.svg
|
||||||
|
install -Dpm0644 -t %{buildroot}%{_datadir}/fish/vendor_completions.d/ ./completions/satty.fish
|
||||||
|
install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions/ ./completions/_satty
|
||||||
|
install -Dpm0644 ./completions/satty.bash %{buildroot}%{_datadir}/bash-completion/completions/satty
|
||||||
|
install -Dpm0644 -t %{buildroot}%{_datadir}/nushell/vendor/autoload/ ./completions/satty.nu
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README.md
|
||||||
|
%license LICENSE LICENSE.dependencies
|
||||||
|
%{_bindir}/%{name}
|
||||||
|
%{_datadir}/applications/satty.desktop
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/satty.svg
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Tulip Blossom <tulilirockz@outlook.com>
|
||||||
|
- Initial commit
|
||||||
@@ -4,8 +4,8 @@
|
|||||||
%define _python_dist_allow_version_zero 1
|
%define _python_dist_allow_version_zero 1
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.7
|
Version: 2.8
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: GUI wallpaper manager for Wayland and Xorg Linux systems
|
Summary: GUI wallpaper manager for Wayland and Xorg Linux systems
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
URL: https://github.com/anufrievroman/waypaper
|
URL: https://github.com/anufrievroman/waypaper
|
||||||
|
|||||||
@@ -16,15 +16,15 @@
|
|||||||
%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.*$
|
%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
|
Name: android-studio
|
||||||
Version: 2025.3.2.6
|
Version: 2025.3.3.6
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Official IDE for Android development
|
Summary: Official IDE for Android development
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Packager: veuxit <erroor234@gmail.com>, like-engels <higashikataengels@icloud.com>
|
Packager: veuxit <erroor234@gmail.com>, like-engels <higashikataengels@icloud.com>
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
URL: https://developer.android.com/studio
|
URL: https://developer.android.com/studio
|
||||||
|
|
||||||
%define suffixS panda2
|
%define suffixS panda3
|
||||||
|
|
||||||
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: asar
|
Name: asar
|
||||||
Version: 4.1.2
|
Version: 4.2.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple extensive tar-like archive format with indexing
|
Summary: Simple extensive tar-like archive format with indexing
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global crate deno
|
%global crate deno
|
||||||
|
|
||||||
Name: rust-deno
|
Name: rust-deno
|
||||||
Version: 2.7.9
|
Version: 2.7.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Deno executable
|
Summary: Deno executable
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit debcffbadb75221a030319c075fae12cfe114176
|
%global commit 0790937d03df6e7a9420c61de91ce520a85fe4ef
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global fulldate 2026-03-29
|
%global fulldate 2026-04-02
|
||||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||||
%global ver 1.3.2
|
%global ver 1.3.2
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
# Naming variable as something other than "commit" is necessary
|
# Naming variable as something other than "commit" is necessary
|
||||||
# to stop %%gometa from putting commit hash in release
|
# to stop %%gometa from putting commit hash in release
|
||||||
%global commit_hash 4d04ad7290c3200c140732b2a1ed11924cc68cf8
|
%global commit_hash 1c88f24ad7f2ffb4c7ccaba6e8a7d1a28a59151b
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global shortcommit %{sub %{commit_hash} 1 7}
|
%global shortcommit %{sub %{commit_hash} 1 7}
|
||||||
%global ver 2.0.15
|
%global ver 2.0.15
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
%global raw_forgeurl https://raw.githubusercontent.com/%{crate}/%{crate}
|
%global raw_forgeurl https://raw.githubusercontent.com/%{crate}/%{crate}
|
||||||
|
|
||||||
Name: rust-neovide
|
Name: rust-neovide
|
||||||
Version: 0.15.2
|
Version: 0.16.0
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: No Nonsense Neovim Client in Rust
|
Summary: No Nonsense Neovim Client in Rust
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: turbowarp-desktop
|
Name: turbowarp-desktop
|
||||||
%electronmeta -D
|
%electronmeta -D
|
||||||
Version: 1.15.2
|
Version: 1.15.5
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: A better offline editor for Scratch 3
|
Summary: A better offline editor for Scratch 3
|
||||||
URL: https://desktop.turbowarp.org/
|
URL: https://desktop.turbowarp.org/
|
||||||
License: GPL-3.0-only AND %{electron_license}
|
License: GPL-3.0-only AND %{electron_license}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global commit 6694a3bd14bba5d52c375cc4c3ce9681445cbc22
|
%global commit d430cc5945f371ec87dd295d1f01dd840cbed3d8
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global ver 0.231.0
|
%global ver 0.232.0
|
||||||
|
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
%bcond_with debug_no_build
|
%bcond_with debug_no_build
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global ver 0.230.0-pre
|
%global ver 0.231.1-pre
|
||||||
# Exclude input files from mangling
|
# Exclude input files from mangling
|
||||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
%global rustflags_debuginfo 0
|
%global rustflags_debuginfo 0
|
||||||
|
|
||||||
Name: zed
|
Name: zed
|
||||||
Version: 0.229.0
|
Version: 0.230.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Zed is a high-performance, multiplayer code editor
|
Summary: Zed is a high-performance, multiplayer code editor
|
||||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global __brp_mangle_shebangs %{nil}
|
%global __brp_mangle_shebangs %{nil}
|
||||||
|
|
||||||
Name: inputplumber
|
Name: inputplumber
|
||||||
Version: 0.75.2
|
Version: 0.76.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open source input router and remapper daemon for Linux
|
Summary: Open source input router and remapper daemon for Linux
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
%define osuresver 2026.305.0
|
%define osuresver 2026.331.0
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%define __strip /bin/true
|
%define __strip /bin/true
|
||||||
|
|
||||||
Name: osu-lazer
|
Name: osu-lazer
|
||||||
Version: 2026.305.0
|
Version: 2026.401.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
|
Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||||
|
|
||||||
%global commit 01a4a6a528765b4302ff9e17ed8c247f4b5f90a1
|
%global commit a3c5f1f6f226a27b34f98b0fd9923817ce011632
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||||
|
|
||||||
# Change this variables if you want to use custom keys
|
# Change this variables if you want to use custom keys
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
# 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_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 build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||||
%global commit aa7cf5ea153ececef87d0dc0982522ea690b281e
|
%global commit f63b1b5dc1b8704278ba896ad536b8a2c3ed77bb
|
||||||
%global ver 0.0.40-19125
|
%global ver 0.0.40-19146
|
||||||
|
|
||||||
Name: rpcs3
|
Name: rpcs3
|
||||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||||
|
|||||||
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
%global _default_patch_fuzz 2
|
%global _default_patch_fuzz 2
|
||||||
%global build_timestamp %(date +"%Y%m%d")
|
%global build_timestamp %(date +"%Y%m%d")
|
||||||
%global gamescope_commit 402bfb81bc25943cac9061eb022fe229c5414f5e
|
%global gamescope_commit 7c5ebe991af905c17fa26f6287704ff07dcf69ca
|
||||||
%define short_commit %(echo %{gamescope_commit} | cut -c1-8)
|
%define short_commit %(echo %{gamescope_commit} | cut -c1-8)
|
||||||
|
|
||||||
Name: terra-gamescope
|
Name: terra-gamescope
|
||||||
Version: 136.%{short_commit}
|
Version: 137.%{short_commit}
|
||||||
Release: 1%?dist
|
Release: 1%?dist
|
||||||
Summary: Micro-compositor for video games on Wayland
|
Summary: Micro-compositor for video games on Wayland
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1 @@
|
|||||||
import "andax/bump_extras.rhai" as bump;
|
rpm.version(codeberg("GeopJr/BLAHAJ"));
|
||||||
|
|
||||||
rpm.version(bump::codeberg("GeopJr/BLAHAJ"));
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
# https://github.com/nektos/act
|
# https://github.com/nektos/act
|
||||||
%global goipath github.com/nektos/act
|
%global goipath github.com/nektos/act
|
||||||
Version: 0.2.86
|
Version: 0.2.87
|
||||||
|
|
||||||
%gometa -f
|
%gometa -f
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
# https://github.com/grpc/grpc-go
|
# https://github.com/grpc/grpc-go
|
||||||
%global goipath google.golang.org/grpc
|
%global goipath google.golang.org/grpc
|
||||||
%global forgeurl https://github.com/grpc/grpc-go
|
%global forgeurl https://github.com/grpc/grpc-go
|
||||||
Version: 1.79.3
|
Version: 1.80.0
|
||||||
|
|
||||||
%gometa -L
|
%gometa -L
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global commit cf7577f650f97226d34a4e7ab6e30b765a15677a
|
%global commit d1e2c2391a653255fe61687a6394d3457cdd3dea
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver v5.47.0
|
%global ver v5.47.0
|
||||||
%global commit_date 20260327
|
%global commit_date 20260401
|
||||||
|
|
||||||
%global goipath github.com/v2fly/v2ray-core
|
%global goipath github.com/v2fly/v2ray-core
|
||||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
import "andax/bump_extras.rhai" as bump;
|
rpm.global("commit", codeberg_commit("janAkali/grabnim"));
|
||||||
|
|
||||||
rpm.global("commit", bump::codeberg_commit("janAkali/grabnim"));
|
|
||||||
if rpm.changed() {
|
if rpm.changed() {
|
||||||
rpm.global("commit_date", date());
|
rpm.global("commit_date", date());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||||
%global commit 78282b241f16c66e40782775ee1d4c16b8af8d6f
|
%global commit 854c1f15bada3055fb041cc7ba96378c32d34667
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 2.3.1
|
%global ver 2.3.1
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global debug_package %nil
|
%global debug_package %nil
|
||||||
|
|
||||||
Name: nim-nightly
|
Name: nim-nightly
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global _desc xet client tech, used in huggingface_hub.
|
%global _desc xet client tech, used in huggingface_hub.
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: xet client tech, used in huggingface_hub
|
Summary: xet client tech, used in huggingface_hub
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "mpegdash.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
%global pypi_name mpegdash
|
||||||
|
%global _desc MPEG-DASH MPD(Media Presentation Description) Parser.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 0.4.1
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: MPEG-DASH MPD(Media Presentation Description) Parser
|
||||||
|
License: MIT
|
||||||
|
URL: https://github.com/sangwonl/python-mpegdash
|
||||||
|
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 %{pypi_name}
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc README.md
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("mpegdash"));
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
%global pypi_name numba
|
%global pypi_name numba
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.64.0
|
Version: 0.65.0
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: NumPy aware dynamic Python compiler using LLVM
|
Summary: NumPy aware dynamic Python compiler using LLVM
|
||||||
License: BSD-2-Clause AND MIT AND BSD-3-Clause
|
License: BSD-2-Clause AND MIT AND BSD-3-Clause
|
||||||
URL: https://numba.pydata.org
|
URL: https://numba.pydata.org
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "plexapi.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
%global pypi_name plexapi
|
||||||
|
%global _desc Python bindings for the Plex API.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 4.18.1
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Summary: Python bindings for the Plex API
|
||||||
|
License: BSD-3-Clause
|
||||||
|
URL: https://github.com/pushingkarmaorg/python-plexapi
|
||||||
|
Source0: %{pypi_source}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
|
|
||||||
|
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
|
||||||
|
%description
|
||||||
|
%_desc
|
||||||
|
|
||||||
|
%package -n python3-%{pypi_name}
|
||||||
|
Summary: %{summary}
|
||||||
|
Provides: %{pypi_name}
|
||||||
|
%{?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 %{pypi_name}
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc README.rst
|
||||||
|
%license LICENSE.txt
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("plexapi"));
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$
|
%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 4.17.2
|
Version: 4.18.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A facade to the other Proton VPN components
|
Summary: A facade to the other Proton VPN components
|
||||||
License: GPL-3.0-Only
|
License: GPL-3.0-Only
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "pysdl3.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
%global pypi_name pysdl3
|
||||||
|
%global _desc A pure Python wrapper for SDL3.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 0.9.11b0
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: A pure Python wrapper for SDL3
|
||||||
|
License: MIT
|
||||||
|
URL: https://pysdl3.readthedocs.io/
|
||||||
|
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 sdl3
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc README.md
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("pysdl3"));
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "ratelimit.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
%global pypi_name ratelimit
|
||||||
|
%global _desc API Rate Limit Decorator.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 2.2.1
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: API Rate Limit Decorator
|
||||||
|
License: MIT
|
||||||
|
URL: https://github.com/tomasbasham/ratelimit
|
||||||
|
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 %{pypi_name}
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc README.rst
|
||||||
|
%license LICENSE.txt
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("ratelimit"));
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "tekore.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
%global pypi_name tekore
|
||||||
|
%global _desc Spotify Web API client for Python 3.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 6.1.1
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: Spotify Web API client for Python 3
|
||||||
|
License: MIT
|
||||||
|
URL: https://tekore.readthedocs.io/en/stable/
|
||||||
|
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 %{pypi_name}
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc readme_pypi.rst
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Oct 23 2025 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("tekore"));
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
project pkg {
|
||||||
|
arches = ["x86_64"]
|
||||||
|
rpm {
|
||||||
|
spec = "tidalapi.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
%global pypi_name tidalapi
|
||||||
|
%global _desc Python API for TIDAL music streaming service.
|
||||||
|
|
||||||
|
Name: python-%{pypi_name}
|
||||||
|
Version: 0.8.11
|
||||||
|
Release: 1%?dist
|
||||||
|
Summary: Python API for TIDAL music streaming service
|
||||||
|
License: LGPL-3.0-or-later
|
||||||
|
URL: https://github.com/matrix-org/synapse-s3-storage-provider
|
||||||
|
Source0: %{pypi_source}
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-poetry-core
|
||||||
|
|
||||||
|
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 %{pypi_name}
|
||||||
|
|
||||||
|
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||||
|
%doc README.rst HISTORY.rst
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Sun Mar 29 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(pypi("tidalapi"));
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 2ded3a24a15ed58fa6ccc61fd770c8ffc3ba0aca
|
%global commit 4567c8c5284f0608202aea612f3fcc1a190b97a9
|
||||||
%global commit_date 20260329
|
%global commit_date 20260403
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global pypi_name types-colorama
|
%global pypi_name types-colorama
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%undefine __brp_mangle_shebangs
|
%undefine __brp_mangle_shebangs
|
||||||
|
|
||||||
Name: fresh
|
Name: fresh
|
||||||
Version: 0.2.20
|
Version: 0.2.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text editor for your terminal: easy, powerful and fast
|
Summary: Text editor for your terminal: easy, powerful and fast
|
||||||
URL: https://getfresh.dev
|
URL: https://getfresh.dev
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||||
|
|
||||||
%global crate zoi-rs
|
%global crate zoi-rs
|
||||||
%global crate_version 1.9.4
|
%global crate_version 1.10.0
|
||||||
|
|
||||||
Name: rust-zoi-rs
|
Name: rust-zoi-rs
|
||||||
Version: %(echo %crate_version | sed 's/-/~/g')
|
Version: %(echo %crate_version | sed 's/-/~/g')
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
version=0.16.0-dev.3028+a85495ca2
|
version=0.16.0-dev.3066+da78940dd
|
||||||
|
|
||||||
mirrors=()
|
mirrors=()
|
||||||
|
|
||||||
|
|||||||
@@ -8,4 +8,7 @@ if rpm.changed() {
|
|||||||
// Update the Zig version in the script
|
// Update the Zig version in the script
|
||||||
let dir = sub(`/[^/]+$`, "", __script_path);
|
let dir = sub(`/[^/]+$`, "", __script_path);
|
||||||
sh(`sed -i 's|version=.*|version=${v}|' setup.sh`, #{ "cwd": dir });
|
sh(`sed -i 's|version=.*|version=${v}|' setup.sh`, #{ "cwd": dir });
|
||||||
|
// Update the needed LLVM version
|
||||||
|
let rawfile = codeberg_rawfile("ziglang/zig", "master", "README.md");
|
||||||
|
rpm.global("llvm_version", find(`download.html#([\d.]+)`, rawfile, 1));
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,12 +2,11 @@
|
|||||||
%global zig_arches x86_64 aarch64 riscv64 %{mips64}
|
%global zig_arches x86_64 aarch64 riscv64 %{mips64}
|
||||||
# Signing key from https://ziglang.org/download/
|
# Signing key from https://ziglang.org/download/
|
||||||
%global public_key RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
|
%global public_key RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
|
||||||
# Not needed yet
|
%if 0%{?fedora} >= 44
|
||||||
%if 0%{?fedora} >= 42 || 0%{?rhel} >= 9
|
%define llvm_compat 21
|
||||||
%define llvm_compat 20
|
|
||||||
%endif
|
%endif
|
||||||
%global llvm_version 20.0.0
|
%global llvm_version 21.0.0
|
||||||
%global ver 0.16.0-dev.3028+a85495ca2
|
%global ver 0.16.0-dev.3066+da78940dd
|
||||||
%bcond bootstrap 1
|
%bcond bootstrap 1
|
||||||
%bcond docs %{without bootstrap}
|
%bcond docs %{without bootstrap}
|
||||||
%bcond test 1
|
%bcond test 1
|
||||||
@@ -51,9 +50,9 @@ BuildRequires: cmake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: llvm-devel
|
BuildRequires: llvm%{?llvm_compat}-devel
|
||||||
BuildRequires: clang-devel
|
BuildRequires: clang%{?llvm_compat}-devel
|
||||||
BuildRequires: lld-devel
|
BuildRequires: lld%{?llvm_compat}-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
# for man page generation
|
# for man page generation
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
@@ -113,6 +112,10 @@ rm -f stage1/zig1.wasm
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# Force the correct LLVM version
|
||||||
|
%if %{defined llvm_compat}
|
||||||
|
export LLVM_DIR=%{_libdir}/llvm%{?llvm_compat}/%{_lib}/cmake
|
||||||
|
%endif
|
||||||
# zig doesn't know how to dynamically link llvm on its own so we need cmake to generate a header ahead of time
|
# zig doesn't know how to dynamically link llvm on its own so we need cmake to generate a header ahead of time
|
||||||
# if we provide the header we need to also build zigcpp
|
# if we provide the header we need to also build zigcpp
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,7 @@ if rpm.changed() {
|
|||||||
let r = bump::madoguchi_json("zig-master", labels.branch).rel;
|
let r = bump::madoguchi_json("zig-master", labels.branch).rel;
|
||||||
let r = sub(`(?m)(\.fc.*?|)$`, "", r).parse_int();
|
let r = sub(`(?m)(\.fc.*?|)$`, "", r).parse_int();
|
||||||
rpm.release(r + 1);
|
rpm.release(r + 1);
|
||||||
|
// Update the needed LLVM version
|
||||||
|
let rawfile = codeberg_rawfile("ziglang/zig", "master", "README.md");
|
||||||
|
rpm.global("llvm_version", find(`download.html#([\d.]+)`, rawfile, 1));
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,19 +2,18 @@
|
|||||||
%global zig_arches x86_64 aarch64 riscv64 %{mips64}
|
%global zig_arches x86_64 aarch64 riscv64 %{mips64}
|
||||||
# Signing key from https://ziglang.org/download/
|
# Signing key from https://ziglang.org/download/
|
||||||
%global public_key RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
|
%global public_key RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
|
||||||
# Not needed yet
|
%if 0%{?fedora} >= 44
|
||||||
%if 0%{?fedora} >= 42 || 0%{?rhel} >= 9
|
%define llvm_compat 21
|
||||||
%define llvm_compat 20
|
|
||||||
%endif
|
%endif
|
||||||
%global llvm_version 20.0.0
|
%global llvm_version 21.0.0
|
||||||
%bcond bootstrap 0
|
%bcond bootstrap 0
|
||||||
%bcond docs %{without bootstrap}
|
%bcond docs %{without bootstrap}
|
||||||
%bcond test 1
|
%bcond test 1
|
||||||
%global zig_cache_dir %{builddir}/zig-cache
|
%global zig_cache_dir %{builddir}/zig-cache
|
||||||
|
|
||||||
Name: zig-master
|
Name: zig-master
|
||||||
Version: 0.16.0~dev.2694+74f361a5c
|
Version: 0.16.0~dev.3066+da78940dd
|
||||||
Release: 2%?dist
|
Release: 2%{?dist}
|
||||||
Summary: Master builds of the Zig language
|
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
|
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
|
||||||
URL: https://ziglang.org
|
URL: https://ziglang.org
|
||||||
@@ -26,9 +25,9 @@ BuildRequires: cmake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: llvm-devel
|
BuildRequires: llvm%{?llvm_compat}-devel
|
||||||
BuildRequires: clang-devel
|
BuildRequires: clang%{?llvm_compat}-devel
|
||||||
BuildRequires: lld-devel
|
BuildRequires: lld%{?llvm_compat}-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
# for man page generation
|
# for man page generation
|
||||||
BuildRequires: help2man
|
BuildRequires: help2man
|
||||||
@@ -125,6 +124,10 @@ rm -f stage1/zig1.wasm
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# Force the correct LLVM version
|
||||||
|
%if %{defined llvm_compat}
|
||||||
|
export LLVM_DIR=%{_libdir}/llvm%{?llvm_compat}/%{_lib}/cmake
|
||||||
|
%endif
|
||||||
# zig doesn't know how to dynamically link llvm on its own so we need cmake to generate a header ahead of time
|
# zig doesn't know how to dynamically link llvm on its own so we need cmake to generate a header ahead of time
|
||||||
# if we provide the header we need to also build zigcpp
|
# if we provide the header we need to also build zigcpp
|
||||||
|
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ A fast high compression read-only file system for Linux and Windows.}
|
|||||||
%global _distro_extra_cxxflags -include %{_includedir}/c++/*/cstdint
|
%global _distro_extra_cxxflags -include %{_includedir}/c++/*/cstdint
|
||||||
|
|
||||||
Name: dwarfs
|
Name: dwarfs
|
||||||
Version: 0.15.1
|
Version: 0.15.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A fast high compression read-only file system for Linux, Windows and macOS
|
Summary: A fast high compression read-only file system for Linux, Windows and macOS
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: https://github.com/mhx/%{name}
|
URL: https://github.com/mhx/%{name}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: glaze-devel
|
Name: glaze-devel
|
||||||
Version: 7.2.2
|
Version: 7.2.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://stephenberry.github.io/glaze
|
URL: https://stephenberry.github.io/glaze
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
#define _empty_manifest_terminate_build 0
|
#define _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: liblsp-dsp
|
Name: liblsp-dsp
|
||||||
Version: 1.0.34
|
Version: 1.0.35
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: DSP library for signal processing
|
Summary: DSP library for signal processing
|
||||||
License: LGPL-3.0
|
License: LGPL-3.0
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
%define __strip /bin/true
|
%define __strip /bin/true
|
||||||
%global commit 87c7c6f67ab8ad440e2ca0bdabce9626226bc25b
|
%global commit d4ce31f313eaf864f46576ee98fbf88c9ef47036
|
||||||
|
|
||||||
Name: arrpc
|
Name: arrpc
|
||||||
Version: 3.6.0
|
Version: 3.7.0
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Open Discord RPC server for atypical setups
|
Summary: Open Discord RPC server for atypical setups
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://arrpc.openasar.dev
|
URL: https://arrpc.openasar.dev
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
import "andax/bump_extras.rhai" as bump;
|
rpm.global("commit", codeberg_commit("nathandyer/exquisite-linux-templates"));
|
||||||
|
|
||||||
rpm.global("commit", bump::codeberg_commit("nathandyer/exquisite-linux-templates"));
|
|
||||||
if rpm.changed() {
|
if rpm.changed() {
|
||||||
rpm.global("commit_date", date());
|
rpm.global("commit_date", date());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
project pkg {
|
||||||
|
rpm {
|
||||||
|
spec = "rust-hypervisor-firmware.spec"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,68 @@
|
|||||||
|
%dnl %bcond rust_nightly 0
|
||||||
|
|
||||||
|
Name: rust-hypervisor-firmware
|
||||||
|
Version: 0.4.2
|
||||||
|
Release: 1%{?dist}
|
||||||
|
Summary: Simple firmware that is designed to be launched from anything that supports loading ELF binaries
|
||||||
|
URL: https://github.com/cloud-hypervisor/rust-hypervisor-firmware
|
||||||
|
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
|
||||||
|
License: Apache-2.0
|
||||||
|
BuildRequires: anda-srpm-macros gcc cargo-rpm-macros
|
||||||
|
%dnl %if %{with rust_nightly}
|
||||||
|
BuildRequires: rustup
|
||||||
|
%dnl %endif
|
||||||
|
|
||||||
|
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
|
||||||
|
%description
|
||||||
|
This repository contains a simple firmware that is designed
|
||||||
|
to be launched from anything that supports loading ELF
|
||||||
|
binaries and running them with the PVH booting standard.
|
||||||
|
|
||||||
|
The purpose is to be able to use this firmware to be able to
|
||||||
|
load a bootloader from within a disk image without requiring
|
||||||
|
the use of a complex firmware such as TianoCore/edk2 and without
|
||||||
|
requiring the VMM to reuse functionality used for booting the Linux kernel.
|
||||||
|
|
||||||
|
Currently it will directly load a kernel from a
|
||||||
|
disk image that follows the Boot Loader Specification
|
||||||
|
|
||||||
|
There is also minimal EFI compatibility support allowing the boot of
|
||||||
|
some images that use EFI (shim + GRUB2 as used by Ubuntu).
|
||||||
|
|
||||||
|
The firmware is primarily developed against Cloud Hypervisor
|
||||||
|
but there is also support for using QEMU's PVH loader.
|
||||||
|
|
||||||
|
This project was originally developed using Firecracker however as
|
||||||
|
it does not currently support resetting the virtio block device it
|
||||||
|
is not possible to boot all the way into the OS.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -n %{name}-%{version}
|
||||||
|
%dnl %if %{with rust_nightly}
|
||||||
|
%rustup_nightly
|
||||||
|
%dnl %endif
|
||||||
|
%cargo_prep_online
|
||||||
|
|
||||||
|
%build
|
||||||
|
# ls -laH .cargo/bin
|
||||||
|
# cat /builddir/build/BUILD/rust-hypervisor-firmware-0.4.2-build/.rustup/settings.toml
|
||||||
|
# export RUSTFLAGS="-C linker=lld -C linker-flavor=ld.lld";
|
||||||
|
# CARGO_HOME=/home/owen/rpmbuild/BUILD/.cargo RUSTUP_HOME=/home/owen/rpmbuild/BUILD/.rustup
|
||||||
|
%{__cargo} build --profile rpm --target x86_64-unknown-none.json -Zbuild-std=core -Zbuild-std-features=compiler-builtins-mem
|
||||||
|
%dnl %{cargo_build} -Zbuild-std=core -Zbuild-std-features=compiler-builtins-mem
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -Dm755 target/rpm/hypervisor-fw %{buildroot}%{_bindir}/hypervisor-fw
|
||||||
|
%cargo_license_summary_online
|
||||||
|
%{cargo_license_online} > LICENSE.dependencies
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README.md CONTRIBUTING.md CODE_OF_CONDUCT.md
|
||||||
|
%license LICENSE
|
||||||
|
%license LICENSE.dependencies
|
||||||
|
%{_bindir}/hypervisor-fw
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Apr 03 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||||
|
- Initial commit
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
rpm.version(gh("cloud-hypervisor/rust-hypervisor-firmware"));
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
%define _build_id_links none
|
%define _build_id_links none
|
||||||
|
|
||||||
Name: sass
|
Name: sass
|
||||||
Version: 1.98.0
|
Version: 1.99.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The reference implementation of Sass, written in Dart
|
Summary: The reference implementation of Sass, written in Dart
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global commit af7fd77ebcd4dcc740fcb26cb6a2407236f6e24c
|
%global commit 656b445ee1f3176df1a73c447a35abe1b03fd747
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 20260326050832
|
%global ver 20260331044442
|
||||||
%global commit_date 20260327
|
%global commit_date 20260401
|
||||||
|
|
||||||
Name: v2ray-domain-list-community
|
Name: v2ray-domain-list-community
|
||||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit dddc0d426837eeb277cd880759e9826c2b309e90
|
%global commit 86115e24e5273e02c065538fb464ac2aa8c1d5e0
|
||||||
%global shortcommit %{sub %{commit} 1 7}
|
%global shortcommit %{sub %{commit} 1 7}
|
||||||
%global commit_date 20260329
|
%global commit_date 20260402
|
||||||
|
|
||||||
Name: vgmstream
|
Name: vgmstream
|
||||||
Version: 0~%{commit_date}git.%shortcommit
|
Version: 0~%{commit_date}git.%shortcommit
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%undefine __brp_add_determinism
|
%undefine __brp_add_determinism
|
||||||
|
|
||||||
Name: amdgpu_top
|
Name: amdgpu_top
|
||||||
Version: 0.11.2
|
Version: 0.11.3
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Tool to display AMDGPU usage
|
Summary: Tool to display AMDGPU usage
|
||||||
License: MIT
|
License: MIT
|
||||||
Packager: veuxit <erroor234@gmail.com>
|
Packager: veuxit <erroor234@gmail.com>
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
%global appid org.asus_linux.rog_control_center
|
%global appid org.asus_linux.rog_control_center
|
||||||
|
|
||||||
Name: asusctl
|
Name: asusctl
|
||||||
Version: 6.3.5
|
Version: 6.3.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
|
Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
|
||||||
URL: https://gitlab.com/asus-linux/asusctl
|
URL: https://gitlab.com/asus-linux/asusctl
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: depthcharge-tools
|
Name: depthcharge-tools
|
||||||
Version: 0.6.3
|
Version: 0.6.4
|
||||||
Release: 4%?dist
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manage the Chrome OS bootloader
|
Summary: Tools to manage the Chrome OS bootloader
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools
|
URL: https://gitlab.postmarketos.org/postmarketOS/depthcharge-tools
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user