mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Compare commits
112 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed3c62ceee | |||
| ce4f3ab204 | |||
| 071bb90b45 | |||
| 009bfd305c | |||
| ffbe0525dc | |||
| 657260197b | |||
| ee36470596 | |||
| 6f269f6391 | |||
| 071ff40479 | |||
| 0c68cb92ca | |||
| aefa4c0cad | |||
| 63dbd12e8d | |||
| 2cead1f71a | |||
| d9bb4f49b9 | |||
| 87902e3577 | |||
| 1ccdc2d11a | |||
| ab0d2db3d0 | |||
| cd6f38ff16 | |||
| dfb1063e2d | |||
| 355de7b684 | |||
| 0a851aaa27 | |||
| 26cb1f4350 | |||
| b0aecddbe3 | |||
| dd43dfc2ee | |||
| afb12171b8 | |||
| 384b79b8b2 | |||
| 5d657f95a7 | |||
| a8920dfe81 | |||
| 4d3279cf9b | |||
| 8099dd1fac | |||
| abad152649 | |||
| 1fd28d843d | |||
| f5c72a1f73 | |||
| 0aa52c26c2 | |||
| 52b9b3db94 | |||
| 7ea7191ac8 | |||
| 49ef0b2b22 | |||
| 070337fd6a | |||
| d6444f264d | |||
| 7edc762fc2 | |||
| 4cc8e86bfe | |||
| 59422f6bae | |||
| 4803a13a99 | |||
| 0f339997f3 | |||
| 7f6d2ab200 | |||
| c27526b67b | |||
| 828fad65dc | |||
| 8f07a823bc | |||
| 01b89d6b5e | |||
| b1b942bdb4 | |||
| 7eeeab39db | |||
| 52f9838c49 | |||
| c55b6c1417 | |||
| 70370e8dd3 | |||
| a4a7e1ed71 | |||
| e105eaa735 | |||
| 1f964cb373 | |||
| 0ce5d07a43 | |||
| d6d430dc41 | |||
| f40f4dd212 | |||
| 365d629208 | |||
| c066de073e | |||
| b659fd1607 | |||
| 3db6dcbf6d | |||
| 09e8d38471 | |||
| 3cf96acf18 | |||
| 8dcc7aa1da | |||
| 6e51a606c8 | |||
| bcefc4303e | |||
| cdcf2aaa39 | |||
| d8379bcd79 | |||
| 779d3f7411 | |||
| 1a013ff21e | |||
| 7c6c394b3d | |||
| 581ee84a7a | |||
| 54cb943657 | |||
| 4c44625c21 | |||
| b2e0e6801d | |||
| 21055be972 | |||
| 9d80cf6dfa | |||
| 34985caa41 | |||
| eec55f79cf | |||
| 0247dc1975 | |||
| d95755726d | |||
| b3f9bd4a75 | |||
| 6f66566003 | |||
| 95c774f257 | |||
| 6738ee3e7b | |||
| 4457573038 | |||
| c06b10a82a | |||
| 56e42325c1 | |||
| 588fb9d4f3 | |||
| 4b8bb6fe1f | |||
| 3041c486ea | |||
| 0d0d6825cd | |||
| 875adae7f0 | |||
| a194f3527a | |||
| b01a718285 | |||
| a46d526d68 | |||
| acfce52afe | |||
| d9210a9792 | |||
| 729ad4f35f | |||
| 8f3a81698f | |||
| 6b4abd77f1 | |||
| d59e8552fa | |||
| 19b07d416b | |||
| 432903a2fe | |||
| 753adb7475 | |||
| e48a212a77 | |||
| c6df6ddc73 | |||
| 110965b0bb | |||
| 58363347fb |
@@ -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@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
|
||||
uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
@@ -0,0 +1,74 @@
|
||||
Name: ktailctl
|
||||
Version: 0.21.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A GUI to monitor and manage Tailscale on your Linux desktop
|
||||
License: GPL-3.0-only
|
||||
URL: https://github.com/f-koehler/KTailctl
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: golang
|
||||
BuildRequires: json-devel
|
||||
BuildRequires: golang
|
||||
BuildRequires: kf6-breeze-icons-devel
|
||||
BuildRequires: kf6-kconfig-devel
|
||||
BuildRequires: kf6-kcoreaddons-devel
|
||||
BuildRequires: kf6-kdbusaddons-devel
|
||||
BuildRequires: kf6-kguiaddons-devel
|
||||
BuildRequires: kf6-ki18n-devel
|
||||
BuildRequires: kf6-kirigami-addons-devel
|
||||
BuildRequires: kf6-kirigami-devel
|
||||
BuildRequires: kf6-knotifications-devel
|
||||
BuildRequires: kf6-kwindowsystem-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
|
||||
Requires: tailscale
|
||||
Requires: kf5-qqc2-desktop-style
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
Provides: KTailctl
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%package static
|
||||
%pkg_static_files
|
||||
|
||||
%prep
|
||||
%autosetup -n KTailctl-%{version}
|
||||
cd src/wrapper
|
||||
go mod vendor
|
||||
|
||||
%conf
|
||||
%cmake
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{_bindir}/ktailctl
|
||||
%{_libdir}/qt6/qml/org/fkoehler/KTailctl/Components/*.qml
|
||||
%{_libdir}/qt6/qml/org/fkoehler/KTailctl/Components/*.version
|
||||
%{_libdir}/qt6/qml/org/fkoehler/KTailctl/Components/*.qmltypes
|
||||
%{_libdir}/qt6/qml/org/fkoehler/KTailctl/Components/qmldir
|
||||
# Exclusive libs that the package needs to run
|
||||
%{_libdir}/qt6/qml/org/fkoehler/KTailctl/Components/libktailctl_components.so
|
||||
%{_libdir}/libktailctl_wrapper_logging.so
|
||||
%{_appsdir}/org.fkoehler.KTailctl.desktop
|
||||
%{_scalableiconsdir}/org.fkoehler.KTailctl.svg
|
||||
%{_metainfodir}/org.fkoehler.KTailctl.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2026 Owen Zimmerman <owen@fyralabs.com> - 0.21.5-1
|
||||
- Initial commit
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "KTailctl.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("f-koehler/KTailctl"));
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: chdig
|
||||
Version: 26.4.3
|
||||
Version: 26.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Dig into ClickHouse with TUI interface
|
||||
URL: https://github.com/azat/chdig
|
||||
|
||||
@@ -8,7 +8,7 @@ for background device management, as well as a GUI to expertly customize your se
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: coolercontrol
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Cooling device control for Linux
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1131
|
||||
Version: 1.0.1154
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: discord-canary
|
||||
Version: 1.0.1131
|
||||
Version: 1.0.1154
|
||||
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-openasar
|
||||
Version: 1.0.139
|
||||
Version: 1.0.140
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: discord
|
||||
Version: 1.0.139
|
||||
Version: 1.0.140
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: https://discord.com
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
%global appid com.pikaos.falcondgui
|
||||
|
||||
Name: falcond-gui
|
||||
Version: 1.0.2
|
||||
Release: 1%?dist
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon
|
||||
SourceLicense: MIT
|
||||
License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT)
|
||||
@@ -30,12 +32,12 @@ falcond-gui provides a user-friendly graphical interface for managing falcond. I
|
||||
|
||||
%install
|
||||
%cargo_install
|
||||
desktop-file-install res/%{name}.desktop
|
||||
install -Dm644 res/falcond.png -t %{buildroot}%{_hicolordir}/512x512/apps/
|
||||
%desktop_file_install res/%{appid}.desktop
|
||||
install -Dm644 res/%{appid}.png -t %{buildroot}%{_hicolordir}/512x512/apps/
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%desktop_file_validate %{buildroot}%{_datadir}/applications/%{appid}.desktop
|
||||
|
||||
%posttrans
|
||||
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor/ &>/dev/null || :
|
||||
@@ -44,8 +46,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%doc ../README.md
|
||||
%license ../LICENSE.md
|
||||
%{_bindir}/%{name}
|
||||
%{_hicolordir}/512x512/apps/falcond.png
|
||||
%{_appsdir}/%{name}.desktop
|
||||
%{_hicolordir}/512x512/apps/%{appid}.png
|
||||
%{_appsdir}/%{appid}.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Jan 1 2026 Gilver E. <roachy@fyralabs.com> - 1.0.0-1
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: feishin
|
||||
Version: 1.11.0
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern self-hosted music player
|
||||
License: GPL-3.0
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit db73857997b7787e529b12dadbfd187806d1b7ed
|
||||
%global commit d05814ceef5fe8aba3f4543182d16b89f8cbf4fb
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260522
|
||||
%global commit_date 20260527
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global metainfo_commit f467512129f94bc4c90187e86192202ecc78e820
|
||||
|
||||
Name: proton-vpn-gtk-app
|
||||
Version: 4.16.2
|
||||
Version: 4.16.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Official ProtonVPN Linux app
|
||||
License: GPL-3.0-only
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-05-22
|
||||
%global ver 2026-05-27
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate mise
|
||||
|
||||
Name: rust-mise
|
||||
Version: 2026.5.13
|
||||
Version: 2026.5.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Front-end to your dev env
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: driftwm
|
||||
Version: 0.8.0
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A trackpad-first infinite canvas Wayland compositor
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
%global realname hyprutils
|
||||
%global ver 0.13.1
|
||||
|
||||
%global commit a2dbd8a4cc51f7cbe4224732668392bb1aa79df2
|
||||
%global commit_date 20260509
|
||||
%global commit 3cd3972b2ee658a14d2610d8494e09259e530124
|
||||
%global commit_date 20260523
|
||||
%global shortcommit %{sub %commit 1 7}
|
||||
|
||||
Name: %realname.nightly
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: plasma6-applet-appgrid
|
||||
Version: 1.7.10
|
||||
Version: 1.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern fullscreen application launcher for KDE Plasma
|
||||
# Main code: GPL-2.0-or-later
|
||||
@@ -28,6 +28,8 @@ BuildRequires: cmake(Plasma)
|
||||
BuildRequires: cmake(PlasmaQuick)
|
||||
BuildRequires: cmake(LayerShellQt)
|
||||
BuildRequires: cmake(KF6IconThemes)
|
||||
BuildRequires: cmake(PlasmaActivities)
|
||||
BuildRequires: cmake(LibKWorkspace)
|
||||
|
||||
Requires: plasma-workspace
|
||||
Requires: plasma-desktop
|
||||
@@ -58,8 +60,12 @@ macOS Launchpad, COSMIC, and Pantheon.
|
||||
%{_datadir}/plasma/plasmoids/dev.xarbit.appgrid/
|
||||
%{_datadir}/plasma/plasmoids/dev.xarbit.appgrid.panel/
|
||||
%{_metainfodir}/dev.xarbit.appgrid.metainfo.xml
|
||||
%{_datadir}/icons/hicolor/scalable/apps/dev.xarbit.appgrid.svg
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.8.0-1
|
||||
- fix: add cmake(PlasmaActivities) BuildRequires, add icon to files
|
||||
|
||||
* Tue May 19 2026 hilltty <49129010+hilltty@users.noreply.github.com> - 1.7.10-1
|
||||
- Sync with upstream: add icon to files, update Requires, update URL
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
|
||||
%global commit a89f1ddabe58351a5e4b4a3e3180ea84d8e6ff10
|
||||
%global commit 9f5db9701cc52b824561d6db7ec4cd4f0460a980
|
||||
%forgemeta
|
||||
|
||||
Name: lomiri-system-settings
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
6.11.1
|
||||
@@ -1,5 +1,8 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "noctalia-qs.spec"
|
||||
}
|
||||
rpm {
|
||||
spec = "noctalia-qs.spec"
|
||||
}
|
||||
labels {
|
||||
updbranch = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: noctalia-qs
|
||||
Version: 0.0.12
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Flexible QtQuick based desktop shell toolkit
|
||||
License: LGPL-3.0-only AND GPL-3.0-only
|
||||
URL: https://github.com/noctalia-dev/noctalia-qs
|
||||
@@ -73,11 +73,14 @@ Flexible QtQuick based desktop shell toolkit.
|
||||
%{_libdir}/qt6/qml/Quickshell
|
||||
|
||||
%changelog
|
||||
* Thu May 21 2026 Willow C Reed <terra@willowidk.dev>
|
||||
- Add update script so that release bumps when Qt updates its minor version, triggering a rebuild
|
||||
|
||||
* Sun Mar 29 2026 Willow C Reed <terra@willowidk.dev>
|
||||
- Add provides for a polkit agent and desktop notification daemon (so gnome doesn't get installed)
|
||||
|
||||
* Thu Mar 05 2026 Willow C Reed <terra@willowidk.dev>
|
||||
- Fix reision to actually be defined as a specific git commit since it never gets initialized rn
|
||||
- Fix revision to actually be defined as a specific git commit since it never gets initialized rn
|
||||
- Also fix that noctalia-qs is replacing quickshell overall and not just for noctlaia users
|
||||
|
||||
* Fri Feb 27 2026 Willow C Reed <terra@willowidk.dev>
|
||||
|
||||
@@ -1,7 +1,19 @@
|
||||
let release = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/tags`).json_arr()[0];
|
||||
import "andax/bump_extras.rhai" as bump;
|
||||
import "andax/spec.rhai" as spec;
|
||||
|
||||
rpm.version(release.name);
|
||||
let version = find(`quickshell VERSION "([\d.]+)"`, gh_rawfile("noctalia-dev/noctalia-qs", "master", "CMakeLists.txt"), 1);
|
||||
|
||||
rpm.version(version);
|
||||
|
||||
if rpm.changed() {
|
||||
rpm.global("commit", release.commit.sha);
|
||||
let commit = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/tags`).json_arr()[0].commit.sha;
|
||||
rpm.global("commit", commit);
|
||||
}
|
||||
|
||||
open_file("anda/desktops/noctalia-qs/VERSION_qt6-qtbase.txt", "w").write(bump::bodhi("qt6-qtbase", bump::as_bodhi_ver(labels.branch))); // will trig rebuild when changed
|
||||
|
||||
let dir = sub(`/[^/]+$`, "", __script_path);
|
||||
if sh("[[ `git status " + dir + " --porcelain` ]] && exit 1 || exit 0", #{}).ctx.rc == 1 {
|
||||
let rel = spec::get_release(rpm).parse_int();
|
||||
rpm.release(rel + 1);
|
||||
}
|
||||
@@ -1 +1,6 @@
|
||||
rpm.version(gh("noctalia-dev/noctalia-shell"));
|
||||
let v = gh("noctalia-dev/noctalia-shell");
|
||||
v.crop(1);
|
||||
|
||||
if v < "5" {
|
||||
rpm.version(v);
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: scroll
|
||||
Version: 1.12.11
|
||||
Version: 1.12.15
|
||||
Release: 1%{?dist}
|
||||
Summary: i3-compatible Wayland compositor (sway) with a PaperWM layout like niri or hyprscroller
|
||||
License: MIT
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit f0997ee20a4c7502e0634bbb689ea678e26c0ea3
|
||||
%global commit_date 20260519
|
||||
%global commit 546ca2a939542c397b6668e1fc1883046126b6fe
|
||||
%global commit_date 20260523
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: libsingularity
|
||||
@@ -18,6 +18,7 @@ BuildRequires: pkgconfig(gtk4-layer-shell-0)
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libpeas-2)
|
||||
BuildRequires: pkgconfig(libsoup-3.0)
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global swayVersion 1.11
|
||||
%global swayVersion 1.12
|
||||
|
||||
Name: swayfx
|
||||
Version: 0.5.2
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "mangobar.spec"
|
||||
}
|
||||
labels {
|
||||
nightly = 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
%global commit c0138d9067d6a779c753aa7da72ce85d44f528da
|
||||
%global commit_date 20260527
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: mangobar
|
||||
Version: 0~%{commit_date}git.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Summary: A suckless-esc bar for mangowc
|
||||
URL: https://github.com/Gur0v/mangobar
|
||||
Source0: %{url}/archive/%{commit}/mangobar-%{commit}.tar.gz
|
||||
SourceLicense: GPL-3.0-or-later
|
||||
License: %{sourcelicense} AND (Apache-2.0 OR MIT) AND MIT AND GPL-3.0 AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Unlicense OR MIT)
|
||||
|
||||
BuildRequires: rust
|
||||
BuildRequires: cargo-rpm-macros
|
||||
BuildRequires: gtk4
|
||||
BuildRequires: gtk4-devel
|
||||
BuildRequires: gtk4-layer-shell
|
||||
BuildRequires: gtk4-layer-shell-devel
|
||||
BuildRequires: gdk-pixbuf2
|
||||
BuildRequires: gdk-pixbuf2-devel
|
||||
BuildRequires: wireplumber
|
||||
|
||||
Suggests: mangowm
|
||||
Packager: Its-J <jonah@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n mangobar-%{commit}
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
|
||||
%install
|
||||
install -Dm 755 target/rpm/mangobar %{buildroot}%{_bindir}/mangobar
|
||||
%cargo_license_summary_online
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%{_bindir}/mangobar
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2026 Its-J <jonah@fyralabs.com>
|
||||
- Package mangobar
|
||||
@@ -0,0 +1,5 @@
|
||||
rpm.global("commit", gh_commit("Gur0v/mangobar"));
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commit_date", date());
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "vibepanel.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("prankstr/vibepanel"));
|
||||
@@ -0,0 +1,52 @@
|
||||
Name: vibepanel
|
||||
Version: 0.14.1
|
||||
Release: 2%{?dist}
|
||||
Summary: GTK4 panel for Wayland with notifications, OSD, and quick settings – between a status bar and a desktop shell
|
||||
URL: https://github.com/prankstr/vibepanel
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
SourceLicense: MIT
|
||||
License: %{sourcelicense} AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (0BSD OR MIT OR Apache-2.0) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND MPL-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND CC0-1.0 AND Apache-2.0 AND ISC AND (BSD-3-Clause OR Apache-2.0) AND ISC AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT)
|
||||
|
||||
BuildRequires: rust
|
||||
BuildRequires: cargo-rpm-macros
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gtk4-devel
|
||||
BuildRequires: gtk4-layer-shell-devel
|
||||
BuildRequires: pulseaudio-libs-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: dbus-devel
|
||||
|
||||
Requires: gtk4
|
||||
Requires: gtk4-layer-shell
|
||||
Requires: pulseaudio-libs
|
||||
Requires: upower
|
||||
Requires: NetworkManager
|
||||
Requires: bluez
|
||||
|
||||
Recommends: power-profiles-daemon
|
||||
|
||||
Packager: Its-J <jonah@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n vibepanel-%{version}
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
|
||||
%install
|
||||
install -Dm 755 target/rpm/vibepanel %{buildroot}%{_bindir}/vibepanel
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%{_bindir}/vibepanel
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2026 Its-J <jonah@fyralabs.com>
|
||||
- Package vibepanel
|
||||
@@ -1,7 +1,7 @@
|
||||
%global appid com.vscodium.VSCodium
|
||||
|
||||
Name: codium
|
||||
Version: 1.116.02821
|
||||
Version: 1.121.03429
|
||||
%electronmeta -D
|
||||
%global __requires_exclude %{__requires_exclude}|libcurl.so|libmsalruntime.so
|
||||
Release: 1%{?dist}
|
||||
|
||||
@@ -5,8 +5,11 @@
|
||||
%global appstream_component runtime
|
||||
%global crate deno
|
||||
|
||||
%global debug_level 1
|
||||
%dnl %undefine _debugsource_packages
|
||||
|
||||
Name: rust-deno
|
||||
Version: 2.7.14
|
||||
Version: 2.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Deno executable
|
||||
|
||||
@@ -17,12 +20,12 @@ Source1: https://raw.githubusercontent.com/denoland/deno/refs/tags/v%vers
|
||||
Source2: gcc-wrapper.sh
|
||||
Source3: land.deno.deno.metainfo.xml
|
||||
# Automatically generated patch to strip dependencies and normalize metadata
|
||||
Patch: deno-fix-metadata-auto.diff
|
||||
%dnl Patch: deno-fix-metadata-auto.diff
|
||||
|
||||
BuildRequires: cargo-rpm-macros >= 24
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: protobuf-compiler
|
||||
BuildRequires: llvm17-devel
|
||||
BuildRequires: llvm19-devel
|
||||
BuildRequires: python3
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
|
||||
@@ -37,7 +37,9 @@ Packager: Gilver E. <roachy@fyralabs.com>
|
||||
|
||||
%install
|
||||
%crate_install_bin
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
pushd crates/edit
|
||||
%{cargo_license_online} > ../../LICENSE.dependencies
|
||||
popd
|
||||
install -Dm644 assets/edit.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{appid}.svg
|
||||
|
||||
sed -i "s|^Icon=edit$|Icon=%{appid}|g" assets/%{appid}.desktop
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 10c6121458c8a03e7b7804c00291292d7a811ecf
|
||||
%global commit 2e5ad917eb4e325a3dbb161c3f41208a8cd35e44
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-05-22
|
||||
%global fulldate 2026-05-26
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: turbowarp-desktop
|
||||
%electronmeta -D
|
||||
Version: 1.15.5
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A better offline editor for Scratch 3
|
||||
URL: https://desktop.turbowarp.org/
|
||||
@@ -94,6 +94,7 @@ Packager: junefish <june@fyralabs.com>
|
||||
|
||||
%build
|
||||
%npm_build -c -B -r fetch,webpack:prod
|
||||
echo "Electron Builder" > %{rpmbuilddir}/webapp-tool.txt
|
||||
|
||||
%install
|
||||
%electron_install -i %appid -I build/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: yarnpkg-berry
|
||||
Version: 4.15.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Active development version of Yarn
|
||||
License: BSD-2-Clause
|
||||
URL: https://yarnpkg.com
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit e2a1c4ce0c5dc8882d8e3290f148020896c8d380
|
||||
%global commit 867e51189b1bdcf0ea64c85a33c741e0af1a28f5
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260522
|
||||
%global commit_date 20260527
|
||||
%global ver 1.5.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.4.1-pre
|
||||
%global ver 1.4.2-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.3.6
|
||||
Version: 1.3.7
|
||||
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
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
%global fontdescription %{expand:
|
||||
Versatile typeface for code, from code.}
|
||||
|
||||
Version: 34.5.0
|
||||
Version: 34.6.1
|
||||
Release: 1%{?dist}
|
||||
Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
Summary: Versatile typeface for code, from code.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: sarasa-gothic-fonts
|
||||
Version: 1.0.37
|
||||
Version: 1.0.39
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/be5invis/Sarasa-Gothic
|
||||
Source0: %url/releases/download/v%version/Sarasa-TTC-%version.7z
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: inputplumber
|
||||
Version: 0.77.1
|
||||
Version: 0.77.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source input router and remapper daemon for Linux
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global crate sleepy-launcher
|
||||
%global appid moe.launcher.sleepy-launcher
|
||||
Name: %{crate}
|
||||
Version: 1.6.5
|
||||
Version: 1.6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Sleepy Game Launcher for Linux with automatic patching and telemetry disabling
|
||||
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||
|
||||
%global commit 43c11a8555788c870895bf1b67cec56a3a4cf61a
|
||||
%global commit f67a670bcfb54a632d27dfa9b963e42a895047ab
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global commit_date 20260519
|
||||
%global commit_date 20260524
|
||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||
|
||||
# Change this variables if you want to use custom keys
|
||||
|
||||
@@ -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 67464f97df8679d5d540256987551f34fe00d4cc
|
||||
%global ver 0.0.40-19389
|
||||
%global commit a87d175295cc33df2264939c5437ed3b3f6790e1
|
||||
%global ver 0.0.40-19396
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
Name: steamos-manager-powerstation
|
||||
Version: 0~%{commitdate}.git%{shortcommit}
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: SteamOS Manager is a system daemon that aims to abstract Steam's interactions with the operating system
|
||||
License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR BSL-1.0) AND Apache-2.0 OR MIT AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND ISC AND (LGPL-2.1 OR MIT OR Apache-2.0) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
|
||||
URL: https://github.com/OpenGamingCollective/steamos-manager
|
||||
|
||||
@@ -19,6 +19,9 @@ files_config_file(steamos_manager_conf_t)
|
||||
# Allow systemd to manage the service (start/stop/status)
|
||||
init_dbus_chat(steamos_manager_t)
|
||||
|
||||
# Query systemd and overall system status (init_t:system status)
|
||||
init_status(steamos_manager_t)
|
||||
|
||||
########################################
|
||||
# Process permissions
|
||||
########################################
|
||||
@@ -77,6 +80,18 @@ domain_read_all_domains_state(steamos_manager_t)
|
||||
kernel_read_debugfs(steamos_manager_t)
|
||||
kernel_manage_debugfs(steamos_manager_t)
|
||||
|
||||
gen_require(`
|
||||
type tracefs_t;
|
||||
')
|
||||
allow steamos_manager_t tracefs_t:dir search;
|
||||
|
||||
########################################
|
||||
# Cgroup access
|
||||
########################################
|
||||
|
||||
# Search the cgroup hierarchy under /sys/fs/cgroup
|
||||
fs_search_cgroup_dirs(steamos_manager_t)
|
||||
|
||||
########################################
|
||||
# Device access
|
||||
########################################
|
||||
@@ -185,6 +200,27 @@ corenet_tcp_connect_all_ports(steamos_manager_t)
|
||||
|
||||
logging_send_syslog_msg(steamos_manager_t)
|
||||
|
||||
########################################
|
||||
# bootupd (bootloader management)
|
||||
########################################
|
||||
|
||||
# steamos-manager invokes bootupctl, which runs in its own bootupd_t domain.
|
||||
optional_policy(`
|
||||
gen_require(`
|
||||
type bootupd_t;
|
||||
type mount_var_run_t;
|
||||
')
|
||||
|
||||
# NSS user/group lookups: /etc/passwd, systemd-userdbd, systemd-homed
|
||||
auth_use_nsswitch(bootupd_t)
|
||||
|
||||
# Read /proc system state
|
||||
kernel_read_system_state(bootupd_t)
|
||||
|
||||
# Search the mount runtime directory under /run
|
||||
allow bootupd_t mount_var_run_t:dir search;
|
||||
')
|
||||
|
||||
########################################
|
||||
# Miscellaneous
|
||||
########################################
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
Name: twintaillauncher
|
||||
|
||||
Version: 2.1.1
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A multi-platform launcher for your anime games
|
||||
Packager: Yoong Jin <solomoncyj@gmail.com>
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64", "aarch64"]
|
||||
rpm {
|
||||
spec = "vulkan-low-latency-layer.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("Korthos-Software/low_latency_layer"));
|
||||
@@ -0,0 +1,45 @@
|
||||
Name: vulkan-low-latency-layer
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Vulkan layer for hardware agnostic input latency reduction
|
||||
Packager: Kyle Gospodnetich <me@kylegospodneti.ch>
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/Korthos-Software/low_latency_layer
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: vulkan-headers
|
||||
BuildRequires: cmake(VulkanUtilityLibraries)
|
||||
BuildRequires: pkgconfig(vulkan)
|
||||
|
||||
Requires: vulkan-loader
|
||||
|
||||
%description
|
||||
A Vulkan layer that reduces click-to-photon latency by
|
||||
implementing both AMD and NVIDIA's latency reduction technologies,
|
||||
providing hardware-agnostic implementations of the VK_NV_low_latency2
|
||||
and VK_AMD_anti_lag device extensions.
|
||||
|
||||
%prep
|
||||
%autosetup -n low_latency_layer-%{version}
|
||||
|
||||
%conf
|
||||
%cmake
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_libdir}/libVkLayer_KORTHOS_LowLatency.so
|
||||
%{_datadir}/vulkan/implicit_layer.d/low_latency_layer.json
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2026 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.1.0-1
|
||||
- Initial package
|
||||
@@ -5,7 +5,7 @@ Summary: Gay sharks at your local terminal - lolcat-like CLI tool
|
||||
License: BSD-2-Clause
|
||||
URL: https://blahaj.geopjr.dev/
|
||||
Source0: https://codeberg.org/GeopJr/BLAHAJ/archive/v%{version}.tar.gz
|
||||
BuildRequires: crystal shards make gcc libyaml-devel pcre-devel libgc-devel libevent-devel bash
|
||||
BuildRequires: crystal shards make gcc libyaml-devel pcre2-devel libgc-devel libevent-devel bash
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
%description
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: crystal
|
||||
Version: 1.20.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A general-purpose, object-oriented programming language
|
||||
License: Apache-2.0
|
||||
Packager: Carl Hörberg <carl@84codes.com>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Name: shards
|
||||
Version: 0.20.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Dependency manager for the Crystal language
|
||||
License: Apache-2.0
|
||||
Packager: Carl Hörberg <carl@84codes.com>
|
||||
URL: https://crystal-lang.org/
|
||||
Source0: https://github.com/crystal-lang/shards/archive/refs/tags/v%version.tar.gz
|
||||
BuildRequires: crystal make
|
||||
BuildRequires: gcc gc-devel libyaml-devel pcre-devel
|
||||
BuildRequires: gcc gc-devel libyaml-devel pcre2-devel
|
||||
Suggests: git make
|
||||
Supplements: crystal
|
||||
|
||||
@@ -15,7 +15,7 @@ Supplements: crystal
|
||||
Shards is a dependency manager for the Crystal programming language. It allows you to easily manage and install external libraries (called "shards") that your Crystal projects depend on.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
%make_build release=1 FLAGS="--link-flags=\"%{build_ldflags}\""
|
||||
@@ -24,6 +24,8 @@ Shards is a dependency manager for the Crystal programming language. It allows y
|
||||
%make_install PREFIX=%{_prefix}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md CHANGELOG.md
|
||||
%{_bindir}/shards
|
||||
%{_mandir}/man1/shards.1.gz
|
||||
%{_mandir}/man5/shard.yml.5.gz
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: dart
|
||||
Version: 3.12.0
|
||||
Version: 3.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The Dart Language
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# https://github.com/jesseduffield/lazygit
|
||||
%global goipath github.com/jesseduffield/lazygit
|
||||
Version: 0.61.1
|
||||
Version: 0.62.0
|
||||
|
||||
%gometa -f
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 1bdb488c9ec09ea51e6899697d5b7437f3cf6eb2
|
||||
%global commit 787aa7677b47c24f19aae84111d50ef4123072be
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v26.3.27
|
||||
%global commit_date 20260510
|
||||
%global commit_date 20260525
|
||||
|
||||
%global goipath github.com/XTLS/Xray-core
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -12,10 +12,7 @@ Summary: Imperative, multi-paradigm, compiled programming language
|
||||
License: MIT and BSD
|
||||
URL: https://nim-lang.org
|
||||
Source0: https://github.com/nim-lang/Nim/archive/%commit.tar.gz
|
||||
Source1: nim.1
|
||||
Source2: nimgrep.1
|
||||
Source4: nimsuggest.1
|
||||
BuildRequires: gcc mold git gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre pcre-devel
|
||||
BuildRequires: gcc mold git gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel help2man
|
||||
Requires: redhat-rpm-config gcc
|
||||
Conflicts: choosenim
|
||||
# somehow wrong name and never noticed
|
||||
@@ -57,8 +54,13 @@ order of priority).
|
||||
|
||||
This package provides documentation and reference manual for the language
|
||||
and its standard library.
|
||||
|
||||
%endif
|
||||
|
||||
%pkg_completion -Bz nim nimble
|
||||
%pkg_completion -Bn nimgrep
|
||||
%pkg_completion -Bn nimpretty
|
||||
%pkg_completion -Bn nimsuggest
|
||||
|
||||
%prep
|
||||
%autosetup -n Nim-%commit
|
||||
@@ -81,17 +83,14 @@ nim c --noNimblePath --skipUserCfg --skipParentCfg --hints:off -d:danger koch.ni
|
||||
koch boot -d:release -d:nimStrictMode --lib:lib
|
||||
|
||||
%ifarch x86_64
|
||||
koch docs &
|
||||
./koch docs --skipUserCfg --skipParentCfg --hints:off &
|
||||
%endif
|
||||
(cd lib; nim c --app:lib -d:danger -d:createNimRtl -t:-fPIE -l:-pie nimrtl.nim) &
|
||||
koch tools --skipUserCfg --skipParentCfg --hints:off -d:release -t:-fPIE -l:-pie &
|
||||
nim c -d:danger -t:-fPIE -l:-pie nimsuggest/nimsuggest.nim &
|
||||
wait
|
||||
|
||||
%ifarch x86_64
|
||||
sed -i '/<link.*fonts.googleapis.com/d' doc/html/*.html
|
||||
%endif
|
||||
|
||||
# generate install.sh
|
||||
./koch distrohelper
|
||||
|
||||
%install
|
||||
export PATH="$(pwd):$(pwd)/bin:${PATH}"
|
||||
@@ -101,16 +100,38 @@ mold -run bin/nim cc -d:nimCallDepthLimit=10000 -r tools/niminst/niminst --var:v
|
||||
|
||||
sh ./install.sh %buildroot/usr/bin
|
||||
|
||||
# generate man pages
|
||||
h2m_args=(
|
||||
--section=1
|
||||
--no-info
|
||||
--version-string=%version
|
||||
)
|
||||
help2man --name='Nim Language Compiler' "${h2m_args[@]}" -o nim.1 ./bin/nim
|
||||
help2man --name='Nimsuggest' "${h2m_args[@]}" -o nimsuggest.1 ./bin/nimsuggest
|
||||
#help2man --name='Nimgrep' "${h2m_args[@]}" -o nimgrep.1 ./bin/nimgrep
|
||||
help2man --name='Nimpretty' "${h2m_args[@]}" -o nimpretty.1 ./bin/nimpretty
|
||||
help2man --name='Nim Package Installer' "${h2m_args[@]}" -o nimble.1 ./bin/nimble
|
||||
help2man --name='Atlas' "${h2m_args[@]}" -o atlas.1 ./bin/atlas
|
||||
|
||||
mkdir -p %buildroot/%_bindir %buildroot/%_datadir/bash-completion/completions %buildroot/usr/lib/nim %buildroot%_datadir
|
||||
install -Dpm755 bin/nim{grep,suggest,pretty} %buildroot/%_bindir
|
||||
install -Dpm644 tools/nim.bash-completion %buildroot/%_datadir/bash-completion/completions/nim
|
||||
install -Dpm644 -t%buildroot/%_mandir/man1 %SOURCE1 %SOURCE2 %SOURCE4
|
||||
install -Dpm755 bin/nim{grep,suggest,pretty} bin/atlas %buildroot/%_bindir
|
||||
install -Dpm644 tools/nim.bash-completion %buildroot%bash_completions_dir/nim
|
||||
install -Dpm644 tools/nim.zsh-completion %buildroot%zsh_completions_dir/_nim
|
||||
for comp in {tools,dist/nimble}/*.bash-completion; do
|
||||
install -Dm 644 ${comp} "%buildroot%bash_completions_dir/$(basename "${comp/.bash-completion}")"
|
||||
done
|
||||
for comp in {tools,dist/nimble}/*.zsh-completion; do
|
||||
install -Dm 644 ${comp} "%buildroot%zsh_completions_dir/_$(basename "${comp/.zsh-completion}")"
|
||||
done
|
||||
install -Dpm644 -t%buildroot/%_mandir/man1 *.1
|
||||
mv %buildroot%_bindir/nim %buildroot%_datadir/
|
||||
ln -s %_datadir/nim/bin/nim %buildroot%_bindir/nim
|
||||
|
||||
%ifarch x86_64
|
||||
mkdir -p %buildroot/%_docdir/%name/html || true
|
||||
cp -a doc/html/*.html %buildroot/%_docdir/%name/html/ || true
|
||||
find "%buildroot%_docdir/%name" -name '*.idx' -delete
|
||||
|
||||
cp tools/dochack/dochack.js %buildroot/%_docdir/%name/ || true
|
||||
%endif
|
||||
|
||||
@@ -133,16 +154,16 @@ cp -r %buildroot%_prefix/lib/nim/dist %buildroot%_datadir/nim/
|
||||
%license copying.txt dist/nimble/license.txt
|
||||
%doc doc/readme.txt
|
||||
%_bindir/nim
|
||||
%_mandir/man1/nim.1.*
|
||||
%_datadir/bash-completion/completions/nim
|
||||
%_mandir/man1/nim{,ble}.1.*
|
||||
%_datadir/nim/
|
||||
%_prefix/lib/nim/
|
||||
%_sysconfdir/nim/
|
||||
|
||||
%files tools
|
||||
%license copying.txt
|
||||
%_bindir/atlas
|
||||
%_bindir/nim{grep,suggest,pretty}
|
||||
%_mandir/man1/nim{grep,suggest}.1*
|
||||
%_mandir/man1/{atlas,nimsuggest,nimpretty}.1*
|
||||
|
||||
%ifarch x86_64
|
||||
%files doc
|
||||
@@ -150,4 +171,7 @@ cp -r %buildroot%_prefix/lib/nim/dist %buildroot%_datadir/nim/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Wed May 27 2026 madonuko <mado@fyralabs.com> - 2.3.1^20260522.561b417
|
||||
- more manfiles
|
||||
- no more nimgrep manfile (cannot generate)
|
||||
- no longer dep on pcre
|
||||
|
||||
@@ -11,7 +11,7 @@ Source1: nim.1
|
||||
Source2: nimgrep.1
|
||||
Source3: nimble.1
|
||||
Source4: nimsuggest.1
|
||||
BuildRequires: gcc mold git-core gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre-devel
|
||||
BuildRequires: gcc mold git-core gcc-c++ nodejs openssl-devel pkgconfig(bash-completion) gc-devel pcre2-devel
|
||||
BuildRequires: redhat-rpm-config anda-srpm-macros
|
||||
Requires: gcc
|
||||
Recommends: nim-tools
|
||||
|
||||
@@ -3,6 +3,4 @@ project pkg {
|
||||
rpm {
|
||||
spec = "consolekit.spec"
|
||||
}
|
||||
labels {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "datasets.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
%global pypi_name datasets
|
||||
%global _desc The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 4.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/huggingface/datasets
|
||||
Source0: %{pypi_source}
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-importlib-metadata
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildArch: noarch
|
||||
|
||||
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}
|
||||
|
||||
%pyproject_patch_dependency pyarrow:drop_constraints
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files %{pypi_name}
|
||||
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_bindir}/datasets-cli
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(pypi("datasets"));
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "lhotse.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
%global pypi_name lhotse
|
||||
%global _desc Tools for handling multimodal data in machine learning projects.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for handling multimodal data in machine learning projects
|
||||
License: Apache-2.0
|
||||
URL: https://lhotse.readthedocs.io/en/latest/
|
||||
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
|
||||
%git_clone https://github.com/lhotse-speech/lhotse.git %{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
|
||||
%{_bindir}/lhotse
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(pypi("lhotse"));
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Send usage data from your Python code to PostHog.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.15.3
|
||||
Version: 7.15.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Send usage data from your Python code to PostHog
|
||||
License: MIT
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 5.1.2
|
||||
Version: 5.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A facade to the other Proton VPN components
|
||||
License: GPL-3.0-Only
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
%global _desc Python bindings for FluidSynth.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.4
|
||||
Release: 1%?dist
|
||||
Version: 1.3.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for FluidSynth
|
||||
License: LGPL-2.1
|
||||
URL: https://github.com/nwhitehead/pyfluidsynth
|
||||
@@ -35,14 +35,12 @@ Summary: %{summary}
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files fluidsynth
|
||||
|
||||
%files -n python3-%{pypi_name}
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{_usr}/lib/python3.14/site-packages/__pycache__/fluidsynth.*.pyc
|
||||
%{_usr}/lib/python3.14/site-packages/__pycache__/fluidsynth.*.*.pyc
|
||||
%{_usr}/lib/python3.14/site-packages/fluidsynth.py
|
||||
%{_usr}/lib/python3.14/site-packages/%{pypi_name}-%{version}.dist-info/*
|
||||
%{python3_sitelib}/fluidsynth.py
|
||||
|
||||
%changelog
|
||||
* Sat Jan 24 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc A powerful tool to conveniently update all of your ISOs!
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.2.0
|
||||
Version: 2.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{_desc}
|
||||
License: GPLv3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 526a7ddb7869b9dca22cde37c5775f734cfbfe44
|
||||
%global commit_date 20260522
|
||||
%global commit 23246f8aa1afde10a76959b021a66065d8758a55
|
||||
%global commit_date 20260525
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.1.2
|
||||
Release: 1%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Terminal Piano App
|
||||
License: MIT
|
||||
URL: https://github.com/eliasdorneles/upiano
|
||||
@@ -17,6 +17,8 @@ BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-poetry-core
|
||||
|
||||
Requires: fluidsynth
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
@@ -33,6 +35,9 @@ Summary: %{summary}
|
||||
%autosetup -n upiano-%{version}
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%pyproject_patch_dependency pyfluidsynth:drop_constraints
|
||||
%pyproject_patch_dependency textual:drop_constraints
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "uroman.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(pypi("uroman"));
|
||||
@@ -0,0 +1,52 @@
|
||||
%global pypi_name uroman
|
||||
%global _desc Universal Romanizer that can convert any unicode script to roman (latin) script.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Romanizer that can convert any unicode script to roman (latin) script
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://github.com/isi-nlp/uroman
|
||||
Source0: %{pypi_source}
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-hatchling
|
||||
|
||||
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}
|
||||
rm -r %{buildroot}%{python3_sitelib}/LICENSE.txt
|
||||
rm -r %{buildroot}%{python3_sitelib}/README.md
|
||||
rm -r %{buildroot}%{python3_sitelib}/pyproject.toml
|
||||
rm -r %{buildroot}%{python3_sitelib}/requirements.txt
|
||||
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.md
|
||||
%license LICENSE.txt
|
||||
%{_bindir}/uroman
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -0,0 +1,6 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "wget.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(pypi("wget"));
|
||||
@@ -0,0 +1,50 @@
|
||||
%global pypi_name wget
|
||||
%global _desc Pure Python download utility.
|
||||
|
||||
%global commit fdd3a0f8404ccab90f939f9952af139e6c55142a
|
||||
%global commit_date 20141004
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Pure Python download utility
|
||||
License: LicenseRef-Fedora-Public-Domain
|
||||
URL: https://pypi.org/project/wget/
|
||||
Source0: https://github.com/steveej/python-wget/archive/%commit/python-wget-%commit.zip
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-importlib-metadata
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-setuptools
|
||||
|
||||
Packager: Its-J <jonah@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 %{name}-%{commit}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files wget
|
||||
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.txt
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2026 Its-J <jonah@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: fresh
|
||||
Version: 0.3.8
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Text editor for your terminal: easy, powerful and fast
|
||||
URL: https://getfresh.dev
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate gitoxide
|
||||
|
||||
Name: rust-gitoxide
|
||||
Version: 0.53.0
|
||||
Version: 0.54.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Command-line application for interacting with git repositories
|
||||
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
# Generated by rust2rpm 27
|
||||
%bcond check 1
|
||||
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%global crate ouch
|
||||
|
||||
Name: rust-ouch
|
||||
Version: 0.7.1
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Command-line utility for easily compressing and decompressing files and directories
|
||||
|
||||
@@ -12,10 +13,11 @@ License: MIT
|
||||
URL: https://crates.io/crates/ouch
|
||||
Source: %{crates_source}
|
||||
# Automatically generated patch to strip dependencies and normalize metadata
|
||||
Patch: ouch-fix-metadata-auto.diff
|
||||
%dnl Patch: ouch-fix-metadata-auto.diff
|
||||
|
||||
BuildRequires: anda-srpm-macros cargo-rpm-macros >= 24
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: clang-devel
|
||||
|
||||
%global _description %{expand:
|
||||
A command-line utility for easily compressing and decompressing files
|
||||
@@ -39,7 +41,7 @@ License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR MI
|
||||
%{_bindir}/ouch
|
||||
|
||||
%prep
|
||||
%autosetup -n %{crate}-%{version} -p1
|
||||
%autosetup -n %{crate}-%{version}
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
%global crate wild-linker
|
||||
|
||||
Name: rust-wild-linker
|
||||
Version: 0.8.0
|
||||
Release: 1%?dist
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Very fast linker for Linux
|
||||
|
||||
License: MIT OR Apache-2.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
%global crate zoi-rs
|
||||
%global crate_version 1.13.0
|
||||
%global crate_version 1.15.0
|
||||
|
||||
Name: rust-zoi-rs
|
||||
Version: %(echo %crate_version | sed 's/-/~/g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.315+5b647b792
|
||||
version=0.17.0-dev.387+31f157d80
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.315+5b647b792
|
||||
%global ver 0.17.0-dev.387+31f157d80
|
||||
%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.315+5b647b792
|
||||
Version: 0.17.0~dev.387+31f157d80
|
||||
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,6 +1,6 @@
|
||||
%global commit f58cae8f268dedffb6d1448b5b32f39b71953958
|
||||
%global shortcommit f58cae8
|
||||
%global commit_date 20260520
|
||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
||||
%global shortcommit d8738f9
|
||||
%global commit_date 20260523
|
||||
|
||||
Name: astal
|
||||
Version: 0^%commit_date.%commit
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
%global commit f58cae8f268dedffb6d1448b5b32f39b71953958
|
||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
||||
%global shortcommit %{sub %commit 1 7}
|
||||
%global commit_date 20260520
|
||||
%global commit_date 20260523
|
||||
|
||||
Name: astal
|
||||
Version: 0^%commit_date.%shortcommit
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
# Metadata.
|
||||
Name: DirectXShaderCompiler
|
||||
Version: 1.10.2605.2
|
||||
Version: 1.10.2605.24
|
||||
Release: 1%{?dist}
|
||||
Summary: A Direct X Shader compiler.
|
||||
License: MIT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libde265
|
||||
Summary: Open H.265 video codec implementation
|
||||
Version: 1.0.19
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://www.libde265.org/
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.75
|
||||
Version: 13.3.29
|
||||
Release: 1%{?dist}
|
||||
Summary: CUDA Runtime API library
|
||||
License: CUDA Toolkit
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')-devel
|
||||
Epoch: 1
|
||||
Version: 13.2.75
|
||||
Version: 13.3.33
|
||||
Release: 1%{?dist}
|
||||
Summary: CUDA Culibos Math development library
|
||||
License: CUDA Toolkit
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.78
|
||||
Version: 13.3.29
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility to extract information from CUDA binary files
|
||||
License: CUDA Toolkit
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.75
|
||||
Version: 13.3.35
|
||||
Release: 1%{?dist}
|
||||
Summary: NVIDIA CUDA Profiling Tools Interface (CUPTI) library
|
||||
License: CUDA Toolkit
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.78
|
||||
Version: 13.3.29
|
||||
Release: 1%{?dist}
|
||||
Summary: CUDA cuxxfilt (demangler)
|
||||
License: CUDA Toolkit
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.75
|
||||
Release: 2%{?dist}
|
||||
Version: 13.3.27
|
||||
Release: 1%{?dist}
|
||||
Summary: CUDA GDB
|
||||
License: GPL-3.0-or-later AND GPL-3.0-or-later with exceptions AND GPL-2.0-or-later AND GPL-2.0-or-later with exceptions AND GPL-1.0-or-later AND LGPL-2.0-or-later AND LGPL-3.0-or-later AND BSD AND LicenseRef-Fedora-Public-Domain AND GFDL
|
||||
URL: https://developer.nvidia.com/cuda-toolkit
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user