Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] obs: update to 29.1.0.
@ 2023-05-03 23:35 lemmi
  2023-05-04  7:29 ` [PR PATCH] [Updated] " lemmi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lemmi @ 2023-05-03 23:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages obs
https://github.com/void-linux/void-packages/pull/43738

obs: update to 29.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 6c32161e1da5f3900836cc2e230b9f1a2cae7fa3 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Thu, 4 May 2023 01:35:02 +0200
Subject: [PATCH] obs: update to 29.1.0.

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

diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template
index 1a7132ae832f..89fd11297c3f 100644
--- a/srcpkgs/obs/template
+++ b/srcpkgs/obs/template
@@ -1,11 +1,11 @@
 # Template file for 'obs'
 pkgname=obs
-version=29.0.2
+version=29.1.0
 revision=1
 archs="i686* x86_64* ppc64le* aarch64*"
 build_style=cmake
 configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
- -DENABLE_VST=OFF -DENABLE_AJA=OFF"
+ -DENABLE_VST=OFF -DENABLE_AJA=OFF -DCALM_DEPRECATION=ON"
 hostmakedepends="pkg-config swig python3-devel qt6-base"
 makedepends="LuaJIT-devel fdk-aac-devel ffmpeg-devel glu-devel
  jack-devel libXcomposite-devel libcurl-devel libva-devel
@@ -20,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=0e6260800b80c3fc9f67c4c3fb12ffae740ab1dd188e526a55e0fc8949168db2
+checksum=f6cf84a196636c949add633f37702e3b1c93d7229bda075dd3c3793205f428eb
 
 pre_configure() {
 	# it's not enough to use -DENABLE_BROWSER ...
@@ -35,7 +35,6 @@ obs-devel_package() {
 		vmove usr/lib/libobs-frontend-api.so
 		vmove usr/lib/libobs-opengl.so
 		vmove usr/lib/libobs.so
-		vmove usr/lib/libobsglad.so
 		vmove usr/lib/libobs-scripting.so
 		vmove usr/include
 		vmove usr/lib/cmake

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

end of thread, other threads:[~2023-05-04  8:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 23:35 [PR PATCH] obs: update to 29.1.0 lemmi
2023-05-04  7:29 ` [PR PATCH] [Updated] " lemmi
2023-05-04  7:40 ` lemmi
2023-05-04  7:57 ` lemmi
2023-05-04  8:44 ` [PR PATCH] [Closed]: " lemmi
2023-05-04  8:44 ` [PR PATCH] [Updated] " 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).