mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
chore(sync): frawhide -> f38 (#1192)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
|
||||
|
||||
Name: discord-canary-openasar
|
||||
Version: 0.0.346
|
||||
Version: 0.0.376
|
||||
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: 0.0.346
|
||||
Version: 0.0.376
|
||||
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-ptb-openasar
|
||||
Version: 0.0.82
|
||||
Version: 0.0.81
|
||||
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-ptb
|
||||
Version: 0.0.82
|
||||
Version: 0.0.81
|
||||
Release: 1%?dist
|
||||
Summary: Free Voice and Text Chat for Gamers.
|
||||
URL: https://discord.com
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit a46ce9e28cd97f7280c085649a79f85aa1d0fe70
|
||||
%global commit ec447fd4a266e8158519f5e89589c368211bfa14
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20240325
|
||||
%global ver v0.37.0
|
||||
%global commit_date 20240502
|
||||
%global ver v0.38.0
|
||||
|
||||
Name: mpv-nightly
|
||||
Version: %ver^%commit_date.%shortcommit
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
Name: seto-fonts
|
||||
Version: 6.20
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
URL: https://setofont.osdn.jp/
|
||||
Source0: https://osdn.net/frs/redir.php?m=nchc&f=setofont%2F61995%2Fsetofont_v_6_20.zip
|
||||
Source0: https://github.com/terrapkg/pkg-seto-fonts/archive/refs/tags/%version.tar.gz
|
||||
License: OFL-1.1
|
||||
Summary: A handwritten font that contains kanji up to JIS 4th level and difficult kanji
|
||||
BuildRequires: unzip
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@@ -14,7 +13,7 @@ BuildArch: noarch
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n setofont
|
||||
%setup -q -n pkg-seto-fonts-%version
|
||||
|
||||
%build
|
||||
|
||||
@@ -25,11 +24,8 @@ install -Dm644 *.ttf %buildroot/%_datadir/fonts/%name/
|
||||
|
||||
%files
|
||||
%doc readme.txt
|
||||
%license LICENSE.md
|
||||
%_datadir/fonts/%name/
|
||||
|
||||
%changelog
|
||||
* Sun Jun 18 2023 windowsboy111 <windowsboy111@fyralabs.com> - 6.20-2
|
||||
- Fix install dir.
|
||||
|
||||
* Tue Nov 22 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.20-1
|
||||
- Initial package
|
||||
%autochangelog
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
%global real_name prismlauncher
|
||||
%global nice_name PrismLauncher
|
||||
|
||||
%global commit df0280f52b68f4352d8da711136609c16ce4db7b
|
||||
%global commit bfac12604e9cd0884987ca89f34a455cf16c543c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f
|
||||
%global quazip_commit 6117161af08e366c37499895b00ef62f93adc345
|
||||
%global tomlplusplus_commit 7eb2ffcc09f8e9890dc0b77ff8ab00fc53b1f2b8
|
||||
|
||||
%global commit_date 20240325
|
||||
%global commit_date 20240501
|
||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||
|
||||
%bcond_without qt6
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%define debug_package %nil
|
||||
|
||||
Name: crystal
|
||||
Version: 1.11.2
|
||||
Release: 1%{?dist}
|
||||
Version: 1.12.1
|
||||
Release: 1%?dist
|
||||
Summary: The Crystal Programming Language
|
||||
License: Apache-2.0
|
||||
URL: https://crystal-lang.org/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
let html = get("https://crystal-lang.org/");
|
||||
rpm.version(find("Latest release <.+>(.+)</a>", html, 1))
|
||||
rpm.version(find("Latest release: <strong>(.+?)</strong>", html, 1))
|
||||
|
||||
@@ -20,7 +20,7 @@ of information.}
|
||||
%global godocs README.md
|
||||
|
||||
Name: %{goname}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Generate .desktop files and download .png icons
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 33902d9dbb65fbfdfbd6e3b2a34c6e19eccb762f
|
||||
%global commit 185e06c92362083c06c76f87e325889b1c9dc659
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.1.1
|
||||
%global commit_date 20240322
|
||||
%global commit_date 20240502
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
Version: %ver^%commit_date.%shortcommit
|
||||
Release: 2%?dist
|
||||
Release: 1%?dist
|
||||
Summary: Imperative, multi-paradigm, compiled programming language
|
||||
License: MIT and BSD
|
||||
URL: https://nim-lang.org
|
||||
|
||||
@@ -0,0 +1,25 @@
|
||||
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
|
||||
|
||||
@@ -1,21 +1,20 @@
|
||||
%global debug_package %{nil}
|
||||
# Generated by rust2rpm 24
|
||||
%bcond_without check
|
||||
# Generated by rust2rpm 26
|
||||
#bcond_without check
|
||||
|
||||
%global crate starship
|
||||
|
||||
Name: rust-starship
|
||||
Version: 1.18.1
|
||||
Release: 1%?dist
|
||||
Version: 1.18.2
|
||||
Release: 2%?dist
|
||||
Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️
|
||||
|
||||
License: ISC
|
||||
URL: https://crates.io/crates/starship
|
||||
Source: %{crates_source}
|
||||
# Automatically generated patch to strip foreign dependencies
|
||||
Patch: starship-fix-metadata-auto.diff
|
||||
# Automatically generated patch to strip dependencies and normalize metadata
|
||||
Patch0: starship-fix-metadata-auto.diff
|
||||
|
||||
BuildRequires: rust-packaging >= 21
|
||||
BuildRequires: cargo-rpm-macros >= 24
|
||||
BuildRequires: anda-srpm-macros
|
||||
BuildRequires: cmake
|
||||
BuildRequires: pkgconfig
|
||||
@@ -29,11 +28,13 @@ shell! ☄🌌️.}
|
||||
|
||||
%package -n %{crate}
|
||||
Summary: %{summary}
|
||||
License: ISC
|
||||
|
||||
%description -n %{crate} %{_description}
|
||||
|
||||
%files -n %{crate}
|
||||
%license LICENSE
|
||||
#license LICENSE.dependencies
|
||||
%doc README.md
|
||||
%{_bindir}/starship
|
||||
|
||||
@@ -170,14 +171,14 @@ use the "starship-battery" feature of the "%{crate}" crate.
|
||||
%ghost %{crate_instdir}/Cargo.toml
|
||||
|
||||
%prep
|
||||
%autosetup -n %{crate}-%{version_no_tilde} -p1
|
||||
%autosetup -n %{crate}-%{version} -p1
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
%cargo_build
|
||||
%{cargo_build}
|
||||
|
||||
%install
|
||||
%cargo_install
|
||||
%{cargo_install}
|
||||
|
||||
%if %{with check}
|
||||
%check
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- starship-1.14.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ starship-1.14.2/Cargo.toml 2023-04-25T12:48:23.509565+00:00
|
||||
@@ -254,18 +254,3 @@
|
||||
--- starship-1.18.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ starship-1.18.1/Cargo.toml 2024-03-24T13:14:24.022475+00:00
|
||||
@@ -263,18 +263,3 @@
|
||||
]
|
||||
default-features = false
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
-version = "0.2.0"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.windows]
|
||||
-version = "0.48.0"
|
||||
-version = "0.54.0"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_UI_Shell",
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gitlab("6865057"));
|
||||
+28
-19
@@ -1,15 +1,20 @@
|
||||
%global debug_package %nil
|
||||
|
||||
Name: kwin-system76-scheduler-integration
|
||||
Version: 0.1
|
||||
Release: 4%?dist
|
||||
Summary: Notify the System76 Scheduler which app has focus so it can be prioritized
|
||||
License: MIT
|
||||
URL: https://github.com/maxiberta/kwin-system76-scheduler-integration
|
||||
Source0: %url/archive/refs/tags/%version.tar.gz
|
||||
Source1: system76-scheduler-dbus-proxy.sh
|
||||
Source2: com.system76.Scheduler.dbusproxy.service
|
||||
Requires: bash dbus-tools system76-scheduler kde-cli-tools systemd kf5-kconfig-core qt
|
||||
Name: kwin-system76-scheduler-integration
|
||||
|
||||
%global forgeurl https://github.com/maxiberta/%{name}
|
||||
%global commit e00f1b74998d6513552633c791ea23ffa3fe78a0
|
||||
%global date 20240425
|
||||
%forgemeta
|
||||
|
||||
Version: 0.1
|
||||
Release: 1%?dist
|
||||
Summary: Notify the System76 Scheduler which app has focus so it can be prioritized
|
||||
License: MIT
|
||||
URL: %forgeurl
|
||||
Source0: %forgesource
|
||||
Source1: com.system76.Scheduler.dbusproxy.service
|
||||
Requires: bash dbus-tools system76-scheduler kde-cli-tools systemd kf6-kconfig
|
||||
BuildRequires: systemd-rpm-macros
|
||||
|
||||
%description
|
||||
@@ -20,21 +25,24 @@ This KWin Script interactively notifies System76 Scheduler which app has focus
|
||||
via D-Bus, so it is prioritized.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%forgeautosetup
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p %buildroot%_datadir/kwin/scripts/kwin-system76-scheduler-integration/
|
||||
cp -r * %buildroot%_datadir/kwin/scripts/kwin-system76-scheduler-integration/
|
||||
install -Dm755 %SOURCE1 %buildroot%_libexecdir/system76-scheduler-dbus-proxy.sh
|
||||
install -Dm644 %SOURCE2 %buildroot%_userunitdir/com.system76.Scheduler.dbusproxy.service
|
||||
install -Dm644 metadata.desktop %buildroot%_datadir/kservices5/kwin-system76-scheduler-integration.desktop
|
||||
mkdir -p %buildroot%_datadir/kwin/scripts/%{name}/
|
||||
mkdir -p %buildroot%_libexecdir/
|
||||
mkdir -p %buildroot%_userunitdir/
|
||||
|
||||
cp -r contents %buildroot%_datadir/kwin/scripts/%{name}/
|
||||
cp -r metadata.json %buildroot%_datadir/kwin/scripts/%{name}/
|
||||
cp -r system76-scheduler-dbus-proxy.sh %buildroot%_libexecdir/
|
||||
|
||||
install -Dm644 %SOURCE1 %buildroot%_userunitdir/com.system76.Scheduler.dbusproxy.service
|
||||
|
||||
%post
|
||||
%systemd_user_post com.system76.Scheduler.dbusproxy.service
|
||||
|
||||
|
||||
%preun
|
||||
%systemd_user_preun com.system76.Scheduler.dbusproxy.service
|
||||
|
||||
@@ -42,10 +50,11 @@ install -Dm644 metadata.desktop %buildroot%_datadir/kservices5/kwin-system76-sch
|
||||
%systemd_user_postun_with_restart com.system76.Scheduler.dbusproxy.service
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%config %_userunitdir/com.system76.Scheduler.dbusproxy.service
|
||||
%_libexecdir/system76-scheduler-dbus-proxy.sh
|
||||
%_datadir/kwin/scripts/kwin-system76-scheduler-integration/
|
||||
%_datadir/kservices5/kwin-system76-scheduler-integration.desktop
|
||||
%_datadir/kwin/scripts/%{name}/
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
rpm.version(gh("maxiberta/kwin-system76-scheduler-integration"));
|
||||
rpm.global("commit", gh_commit("maxiberta/kwin-system76-scheduler-integration"));
|
||||
if rpm.changed() {
|
||||
rpm.global("date", date()); // remove if we don't need the `date` macro
|
||||
rpm.release();
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%define _build_id_links none
|
||||
|
||||
Name: sass
|
||||
Version: 1.75.0
|
||||
Version: 1.76.0
|
||||
Release: 1%?dist
|
||||
Summary: The reference implementation of Sass, written in Dart
|
||||
License: MIT
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 1.8.10-6
|
||||
%global ver 1.8.10-7
|
||||
|
||||
Summary: tauOS GTK/GNOME Shell Themes
|
||||
Name: tau-helium
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
%global __provides_exclude_from %{_libdir}/%{name}/.*\\.so
|
||||
|
||||
Name: electron
|
||||
Version: 29.3.0
|
||||
Version: 30.0.2
|
||||
Release: 1%?dist
|
||||
Summary: Build cross platform desktop apps with web technologies
|
||||
License: MIT
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "gsctool.spec"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
%define commit c060a44d085fefabd414a026dc3177533f20f0f3
|
||||
%define shortcommit %(c=%{commit}; echo ${c:0:12})
|
||||
Name: gsctool
|
||||
Version: git+%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Summary: Chromium OS EC utilities
|
||||
|
||||
License: BSD-3-Clause
|
||||
URL: https://chromium.googlesource.com/chromiumos/platform/ec
|
||||
Source0: https://chromium.googlesource.com/chromiumos/platform/ec/+archive/%{commit}.tar.gz#/%{name}-git+%{commit}.tar.gz
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: gcc
|
||||
|
||||
%description
|
||||
Chromium OS EC utilities
|
||||
|
||||
%prep
|
||||
%autosetup -c
|
||||
|
||||
%build
|
||||
ls
|
||||
pushd extra/usb_updater
|
||||
%make_build
|
||||
|
||||
|
||||
%install
|
||||
pushd extra/usb_updater
|
||||
install -D -m 755 gsctool %{buildroot}%{_bindir}/gsctool
|
||||
|
||||
|
||||
%files
|
||||
%{_bindir}/gsctool
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2024 Cappy Ishihara <cappy@cappuchino.xyz>
|
||||
- initial release
|
||||
@@ -1 +0,0 @@
|
||||
*.tar.gz
|
||||
@@ -1,5 +0,0 @@
|
||||
project "pkg" {
|
||||
rpm {
|
||||
spec = "umstellar.spec"
|
||||
}
|
||||
}
|
||||
@@ -1,63 +0,0 @@
|
||||
# Created by pyp2rpm-3.3.10
|
||||
%global pypi_name umstellar
|
||||
%global pypi_version 0.0.3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.2.0
|
||||
Provides: python3-%{pypi_name} = %{version}-%{release}
|
||||
Provides: %{pypi_name} = %{version}-%{release}
|
||||
Release: 1%?dist
|
||||
Summary: Ultramarine Quickstart Tool
|
||||
|
||||
License: None
|
||||
URL: https://github.com/Ultramarine-Linux/stellar
|
||||
Source0: %{url}/archive/v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3dist(setuptools)
|
||||
|
||||
%description
|
||||
Stellar (Stellar)Stellar is a quick-and-dirty GUI post-install menu for
|
||||
Ultramarine Linux. It's written in Python and uses libadwaita for the UI.We
|
||||
hacked this together in a few days, just in time for Ultramarine Linux 39 which
|
||||
happened to get delayed due to some major GNOME 45 porting issues. It's meant
|
||||
to only be used for Ultramarine Linux 39's Anaconda post-install menu.
|
||||
Why?So,...
|
||||
|
||||
%package -n python3-%{pypi_name}
|
||||
Summary: %{summary}
|
||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
|
||||
Requires: python3dist(requests)
|
||||
Requires: python3dist(setuptools)
|
||||
Requires: python3dist(setuptools) = 67.7.2
|
||||
Requires: anaconda-core
|
||||
%description -n python3-%{pypi_name}
|
||||
|
||||
Stellar is a quick-and-dirty GUI post-install menu for
|
||||
Ultramarine Linux
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n stellar-%{pypi_version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
|
||||
%install
|
||||
%py3_install
|
||||
|
||||
# install kickstart file
|
||||
install -D -m 644 example.ks %{buildroot}%{_datadir}/anaconda/post-scripts/stellar.ks
|
||||
|
||||
%files -n python3-%{pypi_name}
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{python3_sitelib}/umstellar
|
||||
%{python3_sitelib}/%{pypi_name}-%{pypi_version}-py%{python3_version}.egg-info
|
||||
%{_datadir}/anaconda/post-scripts/stellar.ks
|
||||
|
||||
%changelog
|
||||
* Fri Nov 10 2023 Cappy Ishihara <cappy@cappuchino.xyz> - 0.0.1-1
|
||||
- Initial package.
|
||||
@@ -1 +0,0 @@
|
||||
rpm.version(gh("Ultramarine-Linux/stellar"));
|
||||
@@ -1,8 +1,8 @@
|
||||
#bcond_without tests
|
||||
%global commit e5d4f11104ce7ea1717a90eea82c0f7d230ea5d5
|
||||
%global commit ac817bc83efd939dca3e40c4b527d0ccfc77172b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20240325
|
||||
%global ver 2024.03.10
|
||||
%global commit_date 20240429
|
||||
%global ver 2024.04.09
|
||||
|
||||
Name: yt-dlp-nightly
|
||||
Version: %ver^%commit_date.%shortcommit
|
||||
|
||||
Reference in New Issue
Block a user