1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00

gnu: libbdplus: Update to 0.2.0.

* gnu/packages/video.scm (libbdplus): Update to 0.2.0.

Change-Id: Ic357c71649b8f07ddb37b0860f30d9ef247529d5
This commit is contained in:
Efraim Flashner
2024-01-24 10:37:15 +02:00
committed by Ludovic Courtès
parent 7990d6db4d
commit 697a2e2d97

View File

@@ -4803,17 +4803,17 @@ and MPEG system streams.")
(define-public libbdplus
(package
(name "libbdplus")
(version "0.1.2")
(version "0.2.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://ftp.videolan.org/pub/videolan/libbdplus/"
version "/" name "-" version ".tar.bz2"))
(sha256
(base32 "02n87lysqn4kg2qk7d1ffrp96c44zkdlxdj0n16hbgrlrpiwlcd6"))))
(base32 "0n0ayjq2ld7lfhrfcdj9bam96m2hih34phyjan8nwggkmqzflgmr"))))
(build-system gnu-build-system)
(inputs
(list libgcrypt))
(build-system gnu-build-system)
(home-page "https://www.videolan.org/developers/libbdplus.html")
(synopsis "Library for decrypting certain Blu-Ray discs")
(description "libbdplus is a library which implements the BD+ System