maltejur / discord-screenaudio

A custom discord client that supports streaming with audio on Linux.
1.1k stars 35 forks source link

Unable to build but I already installed pipewire... #150

Open Rivers071 opened 1 year ago

Rivers071 commented 1 year ago

==> Criando o pacote: discord-screenaudio 1.8.1-1 (sáb 29 abr 2023 15:02:43) ==> Verificando as dependências de tempo de execução... ==> Verificando as dependências de tempo de compilação... ==> Obtendo fontes... -> Encontrado discord-screenaudio-1.8.1.tar.gz -> Encontrado rohrkabel-1.2.tar.gz ==> Validando source arquivos com sha256sums... discord-screenaudio-1.8.1.tar.gz ... Passou rohrkabel-1.2.tar.gz ... Passou ==> Extraindo fontes... -> Extraindo discord-screenaudio-1.8.1.tar.gz com bsdtar -> Extraindo rohrkabel-1.2.tar.gz com bsdtar ==> Iniciando prepare()... renomeado 'rohrkabel-1.2' -> 'discord-screenaudio-1.8.1/submodules/rohrkabel' ==> Removendo diretório $pkgdir/ existente... ==> Iniciando build()... -- Found version.txt with 1.8.1 -- Found no annotated tags. -- DISCORD_SCEENAUDIO_VERSION: 1.8.1 -- DISCORD_SCEENAUDIO_VERSION_NCOMMITS: 0 -- DISCORD_SCEENAUDIO_VERSION_GIT_REV: 86b7380 -- DISCORD_SCEENAUDIO_VERSION_IS_DIRTY: FALSE -- DISCORD_SCEENAUDIO_VERSION_COMMIT_TIMESTAMP: 1682034071 -- DISCORD_SCEENAUDIO_VERSION_SUFFIX: -- DISCORD_SCEENAUDIO_VERSION_FULL: 1.8.1 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PipeWire (missing: PipeWire_INCLUDE_DIRS Spa_INCLUDE_DIRS) (found version "") Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) submodules/rohrkabel/FindPipeWire.cmake:96 (find_package_handle_standard_args) submodules/rohrkabel/CMakeLists.txt:56 (find_package)

-- Configuring incomplete, errors occurred! ==> ERRO: Uma falha ocorreu em build(). Abortando...

nighteous commented 1 year ago

Just got past this issue, I had to install libpipewire-devel.

yerbestpal commented 1 year ago

Just got past this issue, I had to install libpipewire-devel.

Do you happen to know of the Arch equivalent package?

maltejur commented 1 year ago

@yerbestpal do you have libpipewire installed?

yerbestpal commented 1 year ago

@yerbestpal do you have libpipewire installed?

Yes.

Shoxx98 commented 7 months ago

I am on Manjaro KDE and get the same issue