Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] obs: update to 29.0.2
@ 2023-02-21  7:58 the-maldridge
  2023-02-21 12:46 ` lemmi
  2023-02-21 12:46 ` [PR PATCH] [Merged]: " lemmi
  0 siblings, 2 replies; 3+ messages in thread
From: the-maldridge @ 2023-02-21  7:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-maldridge/void-packages new-obs
https://github.com/void-linux/void-packages/pull/42371

obs: update to 29.0.2
Did a build and a quick check to see that it launched.  v29 pulls in libva, though this can likely be disabled if we really want.

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

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

From b440105b8080c7bbe53ebbc463dd6ee83b00d853 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Tue, 21 Feb 2023 01:56:59 -0600
Subject: [PATCH] obs: update to 29.0.2

---
 srcpkgs/obs/template | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index 6c6bafe80db2..e0348ec5c20b 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,17 +1,18 @@
 # Template file for 'obs'
 pkgname=obs
-version=28.1.2
-revision=2
+version=29.0.2
+revision=1
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
-configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_BROWSER=OFF
- -DENABLE_JACK=ON -DENABLE_VST=OFF -DENABLE_AJA=OFF"
+configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
+ -DENABLE_VST=OFF -DENABLE_AJA=OFF"
 hostmakedepends="pkg-config swig python3-devel qt6-base-devel"
-makedepends="LuaJIT-devel fdk-aac-devel ffmpeg-devel glu-devel jack-devel
- libXcomposite-devel libcurl-devel pulseaudio-devel python3-devel
- speexdsp-devel v4l-utils-devel vlc-devel qt6-svg-devel x264-devel
- mbedtls-devel jansson-devel wayland-devel pipewire-devel libxkbcommon-devel
- pciutils-devel librist-devel srt-devel"
+makedepends="LuaJIT-devel fdk-aac-devel ffmpeg-devel glu-devel
+ jack-devel libXcomposite-devel libcurl-devel libva-devel
+ pulseaudio-devel python3-devel speexdsp-devel v4l-utils-devel
+ vlc-devel qt6-svg-devel x264-devel mbedtls-devel jansson-devel
+ wayland-devel pipewire-devel libxkbcommon-devel pciutils-devel
+ librist-devel srt-devel"
 depends="xset xdg-desktop-portal"
 short_desc="Open Broadcaster Software"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
@@ -19,7 +20,7 @@ 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=c51c72945867cd9862ba663b01cc8313153a0249dd3df0626e63fc5d82a84b39
+checksum=0e6260800b80c3fc9f67c4c3fb12ffae740ab1dd188e526a55e0fc8949168db2
 
 pre_configure() {
 	# it's not enough to use -DENABLE_BROWSER ...

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

* Re: obs: update to 29.0.2
  2023-02-21  7:58 [PR PATCH] obs: update to 29.0.2 the-maldridge
@ 2023-02-21 12:46 ` lemmi
  2023-02-21 12:46 ` [PR PATCH] [Merged]: " lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-02-21 12:46 UTC (permalink / raw)
  To: ml

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/42371#issuecomment-1438421476

Comment:
Quickly tested locally on `x86_64`. Finally came around to check whether the `av1` codecs were working. Seems to work so far. Thank you!

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

* Re: [PR PATCH] [Merged]: obs: update to 29.0.2
  2023-02-21  7:58 [PR PATCH] obs: update to 29.0.2 the-maldridge
  2023-02-21 12:46 ` lemmi
@ 2023-02-21 12:46 ` lemmi
  1 sibling, 0 replies; 3+ messages in thread
From: lemmi @ 2023-02-21 12:46 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

obs: update to 29.0.2
https://github.com/void-linux/void-packages/pull/42371

Description:
Did a build and a quick check to see that it launched.  v29 pulls in libva, though this can likely be disabled if we really want.

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

end of thread, other threads:[~2023-02-21 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  7:58 [PR PATCH] obs: update to 29.0.2 the-maldridge
2023-02-21 12:46 ` lemmi
2023-02-21 12:46 ` [PR PATCH] [Merged]: " lemmi

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).