mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-19 18:10:38 +00:00
@@ -2,4 +2,7 @@ project pkg {
|
||||
rpm {
|
||||
spec = "terra-libplacebo.spec"
|
||||
}
|
||||
labels {
|
||||
extra = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: terra-libplacebo
|
||||
Version: 7.349.0
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Reusable library for GPU-accelerated video/image rendering primitives
|
||||
|
||||
License: LGPLv2+
|
||||
@@ -21,6 +21,9 @@ BuildRequires: spirv-tools-devel
|
||||
BuildRequires: vulkan-devel
|
||||
BuildRequires: glslang-devel
|
||||
BuildRequires: xxhash-devel
|
||||
# Conflict with upstream libplacebo
|
||||
Conflicts: libplacebo
|
||||
|
||||
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user