mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
* Delete anda/langs/rust/starship/0001-gix-0.61.1-0.61.0.patch
* Update starship-fix-metadata-auto.diff
* Confusion
* fix?: Update patch via upload
* Update starship-fix-metadata-auto.diff
* Update starship-fix-metadata-auto.diff
* Update starship-fix-metadata-auto.diff
* fix: Words cannot describe how much I hate rust2rpm
* Update rust-starship.spec
* Oof
* Update rust-starship.spec
* Update rust-starship.spec
---------
(cherry picked from commit 69fee075dc)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
From b62e3879abe83e0b879421a023d8e944e31f00cb Mon Sep 17 00:00:00 2001
|
||||
From: madomado <madonuko@outlook.com>
|
||||
Date: Mon, 25 Mar 2024 18:33:25 +0800
|
||||
Subject: [PATCH] gix 0.61.1 -> 0.61.0
|
||||
|
||||
---
|
||||
Cargo.toml | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/Cargo.toml b/Cargo.toml
|
||||
index d98ba90..c3059c9 100644
|
||||
--- a/Cargo.toml
|
||||
+++ b/Cargo.toml
|
||||
@@ -82,7 +82,7 @@ version = "1.0.4"
|
||||
version = "0.4.3"
|
||||
|
||||
[dependencies.gix]
|
||||
-version = "0.61.1"
|
||||
+version = "0.61.0"
|
||||
features = [
|
||||
"max-performance-safe",
|
||||
"revision",
|
||||
--
|
||||
2.44.0
|
||||
|
||||
@@ -20,6 +20,12 @@ BuildRequires: cmake
|
||||
BuildRequires: mold
|
||||
BuildRequires: git-core
|
||||
|
||||
# Old devel packages
|
||||
Obsoletes: %{name}+gix-faster-devel < 1.23.0
|
||||
Obsoletes: %{name}+gix-features-devel < 1.23.0
|
||||
Obsoletes: %{name}+gix-max-perf-devel < 1.23.0
|
||||
Obsoletes: %{name}+libz-ng-sys-devel < 1.23.0
|
||||
|
||||
%global _description %{expand:
|
||||
The minimal, blazing-fast, and infinitely customizable prompt for any
|
||||
shell! ☄🌌️.}
|
||||
@@ -88,54 +94,6 @@ use the "config-schema" feature of the "%{crate}" crate.
|
||||
%files -n %{name}+config-schema-devel
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%package -n %{name}+gix-faster-devel
|
||||
Summary: %{summary}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n %{name}+gix-faster-devel %{_description}
|
||||
|
||||
This package contains library source intended for building other packages which
|
||||
use the "gix-faster" feature of the "%{crate}" crate.
|
||||
|
||||
%files -n %{name}+gix-faster-devel
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%package -n %{name}+gix-features-devel
|
||||
Summary: %{summary}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n %{name}+gix-features-devel %{_description}
|
||||
|
||||
This package contains library source intended for building other packages which
|
||||
use the "gix-features" feature of the "%{crate}" crate.
|
||||
|
||||
%files -n %{name}+gix-features-devel
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%package -n %{name}+gix-max-perf-devel
|
||||
Summary: %{summary}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n %{name}+gix-max-perf-devel %{_description}
|
||||
|
||||
This package contains library source intended for building other packages which
|
||||
use the "gix-max-perf" feature of the "%{crate}" crate.
|
||||
|
||||
%files -n %{name}+gix-max-perf-devel
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%package -n %{name}+libz-ng-sys-devel
|
||||
Summary: %{summary}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n %{name}+libz-ng-sys-devel %{_description}
|
||||
|
||||
This package contains library source intended for building other packages which
|
||||
use the "libz-ng-sys" feature of the "%{crate}" crate.
|
||||
|
||||
%files -n %{name}+libz-ng-sys-devel
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%package -n %{name}+notify-devel
|
||||
Summary: %{summary}
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- starship-1.22.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ starship-1.22.1/Cargo.toml 2025-01-12T14:01:45.200436+00:00
|
||||
@@ -273,18 +273,3 @@
|
||||
--- a/Cargo.toml 2025-04-27 10:52:14.000000000 -0500
|
||||
+++ b/Cargo.toml 2025-04-27 12:39:59.385400385 -0500
|
||||
@@ -265,22 +265,6 @@
|
||||
]
|
||||
default-features = false
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
-version = "0.2.0"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.windows]
|
||||
-version = "0.59.0"
|
||||
-version = "0.61.0"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_UI_Shell",
|
||||
@@ -19,3 +19,11 @@
|
||||
-
|
||||
-[target."cfg(windows)".build-dependencies.winres]
|
||||
-version = "0.1.12"
|
||||
-
|
||||
[profile.bench]
|
||||
lto = "thin"
|
||||
codegen-units = 16
|
||||
[dev-dependencies]
|
||||
mockall = "0.13.1"
|
||||
tempfile = "3.19.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user