mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-26 13:28:27 +00:00
@@ -1,4 +1,5 @@
|
||||
project pkg {
|
||||
arches = ["x86_64"]
|
||||
rpm {
|
||||
spec = "buzz.spec"
|
||||
}
|
||||
|
||||
@@ -19,6 +19,8 @@ BuildRequires: cmake gcc gcc-c++
|
||||
BuildRequires: pkgconfig(vulkan)
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
%description
|
||||
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user