summaryrefslogtreecommitdiffstats
path: root/multimedia/avidemux/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-08-18 16:29:50 +0200
committer Matteo Bernardini2019-08-18 16:29:50 +0200
commite81a89f1b6ccd3da8cffc51b431e0026126e34b9 (patch)
treed58abd1dad22c526d4bebefe25d34800370d6392 /multimedia/avidemux/README
parentd04189e642ca17186cb9b2b5899fa9c12aceb782 (diff)
downloadslackbuilds-5f2831c3d36a91082430233bca817afd27cec528.tar.gz
20190818.2 global branch merge.current-20190818.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'multimedia/avidemux/README')
-rw-r--r--multimedia/avidemux/README15
1 files changed, 1 insertions, 14 deletions
diff --git a/multimedia/avidemux/README b/multimedia/avidemux/README
index c51dee2b3a..32c356af2c 100644
--- a/multimedia/avidemux/README
+++ b/multimedia/avidemux/README
@@ -3,18 +3,5 @@ encoding tasks. It supports many file types, including AVI, DVD compatible
MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated
using projects, job queue and powerful scripting capabilities.
-By default only the cli and qt4 interfaces are built. Upstream currently
-does not support the gtk interface and while it may build, the gtk gui
-crashes during startup. To enable (or disable) an interface, use the
-WITH_CLI, WITH_QT4, and WITH_GTK variables as such:
-
-WITH_CLI=NO sh ./avidemux.SlackBuild
-
-or, if you use fakeroot:
-
-fakeroot env WITH_GTK=YES sh ./avidemux.SlackBuild
-
-though building the gtk is not recommended or supported.
-
Optional dependencies are aften, amrnb, jack-audio-connection-kit,
-and x265.
+nv-codec-headers and x265.