mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 13:17:37 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc61168ad6 | |||
| 78db5479ce | |||
| 0ad5f461fb | |||
| b5039cc2fd | |||
| 0250ca6c7a |
@@ -37,7 +37,7 @@ jobs:
|
||||
dnf5 install -y ./anda-build/rpm/rpms/anda-*.rpm
|
||||
|
||||
- name: Install build dependencies
|
||||
run: dnf5 builddep -y anda/terra/{mock-configs,srpm-macros}/*.spec anda/buildsys/{anda,subatomic}/*.spec
|
||||
run: dnf5 builddep -y anda/terra/{mock-configs,srpm-macros}/*.spec anda/{buildsys/anda,tools/subatomic}/*.spec
|
||||
|
||||
- name: Install Anda
|
||||
run: |
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
run: anda build -D "vendor Terra" -D "__python %{__python3}" -rrpmbuild anda/terra/appstream-helper/pkg
|
||||
|
||||
- name: Build Subatomic
|
||||
run: anda build -D "vendor Terra" -rrpmbuild anda/buildsys/subatomic/pkg
|
||||
run: anda build -D "vendor Terra" -rrpmbuild anda/tools/subatomic/pkg
|
||||
- name: Install Subatomic
|
||||
run: dnf5 install -y ./anda-build/rpm/rpms/subatomic-*.rpm
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
|
||||
|
||||
%global ver 13.3.0
|
||||
%global commit f3e81d2608aa2e1269c53765ce61823c8ed2aea7
|
||||
%global commit da6121bdd6fe58060fd7c05fb8503520a150b715
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
%global commit_date 20260529
|
||||
%global commit_date 20260609
|
||||
%global devel_name QtColorWidgets
|
||||
%global _distro_extra_cflags -fuse-ld=mold
|
||||
%global _distro_extra_cxxflags -fuse-ld=mold
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global ver 2026-06-07
|
||||
%global ver 2026-06-09
|
||||
%global goodver %(echo %ver | sed 's/-//g')
|
||||
%global __brp_mangle_shebangs %{nil}
|
||||
%bcond_without mold
|
||||
|
||||
@@ -41,6 +41,7 @@ export PATH="/usr/lib/jvm/java-21-openjdk/bin:${PATH}"
|
||||
-Pgradle_installPath="$(pwd)/dist" \
|
||||
-Porg.gradle.ignoreBuildJavaVersionCheck=true \
|
||||
--warning-mode all \
|
||||
-Dorg.gradle.unsafe.isolated-projects=false \
|
||||
--no-configuration-cache
|
||||
|
||||
%install
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
%global ver 5.0.0
|
||||
|
||||
%global commit af17dadff2a721a0ba0276eb35303e22a972ab2f
|
||||
%global commit 65b228b950225ae7e4b212930a7a42f9248d24d9
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260608
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: noctalia-legacy
|
||||
Name: noctalia-shell
|
||||
Version: 4.7.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A Quickshell-based custom shell setup
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/noctalia-dev/noctalia
|
||||
Source0: https://github.com/noctalia-dev/noctalia/releases/download/v%{version}/noctalia-v%{version}.tar.gz
|
||||
URL: https://github.com/noctalia-dev/noctalia-shell
|
||||
Source0: https://github.com/noctalia-dev/noctalia-shell/releases/download/v%{version}/noctalia-v%{version}.tar.gz
|
||||
|
||||
Requires: brightnessctl
|
||||
Requires: dejavu-sans-fonts
|
||||
@@ -23,8 +23,6 @@ Recommends: power-profiles-daemon
|
||||
Recommends: wlsunset
|
||||
Recommends: gpu-screen-recorder
|
||||
|
||||
Obsoletes: noctalia-shell
|
||||
|
||||
Packager: Cypress Reed <cypress@fyralabs.com>
|
||||
|
||||
%description
|
||||
@@ -44,10 +42,6 @@ cp -r ./* %{buildroot}/etc/xdg/quickshell/noctalia-shell/
|
||||
%license LICENSE
|
||||
%{_sysconfdir}/xdg/quickshell/noctalia-shell/
|
||||
|
||||
%post
|
||||
echo "noctalia-shell has been renamed to noctalia"
|
||||
echo "noctalia v5 is coming soon! keep an eye out as this legacy package will become obsolete"
|
||||
|
||||
%changelog
|
||||
* Thu Jun 04 2026 Cypress Reed <cypress@fyralabs.com>
|
||||
- Update email and name (was Willow Reed or Willow C Reed) (I'm official now!)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit a45eeaf16eb85cdd3561505efd9b31858c6a9a82
|
||||
%global commit_date 20260608
|
||||
%global commit 186b53b02db00ebdb6a91d5c052ea18eb2726719
|
||||
%global commit_date 20260609
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: libsingularity
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global commit 2ba5e6b92963c9c9470fb30338989bb38fa11857
|
||||
%global commit 69095e298ab88bb0eb5ba541f4c505f2c22d07f5
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global fulldate 2026-06-08
|
||||
%global commit_date %(echo %{fulldate} | sed 's/-//g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 3f5705b98542f597d5ffe4d984636c7e0c68fa11
|
||||
%global commit 308a1067ec88869b0932e4234a67aab9057ce81c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20260608
|
||||
%global commit_date 20260609
|
||||
%global ver 1.7.0
|
||||
|
||||
%bcond_with check
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit 59950bd0b02c482ee88f4c7fe1aeb1e48db7e286
|
||||
%global commit 3bfa8a541c62e30a0ea753f83035b0ea7600046c
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v5.49.0
|
||||
%global commit_date 20260519
|
||||
%global commit_date 20260609
|
||||
|
||||
%global goipath github.com/v2fly/v2ray-core
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit fdb9b616fc0edf8fb4c3285870388947b92669fc
|
||||
%global commit 83cf229909dfb8f0513db5a407abb190f60ab2c4
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver v26.3.27
|
||||
%global commit_date 20260603
|
||||
%global commit_date 20260609
|
||||
|
||||
%global goipath github.com/XTLS/Xray-core
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
|
||||
%global commit 3c6449dbddb28a50f8fac12c6be20f375e1f21d2
|
||||
%global commit e942da94b5b52fa7e09b133d52125037ba69c7b7
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 2.3.1
|
||||
%global commit_date 20260608
|
||||
%global commit_date 20260609
|
||||
%global debug_package %nil
|
||||
|
||||
Name: nim-nightly
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 64869a290645cfcca73abb82b0aa03a731dd934f
|
||||
%global commit_date 20260608
|
||||
%global commit abc114fe3984f89b62f852d9f7237859f8cc1e9c
|
||||
%global commit_date 20260609
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
%global pypi_name types-colorama
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global commit ff4d9c8c75ba8fb5f6fdb52aec655828b5ea18d5
|
||||
%global commit 945cb940d7c86b0a521701284d157d5f0cbd6d5f
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global ver 20260607144641
|
||||
%global commit_date 20260608
|
||||
%global ver 20260609022440
|
||||
%global commit_date 20260609
|
||||
|
||||
Name: v2ray-domain-list-community
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit 4b671954a016377e95f13981ba9d19ca1de8536b
|
||||
%global commit_date 20260607
|
||||
%global commit 829676e6403ff3fa711c9e901f90f05737c08b88
|
||||
%global commit_date 20260609
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: cloud-hypervisor-nightly
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
%global commit 95d7b9856a0da604902e3aabb4e5d41080bc1cf6
|
||||
%global commit 934b41449fc48a0c106d2cf7cef1f0549c53bb18
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20260608
|
||||
%global commitdate 20260609
|
||||
%global ver 1.1.1
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
|
||||
+13
-12
@@ -5,11 +5,13 @@ Summary: This tool communicates with USB devices of id 05c6:9008 to uploa
|
||||
URL: https://github.com/linux-msm/qdl
|
||||
Source0: %url/archive/refs/tags/v%version.tar.gz
|
||||
License: BSD-3-Clause
|
||||
BuildRequires: make
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
BuildRequires: help2man
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(libzip)
|
||||
BuildRequires: pkgconfig(cmocka)
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
@@ -19,31 +21,30 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
%prep
|
||||
%autosetup -n qdl-%{version}
|
||||
|
||||
%conf
|
||||
%meson
|
||||
|
||||
%build
|
||||
%make_build
|
||||
make manpages
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
install -Dm755 qdl %{buildroot}%{_bindir}/qdl
|
||||
install -Dm755 qdl %{buildroot}%{_bindir}/qdl-ramdump
|
||||
install -Dm755 qdl %{buildroot}%{_bindir}/ks
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
install -Dm644 qdl.1 %{buildroot}%{_mandir}/man1/qdl.1
|
||||
install -Dm644 qdl-ramdump.1 %{buildroot}%{_mandir}/man1/qdl-ramdump.1
|
||||
install -Dm644 ks.1 %{buildroot}%{_mandir}/man1/ks.1
|
||||
%meson_install
|
||||
|
||||
%files
|
||||
%{_bindir}/qdl
|
||||
%{_bindir}/qdl-ramdump
|
||||
%{_bindir}/ks
|
||||
%{_bindir}/qdl-ks
|
||||
%{_mandir}/man1/qdl.1.*
|
||||
%{_mandir}/man1/qdl-ramdump.1.*
|
||||
%{_mandir}/man1/ks.1.*
|
||||
%{_mandir}/man1/qdl-ks.1.*
|
||||
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2026 Owen Zimmerman <owen@fyralabs.com> - 2.7-1
|
||||
- Update spec for 2.7
|
||||
|
||||
* Mon Feb 02 2026 Owen Zimmerman <owen@fyralabs.com>
|
||||
- Switch to tagged versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user