Commit graph

26 commits

Author SHA1 Message Date
Matthias Beyer 3a3860fe48 mixx: Build with libshout 2.4.1
Because libshout 2.4.2 and newer seem to break streaming in mixxx, build
it with 2.4.1 instead.

This actually fixes the problem.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-03-28 22:25:08 +01:00
Orivej Desh ef164d2ba9 vamp-plugin-sdk: rename from vamp.vampSDK 2020-03-26 22:34:47 +00:00
R. RyanTM a9d1209f1d mixxx: 2.2.2 -> 2.2.3 2019-12-23 17:26:15 -08:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Matthias Beyer 45a961fa5d mixxx: 2.2.1 -> 2.2.2 2019-08-16 13:54:06 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace 9e36f272f9 mixxx: drop custom wrapper
This prevented it from being wrapped
automatically because it wasn't an ELF
header.
2019-08-07 12:58:00 -04:00
Сухарик eb1ada708c mixxx: use qt5.mkDerivation 2019-08-05 00:11:09 +03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 9b297861ac mixxx: 2.2.0 -> 2.2.1 (#60632)
* mixxx: 2.2.0 -> 2.2.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mixxx/versions

* mixxx: speedup build with parallel building
2019-05-01 18:55:18 +02:00
Tim Williams 8203fba410 mixxx: 2.1.5 -> 2.2.0 (#53643) 2019-04-07 14:05:57 +01:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
R. RyanTM 69f70ad18a mixxx: 2.1.4 -> 2.1.5 (#50043)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mixxx/versions
2018-11-10 15:46:36 +01:00
Bernard Fortz fa42b4698a mixxx: added opus files support 2018-10-19 10:43:04 +02:00
R. RyanTM fe287e755f mixxx: 2.1.3 -> 2.1.4 (#47012)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mixxx/versions
2018-09-24 17:23:58 +02:00
Bernard Fortz a847dccf45 mixxx 2.1.3: Fixed glibc locale bug 2018-08-31 14:38:54 +02:00
Bernard Fortz d41409cd8f mixxx: 2.0.0 -> 2.1.3 2018-08-26 13:13:18 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tim Williams 067cac78e8
mixxx: add AAC support
fixes #29472
2018-01-09 09:29:02 +08:00
Cillian de Róiste 769c44d9d8 mixxx: patch to build with gcc6 (via debian)
Also, get the sqlite patch directly from bugs.gentoo.org.
2017-08-30 17:57:27 +02:00
Bart Brouns 463f53906a mixxx: fix build 2017-08-12 23:58:17 +02:00
Cillian de Róiste 52ebfd6bc6 mixxx: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste 85f9d04319 mixxx: tidy up, remove obsolete patch, co-adopt 2016-01-23 15:47:41 +01:00
Cillian de Róiste 63485280dd mixxx: 1.11.0 -> 2.0.0 2016-01-23 15:47:41 +01:00
Eelco Dolstra 40f7b0f9df Another attempt to eradicate ensureDir
See c556a6ea46.
2014-06-30 14:56:10 +02:00
aszlig 45e740b119
mixxx: New package in version 1.11.0.
Compiles fine on linux i686 and amd64. Adding myself as maintainer, even
though I'm not using the package by myself, but a friend is using it for
DJing from a NixOS live system I'm maintaining.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00