mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d30afa6b6 |
@@ -1,13 +1,13 @@
|
||||
Name: bazzite-portal
|
||||
Version: 0.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Bazzite Portal is a tabbed frontend for curated script execution, with a focus on distro specific QOL shortcuts
|
||||
URL: https://github.com/ublue-os/yafti-gtk
|
||||
Source0: https://github.com/ublue-os/yafti-gtk/archive/refs/tags/v%{version}.tar.gz
|
||||
License: GPL-3.0-only
|
||||
Requires: python3-gobject
|
||||
Requires: python3-PyYAML
|
||||
Requires: gtk4
|
||||
Requires: gtk3
|
||||
Provides: Bazzite-Portal
|
||||
BuildArch: noarch
|
||||
Packager: Zacharias Xenakis <xarishark@outlook.com>
|
||||
@@ -35,8 +35,5 @@ install -Dm 644 io.github.ublue_os.yafti_gtk.metainfo.xml %{buildroot}%{_metainf
|
||||
%{_metainfodir}/io.github.ublue_os.yafti_gtk.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sun Apr 19 2026 Xarishark <xarishark@outlook.com>
|
||||
- Upgraded to GTK4
|
||||
|
||||
* Wed Jan 28 2026 Xarishark <xarishark@outlook.com>
|
||||
- Initial commit
|
||||
- Initial commit
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: chdig
|
||||
Version: 26.4.3
|
||||
Version: 26.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Dig into ClickHouse with TUI interface
|
||||
URL: https://github.com/azat/chdig
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.928
|
||||
Version: 0.0.962
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary
|
||||
Version: 1.0.928
|
||||
Version: 0.0.962
|
||||
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.134
|
||||
Version: 0.0.133
|
||||
Release: 1%{?dist}
|
||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||
License: MIT AND https://discord.com/terms
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord
|
||||
Version: 0.0.134
|
||||
Version: 0.0.133
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: https://discord.com
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
%endif
|
||||
|
||||
Name: helium-browser-bin
|
||||
Version: 0.11.3.2
|
||||
Version: 0.11.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Private, fast, and honest web browser based on Chromium
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit 1be21a31862c202a96de35ff4e459c7e6864c60d
|
||||
%global commit 1fea31f00c7947c8aa2fe2c2cee3032a43527215
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260420
|
||||
%global commit_date 20260417
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global metainfo_commit 6ac72069fc35f3c2ec669498680037f54cc0c120
|
||||
|
||||
Name: proton-vpn-gtk-app
|
||||
Version: 4.15.3
|
||||
Version: 4.15.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Official ProtonVPN Linux app
|
||||
License: GPL-3.0-only
|
||||
|
||||
@@ -36,10 +36,8 @@ A number of packages contain plugins which are installed as standard on Raspberr
|
||||
%prep
|
||||
%autosetup -n rpcc-%commit
|
||||
|
||||
%conf
|
||||
%meson
|
||||
|
||||
%build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-04-20
|
||||
%global ver 2026-04-17
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: snow
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%?dist
|
||||
Summary: Classic Macintosh emulator
|
||||
URL: https://github.com/twvd/snow
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
|
||||
@@ -1 +1 @@
|
||||
v1.13.93
|
||||
v1.13.83
|
||||
+2
-2
@@ -2,8 +2,8 @@
|
||||
%global uuid %{extension}@zalckos
|
||||
|
||||
Name: gnome-shell-extension-%{extension}
|
||||
Version: 10
|
||||
Release: 1%{?dist}
|
||||
Version: 9
|
||||
Release: 3%?dist
|
||||
Summary: GNOME extension that removes the 'Window is ready' notification and brings the window into focus instead
|
||||
License: AGPL-3.0-only
|
||||
URL: https://github.com/zalckos/GrandTheftFocus
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
%global realname hyprutils
|
||||
%global ver 0.12.0
|
||||
|
||||
%global commit eedd60805cd96d4442586f2ba5fe51d549b12674
|
||||
%global commit_date 20260418
|
||||
%global commit e6caa3d4d1427eedbdf556cf4ceb70f2d9c0b56d
|
||||
%global commit_date 20260331
|
||||
%global shortcommit %{sub %commit 1 7}
|
||||
|
||||
Name: %realname.nightly
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
%global realname hyprwayland-scanner
|
||||
%global ver 0.4.5
|
||||
%global commit 4c2fcc06dc9722c97dbb54ba649c69b18ce83d2e
|
||||
%global commit 0a692d4a645165eebd65f109146b8861e3a925e7
|
||||
%global shortcommit %{sub %commit 1 7}
|
||||
%global commit_date 20260418
|
||||
%global commit_date 20260303
|
||||
|
||||
Name: %realname.nightly
|
||||
Version: %ver^%{commit_date}git.%shortcommit
|
||||
|
||||
@@ -33,7 +33,7 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
@@ -44,7 +44,6 @@ export PYTHON
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -37,7 +37,7 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n geis-%{version}+16.04.20160126 -p1
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
@@ -48,7 +48,6 @@ export PYTHON
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -32,17 +32,14 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n libunity-misc-%{version}+14.04.20140115
|
||||
|
||||
%conf
|
||||
find ./ -type f -exec sed -i 's/-Werror//' {} \;
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
%forgemeta
|
||||
|
||||
Name: lomiri-api
|
||||
Version: 0.3.2
|
||||
Version: 0.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: API for Lomiri
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
|
||||
%global commit e322acdc4f66b218fae3d742ddc83dfd9e876f42
|
||||
%global commit 0ee9e5df521b13dbc9f205b345aad5709baedf75
|
||||
%forgemeta
|
||||
|
||||
Name: lomiri-system-settings
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-ui-toolkit
|
||||
%global commit d4afffeb1e4180aba90f3e52b6556894147cdbf9
|
||||
%global commit 1b9919232ef77285765b6fdf3c963039f8a2e462
|
||||
%forgemeta
|
||||
|
||||
Name: lomiri-ui-toolkit
|
||||
Version: 1.3.5905
|
||||
Version: 1.3.5904
|
||||
Release: 1%{?dist}
|
||||
Summary: QML components to ease the creation of beautiful applications in QML for Lomiri
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: nux
|
||||
Version: 4.0.8
|
||||
Release: 1%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: An OpenGL toolkit
|
||||
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.0-or-later
|
||||
@@ -51,7 +51,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%autosetup -n nux-%{version} -p1
|
||||
for i in debian/patches/*.patch; do patch -p1 < $i; done
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
@@ -60,7 +60,6 @@ NOCONFIGURE=1 \
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
let v = find(`Latest version is ([\d.]+)`, get("https://launchpad.net/nux"), 1);
|
||||
rpm.version(v);
|
||||
@@ -2,10 +2,10 @@
|
||||
|
||||
Name: unity-greeter
|
||||
Version: 25.04.1
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: Unity Greeter for Lightdm
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
License: GPL-3.0
|
||||
URL: https://launchpad.net/unity-greeter
|
||||
Source0: http://archive.ubuntu.com/ubuntu/pool/universe/u/unity-greeter/unity-greeter_%version-0ubuntu%rn.tar.xz
|
||||
Patch1: 0001-Remove-libido.patch
|
||||
@@ -35,13 +35,12 @@ It is implemented as a LightDM greeter.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
%configure --disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name: unity-scope-home
|
||||
Summary: Home scope that aggregates results from multiple scopes
|
||||
Version: 19.04.20190412
|
||||
Release: 1%{?dist}
|
||||
Release: %autorelease
|
||||
License: GPL-3.0
|
||||
URL: https://launchpad.net/unity-scope-home
|
||||
Source0: http://archive.ubuntu.com/ubuntu/pool/universe/u/unity-scope-home/unity-scope-home_6.8.2+%{version}.orig.tar.gz
|
||||
@@ -32,14 +32,12 @@ Theme and icons for Unity.
|
||||
%prep
|
||||
%autosetup -c -p1
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
# Cannot build with Fedora's libunity
|
||||
%configure --disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
|
||||
Name: unityx-shell
|
||||
Version: 1.7.7
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: UnityX is a smaller shell based on Unity7
|
||||
|
||||
License: GPL-3.0 AND LGPL-3.0
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||
URL: https://gitlab.com/ubuntu-unity/unity-x/unityx
|
||||
Source0: %{url}/-/archive/%commit/unityx-%commit.tar.bz2
|
||||
Source2: https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin/-/commit/dee596492f006d02e2b39abd072ddd7b37fefe82.diff
|
||||
@@ -31,8 +31,6 @@ BuildRequires: terra-libindicator-gtk3-devel
|
||||
BuildRequires: json-glib-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: libsigc++20-devel
|
||||
#BuildRequires: xpathselect-devel
|
||||
#BuildRequires: libunity-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: boost-devel
|
||||
@@ -109,7 +107,7 @@ needed for writing automated tests in Python.
|
||||
%prep
|
||||
%autosetup -n unityx-%commit -p1
|
||||
|
||||
%build
|
||||
%conf
|
||||
# Wrong paths
|
||||
sed -i 's!lib/{arch}-linux-gnu!%{_lib}!' unityx/unityx
|
||||
sed -i 's!%{_lib}/bamf/bamfdaemon!libexec/bamf/bamfdaemon!' unityx/unityx
|
||||
@@ -123,13 +121,11 @@ sed -i 's/'--all', //' unityx/unityx
|
||||
rm -fv unityx/windowck-plugin/po/.intltool-merge-cache*
|
||||
|
||||
%cmake -DENABLE_X_SUPPORT=ON -DUNITY_PROTOCOL_PRIVATE_LIB=%{_libdir}/libunity/libunity-protocol-private.so.0.0.0 -DCOMPIZ_BUILD_WITH_RPATH=FALSE -DCOMPIZ_PACKAGING_ENABLED=TRUE -DCOMPIZ_PLUGIN_INSTALL_TYPE=package -DUSE_GSETTINGS=TRUE -DENABLE_UNIT_TESTS=FALSE
|
||||
%cmake_build
|
||||
|
||||
pushd unityx/plotinus
|
||||
# Wrong path again
|
||||
sed -i 's/LIBRARY DESTINATION lib/LIBRARY DESTINATION %{_lib}/' CMakeLists.txt
|
||||
%cmake
|
||||
%cmake_build
|
||||
popd
|
||||
|
||||
pushd unityx/windowck-plugin
|
||||
@@ -140,6 +136,16 @@ NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
%configure --disable-static
|
||||
popd
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
pushd unityx/plotinus
|
||||
%cmake_build
|
||||
popd
|
||||
|
||||
pushd unityx/windowck-plugin
|
||||
%make_build
|
||||
popd
|
||||
|
||||
|
||||
@@ -17,12 +17,10 @@ Packager: madonuko <mado@fyralabs.com>
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
autoreconf -fi
|
||||
%configure --with-gtk3
|
||||
|
||||
%build
|
||||
%configure --with-gtk3
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: scroll
|
||||
Version: 1.12.9
|
||||
Version: 1.12.8
|
||||
Release: 1%{?dist}
|
||||
Summary: i3-compatible Wayland compositor (sway) with a PaperWM layout like niri or hyprscroller
|
||||
License: MIT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit dcc39dcd401975ee77a642fa15ba7bb9f6d85b96
|
||||
%global commit 9e080c5a403475dcbee93c40eeb22cf6f92121f4
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-04-19
|
||||
%global fulldate 2026-04-15
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%bcond bootstrap 0
|
||||
|
||||
Name: yarnpkg-berry
|
||||
Version: 4.14.1
|
||||
Version: 4.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Active development version of Yarn
|
||||
License: BSD-2-Clause
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 1db292d2fc4e74604bf07e9f7a859aa26ab6ea9b
|
||||
%global commit a5e78b02de143b64f9bf3a1bafd7c486f29cc5d2
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260420
|
||||
%global commit_date 20260417
|
||||
%global ver 0.234.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 0.233.2-pre
|
||||
%global ver 0.233.1-pre
|
||||
# Exclude input files from mangling
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
%global rustflags_debuginfo 0
|
||||
|
||||
Name: zed
|
||||
Version: 0.232.3
|
||||
Version: 0.232.2
|
||||
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.4.0
|
||||
Version: 34.3.0
|
||||
Release: 1%{?dist}
|
||||
Packager: Cappy Ishihara <cappy@fyralabs.com>
|
||||
Summary: Versatile typeface for code, from code.
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
%define osuresver 2026.420.0
|
||||
%define osuresver 2026.404.0
|
||||
%global debug_package %{nil}
|
||||
%define __strip /bin/true
|
||||
|
||||
Name: osu-lazer
|
||||
Version: 2026.421.0
|
||||
Version: 2026.406.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||
|
||||
%global commit 48f240703f70c272cee5938d60787199fafb89ac
|
||||
%global commit f40cbf816e1c594584587a981d29971692e615ab
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global commit_date 20260420
|
||||
%global commit_date 20260417
|
||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||
|
||||
# Change this variables if you want to use custom keys
|
||||
@@ -20,7 +20,7 @@
|
||||
%global build_platform terra
|
||||
|
||||
Name: prismlauncher-nightly
|
||||
Version: 12.0^%{snapshot_info}
|
||||
Version: 11.0^%{snapshot_info}
|
||||
Release: 1%{?dist}
|
||||
Summary: Minecraft launcher with ability to manage multiple instances
|
||||
License: GPL-3.0-only AND Apache-2.0 AND LGPL-3.0-only AND GPL-3.0-or-later AND GPL-2.0-or-later AND ISC AND OFL-1.1 AND LGPL-2.1-only AND MIT AND BSD-2-Clause-FreeBSD AND BSD-3-Clause AND LGPL-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 814821d76047209739d1290079b694991fad661b
|
||||
%global ver 0.0.40-19233
|
||||
%global commit 3b9cc0bc3ae104f86b66de0e013df58151e193f5
|
||||
%global ver 0.0.40-19217
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
@@ -21,7 +21,6 @@ URL: https://github.com/RPCS3/rpcs3
|
||||
Source0: %{url}/archive/%{commit}/%{name}-%{commit}.tar.gz
|
||||
BuildRequires: anda-srpm-macros glew openal-soft cmake vulkan-validation-layers git-core mold
|
||||
BuildRequires: llvm%{?llvm_major}-devel
|
||||
# Looking at the CMakeLists.txt, this is the intended compiler and there are no fixes for GCC on aarch64
|
||||
BuildRequires: clang%{?llvm_major}
|
||||
BuildRequires: cmake(FAudio)
|
||||
BuildRequires: cmake(OpenAL)
|
||||
@@ -65,7 +64,8 @@ BuildRequires: qt6-qtbase-private-devel vulkan-devel jack-audio-connection-kit-
|
||||
%prep
|
||||
%git_clone %url %commit
|
||||
|
||||
%conf
|
||||
%build
|
||||
# Looking at the CMakeLists.txt, this is the intended compiler and there are no fixes for GCC on aarch64
|
||||
%if %{defined llvm_major}
|
||||
export LLVM_DIR=%{_libdir}/llvm%{?llvm_major}/%{_lib}/cmake
|
||||
%endif
|
||||
@@ -95,9 +95,7 @@ export LLVM_DIR=%{_libdir}/llvm%{?llvm_major}/%{_lib}/cmake
|
||||
-DCMAKE_CXX_COMPILER="$CXX" \
|
||||
-DCMAKE_LINKER=mold \
|
||||
-DCMAKE_SHARED_LINKER_FLAGS="$LDFLAGS -fuse-ld=mold" \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="$LDFLAGS -fuse-ld=mold"
|
||||
|
||||
%build
|
||||
-DCMAKE_EXE_LINKER_FLAGS="$LDFLAGS -fuse-ld=mold"
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
Name: udev-joystick-blacklist
|
||||
Version: 0^%{commit_date}git%{shortcommit}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Fix for keyboard/mouse/tablet being detected as joysticks in Linux
|
||||
License: LicenseRef-Fedora-Public-Domain
|
||||
License: Public Domain
|
||||
URL: https://github.com/denilsonsa/udev-joystick-blacklist
|
||||
Source0: %{url}/archive/%{commit}.tar.gz
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
%global bootstrap_version 1.17.1
|
||||
|
||||
Name: crystal
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.19.1
|
||||
Release: 1%?dist
|
||||
Summary: A general-purpose, object-oriented programming language
|
||||
License: Apache-2.0
|
||||
Packager: Carl Hörberg <carl@84codes.com>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 8cd9934593307c19bd55ebc11e07ea1dc183b103
|
||||
%global commit 981e9cbec25ae8994ff6ab53ddb38eab75630984
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v2.2.7.5
|
||||
%global commit_date 20260420
|
||||
%global commit_date 20260318
|
||||
|
||||
%global goipath github.com/v2rayA/v2rayA
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global goipath github.com/v2rayA/v2rayA
|
||||
Version: 2.3.4
|
||||
Version: 2.3.3
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit b4650360d6a05c2842d2c7157fb8cb864bba637a
|
||||
%global commit c5edc122b70ec56e24ea8038e727da6f823e34be
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v26.3.27
|
||||
%global commit_date 20260418
|
||||
%global commit_date 20260416
|
||||
|
||||
%global goipath github.com/XTLS/Xray-core
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Disabled because compiled without debug
|
||||
|
||||
%global goipath github.com/XTLS/Xray-core
|
||||
Version: 26.4.17
|
||||
Version: 26.4.15
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md SECURITY.md CODE_OF_CONDUCT.md
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 317bc10824a8d5599b0b11c75d6248138b5dc302
|
||||
%global commit b4d4028afaf4d64b1a66040c39f6e42cb31ecf2c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260420
|
||||
%global commit_date 20260417
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Pythonic bindings for FFmpeg's libraries.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 17.0.1
|
||||
Version: 17.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Pythonic bindings for FFmpeg's libraries
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "buttplug-py.spec"
|
||||
}
|
||||
}
|
||||
@@ -1,46 +0,0 @@
|
||||
%global pypi_name buttplug
|
||||
%global _desc Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.0
|
||||
Release: 1%?dist
|
||||
Summary: Python implementation of core message system and client for the Buttplug Sex Toy Protocol Standard
|
||||
License: BSD-3-Clause AND MIT AND Apache-2.0 AND X11
|
||||
URL: buttplug-py.docs.buttplug.io
|
||||
Source0: https://github.com/buttplugio/buttplug-py/archive/refs/tags/%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
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}-py-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files %{pypi_name}
|
||||
|
||||
%files -n python3-%{pypi_name} -f %{pyproject_files}
|
||||
%doc README.md CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Apr 17 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Initial commit
|
||||
@@ -1 +0,0 @@
|
||||
rpm.version(pypi("buttplug"));
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Batteries-Included Python 3 CLI Framework.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.0.0
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Batteries-Included Python 3 CLI Framework
|
||||
License: MIT
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
%global _desc Open Chinese Convert.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%?dist
|
||||
Summary: Open Chinese Convert
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/BYVoid/OpenCC
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 5.0.1
|
||||
Version: 4.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A facade to the other Proton VPN components
|
||||
License: GPL-3.0-Only
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit eec9fe9aa9ce87df8987de5c1401f743e179378a
|
||||
%global commit_date 20260418
|
||||
%global commit bd18cc640cba4dadc51ac9a5157b79ff6adf5de3
|
||||
%global commit_date 20260416
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
Name: fresh
|
||||
Version: 0.2.25
|
||||
Version: 0.2.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Text editor for your terminal: easy, powerful and fast
|
||||
URL: https://getfresh.dev
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
%global crate starship
|
||||
|
||||
Name: rust-starship
|
||||
Version: 1.25.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.24.2
|
||||
Release: 1%?dist
|
||||
Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️
|
||||
|
||||
License: ISC
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global crate tectonic
|
||||
|
||||
Name: rust-tectonic
|
||||
Version: 0.16.9
|
||||
Version: 0.16.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Modernized, complete, embeddable TeX/LaTeX engine
|
||||
|
||||
|
||||
@@ -138,15 +138,12 @@ cd %{real_name}-%{commit}
|
||||
git checkout %{commit}
|
||||
|
||||
|
||||
%conf
|
||||
%build
|
||||
cd %{real_name}-%{commit}
|
||||
./autogen.sh --help
|
||||
%configure
|
||||
# Don't use rpath!
|
||||
sed -i 's|/lib /usr/lib|/lib /usr/lib /lib64 /usr/lib64|' libtool
|
||||
|
||||
%build
|
||||
cd %{real_name}-%{commit}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.44+0177cb57c
|
||||
version=0.16.0-dev.3153+d6f43caad
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 21
|
||||
%endif
|
||||
%global llvm_version 21.0.0
|
||||
%global ver 0.17.0-dev.44+0177cb57c
|
||||
%global ver 0.16.0-dev.3153+d6f43caad
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
%global zig_cache_dir %{builddir}/zig-cache
|
||||
|
||||
Name: zig-master
|
||||
Version: 0.17.0~dev.27+0dd99c37c
|
||||
Version: 0.16.0~dev.3153+d6f43caad
|
||||
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,83 +0,0 @@
|
||||
%global commit 57b26b8927b133566be13a7702f74a62109bad15
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260325
|
||||
|
||||
Name: VK_hdr_layer
|
||||
Version: 0^%{commitdate}git%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Vulkan Wayland HDR WSI Layer
|
||||
License: MIT
|
||||
URL: https://github.com/zamundaaa/VK_hdr_layer
|
||||
Source: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: meson >= 0.58
|
||||
BuildRequires: pkgconfig(vulkan)
|
||||
BuildRequires: vulkan-headers
|
||||
BuildRequires: pkgconfig(wayland-scanner)
|
||||
# Temporary solution until upstream builds with newer VKroots
|
||||
%dnl BuildRequires: pkgconfig(vkroots)
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
# KWin is the main reference supported compositor
|
||||
Enhances: kwin-wayland >= 6.3
|
||||
Obsoletes: VK_hdr_layer < 1:0^20250416git3b276e6
|
||||
Packager: Gilver E. <roachy@fyralabs.com>
|
||||
|
||||
%description
|
||||
Vulkan layer utilizing a small color management/HDR
|
||||
protocol for experimentation.
|
||||
The proposed mainline protocol for color management is
|
||||
wp_color_management.
|
||||
|
||||
This implements the following vulkan extensions,
|
||||
if the protocol is supported by the compositor.
|
||||
|
||||
* VK_EXT_swapchain_colorspace
|
||||
* VK_EXT_hdr_metadata
|
||||
|
||||
|
||||
%prep
|
||||
%dnl %autosetup -n %{name}-%{commit} -p1
|
||||
%git_clone %{url}.git %{commit}
|
||||
|
||||
%conf
|
||||
%meson --libdir=%{_libdir}/%{name}
|
||||
|
||||
%build
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%meson_install --skip-subprojects=vkroots
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_libdir}/%{name}/libVkLayer_hdr_wsi.so
|
||||
%{_datadir}/vulkan/implicit_layer.d/VkLayer_hdr_wsi.*.json
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 18 2026 Gilver E. <roachy@fyralabs.com> - 1:0^20260325git57b26b8-1
|
||||
- Adopt for Terra
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0~git20250416.3b276e6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0~git20250416.3b276e6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0~git20250416.3b276e6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Apr 21 2025 Neal Gompa <ngompa@fedoraproject.org> - 0~git20250416.3b276e6-1
|
||||
- Update to git snapshot with support for finalized color management protocol
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0~git20241018.e173f26-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Oct 18 2024 Neal Gompa <ngompa@fedoraproject.org> - 0~git20241018.e173f26-1
|
||||
- Update to git snapshot
|
||||
- Install library to private subdirectory
|
||||
|
||||
* Sun Sep 08 2024 Neal Gompa <ngompa@fedoraproject.org> - 0~git20240427.e47dc6d-1
|
||||
- Initial package
|
||||
@@ -1,11 +0,0 @@
|
||||
project pkg {
|
||||
arches = ["x86_64", "aarch64", "i386"]
|
||||
rpm {
|
||||
spec = "VK_hdr_layer.spec"
|
||||
}
|
||||
labels {
|
||||
subrepo = "nvidia"
|
||||
nightly = 1
|
||||
mock = 1
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
rpm.global("commit", gh_commit("zamundaaa/VK_hdr_layer"));
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commitdate", date());
|
||||
}
|
||||
@@ -38,7 +38,6 @@ BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: autoconf-archive
|
||||
BuildRequires: gawk
|
||||
BuildRequires: which
|
||||
BuildRequires: libzstd-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: %{_bindir}/runtest
|
||||
BuildRequires: %{_bindir}/prove
|
||||
@@ -144,11 +143,10 @@ changehat abilities exposed through libapparmor.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %name-v%normver
|
||||
|
||||
%conf
|
||||
sed -i 's/@VERSION@/%normver/g' libraries/libapparmor/swig/python/setup.py.in
|
||||
sed -i 's/${VERSION}/%normver/g' utils/Makefile
|
||||
|
||||
%build
|
||||
export PYTHON=%{__python3}
|
||||
export PYTHON_VERSION=3
|
||||
export PYTHON_VERSIONS=python3
|
||||
@@ -156,12 +154,8 @@ export PYTHON_VERSIONS=python3
|
||||
pushd libraries/libapparmor
|
||||
./autogen.sh
|
||||
%configure \
|
||||
--with-python
|
||||
popd
|
||||
--with-python \
|
||||
|
||||
%build
|
||||
|
||||
pushd libraries/libapparmor
|
||||
%make_build VERSION=%normver
|
||||
popd
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%define debug_package %nil
|
||||
|
||||
Name: args-hxx
|
||||
Version: 6.4.9
|
||||
Release: 1%{?dist}
|
||||
Version: 6.4.8
|
||||
Release: 1%?dist
|
||||
Summary: A simple header-only C++ argument parser library
|
||||
License: MIT
|
||||
URL: https://github.com/Taywee/args
|
||||
|
||||
@@ -36,15 +36,13 @@ This package contains the development files for the %name package.
|
||||
%prep
|
||||
%autosetup -n libbacktrace-%commit
|
||||
|
||||
%conf
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-system-libunwind \
|
||||
--enable-silent-rules
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%check
|
||||
|
||||
@@ -32,13 +32,11 @@ mkdir -p src/third_party/lss
|
||||
cd src/third_party/lss
|
||||
tar -xzf %{SOURCE1} --strip-components=0
|
||||
|
||||
%conf
|
||||
%build
|
||||
export CFLAGS="$CFLAGS -Wno-error"
|
||||
export CXXFLAGS="$CXXFLAGS -Wno-error"
|
||||
|
||||
%configure
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
Name: cmake-extras
|
||||
Version: 1.9
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: A collection of add-ons for the CMake build tool
|
||||
License: GPL-3.0-or-later
|
||||
License: GPL-3.0
|
||||
URL: https://gitlab.com/ubports/development/core/cmake-extras
|
||||
Source0: %{url}/-/archive/%commit/cmake-extras-%commit.tar.gz
|
||||
BuildArch: noarch
|
||||
@@ -31,14 +31,8 @@ sed -i 's/#!\/bin\/sh/#!\/usr\/bin\/sh/' src/CopyrightTest/check_copyright.sh
|
||||
sed -i 's/python/python3/' src/IncludeChecker/include_checker.py
|
||||
sed -i 'sX/usr/lib/qt5X${CMAKE_LIBDIR}/qt5X' src/QmlPlugins/QmlPluginsConfig.cmake
|
||||
|
||||
%conf
|
||||
%if 0%{?fedora} >= 44
|
||||
%cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
%else
|
||||
%cmake
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
|
||||
Name: davs2
|
||||
Version: 1.7
|
||||
Release: 2%{?shortcommit:.%{date}git%{shortcommit}}%{?dist}
|
||||
Release: 1%{?shortcommit:.%{date}git%{shortcommit}}%{?dist}
|
||||
Summary: An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
|
||||
URL: https://github.com/pkuvcl/%{name}
|
||||
License: GPL-2.0-or-later
|
||||
License: GPLv2
|
||||
|
||||
%if %len %{commit0} != 0
|
||||
Source0: https://github.com/pkuvcl/%{name}/archive/%{commit0}/%{name}-%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
|
||||
@@ -50,7 +50,7 @@ This package contains the shared library development files.
|
||||
%autosetup
|
||||
%endif
|
||||
|
||||
%conf
|
||||
%build
|
||||
cd build/linux
|
||||
%configure \
|
||||
--bit-depth='8' \
|
||||
@@ -67,8 +67,6 @@ sed -i \
|
||||
-e 's|CFLAGS=.*%{optflags}|CFLAGS=%{optflags}|g' \
|
||||
config.mak
|
||||
|
||||
%build
|
||||
cd build/linux
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,18 +4,17 @@
|
||||
|
||||
Name: deviceinfo
|
||||
Version: 0.2.4
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: Library to detect and configure devices
|
||||
License: GPL-3.0-or-later
|
||||
License: GPLv3+
|
||||
URL: https://gitlab.com/ubports/development/core/deviceinfo
|
||||
Source0: %{url}/-/archive/%commit/deviceinfo-%commit.tar.gz
|
||||
Source1: https://salsa.debian.org/ubports-team/deviceinfo/-/raw/master/debian/device-info.1
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake-extras
|
||||
BuildRequires: pkgconfig(yaml-cpp)
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtest-devel
|
||||
BuildRequires: gmock-devel
|
||||
|
||||
%description
|
||||
Library to detect and configure devices for Lomiri.
|
||||
@@ -31,15 +30,13 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n deviceinfo-%commit
|
||||
|
||||
%conf
|
||||
%cmake
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
install -Dm644 tools/device-info.1 %{buildroot}%{_mandir}/man1/device-info.1
|
||||
install -Dm644 '%{SOURCE1}' %{buildroot}%{_mandir}/man1/device-info.1
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
|
||||
@@ -35,11 +35,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
%conf
|
||||
%build
|
||||
autoreconf -vif
|
||||
%configure --disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: glaze-devel
|
||||
Version: 7.4.0
|
||||
Version: 7.3.3
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: https://stephenberry.github.io/glaze
|
||||
|
||||
@@ -38,7 +38,7 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n grail-%{version}
|
||||
|
||||
%conf
|
||||
%build
|
||||
autoreconf --force --install
|
||||
PYTHON=%{__python3}
|
||||
export PYTHON
|
||||
@@ -49,7 +49,6 @@ export PYTHON
|
||||
--with-x11 \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: libayatana-common
|
||||
Summary: Common functions for Ayatana System Indicators
|
||||
Version: 0.9.11
|
||||
Release: 3%?dist
|
||||
License: GPL-3.0-or-later
|
||||
Release: 2%?dist
|
||||
License: GPL-3.0
|
||||
URL: https://github.com/AyatanaIndicators/libayatana-common
|
||||
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
|
||||
|
||||
@@ -17,8 +17,6 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: vala-devel
|
||||
BuildRequires: vala
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gtest-devel
|
||||
|
||||
%description
|
||||
The Ayatana Indicators project is the continuation of Application Indicators
|
||||
@@ -35,12 +33,11 @@ This package contains the development header files for %{name}.
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
%conf
|
||||
%build
|
||||
%cmake -DENABLE_LOMIRI_FEATURES=ON \
|
||||
-DENABLE_TESTS=ON \
|
||||
-DENABLE_COVERAGE=OFF
|
||||
|
||||
%build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -33,13 +33,13 @@ for writing applications with libbismuth.
|
||||
%prep
|
||||
%autosetup -n libbismuth-%{version}
|
||||
|
||||
%conf
|
||||
%meson
|
||||
|
||||
%build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
# Install licenses
|
||||
mkdir -p licenses
|
||||
%meson_install
|
||||
|
||||
rm -rf %{buildroot}%{_bindir}/blueprint-compiler
|
||||
|
||||
@@ -41,11 +41,9 @@ Various sample and test applications using %{name} are provided by this package.
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
%build
|
||||
autoreconf -vif
|
||||
%configure --disable-silent-rules --disable-static --enable-encoder
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -7,12 +7,12 @@ The library enables developers to write highly concurrent applications using syn
|
||||
|
||||
Name: libfiber-devel
|
||||
Version: 1.1.0
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
URL: https://deepwiki.com/iqiyi/libfiber
|
||||
Source0: https://github.com/iqiyi/libfiber/archive/refs/tags/v%version.tar.gz
|
||||
Patch0: add-missing-header.patch
|
||||
Summary: The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI
|
||||
License: LGPL-3.0-or-later
|
||||
License: LGPL-3.0
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: libusermetrics
|
||||
Version: 1.4.1
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: library for retrieving anonymous metrics about users
|
||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
License: GPLv3 AND LGPLv3 AND LGPLv2
|
||||
URL: https://gitlab.com/ubports/development/core/libusermetrics
|
||||
Source0: %url/-/archive/%version/libusermetrics-%version.tar.gz
|
||||
|
||||
@@ -20,8 +20,6 @@ BuildRequires: pkgconfig(libqtdbustest-1)
|
||||
BuildRequires: pkgconfig(libapparmor)
|
||||
BuildRequires: qdjango-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gmock-devel
|
||||
BuildRequires: gtest-devel
|
||||
|
||||
%description
|
||||
library for retrieving anonymous metrics about users
|
||||
@@ -57,7 +55,7 @@ The %{name}-doc contains documentation for %{name}.
|
||||
%files -f %{name}.lang
|
||||
%doc ChangeLog
|
||||
%license LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL LICENSE.LGPL-3
|
||||
%{_datadir}/dbus-1/system.d/com.lomiri.UserMetrics.conf
|
||||
%{_sysconfdir}/dbus-1/system.d/com.lomiri.UserMetrics.conf
|
||||
%{_bindir}/usermetricsinput
|
||||
%{_bindir}/usermetricsinput-increment
|
||||
%{_libdir}/libusermetricsinput.so.*
|
||||
|
||||
@@ -87,7 +87,7 @@ Summary: Mesa graphics libraries
|
||||
%global ver 26.0.4
|
||||
Epoch: 1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
Release: 1
|
||||
Packager: Kyle Gospodnetich <me@kylegospodneti.ch>
|
||||
License: MIT AND BSD-3-Clause AND SGI-B-2.0
|
||||
URL: https://mesa3d.org
|
||||
@@ -343,6 +343,8 @@ Summary: Mesa Vulkan drivers
|
||||
Requires: vulkan%{_isa}
|
||||
Requires: %{name}-filesystem%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
Obsoletes: mesa-vulkan-devel < %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
# Bad change from upstream Fedora
|
||||
#Obsoletes: VK_hdr_layer < 1
|
||||
|
||||
%description vulkan-drivers
|
||||
The drivers with support for the Vulkan API.
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
Name: %(echo %real_name | tr '_' '-')
|
||||
Epoch: 1
|
||||
Version: 13.2.75
|
||||
Release: 2%{?dist}
|
||||
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
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
|
||||
URL: https://developer.nvidia.com/cuda-toolkit
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global _major 1
|
||||
|
||||
Name: libnvidia-container
|
||||
Version: 1.19.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.18.2
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA container runtime library
|
||||
License: BSD-3-Clause AND Apache-2.0 AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND GPL-2.0-only
|
||||
Vendor: NVIDIA Corporation
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name: qmenumodel
|
||||
Version: 0.9.2
|
||||
Release: 2%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Qt5 renderer for Ayatana Indicators
|
||||
License: LGPL-3.0-or-later
|
||||
License: LGPL-3.0
|
||||
URL: https://github.com/AyatanaIndicators/qmenumodel
|
||||
Source0: https://releases.ayatana-indicators.org/source/qmenumodel/qmenumodel-%{version}.tar.gz
|
||||
|
||||
@@ -32,10 +32,8 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n qmenumodel-%{version} -p1
|
||||
|
||||
%conf
|
||||
%cmake -DENABLE_TESTS=ON -DENABLE_COVERAGE=ON -DGENERATE_DOC=ON
|
||||
|
||||
%build
|
||||
%cmake -DENABLE_TESTS=ON -DENABLE_COVERAGE=ON -DGENERATE_DOC=ON
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
@@ -45,10 +43,12 @@ developing applications that use %{name}.
|
||||
%doc README
|
||||
%license COPYING.LGPL
|
||||
%{_libdir}/libqmenumodel.so.*
|
||||
%dir %{_qt5_qmldir}/QMenuModel.1
|
||||
%{_qt5_qmldir}/QMenuModel.1/libqmenumodel-qml.so
|
||||
%{_qt5_qmldir}/QMenuModel.1/qmldir
|
||||
|
||||
%files devel
|
||||
%dir %{_includedir}/qmenumodel
|
||||
%{_includedir}/qmenumodel/*.h
|
||||
%{_libdir}/libqmenumodel.so
|
||||
%{_libdir}/pkgconfig/qmenumodel.pc
|
||||
|
||||
@@ -2,7 +2,4 @@ project pkg {
|
||||
rpm {
|
||||
spec = "qt5-qtsystems.spec"
|
||||
}
|
||||
labels {
|
||||
mock = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
Name: qt5-qtsystems
|
||||
Summary: Qt5 Mobility Framework
|
||||
Version: 5.15
|
||||
Release: 2%{?dist}
|
||||
Release: %autorelease
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
License: GPL-3.0
|
||||
URL: https://invent.kde.org/qt/qt/qtsystems
|
||||
Source0: %{url}/-/archive/%commit/qt5-mobility-%commit.tar.gz
|
||||
Source1: https://salsa.debian.org/qt-kde-team/qt/qtsystems/-/archive/master/qtsystems-master.tar.gz
|
||||
@@ -136,12 +136,15 @@ cp -a ./include/* %{buildroot}%{_qt5_includedir}
|
||||
%{_libdir}/libQt5SystemInfo.so.*
|
||||
%{_qt5_bindir}/servicefw
|
||||
%{_qt5_bindir}/sfwlisten
|
||||
%dir %{_qt5_qmldir}/QtPublishSubscribe
|
||||
%{_qt5_qmldir}/QtPublishSubscribe/*.so
|
||||
%{_qt5_qmldir}/QtPublishSubscribe/qmldir
|
||||
%{_qt5_qmldir}/QtPublishSubscribe/*.qmltypes
|
||||
%dir %{_qt5_qmldir}/QtServiceFramework
|
||||
%{_qt5_qmldir}/QtServiceFramework/*.so
|
||||
%{_qt5_qmldir}/QtServiceFramework/qmldir
|
||||
%{_qt5_qmldir}/QtServiceFramework/*.qmltypes
|
||||
%dir %{_qt5_qmldir}/QtSystemInfo
|
||||
%{_qt5_qmldir}/QtSystemInfo/*.so
|
||||
%{_qt5_qmldir}/QtSystemInfo/qmldir
|
||||
%{_qt5_qmldir}/QtSystemInfo/*.qmltypes
|
||||
@@ -153,8 +156,11 @@ cp -a ./include/* %{buildroot}%{_qt5_includedir}
|
||||
%{_libdir}/libQt5ServiceFramework.so
|
||||
%{_libdir}/libQt5SystemInfo.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%dir %{_libdir}/cmake/Qt5PublishSubscribe
|
||||
%{_libdir}/cmake/Qt5PublishSubscribe/*.cmake
|
||||
%dir %{_libdir}/cmake/Qt5ServiceFramework
|
||||
%{_libdir}/cmake/Qt5ServiceFramework/*.cmake
|
||||
%dir %{_libdir}/cmake/Qt5SystemInfo
|
||||
%{_libdir}/cmake/Qt5SystemInfo/*.cmake
|
||||
%{_qt5_archdatadir}/mkspecs/modules/*.pri
|
||||
%{_qt5_includedir}/QtPublishSubscribe/
|
||||
@@ -169,6 +175,7 @@ cp -a ./include/* %{buildroot}%{_qt5_includedir}
|
||||
%{_qt5_docdir}/html/qtsysteminfo/
|
||||
|
||||
%files examples
|
||||
%dir %{_qt5_examplesdir}/systeminfo
|
||||
%{_qt5_examplesdir}/systeminfo/*.pro
|
||||
%{_qt5_examplesdir}/systeminfo/inputinfo/
|
||||
%{_qt5_examplesdir}/systeminfo/qml-battery/
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Name: librda
|
||||
Version: 0.0.5
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: Remote Desktop Awareness Shared Library
|
||||
Group: System Environment/Libraries
|
||||
License: LGPL-2.1-or-later AND GPL-3.0-or-later
|
||||
License: LGPL2.1+ or GPL3+
|
||||
URL: https://github.com/ArcticaProject/librda
|
||||
Source0: %url/archive/refs/tags/%version.tar.gz
|
||||
Requires: glib2 glibc
|
||||
@@ -16,12 +16,10 @@ BuildRequires: clang gcc make autoconf libtool gettext-devel
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
%build
|
||||
autoupdate
|
||||
autoreconf -vfi
|
||||
%configure --disable-static --enable-x2go --enable-ogon
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,9 +4,10 @@
|
||||
|
||||
Name: rtmpdump
|
||||
Version: 2.6^%{commit_date}git%{shortcommit}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Toolkit for RTMP streams
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
# The tools are GPLv2+, but the he library is LGPLv2+.
|
||||
License: GPLv2+
|
||||
URL: https://git.ffmpeg.org/gitweb/%{name}.git
|
||||
BuildRequires: gcc
|
||||
BuildRequires: git
|
||||
|
||||
@@ -24,10 +24,8 @@ developing applications that use %{name}.
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
%conf
|
||||
%configure --disable-static
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver v3.0.0-alpha.77
|
||||
%global ver v3.0.0-alpha.76
|
||||
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
|
||||
|
||||
%global goipath github.com/wailsapp/wails/v3
|
||||
|
||||
@@ -39,14 +39,12 @@ svn co https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
||||
%setup -T -D -n %{name}
|
||||
%autopatch -p1
|
||||
|
||||
%conf
|
||||
%build
|
||||
%configure \
|
||||
--disable-asm \
|
||||
--enable-pic \
|
||||
--enable-shared \
|
||||
--extra-cflags="-Wno-int-conversion -Wno-declaration-missing-parameter-type"
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -49,7 +49,7 @@ This package contains the shared library development files.
|
||||
%autosetup
|
||||
%endif
|
||||
|
||||
%conf
|
||||
%build
|
||||
cd build/linux
|
||||
export CFLAGS="%{optflags} -Wno-incompatible-pointer-types"
|
||||
%configure \
|
||||
@@ -67,8 +67,6 @@ sed -i \
|
||||
-e 's|CFLAGS=.*%{optflags}|CFLAGS=%{optflags}|g' \
|
||||
config.mak
|
||||
|
||||
%build
|
||||
cd build/linux
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
Name: click
|
||||
Version: 0.5.2
|
||||
Release: 3%?dist
|
||||
Release: 2%?dist
|
||||
Summary: An app building method
|
||||
License: LGPL-3.0-or-later
|
||||
License: LGPL-3.0
|
||||
URL: https://gitlab.com/ubports/development/core/click
|
||||
Source0: %{url}/-/archive/%commit/click-%commit.tar.gz
|
||||
|
||||
@@ -58,14 +58,12 @@ Provides HTML and Manpage (documentation) for Click.
|
||||
%prep
|
||||
%autosetup -n click-%commit
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
export CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
|
||||
%configure
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -197,15 +197,15 @@ Summary: Plugin for drumsynth
|
||||
%prep
|
||||
%autosetup -p1 -n DISTRHO-Ports-%{github_release}
|
||||
|
||||
%conf
|
||||
%meson -Dbuild-vst2=true -Dbuild-vst3=true -Dbuild-lv2=true
|
||||
|
||||
%build
|
||||
%meson -Dbuild-vst2=true -Dbuild-vst3=true -Dbuild-lv2=true
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
|
||||
|
||||
%files dexed
|
||||
%doc README.md
|
||||
%license doc/GPL.txt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: gsettings-ubuntu-touch-schemas
|
||||
Version: 0.0.7+21.10.20210712
|
||||
Release: 1%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Shared GSettings schemas for Ubuntu touch and Unity
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -23,13 +23,11 @@ settings shared by various components of a Ubuntu environment.
|
||||
%prep
|
||||
%autosetup -c
|
||||
|
||||
%conf
|
||||
%build
|
||||
NOCONFIGURE=1 \
|
||||
./autogen.sh
|
||||
|
||||
%configure
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 217679bb600e239a523ef4b28eaf0614f6650bf6
|
||||
%global commit e2ce012c22d16647dfe7d2b5c473ffe77ab04e92
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 20260420014318
|
||||
%global commit_date 20260420
|
||||
%global ver 20260417012021
|
||||
%global commit_date 20260417
|
||||
|
||||
Name: v2ray-domain-list-community
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -30,14 +30,13 @@ will only support version two.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
autoreconf -fiv
|
||||
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--disable-static
|
||||
|
||||
%build
|
||||
%{make_build}
|
||||
|
||||
|
||||
|
||||
@@ -74,7 +74,7 @@ sed -i "s|size_t|std::size_t|" external/ddb_dsp_libretro/sinc_resampler.h
|
||||
sed -i -re 's/^(.*)\s+([-]msse3)\s+(.*)$/\1 \3/g' external/ddb_dsp_libretro/Makefile.am
|
||||
%endif
|
||||
|
||||
%conf
|
||||
# Regenerate the build files
|
||||
autoreconf -fiv
|
||||
|
||||
# Remove exec permission from source files
|
||||
@@ -86,6 +86,7 @@ do
|
||||
sed -i "s|$data Shortcut Group|X-$data Shortcut Group|" deadbeef.desktop.in
|
||||
done
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-ffmpeg \
|
||||
--docdir=%{_defaultdocdir}/%{name}-%{version} \
|
||||
@@ -101,10 +102,9 @@ done
|
||||
--enable-gtk3 \
|
||||
--disable-pulse \
|
||||
--enable-pipewire
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot} -name "*.la" -exec rm {} \;
|
||||
@@ -119,6 +119,7 @@ sed -i -e "s!MP3!MP3;!" %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README ChangeLog AUTHORS
|
||||
%license COPYING
|
||||
@@ -130,11 +131,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/pixmaps/%{name}.png
|
||||
%{_iconsdir}/hicolor/*/apps/*
|
||||
|
||||
|
||||
%files plugins
|
||||
%{_libdir}/%{name}/convpresets
|
||||
%{_libdir}/%{name}/*.so
|
||||
%{_libdir}/%{name}/data68
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 30 2025 Leigh Scott <leigh123linux@gmail.com> - 1.10.0-2
|
||||
- Rebuild for new flac .so version
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: gpu-screen-recorder
|
||||
Version: 5.13.1
|
||||
Version: 5.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A shadowplay-like screen recorder for Linux
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user