* [bug#48196] [PATCH] gnu: mediainfo: Update to 21.03.
@ 2021-05-03 15:21 Michael Rohleder
2021-05-11 10:39 ` Ludovic Courtès
2021-05-14 10:15 ` bug#48196: " Ludovic Courtès
0 siblings, 2 replies; 3+ messages in thread
From: Michael Rohleder @ 2021-05-03 15:21 UTC (permalink / raw)
To: 48196; +Cc: Michael Rohleder
* gnu/packages/video.scm (mediainfo): Update to 21.03.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 481ab46b6e..bd38a6b417 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3870,7 +3870,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
(define-public mediainfo
(package
(name "mediainfo")
- (version "20.09")
+ (version "21.03")
(source (origin
(method url-fetch)
;; Warning: This source has proved unreliable 1 time at least.
@@ -3881,7 +3881,7 @@ MPEG-2, MPEG-4, DVD (VOB)...
name "_" version ".tar.xz"))
(sha256
(base32
- "0rqg9z7s5bk7vlvjrs4gackzg7ib05a0dffi2ihsjf5a7kw7wcir"))))
+ "07h2a1lbw5ak6c9bcn8qydchl0wpgk945rf9sfcqjyv05h5wll6y"))))
(native-inputs
`(("autoconf" ,autoconf)
("automake" ,automake)
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#48196] [PATCH] gnu: mediainfo: Update to 21.03.
2021-05-03 15:21 [bug#48196] [PATCH] gnu: mediainfo: Update to 21.03 Michael Rohleder
@ 2021-05-11 10:39 ` Ludovic Courtès
2021-05-14 10:15 ` bug#48196: " Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2021-05-11 10:39 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 48196
After the libmediainfo upgrade I get:
--8<---------------cut here---------------start------------->8---
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/gnu/store/mpa04aq8lblbcviyxywxcsb1zbi0mf39-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
./configure: line 11401: libzen-config: command not found
./configure: line 11496: libmediainfo-config: command not found
configure: error: libmediainfo configuration is not found
command "/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "./configure" "CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" "--prefix=/gnu/store/igfphawjf38ygh8g8xhv9b4zha23xk8q-mediainfo-21.03" "--enable-fast-install" "--build=x86_64-unknown-linux-gnu" failed with status 1
builder for `/gnu/store/kyx5i8pjc6987mw6j7qhvvc5cz3qw3ns-mediainfo-21.03.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8---
Could you take a look?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#48196: [PATCH] gnu: mediainfo: Update to 21.03.
2021-05-03 15:21 [bug#48196] [PATCH] gnu: mediainfo: Update to 21.03 Michael Rohleder
2021-05-11 10:39 ` Ludovic Courtès
@ 2021-05-14 10:15 ` Ludovic Courtès
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2021-05-14 10:15 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 48196-done
Michael Rohleder <mike@rohleder.de> skribis:
> * gnu/packages/video.scm (mediainfo): Update to 21.03.
Applied! The build failure was due to
<https://issues.guix.gnu.org/48194>.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-14 10:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03 15:21 [bug#48196] [PATCH] gnu: mediainfo: Update to 21.03 Michael Rohleder
2021-05-11 10:39 ` Ludovic Courtès
2021-05-14 10:15 ` bug#48196: " Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).