Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] obs: update to 27.0.0.
@ 2021-06-01 17:52 paper42
  2021-06-01 18:53 ` [PR PATCH] [Updated] " paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: paper42 @ 2021-06-01 17:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

There is a new pull request by paper42 against master on the void-packages repository

https://github.com/paper42/void-packages obs-27
https://github.com/void-linux/void-packages/pull/31245

obs: update to 27.0.0.
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

ping @lemmi
I couldn't test it on aarch64.

A patch file from https://github.com/void-linux/void-packages/pull/31245.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-obs-27-31245.patch --]
[-- Type: text/x-diff, Size: 1720 bytes --]

From 49865dce627287fc96549d5303f9880baa2ba998 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Mon, 8 Mar 2021 13:16:27 +0000
Subject: [PATCH] obs: update to 27.0.0.

---
 srcpkgs/obs/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index 830b94bcb6c9..da6ccd02a762 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,23 +1,24 @@
 # Template file for 'obs'
 pkgname=obs
-version=26.1.2
+version=27.0.0
 revision=1
-archs="i686* x86_64* ppc64le*"
+archs="i686* x86_64* aarch64* ppc64le*"
 wrksrc="obs-studio-${version}"
 build_style=cmake
-configure_args="-DOBS_VERSION_OVERRIDE=${version}"
-hostmakedepends="pkg-config swig"
+configure_args="-DOBS_VERSION_OVERRIDE=${version} -DBUILD_BROWSER=OFF -DBUILD_VST=OFF"
+hostmakedepends="pkg-config swig qt5-qmake qt5-host-tools"
 makedepends="LuaJIT-devel fdk-aac-devel ffmpeg-devel glu-devel jack-devel
  libXcomposite-devel libcurl-devel pulseaudio-devel python3-devel
  qt5-x11extras-devel qt5-svg-devel speexdsp-devel v4l-utils-devel vlc-devel
- x264-devel mbedtls-devel jansson-devel"
+ x264-devel mbedtls-devel jansson-devel wayland-devel pipewire-devel"
+depends="xset xdg-desktop-portal"
 short_desc="Open Broadcaster Software"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="GPL-2.0-or-later"
 homepage="https://obsproject.com"
 changelog="https://github.com/obsproject/obs-studio/releases"
 distfiles="https://github.com/obsproject/obs-studio/archive/${version}.tar.gz"
-checksum=bc8b4c61ba4aae87b70c589a6a5b8538e4f03121b31e9b98a2071d9f6006b897
+checksum=c7ea5369f4c94203a8a81b73c6372873f08ab9e5b20860691dad2c29f5dda85e
 
 CFLAGS="-fcommon"
 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-08  3:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 17:52 [PR PATCH] obs: update to 27.0.0 paper42
2021-06-01 18:53 ` [PR PATCH] [Updated] " paper42
2021-06-02  4:22 ` ericonr
2021-06-02 18:42 ` Noah-Huppert
2021-06-03 16:24 ` Gottox
2021-06-03 20:20 ` [PR PATCH] [Updated] " paper42
2021-06-08  3:06 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).