Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-16 | Update to 27.2.0, switch to cef-minimal-obs, remove cef91.patch | Alice Gaudon | |
2021-12-06 | Restrict cef-minimal to <95.0.0 | Alice Gaudon | |
2021-10-05 | Bump to version 27.1.3 | Alice Gaudon | |
2021-09-30 | Update pkgsum | Alice Gaudon | |
2021-09-30 | Update cef91.patch and add it back | Alice Gaudon | |
2021-09-30 | Bump to 27.1.1, remove cef91 patch | Alice Gaudon | |
This requires a clean build. | |||
2021-09-26 | Bump pkgrel and update .SRCINFO | Alice Gaudon | |
2021-09-25 | CEF 91+ compatibility | aeris | |
2021-09-16 | Restrict cef-minimal version to <89.0.0 | Alice Gaudon | |
This is intended to be used with the cef-minimal-obs-studio-browser package | |||
2021-07-02 | Add support for sndio plugin | Alice Gaudon | |
2021-07-02 | Remove ENABLE_PIPEWIRE flag as it is ON by default | Alice Gaudon | |
2021-07-02 | Make pipewire and libxcomposite dependencies not optional | Alice Gaudon | |
I tested removing pipewire and it makes screen capture impossible and clicking on previously created screen capture sources makes obs crash. It also is a fundamental component of obs, and thus I see no use case without it. I couldn't test removing libxcomposite but at this point I'm trusting the official obs-studio package. | |||
2021-07-02 | Add mbedtls dependency | Alice Gaudon | |
I'm trusting the official obs-studio package for this one. | |||
2021-06-12 | Bump to version 27.0.1 | Alice Gaudon | |
2021-06-02 | Merge branch '27-rc' | Alice Gaudon | |
2021-06-02 | Build obs with pipewire support enabled | Alice Gaudon | |
Allows running obs with QT_QPA_PLATFORM=wayland, as said here https://aur.archlinux.org/packages/obs-studio-git/#comment-800893 | |||
2021-06-02 | Fix lua version mismatch crash with vlc-luajit | Alice Gaudon | |
Thanks tytan652 for the package | |||
2021-06-02 | Add dlopen patch | Alice Gaudon | |
2021-06-02 | Switch to stable version 27.0.0 | Alice Gaudon | |
2021-04-13 | Update .gitignore | Alice Gaudon | |
2021-04-13 | Add pipewire support | Alice Gaudon | |
2021-04-13 | Add wayland support and update dependencies | Alice Gaudon | |
2021-04-13 | Switch to cef-minimal>=87.0.0 | Alice Gaudon | |
2021-04-13 | Bump version to 27.0.0-rc2 | Alice Gaudon | |
2021-04-13 | Reindent PKGBUILD with 4 spaces and remove vim line | Alice Gaudon | |
2021-03-27 | Add qt5-svg dependency | Alice Gaudon | |
2021-03-24 | Add obs-vst submodule | Alice Gaudon | |
2021-01-11 | Add obs-linuxbrowser conflict | Alice Gaudon | |
2021-01-08 | Bump to version 26.1.1 | Alice Gaudon | |
2020-12-15 | Add v4l2loopback-dkms optional dependency | Alice Gaudon | |
2020-12-15 | Bump to version 26.1.0 | Alice Gaudon | |
2020-11-05 | Rename package and pin to latest stable release tag 26.0.2. | Alice Gaudon | |
2020-07-06 | Switch to cef-minimal-3770 for the time being | benklett | |
2020-03-03 | Update .SRCINFO | benklett | |
2020-03-03 | Remove optional dependency of cef-minimal, it seems like it's not needed | benklett | |
2020-03-03 | Fix build with browser | benklett | |
2020-03-02 | Add support for obs browser source | benklett | |
2019-08-13 | Update pkgrel | benklett | |
2019-08-13 | Remove debug variable | benklett | |
2019-08-13 | Fix installation problem | benklett | |
2019-08-13 | Fix repo URL | benklett | |
2018-02-27 | Remove accidentally committed line in PKGBUILD | benklett | |
2018-01-31 | Remove cmake workaround for luajit | benklett | |
I cannot reproduce the build error anymore. That's why I removed the luajit wokaround. | |||
2018-01-25 | Fix indention in PKGBUILD and set expandtab in vim | benklett | |
2018-01-25 | Add luajit dependency | benklett | |
This adds luajit as makedepends and as optional dependency. The LUAJIT_INCLUDE_DIR cmake variable had to be set to use luajit instead of lua. | |||
2018-01-23 | Add python and swig dependency at compile time | benklett | |
This adds python and swig as makedepends and optdepends for scripting. Sadly I could not add luajit because it does not compile yet. I will ask around when I have time for it. | |||
2018-01-23 | Remove git submodule init | benklett | |
This removes git submodule init, because it initializes unused submodules | |||
2018-01-12 | Specify the version in provides of PKGBUILD | benklett | |
2017-08-30 | Update .SRCINFO | benklett | |
2017-08-30 | Add ftl-sdk submodule for FTL support | benklett | |