guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60995] [PATCH v2] gnu: Add obs-vkcapture


From: Ott
Subject: [bug#60995] [PATCH v2] gnu: Add obs-vkcapture
Date: Sat, 21 Jan 2023 23:38:33 +0200

* gnu/packages/video.scm (obs-vkcapture): New variable.
---
 gnu/packages/video.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 76b7af0b8d..62fea0d341 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3596,7 +3596,7 @@ (define-public obs-vkcapture
                   vulkan-headers
                   vulkan-loader
                   wayland))
-    (home-page "https://git.sr.ht/~bl4ckb0ne/wxrc";)
+    (home-page "https://github.com/nowrep/obs-vkcapture";)
     (synopsis "OBS plugin for Vulkan/OpenGL game capture on Linux")
     (description "This OBS plugin lets you record an OpenGL or Vulkan
 game by adding the Game Capture source to your scene and starting an

base-commit: 2491a60404b69da20c2b4fd952e5d5e326374d1d
prerequisite-patch-id: 98a2f9b73a587d39782a5f393616331d629b87bf
-- 
2.38.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]