mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 02:42:19 +00:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b604efeb3 | |||
| 630753d9aa | |||
| fa0bcd2192 | |||
| e3ec90b5cc | |||
| 26e05c9d5a | |||
| 3f33c63ace | |||
| 219a531185 |
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 1.0.1185
|
||||
Version: 1.0.1189
|
||||
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.1185
|
||||
Version: 1.0.1189
|
||||
Release: 1%{?dist}
|
||||
Summary: Free Voice and Text Chat for Gamers
|
||||
URL: discord.com
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: signal-desktop
|
||||
%electronmeta -aD
|
||||
Version: 8.12.0
|
||||
Version: 8.13.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.5.18
|
||||
Version: 2026.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Front-end to your dev env
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@ BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libpeas-2)
|
||||
BuildRequires: pkgconfig(libsoup-3.0)
|
||||
BuildRequires: pkgconfig(gtksourceview-5)
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -50,7 +49,6 @@ A GTK4 application and widget framework for the Singularity Desktop Environment.
|
||||
%{_libdir}/libsingularity.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
|
||||
|
||||
%changelog
|
||||
* Sat May 16 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%global crate deno
|
||||
|
||||
Name: rust-deno
|
||||
Version: 2.8.1
|
||||
Version: 2.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Deno executable
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 1.5.3-pre
|
||||
%global ver 1.6.0-pre
|
||||
# Exclude input files from mangling
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
%global rustflags_debuginfo 0
|
||||
|
||||
Name: zed
|
||||
Version: 1.4.4
|
||||
Version: 1.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
%global _desc Fast PyTorch based DSP for audio and 1D signals.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.7
|
||||
Release: 1%?dist
|
||||
Version: 0.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast PyTorch based DSP for audio and 1D signals
|
||||
License: MIT
|
||||
URL: https://github.com/adefossez/julius
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Send usage data from your Python code to PostHog.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.16.3
|
||||
Version: 7.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Send usage data from your Python code to PostHog
|
||||
License: MIT
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc The model-definition framework for state-of-the-art machine learning models.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 5.9.0
|
||||
Version: 5.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The model-definition framework for state-of-the-art machine learning models
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.657+2faf8debf
|
||||
version=0.17.0-dev.667+0569f1f6a
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.657+2faf8debf
|
||||
%global ver 0.17.0-dev.667+0569f1f6a
|
||||
%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.657+2faf8debf
|
||||
Version: 0.17.0~dev.667+0569f1f6a
|
||||
Release: 2%{?dist}
|
||||
Summary: Master builds of the Zig language
|
||||
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libde265
|
||||
Summary: Open H.265 video codec implementation
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://www.libde265.org/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: pixi
|
||||
Version: 0.70.0
|
||||
Version: 0.70.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A cross-platform, multi-language package manager
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "delphitools-cli.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
Name: delphitools-cli
|
||||
Version: 0.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: indie toolkit for designers — colour, image, PDF, type, calc, all in one offline CLI
|
||||
URL: https://github.com/1612elphi/delphitools-cli
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
SourceLicense: 0BSD
|
||||
License: %{sourcelicense} AND ((MIT OR Apache-2.0) AND NCSA) AND (Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (0BSD OR MIT OR Apache-2.0) AND BSD-2-Clause AND Zlib AND MIT AND ((MIT OR Apache-2.0) AND Unicode-DFS-2016) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND MPL-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND (CC0-1.0 OR Apache-2.0) AND (BSD-3-Clause OR Apache-2.0) AND ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND BSD-3-Clause AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT)
|
||||
|
||||
BuildRequires: rust
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: cargo-rpm-macros
|
||||
|
||||
Packager: Its-J <jonah@fyralabs.com>
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
|
||||
%install
|
||||
install -Dm 755 target/release/delphi %{buildroot}%{_bindir}/delphi
|
||||
install -Dm 755 target/release/delphitools %{buildroot}%{_bindir}/delphitools
|
||||
install -Dm 755 target/release/dt %{buildroot}%{_bindir}/dt
|
||||
install -Dm 644 man/*.1 -t %{buildroot}%{_mandir}/man1/
|
||||
%{cargo_license_online} > LICENSE.dependencies
|
||||
|
||||
%files
|
||||
%{_bindir}/delphi
|
||||
%{_bindir}/delphitools
|
||||
%{_bindir}/dt
|
||||
%{_mandir}/man1/delphi-*.1.*
|
||||
%{_mandir}/man1/delphi.1.*
|
||||
%license LICENSE
|
||||
%license LICENSE.dependencies
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2026 Its-J <jonah@fyralabs.com>
|
||||
- Package delphitools-cli
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("1612elphi/delphitools-cli"));
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: electron
|
||||
%electronmeta
|
||||
Version: 42.3.2
|
||||
Version: 42.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Build cross platform desktop apps with web technologies
|
||||
License: %{electron_license}
|
||||
|
||||
Reference in New Issue
Block a user