[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27643] [PATCH] gnu: Add simplescreenrecorder.
From: |
Arun Isaac |
Subject: |
[bug#27643] [PATCH] gnu: Add simplescreenrecorder. |
Date: |
Tue, 11 Jul 2017 19:47:02 +0530 |
>>> + ("qt" ,qt-4) ; README.md: using Qt 5 causes some stability issues
>>> + ("ffmpeg" ,ffmpeg)
>>> + ("alsa-lib" ,alsa-lib)
>>> + ("pulseaudio" ,pulseaudio)
>>> + ("jack" ,jack-1)
>>> + ("glu" ,glu)
>>> + ("libx11" ,libx11)
>>> + ("libxfixes" ,libxfixes)
>>> + ("libxext" ,libxext)
>>
>> The package builds successfully without libx11, libxfixes and libxext
>> included as inputs. Are you sure they are needed? Could you check again?
>>
>>> + ("libxi" ,libxi)))
>>
> These packages are listed as Build dependencies in README[0]. What do
> you think?
I think we should not include them as dependencies. We can always
include them later if we have problems.
I did start the application built without these packages, and it started
successfully. If you are a user of this package, you could test it more
extensively.
WDYT?
bug#27643: [PATCH] gnu: Add simplescreenrecorder., Arun Isaac, 2017/07/12
Message not available