Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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 | Add ftl-sdk submodule for FTL support | benklett | |
2016-09-28 | Switch update icon cache from install file to deps | benklett | |
2016-08-30 | Make jack an optional dep, add vlc as optional dep | benklett | |
2016-03-07 | Add missing dependency: jack + Reformat PKGBUILD | benklett | |
2015-12-22 | Simplify PKGBUILD according to escondida's instructions | benklett | |
2015-07-12 | Add curl as dependency and bump to pkgrel 2 | benklett | |
2015-07-09 | Updatepkg: Version 0.11.1 | benklett | |
2015-07-09 | Initial import | benklett | |