Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37595141
en ru br
ALT Linux repos
S:1.3.2-alt1

Group :: Games/Strategy
RPM: vcmi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: remove_avconv_requires.patch
Download


diff --git a/vcmibuilder b/vcmibuilder
index d9f9c97..c7ea0d5 100755
--- a/vcmibuilder
+++ b/vcmibuilder
@@ -109,7 +109,6 @@ fi
 if [[ -n "$useffmpeg" ]]
 then
 	ffmpeg -version > /dev/null 2>&1 && AUDIO_CONV=ffmpeg
-	avconv -version > /dev/null 2>&1 && AUDIO_CONV=avconv
 	if [[ -z "$AUDIO_CONV" ]]
 	then
 		fail "Error: neither ffmpeg nor avconv were found. Please install it."
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin