summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-24Fix buildRafael Fontenelle
- Replace the deleted obs-studio-wayland in favor of OBS >27 - Fix gs_texture_create_from_dmabuf call adding missing parameter
2020-09-18Update depends and remove patchRafael Fontenelle
Now depends on AUR package obs-studio-wayland, as the obs-studio from official repositories currently doesn't provide the header libobs/obs-nix-platform.h Remove patch file which doesn't apply anymore after changes in the source file. As a consequence, remove empty prepare(). Finally drop _pkgname variable, use bash magic instead.
2020-07-07Apply patch to fix timestampRafael Fontenelle
2020-07-07Use meson wrappersRafael Fontenelle
2020-05-13Improvements, add xdg-desktop-portalRafael Fontenelle
Add xdg-desktop-portal to depends array Also update pkgver() command line to show revision and hash, and include provides and conflicts fields to avoid possible issue with future non-VCS package. On build(), use arch-meson wrapper instead of meson binary.
2019-11-24Initial commitRafael Fontenelle