mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 04:12:18 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 529208fefc | |||
| b560454254 | |||
| 90f678cdd1 | |||
| dd9a33422f | |||
| d23ee8309a | |||
| 4cbb025348 |
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1216
|
||||
Version: 1.0.1208
|
||||
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.1216
|
||||
Version: 1.0.1208
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: discord.com
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit da87233d87da578c314f66c0ccc51ef3ae7141c3
|
||||
%global commit_date 20260606
|
||||
%global commit 5704db300594aef6b7a38399c217eac5c704ccb8
|
||||
%global commit_date 20260519
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: envision-nightly
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit 71ebd08406547339a5decd9c61ab3e83739e96b3
|
||||
%global commit 1ad13223351479469b5ee44305781f2f280aff0d
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260606
|
||||
%global commit_date 20260605
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-06-06
|
||||
%global ver 2026-06-05
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git
|
||||
|
||||
Name: throne
|
||||
Version: 1.1.5
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
|
||||
URL: https://github.com/throneproj/Throne
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: budgie-extras
|
||||
Version: 2.2.3
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
License: GPL-3.0
|
||||
Summary: Additional Budgie Desktop enhancements for user experience
|
||||
URL: https://ubuntubudgie.org/
|
||||
|
||||
@@ -41,16 +41,22 @@ Requires: budgie-applet-clockworks
|
||||
Requires: budgie-applet-countdown
|
||||
Requires: budgie-applet-dropby
|
||||
Requires: budgie-applet-fuzzyclock
|
||||
Requires: budgie-applet-hotcorners
|
||||
Requires: budgie-applet-kangaroo
|
||||
Requires: budgie-applet-keyboard-autoswitch
|
||||
Requires: budgie-applet-network-manager
|
||||
Requires: budgie-applet-quickchar
|
||||
Requires: budgie-applet-quicknote
|
||||
Requires: budgie-applet-recentlyused
|
||||
Requires: budgie-applet-rotation-lock
|
||||
Requires: budgie-applet-showtime
|
||||
Requires: budgie-applet-takeabreak
|
||||
Requires: budgie-applet-visualspace
|
||||
Requires: budgie-applet-wallstreet
|
||||
Requires: budgie-applet-weathershow
|
||||
Requires: budgie-applet-window-shuffler
|
||||
Requires: budgie-applet-workspace-stopwatch
|
||||
Requires: budgie-applet-wpreviews
|
||||
Requires: budgie-applet-wswitcher
|
||||
# Fix for https://github.com/UbuntuBudgie/budgie-extras/issues/233, don't know how stenstorp did not notice this
|
||||
Requires: xinput
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gnome_extensions("grand-theft-focus@zalckos.github.com"));
|
||||
rpm.version(gh_tag("zalckos/GrandTheftFocus"));
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global mangowc_ver 0.12.5-1
|
||||
|
||||
Name: mangowm
|
||||
Version: 0.14.2
|
||||
Version: 0.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
|
||||
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
|
||||
@@ -55,7 +55,6 @@ dwl — crafted for speed, flexibility, and a customizable desktop experience.
|
||||
%{_sysconfdir}/mango/config.conf
|
||||
%{_datadir}/wayland-sessions/mango.desktop
|
||||
%{_datadir}/xdg-desktop-portal/mango-portals.conf
|
||||
%{_mandir}/man1/mmsg.1.*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 04 2026 metcya <metcya@gmail.com> - 0.12.5-1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 749acbe928a8149c39cd4814ac60e0b3089553f8
|
||||
%global commit_date 20260606
|
||||
%global commit e4af08d7430e9728cf2e22cfcb99e3ffb931a6b1
|
||||
%global commit_date 20260605
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: libsingularity
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit f146db5535a154baa74806589f12d7e27daccbbe
|
||||
%global commit 42fcd58dba54c2a0404c1c3d73c7d44081fac836
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-06-06
|
||||
%global fulldate 2026-06-04
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
A hardware-accelerated terminal emulator focusing to run in desktops and browsers.}
|
||||
|
||||
Name: rio
|
||||
Version: 0.4.6
|
||||
Version: 0.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A hardware-accelerated terminal written in Rust.
|
||||
SourceLicense: MIT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 6e9465a4288c332208643892e23b9d35d7be5c79
|
||||
%global commit fcb95aaee47f4abf0846ca39cd402eb4afbc8bcf
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260606
|
||||
%global commit_date 20260605
|
||||
%global ver 1.7.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.6.1-pre
|
||||
%global ver 1.6.0-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.5.4
|
||||
Version: 1.5.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,7 +1,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: inputplumber
|
||||
Version: 0.77.4
|
||||
Version: 0.77.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Open source input router and remapper daemon for Linux
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -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 2d1be0918044c2bd906403dfb310ae8054d13d44
|
||||
%global ver 0.0.41-19446
|
||||
%global commit 546f3082a2ffee102c98e89472735adbf5d0e767
|
||||
%global ver 0.0.41-19441
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
arches = ["i386"]
|
||||
rpm {
|
||||
spec = "steam.spec"
|
||||
}
|
||||
|
||||
+66
-92
@@ -1,15 +1,16 @@
|
||||
# Binary package, no debuginfo should be generated
|
||||
%global debug_package %{nil}
|
||||
%global appid com.valvesoftware.Steam
|
||||
|
||||
%global appstream_id com.valvesoftware.Steam
|
||||
|
||||
Name: steam
|
||||
Version: 1.0.0.85
|
||||
Release: 11%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Installer for the Steam software distribution service
|
||||
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
|
||||
License: Steam License Agreement and MIT
|
||||
URL: http://www.steampowered.com/
|
||||
ExclusiveArch: x86_64
|
||||
ExclusiveArch: i686
|
||||
Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
|
||||
Source0: https://repo.steampowered.com/%{name}/archive/beta/%{name}_%{version}.tar.gz
|
||||
@@ -39,94 +40,79 @@ BuildRequires: libappstream-glib
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd
|
||||
|
||||
# Required for the basic runtime
|
||||
Requires: glibc(x86-32)
|
||||
Requires: libdrm(x86-32)
|
||||
Requires: libglvnd-glx(x86-32)
|
||||
Requires: libnsl(x86-32)
|
||||
|
||||
# Required to run the initial setup
|
||||
Requires: tar
|
||||
Requires: zenity
|
||||
Requires: xz
|
||||
|
||||
# Required for basic gaming, also for native 32 bit games:
|
||||
# Most games use OpenGL, some games already use Vulkan. Vulkan is also required
|
||||
# for Steam Play to run Windows games through emulation. i686 version of these
|
||||
# packages are necessary even on x86_64 systems for running 32bit games. Pull in
|
||||
# native arch drivers as well, by not specifying _isa macro, native arch
|
||||
# packages are preferred. This will make sure people have all necessary drivers
|
||||
# for both i686 and x86_64 games.
|
||||
Requires: mesa-dri-drivers%{?_isa}
|
||||
Requires: mesa-dri-drivers
|
||||
Requires: mesa-dri-drivers(x86-32)
|
||||
Requires: mesa-vulkan-drivers%{?_isa}
|
||||
Requires: mesa-vulkan-drivers
|
||||
Requires: mesa-vulkan-drivers(x86-32)
|
||||
Requires: vulkan-loader%{?_isa}
|
||||
Requires: vulkan-loader
|
||||
Requires: vulkan-loader(x86-32)
|
||||
|
||||
# Hardware stuff (permissions on devices, hardware updater, etc.):
|
||||
Recommends: hidapi
|
||||
Requires: steam-devices
|
||||
# Minimum requirements for starting the steam client using system libraries
|
||||
Requires: alsa-lib%{?_isa}
|
||||
Requires: fontconfig%{?_isa}
|
||||
Requires: gtk2%{?_isa}
|
||||
Requires: libICE%{?_isa}
|
||||
Requires: libnsl%{?_isa}
|
||||
Requires: libpng%{?_isa}
|
||||
Requires: libXext%{?_isa}
|
||||
Requires: libXinerama%{?_isa}
|
||||
Requires: libXtst%{?_isa}
|
||||
Requires: libXScrnSaver%{?_isa}
|
||||
Requires: mesa-libGL%{?_isa}
|
||||
Requires: mesa-libEGL%{?_isa}
|
||||
Requires: NetworkManager-libnm%{?_isa}
|
||||
Requires: nss%{?_isa}
|
||||
Requires: pulseaudio-libs%{?_isa}
|
||||
|
||||
# These libraries are also part of the Ubuntu runtime at:
|
||||
# ~/.local/share/Steam/ubuntu12_32
|
||||
# ~/.local/share/Steam/ubuntu12_64
|
||||
# Steam client uses the system ones if available; so override where there is a
|
||||
# benefit using the native system libaries or just to match when the native 64
|
||||
# bit packages are already installed.
|
||||
Requires: bzip2-libs
|
||||
Requires: bzip2-libs(x86-32)
|
||||
Requires: fontconfig
|
||||
Requires: fontconfig(x86-32)
|
||||
Requires: libICE
|
||||
Requires: libICE(x86-32)
|
||||
Requires: libnsl
|
||||
Requires: libnsl(x86-32)
|
||||
Requires: libXext
|
||||
Requires: libXext(x86-32)
|
||||
Requires: libXinerama
|
||||
Requires: libXinerama(x86-32)
|
||||
Requires: libXtst
|
||||
Requires: libXtst(x86-32)
|
||||
Requires: libva
|
||||
Requires: libva(x86-32)
|
||||
Requires: libvdpau
|
||||
Requires: libvdpau(x86-32)
|
||||
Requires: mesa-libGL
|
||||
Requires: mesa-libGL(x86-32)
|
||||
Requires: NetworkManager-libnm
|
||||
Requires: NetworkManager-libnm(x86-32)
|
||||
Requires: nss
|
||||
Requires: nss(x86-32)
|
||||
Requires: openal-soft
|
||||
Requires: openal-soft(x86-32)
|
||||
Requires: pipewire-libs
|
||||
Requires: pipewire-libs(x86-32)
|
||||
Requires: pulseaudio-libs
|
||||
Requires: pulseaudio-libs(x86-32)
|
||||
%if %{defined fedora}
|
||||
Requires: SDL3
|
||||
Requires: SDL3(x86-32)
|
||||
%endif
|
||||
# The client does not override only the ones linked at:
|
||||
# ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32
|
||||
# ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64
|
||||
# At the moment of writing, the pinned ones belong to these packages:
|
||||
# gtk2
|
||||
# libcurl
|
||||
# libdbusmenu
|
||||
# libdbusmenu-gtk2
|
||||
# mesa-libGLU
|
||||
# And yes, the "ubuntu12_32" directory twice above is not a typo. Windows style (system32...).
|
||||
# Required for sending out crash reports to Valve
|
||||
Requires: libcurl%{?_isa}
|
||||
|
||||
# Workaround for mesa-libGL dependency bug:
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1168475
|
||||
Requires: systemd-libs%{?_isa}
|
||||
|
||||
# Required for the firewall rules
|
||||
# http://fedoraproject.org/wiki/PackagingDrafts/ScriptletSnippets/Firewalld
|
||||
Requires: firewalld-filesystem
|
||||
Requires(post): firewalld-filesystem
|
||||
|
||||
# Required for hardware encoding/decoding during Remote Play (intel/radeon/amdgpu/nouveau)
|
||||
Requires: libva%{?_isa}
|
||||
Requires: libvdpau%{?_isa}
|
||||
|
||||
# Required for having a functioning menu on the tray icon
|
||||
Requires: libdbusmenu-gtk3%{?_isa} >= 16.04.0
|
||||
|
||||
# Required by Feral interactive games
|
||||
Requires: libatomic
|
||||
Requires: libatomic(x86-32)
|
||||
Requires: libatomic%{?_isa}
|
||||
|
||||
# Required by Shank
|
||||
Requires: (alsa-plugins-pulseaudio if pulseaudio)
|
||||
Requires: (alsa-plugins-pulseaudio%{?_isa} if pulseaudio)
|
||||
Requires: (pipewire-alsa%{?_isa} if pipewire)
|
||||
|
||||
# Patched for Wayland
|
||||
# https://github.com/ValveSoftware/steam-for-linux/issues/8853
|
||||
# https://github.com/negativo17/steam/issues/9
|
||||
%if 0%{?fedora} >= 40
|
||||
Requires: SDL2%{?_isa}
|
||||
%endif
|
||||
|
||||
# Game performance is increased with gamemode (for games that support it)
|
||||
Recommends: (falcond or gamemode)
|
||||
Recommends: (gamemode%{?_isa} if gamemode(x86-64))
|
||||
Recommends: (gnome-shell-extension-appindicator if gnome-shell)
|
||||
|
||||
Recommends: (gnome-shell-extension-appindicator if gnome-shell)
|
||||
|
||||
# Proton uses xdg-desktop-portal to open URLs from inside a container
|
||||
@@ -141,8 +127,8 @@ Recommends: xdg-user-dirs
|
||||
# Allow using Steam Runtime Launch Options
|
||||
Recommends: gobject-introspection
|
||||
|
||||
# Automatic loading of the ntsync module
|
||||
Recommends: ntsync-autoload
|
||||
Requires: steam-devices
|
||||
|
||||
# -rm is usually better for Steam
|
||||
Recommends: udev-joystick-blacklist-rm
|
||||
Requires: (udev-joystick-blacklist-rm or udev-joystick-blacklist)
|
||||
@@ -157,21 +143,6 @@ and screenshot functionality, and many social features.
|
||||
|
||||
This package contains the installer for the Steam software distribution service.
|
||||
|
||||
%package arch-transition
|
||||
Summary: Transition package for migrating Steam from i686 to x86_64
|
||||
Requires: %{name} = %{evr}
|
||||
Provides: steam = 1.0.0.85-11
|
||||
Obsoletes: steam < 1.0.0.85-11
|
||||
BuildArch: noarch
|
||||
|
||||
%description arch-transition
|
||||
This package is used to migrate Steam installations from the
|
||||
legacy i686 package layout to the x86_64 package layout.
|
||||
|
||||
It exists only to handle package replacement and dependency
|
||||
changes during upgrades, and can be safely removed once the
|
||||
transition is complete.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-launcher
|
||||
|
||||
@@ -203,7 +174,13 @@ desktop-file-edit --remove-key=X-KDE-RunOnDiscreteGpu %{buildroot}%{_datadir}/ap
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appstream_id}.metainfo.xml
|
||||
|
||||
%if 0%{?fedora} >= 44
|
||||
%triggerin -- ca-certificates
|
||||
# Workaround for https://fedoraproject.org/wiki/Changes/droppingOfCertPemFile#Temporary_fix
|
||||
update-ca-trust extract --rhbz2387674
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license COPYING steam_subscriber_agreement.txt
|
||||
@@ -215,19 +192,16 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appid}.metai
|
||||
%{_datadir}/pixmaps/%{name}.png
|
||||
%{_datadir}/pixmaps/%{name}_tray_mono.png
|
||||
%{_prefix}/lib/%{name}/
|
||||
%{_libdir}/%{name}/
|
||||
%{_mandir}/man6/%{name}.*
|
||||
%{_metainfodir}/%{appid}.metainfo.xml
|
||||
%{_metainfodir}/%{appstream_id}.metainfo.xml
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/%{name}.*sh
|
||||
%dir %{_prefix}/lib/systemd/system.conf.d/
|
||||
%{_prefix}/lib/systemd/system.conf.d/01-steam.conf
|
||||
%dir %{_prefix}/lib/systemd/user.conf.d/
|
||||
%{_prefix}/lib/systemd/user.conf.d/01-steam.conf
|
||||
|
||||
%files arch-transition
|
||||
|
||||
%changelog
|
||||
* Fri Jun 5 2026 Gilver E. <roachy@fyralabs.com> - 1.0.0.85-11
|
||||
- Update for architecture transition
|
||||
* Sun Sep 01 2024 Simone Caronni <negativo17@gmail.com> - 1.0.0.81-1
|
||||
- Update to 1.0.0.81.
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 46259cd0b82455c6a97dc7a70198f842c4ef02ff
|
||||
%global commit 4b374eb0a615314f7a1ffac51f2483a1fcea1385
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260606
|
||||
%global commit_date 20260605
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit df676ebc332a562d8b6672e8d3ae2bd099dd890b
|
||||
%global commit_date 20260606
|
||||
%global commit 567a205d8ef9079c6eac5742a06dae1a837951c0
|
||||
%global commit_date 20260605
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.704+b8cb78023
|
||||
version=0.17.0-dev.702+18b3c78a9
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.704+b8cb78023
|
||||
%global ver 0.17.0-dev.702+18b3c78a9
|
||||
%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.704+b8cb78023
|
||||
Version: 0.17.0~dev.702+18b3c78a9
|
||||
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 @@
|
||||
Name: icoextract-thumbnailer
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%?dist
|
||||
Summary: XDG-compatible thumbnailer for Windows PE executables
|
||||
|
||||
URL: https://github.com/jlu5/icoextract/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit aa68e20c4e792458a62c236b743a8449e6bd1e8b
|
||||
%global commit c38c63ae0acc73e7b72aecd9c87a505a08ce519d
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 20260605102713
|
||||
%global commit_date 20260606
|
||||
%global ver 20260604104630
|
||||
%global commit_date 20260605
|
||||
|
||||
Name: v2ray-domain-list-community
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: cardwire
|
||||
Version: 0.10.0
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
||||
URL: https://opengamingcollective.github.io/cardwire/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit dd3a2f2649b7ace3a2bfe08c8ddbdab6dfa5d46f
|
||||
%global commit_date 20260606
|
||||
%global commit 2c702645d1c556f895f170718a810927087678ef
|
||||
%global commit_date 20260605
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: cloud-hypervisor-nightly
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit fb7d0a2b4e51fce1931fc2373b6edc176621be41
|
||||
%global commit 7a97776600deb6dd0634f73fd752bab1802de260
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260606
|
||||
%global commitdate 20260605
|
||||
%global ver 1.1.1
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
Name: vicinae
|
||||
License: GPL-3.0-or-later
|
||||
Version: 0.21.6
|
||||
Release: 1%{?dist}
|
||||
Version: 0.21.5
|
||||
Release: 2%{?dist}
|
||||
URL: https://docs.vicinae.com
|
||||
Source: https://github.com/vicinaehq/%{name}/archive/refs/tags/v%{version}.tar.gz
|
||||
Summary: A high-performance, native launcher for Linux
|
||||
@@ -38,7 +38,6 @@ BuildRequires: anda-srpm-macros
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtbase-private-devel
|
||||
BuildRequires: xcb-util-keysyms-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
Requires: nodejs-npm
|
||||
@@ -90,7 +89,6 @@ install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
|
||||
%{_libexecdir}/%{name}/vicinae-server
|
||||
%dnl %{_libexecdir}/%{name}/vicinae-snippet-server
|
||||
%{_libexecdir}/%{name}/vicinae-input-server
|
||||
%{_libexecdir}/%{name}/vicinae-file-indexer
|
||||
%{_modulesloaddir}/vicinae.conf
|
||||
%dnl %{_udevrulesdir}/70-vicinae.rules
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: terra-appstream-helper
|
||||
Version: 0.1.10
|
||||
Release: 3%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Scripts and RPM macros to help with AppStream metadata generation for Terra
|
||||
License: GPL-3.0-or-Later
|
||||
URL: https://github.com/terrapkg/appstream-helper
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
project "pkg" {
|
||||
rpm {
|
||||
spec = "darkly.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
Name: darkly
|
||||
Version: 0.5.37
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Summary: Forked from the lightly theme, this style brings a fresh and unique look to your applications
|
||||
URL: https://github.com/Bali10050/Darkly
|
||||
Source: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qttools-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: kf6-kcoreaddons-devel
|
||||
BuildRequires: kf6-kcolorscheme-devel
|
||||
BuildRequires: kf6-kconfig-devel
|
||||
BuildRequires: kf6-kguiaddons-devel
|
||||
BuildRequires: kf6-ki18n-devel
|
||||
BuildRequires: kf6-kiconthemes-devel
|
||||
BuildRequires: kf6-kwindowsystem-devel
|
||||
BuildRequires: kf6-kirigami-devel
|
||||
BuildRequires: kf6-kcmutils-devel
|
||||
BuildRequires: kdecoration-devel
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
Requires: kdecoration
|
||||
Requires: qt6-qtdeclarative
|
||||
Requires: kf6-kcoreaddons
|
||||
Requires: kf6-kcmutils
|
||||
Requires: kf6-kcolorscheme
|
||||
Requires: kf6-kconfig
|
||||
Requires: kf6-kguiaddons
|
||||
Requires: kf6-kiconthemes
|
||||
Requires: kf6-kwindowsystem
|
||||
Requires: kf6-frameworkintegration
|
||||
Requires: kf6-plasma
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%package devel
|
||||
%pkg_devel_files
|
||||
%dnl %{_libdir}/cmake/Darkly
|
||||
%{_qt6_plugindir}/*/*darkly*
|
||||
|
||||
%prep
|
||||
%autosetup -n Darkly-%{version}
|
||||
|
||||
%conf
|
||||
%cmake -DBUILD_QT6=ON \
|
||||
-DBUILD_QT5=OFF
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license COPYING
|
||||
%{_bindir}/darkly-settings6
|
||||
%{_appsdir}/darklystyleconfig.desktop
|
||||
%{_appsdir}/kcm_darklydecoration.desktop
|
||||
%{_datadir}/color-schemes/Darkly.colors
|
||||
%{_scalableiconsdir}/darkly-settings.svgz
|
||||
%{_datadir}/kservices6/darklydecorationconfig.desktop
|
||||
%{_datadir}/kstyle/themes/darkly.themerc
|
||||
%{_datadir}/plasma/desktoptheme/darkly/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 02 2026 Owen Zimmerman <owen@fyralabs.com> - 0.5.37-1
|
||||
- Initial commit
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("Bali10050/Darkly"));
|
||||
@@ -1,7 +1,7 @@
|
||||
# https://github.com/nats-io/natscli
|
||||
%global goipath github.com/nats-io/natscli
|
||||
%global commit 6d4a7d8a8b746b41149a47c9a9a354f4d8e4c59e
|
||||
%global commit_date 20260606
|
||||
%global commit c0d43e0625d5e23758b0e7e2b9d1d0ac7400813c
|
||||
%global commit_date 20260602
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
|
||||
%gometa -f
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global oldpkgname yt-dlp-nightly
|
||||
|
||||
Name: yt-dlp-git
|
||||
Version: 2026.06.06.212509
|
||||
Version: 2026.05.25.232152
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line program to download videos from online video platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user