mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 04:12:18 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d5ac26bc4 | |||
| db3a1207c2 | |||
| 5af072e01c | |||
| 687fa34c23 |
@@ -1,7 +1,7 @@
|
||||
#? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git
|
||||
|
||||
Name: throne
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
|
||||
URL: https://github.com/throneproj/Throne
|
||||
|
||||
@@ -38,6 +38,7 @@ BuildRequires: anda-srpm-macros
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtbase-private-devel
|
||||
BuildRequires: xcb-util-keysyms-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
Requires: nodejs-npm
|
||||
@@ -89,6 +90,7 @@ install -Dm 644 extra/%{name}-url-handler.desktop -t %{buildroot}%{_appsdir}
|
||||
%{_libexecdir}/%{name}/vicinae-server
|
||||
%dnl %{_libexecdir}/%{name}/vicinae-snippet-server
|
||||
%{_libexecdir}/%{name}/vicinae-input-server
|
||||
%{_libexecdir}/%{name}/vicinae-file-indexer
|
||||
%{_modulesloaddir}/vicinae.conf
|
||||
%dnl %{_udevrulesdir}/70-vicinae.rules
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: terra-appstream-helper
|
||||
Version: 0.1.10
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Scripts and RPM macros to help with AppStream metadata generation for Terra
|
||||
License: GPL-3.0-or-Later
|
||||
URL: https://github.com/terrapkg/appstream-helper
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global oldpkgname yt-dlp-nightly
|
||||
|
||||
Name: yt-dlp-git
|
||||
Version: 2026.05.25.232152
|
||||
Version: 2026.06.06.212509
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line program to download videos from online video platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user