Package Details: obs-shaderfilter-git 2.6.0-1

Git Clone URL: https://aur.archlinux.org/obs-shaderfilter-git.git (read-only, click to copy)
Package Base: obs-shaderfilter-git
Description: enables custom shaders for OBS sources
Upstream URL: https://github.com/exeldro/obs-shaderfilter/
Licenses: Unlicense
Conflicts: obs-shaderfilter
Provides: obs-shaderfilter
Submitter: loooph
Maintainer: loooph
Last Packager: loooph
Votes: 6
Popularity: 0.79
First Submitted: 2020-09-03 18:17 (UTC)
Last Updated: 2026-03-10 00:51 (UTC)

Latest Comments

eliteschw31n commented on 2026-02-26 23:45 (UTC) (edited on 2026-02-26 23:45 (UTC) by eliteschw31n)

currently its failing

==> Starting build()...
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SIMDe: /usr/include (found version "0.8.2")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /tmp/makepkg/obs-shaderfilter-git/src/build
[ 50%] Building C object CMakeFiles/obs-shaderfilter.dir/obs-shaderfilter.c.o
/tmp/makepkg/obs-shaderfilter-git/src/obs-shaderfilter/obs-shaderfilter.c: In function ‘load_shader_from_file’:
/tmp/makepkg/obs-shaderfilter-git/src/obs-shaderfilter/obs-shaderfilter.c:298:37: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  298 |                         char *pos = strrchr(file_name, '/');
      |                                     ^~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/obs-shaderfilter.dir/build.make:79: CMakeFiles/obs-shaderfilter.dir/obs-shaderfilter.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/obs-shaderfilter.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'obs-shaderfilter-git-2.5.0-1': 
==> Making package: papirus-icon-theme-git 1:20250201.r92.g8b32bb5-1 (Fri 27 Feb 2026 12:41:54 AM CET)

codl commented on 2025-05-18 18:53 (UTC)

hi, cmake should be in makedependencies

mesmer commented on 2022-11-18 13:34 (UTC)

hey this package is broken right now the fork https://github.com/exeldro/obs-shaderfilter is the one that works i created a pkgbuild to make this work https://gist.github.com/mesmerx/1baa9fdb8ea979468bccf2d5e2664338 :) you can use if you wanna