mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fcf18c3f2 | |||
| 5359a1afdb | |||
| 47c4d26592 | |||
| 7b5a05066f | |||
| 46514db20a | |||
| 14eea54182 | |||
| ffc673f0cb |
@@ -2,6 +2,9 @@
|
|||||||
"name": "Terra Devcontainer",
|
"name": "Terra Devcontainer",
|
||||||
"image": "ghcr.io/terrapkg/builder:frawhide",
|
"image": "ghcr.io/terrapkg/builder:frawhide",
|
||||||
"runArgs": ["--privileged"],
|
"runArgs": ["--privileged"],
|
||||||
|
"features": {
|
||||||
|
"ghcr.io/devcontainers/features/common-utils:2": {}
|
||||||
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||||
|
|
||||||
Name: discord-canary-openasar
|
Name: discord-canary-openasar
|
||||||
Version: 1.0.1175
|
Version: 1.0.1179
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A snappier Discord rewrite with features like further customization and theming
|
Summary: A snappier Discord rewrite with features like further customization and theming
|
||||||
License: MIT AND https://discord.com/terms
|
License: MIT AND https://discord.com/terms
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: discord-canary
|
Name: discord-canary
|
||||||
Version: 1.0.1175
|
Version: 1.0.1179
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Voice and Text Chat for Gamers
|
Summary: Free Voice and Text Chat for Gamers
|
||||||
URL: discord.com
|
URL: discord.com
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# Disable X11 for RHEL 10+
|
# Disable X11 for RHEL 10+
|
||||||
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||||
|
|
||||||
%global commit 44a9b03f244f24e0ea443370cf2cfae0da5767f9
|
%global commit 1c295078227e722d2ad7ff9650d2fd83f3dc64e3
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global ver 0.41.0
|
%global ver 0.41.0
|
||||||
|
|
||||||
Name: mpv-nightly
|
Name: mpv-nightly
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
%global ver 2026-06-01
|
%global ver 2026-06-02
|
||||||
%global goodver %(echo %ver | sed 's/-//g')
|
%global goodver %(echo %ver | sed 's/-//g')
|
||||||
%global __brp_mangle_shebangs %{nil}
|
%global __brp_mangle_shebangs %{nil}
|
||||||
%bcond_without mold
|
%bcond_without mold
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit e5845da001849fa145408b5e91135c43affa023c
|
%global commit 0099e4234f7f6f1f34d884c208279551ac8b5a08
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: libsingularity
|
Name: libsingularity
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit 2c62d182cec246764ff725096a70b9ef44996f7f
|
%global commit 5758e149319d244cbf2d21d1ae8d1376adaf1f91
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global fulldate 2026-05-30
|
%global fulldate 2026-06-01
|
||||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||||
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
|
||||||
%global ver 1.3.2
|
%global ver 1.3.2
|
||||||
|
|||||||
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
# Naming variable as something other than "commit" is necessary
|
# Naming variable as something other than "commit" is necessary
|
||||||
# to stop %%gometa from putting commit hash in release
|
# to stop %%gometa from putting commit hash in release
|
||||||
%global commit_hash 0b551d813fe21b9ab6f03fc97672fa8b89531a82
|
%global commit_hash b75cfc79a175524839492053dab80fcee18b41bf
|
||||||
%global commit_date 20260529
|
%global commit_date 20260602
|
||||||
%global shortcommit %{sub %{commit_hash} 1 7}
|
%global shortcommit %{sub %{commit_hash} 1 7}
|
||||||
%global ver 2.0.15
|
%global ver 2.0.15
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit eb424af17ccc195470e538e46f4cc8b80840467f
|
%global commit 818244003b6db179ae175ae3171c8d7f2846e732
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global ver 1.6.0
|
%global ver 1.6.0
|
||||||
|
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global crate anime-game-launcher
|
%global crate anime-game-launcher
|
||||||
%global appid moe.launcher.an-anime-game-launcher
|
%global appid moe.launcher.an-anime-game-launcher
|
||||||
Name: %{crate}
|
Name: %{crate}
|
||||||
Version: 3.19.5
|
Version: 3.19.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An Anime Game Launcher for Linux with automatic patching and telemetry disabling
|
Summary: An Anime Game Launcher for Linux with automatic patching and telemetry disabling
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
%global crate honkers-railway-launcher
|
%global crate honkers-railway-launcher
|
||||||
%global appid moe.launcher.the-honkers-railway-launcher
|
%global appid moe.launcher.the-honkers-railway-launcher
|
||||||
Name: %{crate}
|
Name: %{crate}
|
||||||
Version: 1.15.0
|
Version: 1.15.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
|
Summary: The Honkers Railway launcher for Linux with automatic patching and telemetry disabling
|
||||||
|
|
||||||
|
|||||||
@@ -3,10 +3,10 @@
|
|||||||
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
%global name_pretty %{quote:Prism Launcher (Nightly)}
|
||||||
%global appid org.prismlauncher.PrismLauncher-nightly
|
%global appid org.prismlauncher.PrismLauncher-nightly
|
||||||
|
|
||||||
%global commit f5d7e76ac4865aed7d033b25a9129913e1f1b520
|
%global commit bf8d1ca1f8c3e82835965e1cad7d2d6de8840924
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global commit_date 20260528
|
%global commit_date 20260602
|
||||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||||
|
|
||||||
# Change this variables if you want to use custom keys
|
# Change this variables if you want to use custom keys
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||||
%global commit 7813bd8b92824cacec9cddb5152f8c9ed645e03c
|
%global commit 88a18de44f78bf0d0401070bb8cfbc90a78877ba
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 2.3.1
|
%global ver 2.3.1
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global debug_package %nil
|
%global debug_package %nil
|
||||||
|
|
||||||
Name: nim-nightly
|
Name: nim-nightly
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 4a47505dd891ac8a94ba7f4b578899c72727ce23
|
%global commit 5f301d60afc6b7243f9a2928118e9f448ae3c4de
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global pypi_name types-colorama
|
%global pypi_name types-colorama
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
version=0.17.0-dev.639+284ab0ad8
|
version=0.17.0-dev.644+3de725074
|
||||||
|
|
||||||
mirrors=()
|
mirrors=()
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%define llvm_compat 22
|
%define llvm_compat 22
|
||||||
%endif
|
%endif
|
||||||
%global llvm_version 22.0.0
|
%global llvm_version 22.0.0
|
||||||
%global ver 0.17.0-dev.639+284ab0ad8
|
%global ver 0.17.0-dev.644+3de725074
|
||||||
%bcond bootstrap 1
|
%bcond bootstrap 1
|
||||||
%bcond docs %{without bootstrap}
|
%bcond docs %{without bootstrap}
|
||||||
%bcond test 1
|
%bcond test 1
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
%global zig_cache_dir %{builddir}/zig-cache
|
%global zig_cache_dir %{builddir}/zig-cache
|
||||||
|
|
||||||
Name: zig-master
|
Name: zig-master
|
||||||
Version: 0.17.0~dev.639+284ab0ad8
|
Version: 0.17.0~dev.644+3de725074
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Master builds of the Zig language
|
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
|
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
%global commit 271851bbc07748100382ae7caf6ef71c70c01bfc
|
||||||
%global shortcommit d8738f9
|
%global shortcommit 271851b
|
||||||
%global commit_date 20260523
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: astal
|
Name: astal
|
||||||
Version: 0^%commit_date.%commit
|
Version: 0^%commit_date.%commit
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
%global commit d8738f97ed01f4d87f668df35fa7bbad795c9e49
|
%global commit 271851bbc07748100382ae7caf6ef71c70c01bfc
|
||||||
%global shortcommit %{sub %commit 1 7}
|
%global shortcommit %{sub %commit 1 7}
|
||||||
%global commit_date 20260523
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: astal
|
Name: astal
|
||||||
Version: 0^%commit_date.%shortcommit
|
Version: 0^%commit_date.%shortcommit
|
||||||
|
|||||||
+11
-7
@@ -1,8 +1,13 @@
|
|||||||
|
%global commit r55
|
||||||
|
%global date 20110821
|
||||||
|
|
||||||
|
%global _pkg_extra_cflags "-Wno-int-conversion -Wno-declaration-missing-parameter-type"
|
||||||
|
|
||||||
Name: xavs
|
Name: xavs
|
||||||
Version: 0.1.55
|
Version: 0.1.55^%{date}svn%{commit}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: AVS1 (First-generation AVS Standards) library
|
Summary: AVS1 (First-generation AVS Standards) library
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
URL: https://xavs.sourceforge.net/
|
URL: https://xavs.sourceforge.net/
|
||||||
Patch0: %{name}-cflags.patch
|
Patch0: %{name}-cflags.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
@@ -10,7 +15,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: subversion
|
BuildRequires: subversion
|
||||||
#BuildRequires: yasm
|
%dnl BuildRequires: yasm
|
||||||
|
|
||||||
%description
|
%description
|
||||||
AVS is a complete standard system including system, video, audio, and digital
|
AVS is a complete standard system including system, video, audio, and digital
|
||||||
@@ -35,7 +40,7 @@ The %{name}-devel package contains libraries and header files for
|
|||||||
developing applications that use %{name}.
|
developing applications that use %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
svn co https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
svn co -r %{commit} https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
||||||
%setup -T -D -n %{name}
|
%setup -T -D -n %{name}
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
@@ -43,8 +48,7 @@ svn co https://svn.code.sf.net/p/xavs/code/trunk %{name}
|
|||||||
%configure \
|
%configure \
|
||||||
--disable-asm \
|
--disable-asm \
|
||||||
--enable-pic \
|
--enable-pic \
|
||||||
--enable-shared \
|
--enable-shared
|
||||||
--extra-cflags="-Wno-int-conversion -Wno-declaration-missing-parameter-type"
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: tail-tray
|
Name: tail-tray
|
||||||
Version: 0.2.32
|
Version: 0.2.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tailscale tray menu and UI for the KDE Plasma Desktop
|
Summary: Tailscale tray menu and UI for the KDE Plasma Desktop
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
%global commit 8ff4bb16dc1ff6ae371cfb5e13ab696ee5d097fd
|
%global commit 5d984d010fb413072eaef7fd85e6efa68a7b9ffc
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global ver 20260531105624
|
%global ver 20260601085329
|
||||||
%global commit_date 20260601
|
%global commit_date 20260602
|
||||||
|
|
||||||
Name: v2ray-domain-list-community
|
Name: v2ray-domain-list-community
|
||||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: gpu-screen-recorder
|
Name: gpu-screen-recorder
|
||||||
Version: 5.13.8
|
Version: 5.13.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A shadowplay-like screen recorder for Linux
|
Summary: A shadowplay-like screen recorder for Linux
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 683afbf22aa41728846d63c0c8ddf9020613eebe
|
%global commit 778c9f53dc3b502ba095eed2d8a4b7aa9449fdb4
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: cloud-hypervisor-nightly
|
Name: cloud-hypervisor-nightly
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: electron
|
Name: electron
|
||||||
%electronmeta
|
%electronmeta
|
||||||
Version: 42.3.0
|
Version: 42.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Build cross platform desktop apps with web technologies
|
Summary: Build cross platform desktop apps with web technologies
|
||||||
License: %{electron_license}
|
License: %{electron_license}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit 3bb11344d0aa74d3c42f51f6c5eb9eda22f3491f
|
%global commit f6948ed5175fe933c51ae0874fe94bd9e4e1f3f6
|
||||||
%global commit_date 20260531
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%global pypi_name glasgow
|
%global pypi_name glasgow
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# https://github.com/nats-io/natscli
|
# https://github.com/nats-io/natscli
|
||||||
%global goipath github.com/nats-io/natscli
|
%global goipath github.com/nats-io/natscli
|
||||||
%global commit b82e36a530bb170eb80a4c55b8c0c284cc95f9d6
|
%global commit c0d43e0625d5e23758b0e7e2b9d1d0ac7400813c
|
||||||
%global commit_date 20260530
|
%global commit_date 20260602
|
||||||
%global shortcommit %{sub %{commit} 1 7}
|
%global shortcommit %{sub %{commit} 1 7}
|
||||||
|
|
||||||
%gometa -f
|
%gometa -f
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
%global commit e1e814ccad620b027a3ca770e1481616be053f9b
|
%global commit 205a25fc4a61696ab4f647abb4305f83900e7871
|
||||||
%global commit_date 20260529
|
%global commit_date 20260602
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: rpi-utils
|
Name: rpi-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user