mirror of
https://github.com/terrapkg/packages.git
synced 2026-07-02 17:00:54 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30819802ee |
@@ -93,7 +93,7 @@ jobs:
|
||||
terra${{ matrix.version }}-source anda-build/rpm/srpm/*
|
||||
|
||||
- name: Attest build provenance
|
||||
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
|
||||
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
|
||||
with:
|
||||
subject-path: |
|
||||
anda-build/rpm/rpms/*
|
||||
|
||||
@@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
- name: Attest build provenance
|
||||
if: inputs.publish
|
||||
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
|
||||
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
|
||||
with:
|
||||
subject-path: |
|
||||
anda-build/rpm/rpms/*
|
||||
|
||||
@@ -2,8 +2,8 @@ name: Update
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
#schedule:
|
||||
# - cron: "*/10 * * * *"
|
||||
schedule:
|
||||
- cron: "*/10 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global arctis_sound_manager_services arctis-manager.service arctis-video-router.service arctis-gui.service
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.88
|
||||
Version: 1.1.87
|
||||
Release: 1%{?dist}
|
||||
Summary: GUI for SteelSeries Arctis headsets
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
%global appid dev.astramusic.astra
|
||||
%global ver v0.6.1-beta
|
||||
%global ver 0.6.1-beta
|
||||
|
||||
Name: astra
|
||||
%electronmeta -D
|
||||
Version: %(echo %ver | sed 's/-/~/;s/^v//')
|
||||
Version: %(echo %ver | sed 's/-/~/')
|
||||
Release: 1%?dist
|
||||
Summary: A desktop music player for people who still have a music library
|
||||
License: GPL-3.0-only AND %electron_license
|
||||
URL: https://astramusic.dev
|
||||
Source0: https://github.com/Boof2015/astra/archive/refs/tags/%ver.tar.gz
|
||||
Source0: https://github.com/Boof2015/astra/archive/refs/tags/v%ver.tar.gz
|
||||
BuildRequires: nodejs-npm nodejs-packaging
|
||||
|
||||
%description
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.global("ver", gh("Boof2015/astra"));
|
||||
rpm.version(gh("Boof2015/astra"));
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1388
|
||||
Version: 1.0.1374
|
||||
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.1388
|
||||
Version: 1.0.1374
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: discord.com
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
%endif
|
||||
|
||||
Name: helium-browser-bin
|
||||
Version: 0.14.2.1
|
||||
Release: 1%{?dist}
|
||||
Version: 0.13.6.1
|
||||
Release: 2%{?dist}
|
||||
Summary: Private, fast, and honest web browser based on Chromium
|
||||
|
||||
URL: https://helium.computer
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Disable X11 for RHEL 10+
|
||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
%global commit a3d4b5919771a0ae351b80eb266c79681ee529b2
|
||||
%global commit 3f1b23abd07464b95f2260880f85a57ea02e641e
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260702
|
||||
%global commit_date 20260630
|
||||
%global ver 0.41.0
|
||||
|
||||
Name: mpv-nightly
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-07-02
|
||||
%global ver 2026-06-30
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: signal-desktop
|
||||
%electronmeta -aD
|
||||
Version: 8.17.0
|
||||
Version: 8.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A private messenger for Windows, macOS, and Linux
|
||||
URL: https://signal.org
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate mise
|
||||
|
||||
Name: rust-mise
|
||||
Version: 2026.7.0
|
||||
Version: 2026.6.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Front-end to your dev env
|
||||
|
||||
|
||||
@@ -2,7 +2,4 @@ project pkg {
|
||||
rpm {
|
||||
spec = "hyprlock.spec"
|
||||
}
|
||||
labels {
|
||||
updbranch = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
%global ver 5.0.0
|
||||
|
||||
%global commit 8d2c6881d3e1e7f1e894fc2e811c36fe9ffa6989
|
||||
%global commit 195c43f9561750b6fe03f46dcd5fb3bd13a2e56f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260630
|
||||
|
||||
Name: noctalia-git
|
||||
Version: %{ver}^%{commitdate}git.%{shortcommit}
|
||||
@@ -22,8 +22,6 @@ BuildRequires: desktop-file-utils
|
||||
BuildRequires: pipewire-devel
|
||||
BuildRequires: sdbus-cpp-devel
|
||||
BuildRequires: tomlplusplus-devel
|
||||
BuildRequires: md4c-devel
|
||||
BuildRequires: wireplumber-devel
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(freetype2)
|
||||
@@ -67,10 +65,9 @@ sed -i "s/'unknown'/'%{shortcommit}'/g" meson.build
|
||||
|
||||
# Remove bundled libs that we have system copies of
|
||||
rm -r third_party/tomlplusplus
|
||||
rm -r third_party/md4c
|
||||
|
||||
%conf
|
||||
%meson -Dsystem_tomlplusplus=true -Dsystem_md4c=true
|
||||
%meson -Dsystem_tomlplusplus=true
|
||||
|
||||
%build
|
||||
%meson_build
|
||||
@@ -99,10 +96,6 @@ done
|
||||
%{_scalableiconsdir}/noctalia.svg
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2026 Cypress Reed <cypress@fyralabs.com>
|
||||
- Add md4c as a system library
|
||||
- Add wireplumber build requirement
|
||||
|
||||
* Tue Jun 30 2026 Cypress Reed <cypress@fyralabs.com>
|
||||
- Add tomlplusplus as a sytem library
|
||||
|
||||
|
||||
@@ -21,10 +21,6 @@ BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libpeas-2)
|
||||
BuildRequires: pkgconfig(libsoup-3.0)
|
||||
BuildRequires: pkgconfig(gtksourceview-5)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(gudev-1.0)
|
||||
BuildRequires: pkgconfig(upower-glib)
|
||||
BuildRequires: pkgconfig(libnm)
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -53,13 +49,9 @@ A GTK4 application and widget framework for the Singularity Desktop Environment.
|
||||
%{_libdir}/girepository-1.0/Singularity-1.0.typelib
|
||||
%{_libdir}/libsingularity.so.0
|
||||
%{_libdir}/libsingularity.so.0.1.0
|
||||
%{_libdir}/libsingularity-system.so.0
|
||||
%{_libdir}/libsingularity-system.so.0.1.0
|
||||
%{_datadir}/vala/vapi/singularity-1.0.vapi
|
||||
%{_datadir}/vala/vapi/libsingularity-1.0.vapi
|
||||
%{_datadir}/vala/vapi/singularity-1.0.deps
|
||||
%{_datadir}/vala/vapi/singularity-system-1.0.deps
|
||||
%{_datadir}/vala/vapi/singularity-system-1.0.vapi
|
||||
%{_datadir}/themes/Singularity/
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
%global __requires_exclude ^libaaudio\\.so.*|^libandroid\\.so.*|^libmediandk\\.so.*|^liblog\\.so.*|^libc\\.so.*|^libm\\.so.*|^libdl\\.so.*|^libcrypt\\.so.*|^libstdc\\+\\+\\.so.*|^libncursesw\\.so.*|^libtinfo\\.so.*|^libnsl\\.so.*|^libpanelw\\.so.*$
|
||||
|
||||
Name: android-studio-canary
|
||||
Version: 2026.1.3.3
|
||||
Version: 2026.1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Official IDE for Android development (Canary build)
|
||||
License: Apache-2.0
|
||||
@@ -24,7 +24,7 @@ Packager: veuxit <erroor234@gmail.com>
|
||||
ExclusiveArch: x86_64
|
||||
URL: https://developer.android.com/studio/preview
|
||||
|
||||
%define suffixS quail3-canary3
|
||||
%define suffixS quail3-canary2
|
||||
|
||||
Source0: https://dl.google.com/dl/android/studio/ide-zips/%{version}/android-studio-%{suffixS}-linux.tar.gz
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
%undefine _debugsource_packages
|
||||
|
||||
Name: rust-deno
|
||||
Version: 2.9.1
|
||||
Version: 2.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Deno executable
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit c22df09da10b27dd248b21b7be8b26dcbddeb8ef
|
||||
%global commit 07d31666e73bce337b9cece60a884c67fe8906f4
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-07-02
|
||||
%global fulldate 2026-06-27
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||
%global ver 1.3.2
|
||||
|
||||
@@ -20,7 +20,7 @@ BuildRequires: ncurses
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: pandoc-cli
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: zig0.15
|
||||
BuildRequires: zig >= 0.14.0
|
||||
BuildRequires: zig-rpm-macros
|
||||
BuildRequires: pkgconfig(blueprint-compiler)
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
@@ -170,8 +170,6 @@ This package contains the libraries and header files that are needed for develop
|
||||
%autosetup
|
||||
|
||||
ZIG_GLOBAL_CACHE_DIR="%{_zig_cache_dir}" ./nix/build-support/fetch-zig-cache.sh
|
||||
# Workaround for 0.16 macros working around zig problem
|
||||
mv "%{_zig_cache_dir}/p" "zig-pkg"
|
||||
|
||||
%build
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 10b07951838e422722e34641f4a9c0bfec9037ff
|
||||
%global commit 53e4d34a71f61f13572919c04335e9da838623e6
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260702
|
||||
%global ver 1.11.0
|
||||
%global commit_date 20260630
|
||||
%global ver 1.10.0
|
||||
|
||||
%bcond_with check
|
||||
%bcond_with debug_no_build
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.10.0-pre
|
||||
%global ver 1.9.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.9.0
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: Apache-2.0 AND GPL-3.0-or-later
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.global("ver", gh("adobe-fonts/source-han-serif"));
|
||||
rpm.version(gh("adobe-fonts/source-han-serif"));
|
||||
|
||||
@@ -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 cae36151ff24808c6e8bf91b1a35274e7f20b09b
|
||||
%global ver 0.0.41-19555
|
||||
%global commit 8c89adf17704c0e12811531ee1aa38f29e3dbd3d
|
||||
%global ver 0.0.41-19527
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 8185b77b8dfc460dd9aace603499e088f63278f8
|
||||
%global commit cc2a0ca00e44a8ad9133fb211d54fffed1437e08
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v2.4.6
|
||||
%global commit_date 20260701
|
||||
%global commit_date 20260630
|
||||
|
||||
%global goipath github.com/v2rayA/v2rayA
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global goipath github.com/v2rayA/v2rayA
|
||||
Version: 2.4.7
|
||||
Version: 2.4.6
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: umdive
|
||||
Version: 0.1.4
|
||||
Release: 1%{?dist}
|
||||
Version: 0.1.3
|
||||
Release: 1%?dist
|
||||
Summary: Chroot utility (just like arch-chroot)
|
||||
License: MIT
|
||||
URL: https://github.com/Ultramarine-Linux/dive
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit fa4f9c9759fbb9c82021745425c76bc886d8c805
|
||||
%global commit 00d8f6631192da6b5aebf3c6fd55f7c582471ca3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260702
|
||||
%global commit_date 20260630
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Pythonic bindings for FFmpeg's libraries.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 18.0.0
|
||||
Version: 17.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Pythonic bindings for FFmpeg's libraries
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global pypi_name numba
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.66.0
|
||||
Release: 1%{?dist}
|
||||
Version: 0.65.1
|
||||
Release: 3%{?dist}
|
||||
Summary: NumPy aware dynamic Python compiler using LLVM
|
||||
License: BSD-2-Clause AND MIT AND BSD-3-Clause
|
||||
URL: https://numba.pydata.org
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Open Chinese Convert.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.0
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Chinese Convert
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Send usage data from your Python code to PostHog.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.21.3
|
||||
Version: 7.21.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Send usage data from your Python code to PostHog
|
||||
License: MIT
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 2c6bf6b0b0f171f6e7d879995dd3969e216ca8f8
|
||||
%global commit_date 20260702
|
||||
%global commit b9090e99745ac1511d8efd828622b11a9a3623e8
|
||||
%global commit_date 20260630
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate bottom
|
||||
|
||||
Name: rust-bottom
|
||||
Version: 0.14.3
|
||||
Version: 0.14.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Customizable cross-platform graphical process/system monitor for the terminal
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: run0-sudo-shim
|
||||
Version: 1.4.2
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: An imitation of sudo, using run0 internally
|
||||
SourceLicense: BSD-3-Clause
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.1158+1d1193aa7
|
||||
version=0.17.0-dev.1099+7db2ef610
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.1158+1d1193aa7
|
||||
%global ver 0.17.0-dev.1099+7db2ef610
|
||||
%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.1158+1d1193aa7
|
||||
Version: 0.17.0~dev.1099+7db2ef610
|
||||
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 +1 @@
|
||||
rpm.version(gh_tag("google/breakpad"));
|
||||
rpm.version(gh("google/breakpad"));
|
||||
|
||||
+14
-7
@@ -1,6 +1,6 @@
|
||||
Name: cglm
|
||||
Version: 0.9.6
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Highly Optimized Graphics Math (glm) for C
|
||||
Packager: Jan200101 <sentrycraft123@gmail.com>
|
||||
|
||||
@@ -8,8 +8,8 @@ License: MIT
|
||||
URL: https://github.com/recp/cglm
|
||||
Source0: %{url}/archive/v%{version}.tar.gz#/cglm-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: cmake
|
||||
|
||||
%description
|
||||
Highly optimized 2D|3D math library, also known as OpenGL Mathematics
|
||||
@@ -19,16 +19,17 @@ quick to write. It is community friendly, feel free to bring any
|
||||
issues, bugs you faced.
|
||||
|
||||
%package devel
|
||||
Summary: Development package for %{name}
|
||||
Requires: %{name} = %{version}
|
||||
%pkg_devel_files
|
||||
|
||||
%description devel
|
||||
Development package for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%conf
|
||||
%cmake
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
@@ -37,7 +38,13 @@ Requires: %{name} = %{version}
|
||||
%files
|
||||
%license LICENSE
|
||||
%{_libdir}/libcglm.so.%{version}
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libcglm.so
|
||||
%{_libdir}/libcglm.so.0
|
||||
%{_includedir}/cglm/
|
||||
%{_libdir}/cmake/cglm/
|
||||
%{_libdir}/pkgconfig/cglm.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 29 2026 Jan200101 <sentrycraft123@gmail.com>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 004497f3153c0aee04d66c9e45daa1b13148d32d
|
||||
%global commit 6fcf7743c66af4793aba96fb0a5e11d8ea42396f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260630
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: libtrueforce
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
Name: %{srcname}
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 26.1.4
|
||||
%global ver 26.1.3
|
||||
Epoch: 1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
let v = find(`mesa-([\d.]+).tar.xz`, get("https://archive.mesa3d.org/?C=D;O=D"), 1);
|
||||
rpm.global("ver", v);
|
||||
rpm.version(v);
|
||||
|
||||
@@ -5,6 +5,5 @@ project pkg {
|
||||
}
|
||||
labels {
|
||||
mock = 1
|
||||
updbranch = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: bup
|
||||
Version: 0.33.10
|
||||
Release: 1%{?dist}
|
||||
Version: 0.33.9
|
||||
Release: 1%?dist
|
||||
Summary: Efficient backup system based on the git packfile format
|
||||
License: LGPL-2.0-only
|
||||
URL: https://bup.github.io
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
let v = gh_tag("bup/bup");
|
||||
v.crop(4);
|
||||
rpm.version(v);
|
||||
rpm.version(gh("bup/bup"));
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: gradle-completions
|
||||
Version: 9.6.1
|
||||
Version: 9.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Gradle tab completion for bash and zsh
|
||||
License: MIT
|
||||
|
||||
+11
-4
@@ -1,5 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: kew
|
||||
Version: 4.1.6
|
||||
Version: 4.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Music for the Shell
|
||||
URL: https://codeberg.org/ravachol/kew
|
||||
@@ -17,6 +19,7 @@ BuildRequires: pkgconfig(opusfile)
|
||||
BuildRequires: pkgconfig(vorbis)
|
||||
BuildRequires: pkgconfig(vorbisfile)
|
||||
BuildRequires: pkgconfig(ogg)
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -27,7 +30,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%git_clone https://codeberg.org/ravachol/kew.git v%{version}
|
||||
|
||||
%build
|
||||
%make_build CC="%__cc %build_cflags" CXX="%__cxx %build_cxxflags" SYMBOLS=1
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install PREFIX=/usr
|
||||
@@ -39,10 +42,14 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%doc README.md
|
||||
%lang(zh_CN) %doc README_zh_CN.md
|
||||
%{_bindir}/kew
|
||||
%{_datadir}/kew/
|
||||
%{_datadir}/kew/themes/*.theme
|
||||
%{_datadir}/kew/themes/*.txt
|
||||
%{_datadir}/kew/themes/*.md
|
||||
%{_mandir}/man1/kew.1.*
|
||||
%{_appsdir}/kew.desktop
|
||||
%{_hicolordir}/*/apps/kew.png
|
||||
%{_hicolordir}/512x512/apps/kew.png
|
||||
%{_datadir}/kew/layouts/LAYOUTS-HOWTO.md
|
||||
%{_datadir}/kew/layouts/*.layout
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 0b7f1f1f6586dc65ff480f3cda5c2170a70aa020
|
||||
%global commit_date 20260702
|
||||
%global commit_date 20260310
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global ver 1.0
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
let ver = gh_tag("albfan/miraclecast");
|
||||
ver.crop(1);
|
||||
rpm.global("ver", ver);
|
||||
rpm.global("ver", gh("albfan/miraclecast"));
|
||||
|
||||
rpm.global("commit", gh_commit("albfan/miraclecast"));
|
||||
if rpm.changed() {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global ver 2.0.0
|
||||
%global commit 7c78122eea2cbc11d0b9c2a1a82958df45a27dbc
|
||||
%global commit_date 20260702
|
||||
%global commit 06d91e18e3e6ecac8f138a1a84edd5ffe0637a7c
|
||||
%global commit_date 20260514
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: openbangla-keyboard-nightly
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 107daf2202df5e25c7d87bc59721c761c551ee43
|
||||
%global commit 197922d161f3a4fc0a36fa43d9668b7918b9338f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 20260701035519
|
||||
%global commit_date 20260701
|
||||
%global ver 20260628154711
|
||||
%global commit_date 20260629
|
||||
|
||||
Name: v2ray-domain-list-community
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit fbeec6d51a544ba4c19d75cf04260f74c965fbd7
|
||||
%global commit 519243fd551caf9b118d2a34c95699ce15cd74eb
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 202607020247
|
||||
%global commit_date 20260702
|
||||
%global ver 202606191114
|
||||
%global commit_date 20260620
|
||||
|
||||
%global year %{gsub %commit_date %%d%%d%%d%%d$ %{quote:}}
|
||||
%global month %{gsub %commit_date %%d%%d%%d%%d(%%d%%d)%%d%%d %%1}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
let v = gh("stakira/OpenUtau");
|
||||
let url = `OpenUtau-linux-x64.tar.gz`;
|
||||
let url = `OpenUtau-linux-x64.tar.gz`
|
||||
|
||||
if get(`https://github.com/stakira/OpenUtau/releases/expanded_assets/${v}`).contains(url) {
|
||||
rpm.global("ver", v);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 627a8478532fb57f3aae80dca81e136b9f9ea6b9
|
||||
%global commit b10ff261519f24bdc86d1caedc86ca0aa99f27e1
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
%global commit_date 20260701
|
||||
%global commit_date 20260628
|
||||
|
||||
Name: vgmstream
|
||||
Version: 0~%{commit_date}git.%shortcommit
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit f5967cf287618d196f2b5c3efd11af000c6c8d6e
|
||||
%global commit_date 20260702
|
||||
%global commit 494c30be19ceed0459f19eb07dd12ff38daad237
|
||||
%global commit_date 20260630
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: cloud-hypervisor-nightly
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh_tag("WeirdTreeThing/croskbd"));
|
||||
rpm.version(gh("WeirdTreeThing/croskbd"));
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: limine
|
||||
Version: 12.4.0
|
||||
Version: 12.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Modern, advanced, portable, multiprotocol bootloader
|
||||
License: BSD-2-Clause
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global commit 004497f3153c0aee04d66c9e45daa1b13148d32d
|
||||
%global commitdate 20260702
|
||||
%global commit 6fcf7743c66af4793aba96fb0a5e11d8ea42396f
|
||||
%global commitdate 20260630
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global modulename logitech-rs50-linux-driver
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global commit 004497f3153c0aee04d66c9e45daa1b13148d32d
|
||||
%global commit 6fcf7743c66af4793aba96fb0a5e11d8ea42396f
|
||||
%global debug_package %{nil}
|
||||
%global modulename logitech-rs50-linux-driver
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260630
|
||||
|
||||
Name: dkms-%{modulename}
|
||||
Version: 1.0^%{commitdate}git.%{shortcommit}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 004497f3153c0aee04d66c9e45daa1b13148d32d
|
||||
%global commit 6fcf7743c66af4793aba96fb0a5e11d8ea42396f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260630
|
||||
|
||||
Name: logitech-rs50-linux-driver
|
||||
Version: 1.0^%{commitdate}git.%{shortcommit}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: pixi
|
||||
Version: 0.72.0
|
||||
Version: 0.71.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A cross-platform, multi-language package manager
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 921ca8e50441bf85ddc843d35fb833493af8cdd3
|
||||
%global commit ba67d191deb8f2c0130ced4b0b4f72e0f9f928b3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260627
|
||||
%global ver 0
|
||||
%define buildforkernels akmod
|
||||
%global debug_package %{nil}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 921ca8e50441bf85ddc843d35fb833493af8cdd3
|
||||
%global commit ba67d191deb8f2c0130ced4b0b4f72e0f9f928b3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260627
|
||||
%global ver 0
|
||||
%global debug_package %{nil}
|
||||
%global modulename sc0710
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 921ca8e50441bf85ddc843d35fb833493af8cdd3
|
||||
%global commit ba67d191deb8f2c0130ced4b0b4f72e0f9f928b3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260627
|
||||
%global ver 0
|
||||
|
||||
Name: sc0710
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit a8a638e2b9e2e37efe66c07847394abf00dc9df9
|
||||
%global commit b911893af7f8ff8a971b47e99151c19115aa2be1
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260702
|
||||
%global commitdate 20260630
|
||||
%global ver 1.1.1
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: taidan
|
||||
Version: 0.2.5
|
||||
Release: 1%{?dist}
|
||||
Version: 0.2.2
|
||||
Release: 2%{?dist}
|
||||
Summary: Out-Of-Box-Experience (OOBE) and Welcome App
|
||||
SourceLicense: GPL-3.0-or-later AND GPL-2.0-or-later
|
||||
License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND Unicode-3.0 AND (Unlicense OR MIT) AND Zlib AND GPL-3.0-or-later AND GPL-2.0-or-later
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
Name: vicinae
|
||||
License: GPL-3.0-or-later
|
||||
Version: 0.22.1
|
||||
Release: 1%{?dist}
|
||||
Version: 0.22.0
|
||||
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
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
%global appid cc.arduino.AppLab
|
||||
|
||||
Name: arduino-app-lab-bin
|
||||
Version: 0.8.0
|
||||
Version: 0.5.0
|
||||
Release: 1%?dist
|
||||
Summary: A powerful visual environment for managing the Arduino UNO Q
|
||||
|
||||
Provides: arduino-app-lab
|
||||
URL: https://www.arduino.cc/en/software
|
||||
License: GPL-3.0-or-later
|
||||
License: GPL-3.0
|
||||
|
||||
Source0: https://downloads.arduino.cc/AppLab/Stable/ArduinoAppLab_%{version}_Linux_x86-64.tar.gz
|
||||
Source1: https://github.com/arduino/arduino-app-lab/archive/refs/tags/al-%{version}.zip
|
||||
Source1: https://downloads.arduino.cc/AppLab/Stable/source-app-lab-%{version}.zip
|
||||
Source2: cc.arduino.AppLab.desktop
|
||||
Source3: cc.arduino.AppLab.metainfo.xml
|
||||
|
||||
@@ -29,19 +29,20 @@ Packager: Jaiden Riordan <jade@fyralabs.com>
|
||||
|
||||
%prep
|
||||
tar -xvf %{_sourcedir}/ArduinoAppLab_%{version}_Linux_x86-64.tar.gz
|
||||
unzip %{_sourcedir}/al-%{version}.zip
|
||||
unzip %{_sourcedir}/source-app-lab-%{version}.zip
|
||||
|
||||
%install
|
||||
install -dm755 %{buildroot}%{_bindir}
|
||||
install -p -m755 ArduinoAppLab_%{version}_Linux_x86-64/arduino-app-lab %{buildroot}%{_bindir}/%{name}
|
||||
|
||||
install -dm755 %{buildroot}%{_scalableiconsdir}/
|
||||
install -p -m644 arduino-app-lab-al-%{version}/ui-packages/images/assets/round-arduino-logo.svg %{buildroot}%{_scalableiconsdir}/cc.arduino.AppLab.svg
|
||||
install -p -m644 source-app-lab/ui-packages/images/assets/round-arduino-logo.svg %{buildroot}%{_scalableiconsdir}/cc.arduino.AppLab.svg
|
||||
|
||||
install -dm755 %{buildroot}%{_appsdir}/
|
||||
install -p -m644 %{SOURCE2} %{buildroot}%{_appsdir}/%{appid}.desktop
|
||||
|
||||
cp arduino-app-lab-al-%{version}/LICENSE -t .
|
||||
cp source-app-lab/LICENSE -t .
|
||||
cp source-app-lab/dependency_licenses -t .
|
||||
|
||||
%terra_appstream -o %{SOURCE3}
|
||||
|
||||
@@ -50,14 +51,13 @@ desktop-file-validate %{buildroot}%{_appsdir}/%{appid}.desktop
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%license dependency_licenses
|
||||
%{_bindir}/%{name}
|
||||
%{_scalableiconsdir}/%{appid}.svg
|
||||
%{_appsdir}/%{appid}.desktop
|
||||
%{_metainfodir}/%{appid}.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jul 1 2026 Jaiden Riordan <jade@fyralabs.com>
|
||||
- Source changes
|
||||
* Thu Dec 25 2025 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Add %check, update macros
|
||||
* Thu Dec 4 2025 Jaiden Riordan <jade@fyralabs.com>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
let v = gh("arduino/arduino-app-lab");
|
||||
v.crop(3);
|
||||
rpm.version(v);
|
||||
print(v);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
%global goipath github.com/carapace-sh/carapace-bin
|
||||
Version: 1.7.3
|
||||
Version: 1.7.1
|
||||
|
||||
%gometa -f
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: framework-system
|
||||
Version: 0.6.5
|
||||
Version: 0.6.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Rust libraries and tools to interact with the Framework Computer systems
|
||||
URL: https://github.com/FrameworkComputer/framework-system
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 4ee5e39b412fd9360cee966538f0ae5101c19144
|
||||
%global commit_date 20260701
|
||||
%global commit a627726e8999d07bbf07f03757f3a1e4ec0c2354
|
||||
%global commit_date 20260627
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name glasgow
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 381d19bff4d045e0e7fbe30a7ec75313a16f2aeb
|
||||
%global commit_date 20260702
|
||||
%global commit f83547caeb4117783dc97ab3283e82f9a251e424
|
||||
%global commit_date 20260614
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: graftcp
|
||||
Version: 0.8.2
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
|
||||
URL: https://github.com/hmgle/graftcp
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
|
||||
Name: jujutsu
|
||||
Version: 0.43.0
|
||||
Version: 0.42.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Git-compatible DVCS that is both simple and powerful
|
||||
License: Apache-2.0 AND CC-BY-4.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: virtualsmartcard
|
||||
Version: 0.10
|
||||
Version: 0.10
|
||||
Release: 2%?dist
|
||||
Summary: Smart card emulator and driver for networked smart card reader/emulator
|
||||
URL: https://frankmorgner.github.io/vsmartcard/index.html
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global oldpkgname yt-dlp-nightly
|
||||
|
||||
Name: yt-dlp-git
|
||||
Version: 2026.07.02.045530
|
||||
Version: 2026.06.30.032907
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line program to download videos from online video platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user