mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit fb3e560d19)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
Name: stardust-xr-server
|
||||
Version: 0.45.1
|
||||
Release: 1%?dist
|
||||
Version: %commit_date.%shortcommit
|
||||
Release: 2%?dist
|
||||
Summary: Usable Linux display server that reinvents human-computer interaction for all kinds of XR.
|
||||
URL: https://github.com/StardustXR/server
|
||||
Source0: %url/archive/refs/tags/%version.tar.gz
|
||||
Source0: %url/archive/%commit/server-%commit.tar.gz
|
||||
License: GPL-2.0-only
|
||||
|
||||
BuildRequires: cargo cmake anda-srpm-macros cargo-rpm-macros gcc-c++ mold
|
||||
@@ -24,7 +24,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
Usable Linux display server that reinvents human-computer interaction for all kinds of XR, from putting 2D/XR apps into various 3D shells for varying uses to SDF-based interaction.
|
||||
|
||||
%prep
|
||||
%autosetup -n server-%version
|
||||
%autosetup -n server-%commit
|
||||
%cargo_prep_online
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user