Compare commits

..

2 Commits

Author SHA1 Message Date
Gilver e7796a6f87 Absolute freaking cinema
Signed-off-by: Gilver <roachy@fyralabs.com>
2026-01-23 23:28:54 -06:00
Gilver 34443e0a35 fix(vpkedit): Exec key path
Signed-off-by: Gilver <roachy@fyralabs.com>
2026-01-23 23:16:59 -06:00
77 changed files with 175 additions and 617 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 0.0.857
Version: 0.0.855
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary
Version: 0.0.857
Version: 0.0.855
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: 0.0.122
Version: 0.0.121
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord
Version: 0.0.122
Version: 0.0.121
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers
URL: https://discord.com
+2 -2
View File
@@ -1,9 +1,9 @@
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
%global ver 13.3.0
%global commit 6b0427b4466689b3268f7838277455702d7f9691
%global commit 72a5afc31c2f3cd4dcd2e34da34c02dda272f25f
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20260125
%global commit_date 20260121
%global devel_name QtColorWidgets
%global _distro_extra_cflags -fuse-ld=mold
%global _distro_extra_cxxflags -fuse-ld=mold
+1 -1
View File
@@ -1,5 +1,5 @@
Name: flatpost
Version: 1.2.0
Version: 1.1.1
Release: 1%?dist
License: BSD-2-Clause
Summary: Desktop environment agnostic Flathub software center.
@@ -1,6 +1,6 @@
%global commit 8fdb51cf58797af136cf25350cc4b27ab287752b
%global commit 73ece590b2efe9bc64fb472326e69d3d809c8b44
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260125
%global commit_date 20260118
%global ver 2.0.1^
%global base_name goofcord
%global git_name GoofCord
@@ -8,7 +8,7 @@
Name: %{base_name}-nightly
Version: %{ver}%{commit_date}.git.%{shortcommit}
Release: 1%?dist
Release: 3%{?dist}
License: OSL-3.0
Summary: A privacy-minded Legcord fork.
Group: Applications/Internet
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit 7bfa2cfd3d44d38d1736d66cc26e30c587e17636
%global commit 731450f883f24bfa0e3441c205477f1c8d85f1ee
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260126
%global commit_date 20260124
%global ver 0.41.0
Name: mpv-nightly
+1 -1
View File
@@ -1,5 +1,5 @@
Name: proton-vpn-gtk-app
Version: 4.14.0
Version: 4.13.1
Release: 1%?dist
Summary: Official ProtonVPN Linux app
License: GPL-3.0-only
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-01-27
%global ver 2026-01-24
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8" ?>
<component type="desktop-application">
<id>com.github.snow</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<icon
type="local"
>/usr/share/icons/hicolor/1024x1024/apps/snow_icon.png</icon>
<name>snow</name>
<summary>Classic Macintosh emulator</summary>
<description>
<p>
Snow emulates classic (Motorola 68k-based) Macintosh computers.
It features a graphical user interface to operate and debug the emulated machine.
The aim of this project is to emulate the Macintosh on a hardware-level as much as possible,
as opposed to emulators that patch the ROM or intercept system calls.
</p>
</description>
<launchable type="desktop-id">snow.desktop</launchable>
<url type="homepage">https://github.com/twvd/snow</url>
<keywords>
<keyword>macintosh</keyword>
</keywords>
<releases>
<release version="1.2.0" />
</releases>
</component>
+7
View File
@@ -0,0 +1,7 @@
[Desktop Entry]
Categories=System;Emulator;
Comment=Classic Macintosh emulator
Exec=snowemu
Icon=snow_icon
Name=snow
Type=Application
+23 -9
View File
@@ -1,10 +1,14 @@
%global appid com.github.snow
Name: snow
Version: 1.3.0
Release: 1%?dist
Version: 1.2.0
Release: 3%?dist
Summary: Classic Macintosh emulator
URL: https://github.com/twvd/snow
Source0: %url/archive/refs/tags/v%version.tar.gz
License: MIT AND MPL-2.0 AND Unicode-3.0 AND (Unlicense OR MIT) AND Apache-2.0 AND BSD-2-Clause AND Zlib AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (BSD-3-Clause OR Apache-2.0) AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 OR MIT-0 OR Apache-2.0 AND ISC AND (Apache-2.0 OR BSL-1.0) AND (MIT OR Apache-2.0 OR Zlib) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND
Source1: snow.desktop
Source2: %appid.metainfo.xml
License: MIT
BuildRequires: cargo
BuildRequires: gcc-c++
@@ -12,6 +16,7 @@ BuildRequires: mold
BuildRequires: anda-srpm-macros
BuildRequires: cargo-rpm-macros
BuildRequires: desktop-file-utils
BuildRequires: terra-appstream-helper
BuildRequires: SDL2-devel
Provides: snowemu
@@ -38,17 +43,26 @@ Documentation files for %{name}
%install
mkdir -p %{buildroot}%{_pkgdocdir}
install -Dm755 target/rpm/snow_frontend_egui %{buildroot}%{_bindir}/snowemu
install -Dm644 assets/snow_icon.png %{buildroot}%{_hicolordir}/1024x1024/apps/snow_icon.png
%desktop_file_install assets/snow.desktop
install -Dm644 assets/dev.thomasw.snow.metainfo.xml %{buildroot}%{_metainfodir}/dev.thomasw.snow.metainfo.xml
install -Dm755 target/rpm/snow_frontend_egui %{buildroot}%{_bindir}/snowemu
cp -a docs/* %{buildroot}%{_pkgdocdir}/
install -Dm644 docs/images/snow_icon.png %{buildroot}%{_hicolordir}/1024x1024/apps/snow_icon.png
install -Dm644 %{SOURCE1} %{buildroot}%{_appsdir}/snow.desktop
cp -a docs/* %{buildroot}%{_pkgdocdir}/
rm %{buildroot}%{_pkgdocdir}/*.toml
rm %{buildroot}%{_pkgdocdir}/images/*.icns
rm %{buildroot}%{_pkgdocdir}/images/*.ico
rm -r %{buildroot}%{_pkgdocdir}/theme
%terra_appstream -o %{SOURCE2}
%cargo_license_summary_online
%{cargo_license_online} > LICENSE.dependencies
%check
desktop-file-validate %{buildroot}%{_appsdir}/snow.desktop
%files
%doc README.md
%license LICENSE
@@ -56,7 +70,7 @@ rm -r %{buildroot}%{_pkgdocdir}/theme
%{_bindir}/snowemu
%{_hicolordir}/1024x1024/apps/snow_icon.png
%{_appsdir}/snow.desktop
%{_metainfodir}/dev.thomasw.snow.metainfo.xml
%{_metainfodir}/%appid.metainfo.xml
%files doc
%license LICENSE
+1 -1
View File
@@ -7,7 +7,7 @@
Name: vesktop
Obsoletes: VencordDesktop < 1.5.8-1
Obsoletes: vencord-desktop < 1.5.8-1
Version: 1.6.4
Version: 1.6.3
Release: 1%?dist
License: GPL-3.0
Summary: Vesktop is a cross platform desktop app aiming to give you a snappier Discord experience with Vencord pre-installed
+4 -3
View File
@@ -9,7 +9,7 @@ URL: https://github.com/craftablescience/VPKEdit
Requires: qt6-qtbase hicolor-icon-theme
Suggests: qt6-qtwayland
Packager: madonuko <mado@fyralabs.com>
BuildRequires: cmake git-core gcc gcc-c++ binutils
BuildRequires: cmake desktop-file-utils git-core gcc gcc-c++ binutils
BuildRequires: cmake(Qt6)
BuildRequires: cmake(Qt6Svg)
BuildRequires: cmake(Qt6Linguist)
@@ -34,7 +34,6 @@ new VPKs.
# -DVPKEDIT_BUILD_LIBC=ON
%cmake_build
%install
%cmake_install
pushd %buildroot%_libdir/%name
@@ -43,8 +42,10 @@ popd
mkdir -p %buildroot%_bindir
ln -sf %_libdir/vpkedit/vpkedit %buildroot%_bindir/vpkedit
ln -sf %_libdir/vpkedit/vpkeditcli %buildroot%_bindir/vpkeditcli
sed -i 's@Exec=/opt/vpkedit/@Exec=@g' %buildroot%_datadir/applications/vpkedit.desktop
%desktop_file_edit -k Exec -v %{_libdir}/vpkedit/vpkedit %buildroot%_datadir/applications/vpkedit.desktop
%check
%desktop_file_validate %buildroot%_datadir/applications/vpkedit.desktop
%files
%doc README.md CODE_OF_CONDUCT.md INSTALL.md CREDITS.md
+3 -3
View File
@@ -1,9 +1,9 @@
# Fedora sometimes sources the snapshots under stable versions and just bumps release
# For user clarity I have separated these into different packages
%global commit b6dbb9e190cf2ea35c6bea4dd0f314120e6f9b38
%global commit 81a692e2ee6b311367f18a17a9a61a0ef1c0ad18
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260125
%global commit_date 20260126
%global ver 20250102
%global commit_date 20251224
Name: winetricks-git
Version: %{ver}^%{commit_date}git.%{shortcommit}
+2 -2
View File
@@ -2,8 +2,8 @@
# For user clarity I have separated these into different packages
Name: terra-winetricks
Version: 20260125
Release: 1%?dist
Version: 20250102
Release: 1%{?dist}
Summary: Winetricks built to be compatible with Terra WINE builds
License: LGPL-2.1-or-later
URL: https://github.com/Winetricks/winetricks
@@ -1,7 +1,7 @@
%global pypi_name nautilus_open_any_terminal
Name: nautilus-open-any-terminal
Version: 0.8.1
Version: 0.8.0
Release: 1%?dist
Summary: Context-menu entry for opening other terminal in Nautilus
License: GPL-3.0-only
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
%global commit 7b3af72eeea0354419fbdf1396a01f1631d8e38f
%global commit 85db08aefad730e280bb94ac39b09710c530a17c
%forgemeta
Name: lomiri-system-settings
@@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: noctalia-shell
Version: 4.2.3
Version: 4.2.1
Release: 1%?dist
Summary: A Quickshell-based custom shell setup
@@ -1,6 +1,6 @@
%global commit 061a0ae5656c05525aa812f474dee2ed32700125
%global commit ef19290456c4a2368f7e24527cb617e6581adb79
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-01-24
%global fulldate 2026-01-22
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.0
+2 -2
View File
@@ -12,8 +12,8 @@
# Naming variable as something other than "commit" is necessary
# to stop %%gometa from putting commit hash in release
%global commit_hash dc2d70bfe127645a11bc791123af7aa01f0a222f
%global commit_date 20260125
%global commit_hash 3e95779cf05e01827bc93cceee15c7f51b861b4a
%global commit_date 20260122
%global shortcommit %{sub %{commit_hash} 1 7}
%global ver 2.0.15
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "turbowarp.spec"
}
}
-116
View File
@@ -1,116 +0,0 @@
%define appid org.turbowarp.TurboWarp
Name: turbowarp-desktop
%electronmeta -D
Version: 1.15.2
Release: 1%?dist
Summary: A better offline editor for Scratch 3
URL: https://desktop.turbowarp.org/
License: GPL-3.0-only AND %{electron_license}
BuildRequires: anda-srpm-macros
BuildRequires: terra-appstream-helper
Requires: glibc
Requires: glib2
Requires: nss-util
Requires: nss
Requires: atk
Requires: gtk3
Requires: cups-libs
Requires: libX11
Requires: libXcomposite
Requires: libXfixes
Requires: libXrandr
Requires: mesa-libgbm
Requires: expat
Requires: libxcb
Requires: libxkbcommon
Requires: systemd-libs
Requires: alsa-lib
Requires: at-spi2-core
Requires: pcre2
Requires: libffi
Requires: zlib-ng
Requires: libmount
Requires: libselinux
Requires: nspr
Requires: avahi-libs
Requires: gnutls
Requires: libpng
Requires: fontconfig
Requires: freetype
Requires: libXrender
Requires: pixman
Requires: pango
Requires: harfbuzz
Requires: fribidi
Requires: cairo-gobject
Requires: gdk-pixbuf2
Requires: libepoxy
Requires: libXi
Requires: libcloudproviders
Requires: libtinysparql
Requires: libwayland-client
Requires: libthai
Requires: libdrm
Requires: libXau
Requires: libcap
Requires: libblkid
Requires: krb5-libs
Requires: libcom_err
Requires: keyutils-libs
Requires: openssl-libs
Requires: p11-kit
Requires: libidn2
Requires: libunistring
Requires: libtasn1
Requires: nettle
Requires: gmp
Requires: libxml2
Requires: bzip2-libs
Requires: libbrotli
Requires: libwayland-cursor
Requires: libwayland-egl
Requires: libXcursor
Requires: libXinerama
Requires: graphite2
Requires: glycin-libs
Requires: json-glib
Requires: sqlite-libs
Requires: libdatrie
Requires: xz-libs
Requires: lcms2
Requires: libseccomp
Packager: junefish <june@fyralabs.com>
%description
%summary.
%prep
%git_clone https://github.com/TurboWarp/desktop %version
%__desktop_file_edit linux-files/%appid.desktop --set-key=Exec --set-value=%{_bindir}/turbowarp-desktop
%build
%npm_build -c -B -r fetch,webpack:prod
%install
%electron_install -i %appid -I build/
%terra_appstream -o linux-files/%appid.metainfo.xml
%__desktop_file_install linux-files/%appid.desktop
%files
%license LICENSE
%doc README.md
%{_bindir}/turbowarp-desktop
%{_libdir}/turbowarp-desktop/
%{_appsdir}/%appid.desktop
%{_hicolordir}/512x512/apps/%appid.png
%{_metainfodir}/%appid.metainfo.xml
%changelog
* Sat Jan 24 2026 june-fish <git@june.fish> - 1.15.2
- Initial Package
-1
View File
@@ -1 +0,0 @@
rpm.version(gh("TurboWarp/desktop"));
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit aceff52f8a93a31009d6f5284253f0b334a043dc
%global commit 3d4582d4dc9145270650e12f9ce5a534b888f4a2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260126
%global commit_date 20260124
%global ver 0.222.0
%bcond_with check
+1 -1
View File
@@ -5,7 +5,7 @@
%global debug_package %{nil}
%endif
%global ver 0.221.3-pre
%global ver 0.221.2-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -15,7 +15,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 0.220.6
Version: 0.220.3
Release: 1%?dist
Summary: Zed is a high-performance, multiplayer code editor
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
@@ -1,5 +1,5 @@
Name: sarasa-gothic-fonts
Version: 1.0.36
Version: 1.0.35
Release: 1%?dist
URL: https://github.com/be5invis/Sarasa-Gothic
Source0: %url/releases/download/v%version/Sarasa-TTC-%version.7z
@@ -2,14 +2,14 @@
%global git_name %(echo %{org_name} | sed 's/-//g')
%global appid com.heroicgameslauncher.hgl
%global shortname heroic
%global legendary_version 0.20.39
%global gogdl_version 1.2.0
%global legendary_version 0.20.37
%global gogdl_version 1.1.2
%global nile_version 1.1.2
%global comet_version 0.2.0
Name: %{shortname}-games-launcher
Version: 2.19.1
Release: 1%?dist
Version: 2.18.1
Release: 2%{?dist}
Summary: A games launcher for GOG, Amazon, and Epic Games
License: GPL-3.0-only AND MIT AND BSD-3-Clause
URL: https://heroicgameslauncher.com
@@ -52,7 +52,7 @@ rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/arm64
%endif
%electron_install -d heroic -b heroic -S heroic -I -i %{appid} -l
%desktop_file_install -k Exec -v %{_libdir}/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop
%desktop_file_install -k Exec -v /usr/share/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop
install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml
@@ -3,10 +3,10 @@
%global name_pretty %{quote:Prism Launcher (Nightly)}
%global appid org.prismlauncher.PrismLauncher-nightly
%global commit 9776fb8d681d2ce3c3315bcead0facfc5933d921
%global commit 60a3745e504ebbb83a534863d3631b1174818c0d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260126
%global commit_date 20260123
%global snapshot_info %{commit_date}.%{shortcommit}
# Change this variables if you want to use custom keys
+1 -1
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: dart
Version: 3.10.8
Version: 3.10.7
Release: 1%?dist
Summary: The Dart Language
License: BSD-3-Clause
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit e7809364b3b48e3816ccf663476711400224b544
%global commit f44700e638c6fbe4e673168cf0f23d4e21625fb3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260125
%global commit_date 20260124
%global debug_package %nil
Name: nim-nightly
@@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 1.6.0
Release: 2%?dist
Release: 1%?dist
Summary: Proton VPN local agent written in Rust
License: GPL-3.0-only
URL: https://github.com/ProtonVPN/local-agent-rs
@@ -14,9 +14,6 @@ Source0: %url/archive/refs/tags/%version.tar.gz
BuildRequires: python3-devel
BuildRequires: cargo-rpm-macros
# Really cursed but there is no pyproject.toml or setup.py in this package to auto-provide this, and proton-vpn needs this
Provides: python3.14dist(proton-vpn-local-agent)
Packager: Owen Zimmerman <owen@fyralabs.com>
%description
@@ -43,11 +40,12 @@ popd
%install
pushd %{name}
install -Dm0644 target/release/libpython_proton_vpn_local_agent.so %{buildroot}%{_libdir}/proton/local_agent.so
install -Dm0644 target/rpm/libpython_proton_vpn_local_agent.so %{buildroot}%{_libdir}/proton/local_agent.so
popd
%files -n python3-%{pypi_name}
%doc README.md CODEOWNERS
%dir %{_libdir}/proton
%{_libdir}/proton/local_agent.so
%changelog
-6
View File
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "pyfluidsynth.spec"
}
}
@@ -1,49 +0,0 @@
%global pypi_name pyfluidsynth
%global _desc Python bindings for FluidSynth.
Name: python-%{pypi_name}
Version: 1.3.4
Release: 1%?dist
Summary: Python bindings for FluidSynth
License: LGPL-2.1
URL: https://github.com/nwhitehead/pyfluidsynth
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-build
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 pyfluidsynth-%{version}
%build
%pyproject_wheel
%install
%pyproject_install
%files -n python3-%{pypi_name}
%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/*
%changelog
* Sat Jan 24 2026 Owen Zimmerman <owen@fyralabs.com>
- Initial commit
@@ -1 +0,0 @@
rpm.version(pypi("pyfluidsynth"));
@@ -1,5 +1,5 @@
%global commit 0664473614d2168636eb647fda29bf33ab28e33e
%global commit_date 20260126
%global commit 507b51f833850c4cac9e618c968f6b6ff56c26d2
%global commit_date 20260124
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
+1 -1
View File
@@ -1,7 +1,7 @@
%undefine __brp_mangle_shebangs
Name: fresh
Version: 0.1.93
Version: 0.1.88
Release: 1%?dist
Summary: Text editor for your terminal: easy, powerful and fast
URL: https://sinelaw.github.io/fresh/
+1 -1
View File
@@ -4,7 +4,7 @@
%global crate usage-cli
Name: rust-usage-cli
Version: 2.15.0
Version: 2.13.1
Release: 1%?dist
Summary: CLI for working with usage-based CLIs
+1 -1
View File
@@ -2,7 +2,7 @@
%global debug_package %{nil}
Name: glaze-devel
Version: 7.0.2
Version: 7.0.1
Release: 1%?dist
License: MIT
URL: https://stephenberry.github.io/glaze
+2 -2
View File
@@ -3,8 +3,8 @@
%define debug_package %{nil}
Name: signal-cli
Version: 0.13.23
Release: 1%?dist
Version: 0.13.22
Release: 2%?dist
Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger
License: GPL-3.0-only
URL: https://github.com/AsamK/signal-cli
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "vencord-installer.spec"
}
}
@@ -1,10 +0,0 @@
<component type="addon">
<id>dev.vencord.Installer</id>
<extends>com.discordapp.Discord</extends>
<name>Vencord Installer</name>
<summary>Installer for Vencord</summary>
<project_license>GPL-3.0+</project_license>
<categories>
<category>Internet</category>
</categories>
</component>
@@ -1,187 +0,0 @@
%global debug_package %{nil}
%bcond_without openasar
%global appstream_component addon
# https://github.com/vencord/installer
%global goipath github.com/Vencord/Installer
Version: 1.4.0
%global commit 8bd9dfd8de2926bb55cf7709b8c31f0704372cec
%global appid dev.vencord.Installer
%gometa -L -f
%global common_description %{expand:
A cross platform gui/cli app for installing Vencord.}
%global golicenses LICENSE
%global godocs README.md
Name: vencord-installer
Release: 1%{?dist}
Provides: golang-github-vencord-installer = %{version}-%{release}
Summary: A cross platform gui/cli app for installing Vencord
Packager: Cappy Ishihara <cappy@fyralabs.com>
License: GPL-3.0-only
URL: %{gourl}
Source: %{gosource}
Source1: %appid.metainfo.xml
BuildRequires: go-rpm-macros
BuildRequires: go-srpm-macros
BuildRequires: anda-srpm-macros
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: libGL-devel
BuildRequires: libXxf86vm-devel
BuildRequires: libXcursor-devel
BuildRequires: libXi-devel
BuildRequires: libXinerama-devel
BuildRequires: libXrandr-devel
BuildRequires: wayland-devel
BuildRequires: libxkbcommon-devel
BuildRequires: wayland-protocols-devel
BuildRequires: extra-cmake-modules
%description %{common_description}
%package cli
Summary: CLI version of %{name}
%description cli %{common_description} (CLI version)
%package discord-stable
Summary: Automatic Discord integration for %{name} (stable)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
%description discord-stable
discord-stable Automatic Discord integration for %{name} (stable branch).
%package discord-canary
Summary: Automatic Discord integration for %{name} (canary)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
%description discord-canary
discord-canary Automatic Discord integration for %{name} (canary branch).
%package discord-ptb
Summary: Automatic Discord integration for %{name} (ptb)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
%description discord-ptb
Automatic Discord integration for %{name} (ptb branch).
%if %{with openasar}
%package discord-stable+openasar
Summary: Automatic Discord integration for %{name} (stable, OpenAsar)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
Conflicts: %{name}-discord-stable
Conflicts: discord-openasar
%description discord-stable+openasar
discord-stable+openasar Automatic Discord integration for %{name} (stable branch, OpenAsar).
%package discord-canary+openasar
Summary: Automatic Discord integration for %{name} (canary, OpenAsar)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
Conflicts: %{name}-discord-canary
Conflicts: discord-canary-openasar
%description discord-canary+openasar
discord-canary+openasar Automatic Discord integration for %{name} (canary branch, OpenAsar).
%package discord-ptb+openasar
Summary: Automatic Discord integration for %{name} (ptb, OpenAsar)
Requires: %{name}-cli
Requires(posttrans): %{name}-cli
Conflicts: %{name}-discord-ptb
Conflicts: discord-ptb-openasar
%description discord-ptb+openasar
Automatic Discord integration for %{name} (ptb branch, OpenAsar).
%endif
%gopkg
%prep
%goprep_online -A
%build
%define gomodulesmode GO111MODULE=on
export CGO_CPPFLAGS="${CPPFLAGS}"
export CGO_CFLAGS="${CFLAGS}"
export CGO_CXXFLAGS="${CXXFLAGS}"
export CGO_LDFLAGS="${LDFLAGS}"
%gobuild -o %{gobuilddir}/bin/vencord-installer
%gobuild -o %{gobuilddir}/bin/vencord-installer-cli -tags cli
%install
%gopkginstall
install -m 0755 -vd %{buildroot}%{_bindir}
install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%terra_appstream -o %{SOURCE1}
%files
%license LICENSE
%doc README.md
%{_bindir}/vencord-installer
%{_datadir}/metainfo/%appid.metainfo.xml
%files cli
%license LICENSE
%doc README.md
%{_bindir}/vencord-installer-cli
%files discord-stable
%license LICENSE
%doc README.md
%files discord-canary
%license LICENSE
%doc README.md
%files discord-ptb
%license LICENSE
%doc README.md
%if %{with openasar}
%files discord-stable+openasar
%license LICENSE
%doc README.md
%files discord-canary+openasar
%license LICENSE
%doc README.md
%files discord-ptb+openasar
%license LICENSE
%doc README.md
%endif
%gopkgfiles
%transfiletriggerin -n %{name}-discord-stable -- /usr/share/discord
%{_bindir}/vencord-installer-cli -install -location /usr/share/discord
%transfiletriggerin -n %{name}-discord-canary -- /usr/share/discord-canary
%{_bindir}/vencord-installer-cli -install -location /usr/share/discord-canary
%transfiletriggerin -n %{name}-discord-ptb -- /usr/share/discord-ptb
%{_bindir}/vencord-installer-cli -install -location /usr/share/discord-ptb
%if %{with openasar}
%transfiletriggerin -n %{name}-discord-stable+openasar -- /usr/share/discord
%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord
%transfiletriggerin -n %{name}-discord-canary+openasar -- /usr/share/discord-canary
%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord-canary
%transfiletriggerin -n %{name}-discord-ptb+openasar -- /usr/share/discord-ptb
%{_bindir}/vencord-installer-cli -install -install-openasar -location /usr/share/discord-ptb
%endif
%changelog
%autochangelog
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 57df2e179d929532094f4e4dd42ce5395514622b
%global commit c0a35641df7d3a4f0d740d5efa947ccf10e3e817
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20260125
%global commit_date 20260118
Name: vgmstream
Version: 0~%{commit_date}git.%shortcommit
@@ -1,12 +1,12 @@
%global commit 38acdea488cae1a24591be7b0e6737f58b54f725
%global commit_date 20260126
%global commit 5abca9d613fac7861803319b3191061b2d8ce067
%global commit_date 20251130
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
Name: stardust-xr-black-hole-nightly
Version: 0~%{commit_date}git.%{shortcommit}
Release: 1%?dist
Release: 2%?dist
Summary: Spatial storage for Stardust XR
URL: https://github.com/StardustXR/black-hole
Source0: %url/archive/%commit/black-hole-%commit.tar.gz
@@ -1,5 +1,5 @@
%global commit ccbd4e07d859d5373f57b88af0ff755b7838bfe0
%global commit_date 20260125
%global commit 5430cb83e19f0cbc766bf99947c8f89f5c32edfd
%global commit_date 20260123
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
@@ -1,5 +1,5 @@
%global commit e9ff298d261d13c69b560a3993a8cd00b3da56ee
%global commit_date 20260125
%global commit 40ca9fc446756a5151275dcbac914cee399dbc4c
%global commit_date 20251218
%global shortcommit %(c=%{commit}; echo ${c:0:7})
# Exclude input files from mangling
@@ -7,7 +7,7 @@
Name: stardust-xr-solar-sailer-nightly
Version: 0~%{commit_date}git.%{shortcommit}
Release: 1%?dist
Release: 2%?dist
Summary: Glide through space! This play space mover allows you to fly by dragging the space with momentum!
URL: https://github.com/StardustXR/solar-sailer
Source0: %url/archive/%commit.tar.gz
+2 -2
View File
@@ -2,7 +2,7 @@
Name: falcond
Version: 1.2.3
Release: 3%{?dist}
Release: 2%{?dist}
Summary: Advanced Linux Gaming Performance Daemon
License: MIT
URL: https://git.pika-os.com/general-packages/falcond
@@ -33,7 +33,7 @@ install -Dm644 debian/%{name}.service -t %{buildroot}%{_unitdir}
# When DNF supports microarchitectures the fallback option for -c can be used here instead
DESTDIR="%{buildroot}" \
%ifarch x86_64
%{zig_build_target -r fast -cx86_64_v2 -s} \
%{zig_build_target -r fast -c x86_64_v2 -s} \
%elifarch aarch64
%{zig_build_target -r fast -s} \
%endif
@@ -1,6 +1,6 @@
%global commit 369a2e7ce6830fbebb7c3da7dcd4967ca357b442
%global commit db76dafad8fdfe97cb7f423787250d31a1cd7427
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260126
%global commitdate 20260123
%global ver 1.0.19
%undefine __brp_mangle_shebangs
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "system76-power.spec"
}
}
@@ -1,57 +0,0 @@
%global appid com.system76.PowerDaemon
Name: system76-power
Version: 1.2.8
Release: 1%{?dist}
Summary: Power Profiles and dGPU Hotplug for System76 Laptops
License: GPL-3.0-only
Packager: Jaiden Riordan <jade@fyralabs.com>
URL: https://github.com/pop-os/system76-power
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
BuildRequires: libusb-compat-0.1-devel
BuildRequires: dbus-devel
BuildRequires: systemd-rpm-macros
BuildRequires: cargo-rpm-macros
BuildRequires: mold
%description
%summary.
%prep
%autosetup
%cargo_prep_online
%build
%cargo_build
%install
install -Dm 644 data/%{appid}.conf %{buildroot}%{_datadir}/dbus-1/system.d/%{appid}.conf
install -Dm 644 data/%{appid}.policy %{buildroot}%{_datadir}/polkit-1/actions/%{appid}.policy
install -Dm 644 data/%{appid}.service %{buildroot}%{_unitdir}/%{appid}.service
install -Dm 644 data/%{appid}.xml %{buildroot}%{_datadir}/dbus-1/interfaces/%{appid}.xml
install -Dm 755 target/rpm/%{name} %{buildroot}%{_bindir}/%{name}
%post
%systemd_post com.system76.PowerDaemon.service
%preun
%systemd_preun com.system76.PowerDaemon.service
%postun
%systemd_postun_with_restart com.system76.PowerDaemon.service
%files
%doc README.md TESTING.md
%license LICENSE
%{_bindir}/%{name}
%{_unitdir}/%{appid}.service
%{_datadir}/dbus-1/interfaces/%{appid}.xml
%{_datadir}/dbus-1/system.d/%{appid}.conf
%{_datadir}/polkit-1/actions/%{appid}.policy
%changelog
* Fri Jan 9 2026 Jaiden Riordan <jade@fyralabs.com>
- Port to Terra
-1
View File
@@ -1 +0,0 @@
rpm.version(gh_tag("pop-os/system76-power"));
+1 -1
View File
@@ -1,5 +1,5 @@
Name: vicinae
Version: 0.19.2
Version: 0.19.1
Release: 1%?dist
License: GPL-3.0
URL: https://docs.vicinae.com
+2 -2
View File
@@ -14,11 +14,11 @@
%define _prefix /usr/share/wine-staging
%undefine _hardened_build
%global srcmajor 11.x
%global srcmajor 10.x
Name: wine-staging
Version: 11.1
Version: 11.0
Release: 1%?dist
Epoch: 1
Summary: WINE Is Not An Emulator - runs MS Windows programs
@@ -1,14 +1,14 @@
%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2
%global commit e34350de2d518498edff4b689ce153b337809b9f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260126
%global ver 0.5.4
%global commitdate 20260112
%global ver 0.5.2
%define buildforkernels akmod
%global debug_package %{nil}
%global modulename xone
Name: %{modulename}-nightly-kmod
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 1%?dist
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 1
%endif
@@ -1,13 +1,13 @@
%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2
%global commit e34350de2d518498edff4b689ce153b337809b9f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260126
%global ver 0.5.4
%global commitdate 20260112
%global ver 0.5.2
%global debug_package %{nil}
%global modulename xone
Name: dkms-%{modulename}-nightly
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 1%?dist
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 1
%endif
@@ -1,7 +1,7 @@
%global commit 8e772cf696e6fd78ff6b9ca3eba9505391dc44d2
%global commit e34350de2d518498edff4b689ce153b337809b9f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260126
%global ver 0.5.4
%global commitdate 20260112
%global ver 0.5.2
%global modulename xone
%global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d
%global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223
@@ -11,7 +11,7 @@
Name: xone-nightly
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 1%?dist
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 1
%endif
+2 -2
View File
@@ -3,8 +3,8 @@
%global modulename xone
Name: %{modulename}-kmod
Version: 0.5.4
Release: 1%?dist
Version: 0.5.2
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 2
%endif
+2 -2
View File
@@ -2,8 +2,8 @@
%global modulename xone
Name: dkms-%{modulename}
Version: 0.5.4
Release: 1%?dist
Version: 0.5.2
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 2
%endif
@@ -5,8 +5,8 @@
%global firmware_hash3 e2710daf81e7b36d35985348f68a81d18bc537a2b0c508ffdfde6ac3eae1bad7
Name: xone
Version: 0.5.4
Release: 1%?dist
Version: 0.5.2
Release: 2%{?dist}
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
Epoch: 2
%endif
@@ -1,6 +1,6 @@
%global _udevrulesdir /usr/lib/udev/rules.d
%global commit 6611933e46bed1aec1b44ecba904e8efb9cb02cc
%global commit b7ecf68181dd4ff85f3b86d735145c76744db988
%global commitdate 20251121
%global shortcommit %(c=%{commit}; echo ${c:0:7})
@@ -1,7 +1,7 @@
%global pypi_name app-bricks-py
%global _desc The code of the Arduino App Lab Bricks
%global ver release/0.6.4
%global ver release/0.6.3
%global sanitized_ver %(echo %{ver} | sed 's|release/||')
Name: %{pypi_name}
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate mise
Name: rust-mise
Version: 2026.1.8
Version: 2026.1.6
Release: 1%?dist
Summary: Front-end to your dev env
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: cloudflare-speed-cli
Version: 0.6.0
Version: 0.5.0
Release: 1%?dist
Summary: CLI for internet speed test via cloudflare
+1 -1
View File
@@ -6,7 +6,7 @@
%global forgeurl https://github.com/git-ecosystem/git-credential-manager
Name: gcm-core
Version: 2.7.0
Version: 2.6.1
Release: 1%?dist
Summary: Secure, cross-platform Git credential storage
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 3b3eb7fbe45358c02dd50dcccab299e9ca43d1f6
%global commit_date 20260125
%global commit 57e6cb7d943f31b57c7010b8bd8304921a8f3f9a
%global commit_date 20260122
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
+2 -2
View File
@@ -1,7 +1,7 @@
# https://github.com/nats-io/natscli
%global goipath github.com/nats-io/natscli
%global commit e47a361a1b67cc0b7a37c165e6ba0d56d9df9982
%global commit_date 20260126
%global commit dc7e74221bda20def8b66706c99bfcc50b919aca
%global commit_date 20260121
%global shortcommit %{sub %{commit} 1 7}
%gometa -f
@@ -2,7 +2,7 @@
Name: neovim-default-editor
# Version, release, and epoch are inherited from the editor package just like other default editors
Version: 0.11.6
Version: 0.11.5
Release: 1%?dist
Epoch: 0
# Inherited from Neovim itself
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "pdpmake.spec"
}
}
-49
View File
@@ -1,49 +0,0 @@
%bcond_without posix_2024
%bcond_without make_extensions
%global forgeurl https://github.com/rmyorston/pdpmake
%global tag 2.0.4
%forgemeta
Name: pdpmake
Version: %{tag}
Release: 1%{?dist}
Summary: Public domain POSIX make
Packager: metcya <metcya@gmail.com>
License: Unlicense
URL: https://frippery.org/make
Source0: %{forgesource}
BuildRequires: gcc
%description
This is a public domain implementation of make which follows the POSIX
standard.
%prep
%forgesetup
%build
%{__cc} -DENABLE_FEATURE_POSIX_2024=%{with_posix_2024} \
-DENABLE_FEATURE_MAKE_EXTENSIONS=%{with_make_extensions} \
$CFLAGS \
$LDFLAGS \
-o pdpmake \
*.c
%install
install -Dm 755 pdpmake %{buildroot}%{_bindir}/pdpmake
install -Dm 644 pdpmake.1 %{buildroot}%{_mandir}/man1/pdpmake.1
%files
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1.*
%changelog
* Sun Jan 25 2026 metcya <metcya@gmail.com>
- Initial package
-1
View File
@@ -1 +0,0 @@
rpm.global("tag", gh_tag("rmyorston/pdpmake"));
+5 -2
View File
@@ -19,11 +19,14 @@ BuildRequires: rust
BuildRequires: rpm_macro(cargo_install)
BuildRequires: anda-srpm-macros mold
%global _description %{expand:
%description
Keeping your system up to date usually involves invoking multiple package managers.
This results in big, non-portable shell one-liners saved in your shell.
To remedy this, Topgrade detects which tools you use and
runs the appropriate commands to update them.}
runs the appropriate commands to update them.
%global _description %{expand:
Upgrade all the things.}
%description %{_description}
@@ -1,6 +1,6 @@
--- topgrade-16.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ topgrade-16.8.0/Cargo.toml 2026-01-26T14:29:43.890964+00:00
@@ -258,26 +258,3 @@
--- topgrade-16.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ topgrade-16.2.1/Cargo.toml 2025-11-11T08:14:26.891440+00:00
@@ -246,26 +246,3 @@
default-features = false
package = "self_update"
@@ -11,7 +11,7 @@
-version = "~0.1"
-
-[target."cfg(windows)".dependencies.self_update_crate]
-version = "~0.42"
-version = "~0.40"
-features = [
- "archive-zip",
- "compression-zip-deflate",
+1 -1
View File
@@ -2,7 +2,7 @@
%define debug_package %{nil}
Name: typos
Version: 1.42.2
Version: 1.42.1
Release: 1%?dist
Summary: Source Code Spelling Correction
+1 -1
View File
@@ -2,7 +2,7 @@
%global oldpkgname yt-dlp-nightly
Name: yt-dlp-git
Version: 2026.01.27.165355
Version: 2026.01.19.231625
Release: 1%?dist
Summary: A command-line program to download videos from online video platforms