guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 8412ddfe49214b5fd06b0cd5e8b53c18ee6738b3
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Wed Jul 23 11:01:52 2025 +0900
gnu: gpac: Enable libcaption support.
* gnu/packages/video.scm (gpac) [inputs]: Add libcaption.
Change-Id: I5bd9e04d3a07cd5179a6a7f51a38aa8174a6d00b
---
gnu/packages/video.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 80c6451dee..526fd9507e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2444,9 +2444,7 @@ input files is possible, including video files.")
jack-2
liba52
libcaca
- ;; The build currently fails with libcaption 0.7 (see:
- ;; <https://github.com/gpac/gpac/issues/3305>).
- ;;libcaption
+ libcaption
libfreenect
libjpeg-turbo
libmad