Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] obs: update to 29.0.2
Date: Tue, 21 Feb 2023 08:58:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42371@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2023-02-21  7:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21  7:58 the-maldridge [this message]
2023-02-21 12:46 ` lemmi
2023-02-21 12:46 ` [PR PATCH] [Merged]: " lemmi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42371@inbox.vuxu.org \
    --to=the-maldridge@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).