nixpkgs/pkgs/applications
Maximilian Bosch f027e82e76 avidemux: rewrite derivation
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248).

Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.

In order to create a CLI-only instance you can simply override the
derivation:

```
avidemux.override {
  withQT = false;
}
```

It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):

```
avidemux.override {
  default = "cli"; # default is `qt5`
}
```

The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64)
2018-02-25 01:04:07 +03:00
..
altcoins go-ethereum: Dont install sources in $out 2018-02-23 18:47:45 +08:00
audio deadbeefPlugins.opus: init at 0.8 2018-02-24 18:43:23 +01:00
backup crashplan-small-business: 6.6.0 -> 6.7.0 2018-02-21 10:13:42 +01:00
display-managers treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
editors android-studio-preview: 3.1.0.11 -> 3.1.0.12 2018-02-23 21:57:09 +01:00
gis saga: 5.0.0 -> 6.2.0 2018-01-03 20:18:57 +01:00
graphics gthumb: fixed mime types 2018-02-24 18:41:00 +01:00
inferno
kde kde-applications: 17.12.1 -> 17.12.2 2018-02-11 00:26:45 +08:00
misc keepass: bring back and update plugins load patches 2018-02-24 12:53:19 +02:00
networking firefox-beta-bin: 59.0b11 -> 59.0b12 2018-02-24 22:44:13 +08:00
office Merge pull request #35341 from jerith666/timetrap-1-15-1 2018-02-23 04:04:32 +00:00
science qalculate-gtk: 2.1.0 -> 2.2.1 2018-02-24 11:54:53 +01:00
search catfish: 1.4.2 -> 1.4.4 2018-02-13 11:50:40 -02:00
taxes treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
version-management Merge pull request #35295 from volth/patch-96 2018-02-23 03:44:57 +00:00
video avidemux: rewrite derivation 2018-02-25 01:04:07 +03:00
virtualization Merge pull request #35151 from xeji/virtmanager-cleanup 2018-02-23 11:31:21 +00:00
window-managers way-cooler: 0.6.2 -> 0.8.0 2018-02-04 05:17:53 +03:00