summary refs log tree commit diff
path: root/pkgs/development/libraries/phonon
Commit message (Collapse)AuthorAge
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|
* libsForQt5.phonon-backend-gstreamer: remove DESTDIRJan Tojnar2019-12-29
| | | | | Originally introduced in 128901e09fd7cdd8f1fd8af2753dba54bf86c0f1, it no longer appears to be necessary.
* Merge staging-next into stagingFrederik Rietdijk2019-11-24
|\
| * phonon: remove qt4Jan Tojnar2019-11-22
| | | | | | | | | | | | | | | | Qt4 is no longer supported. https://phabricator.kde.org/D22688 Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
| * libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1Jan Tojnar2019-11-22
| | | | | | | | | | | | | | | | | | | | Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Requires qttools for Qt5LinguistTools. Qt4 support removed since Phonon no longer supports it either. Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
| * libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0Jan Tojnar2019-11-22
| | | | | | | | | | | | | | | | | | | | Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745). Not having this blocks the channels. Requires qttools for Qt5LinguistTools. Qt4 support removed since Phonon no longer supports it either. Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
* | treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|/
* libsForQt5.phonon: 4.10.3 -> 4.11.1R. RyanTM2019-10-22
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/phonon-qt5/versions
* treewide: remove redundant recvolth2019-08-28
|
* libsForQt5.phonon: 4.10.2 -> 4.10.3R. RyanTM2019-08-04
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/phonon-qt5/versions
* phonon: 4.10.1 -> 4.10.2 (#54157)R. RyanTM2019-04-08
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/phonon-qt4/versions
* libsForQt5.phonon-backend-vlc: 0.10.1 -> 0.10.2R. RyanTM2019-03-11
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/phonon-backend-vlc-qt5/versions
* phonon-backend-vlc: add licenseMarkus Kowalewski2018-10-25
|
* phonon-backend-gstreamer: add licenseMarkus Kowalewski2018-10-25
|
* phonon-backend-vlc: use qt5 by defaultMaximilian Bosch2018-06-26
| | | | | | | | | | | | | | | | | | | | `minitube` is currently broken transitively due to the broken `phonon-backend-qt4`: https://hydra.nixos.org/build/76523277 Although QT4 is fairly old, this package is still built with `qt4` ATM, however QT5 is available as well. After this change, QT5 will be built by default and in case anybody requires legacy QT4 it has to be enabled explicitly like this: ``` with import <nixpkgs> { }; phonon-backend-vlc.override { withQt4 = true; } ``` Now the QT5-only build can be used (which fixes `minitube`) and there are no confusions anymore with the build dependencies. Previously `phonon-backend-vlc` and `libsForQt5.phonon-backend-vlc` used `qt4` by default which was likely responsible for broken `minitube`.
* phonon: 4.9.1 -> 4.10.1Bastian Köcher2018-06-12
| | | | This update fixes also the compilation with Qt 5.11.
* phonon-backend-vlc: 0.9.0 -> 0.10.1Vaibhav Sagar2018-05-02
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* phonon: set paths for multiple outputsThomas Tuegel2017-10-11
| | | | | phonon was not set up for multiple outputs; in fact, some of the single-output paths were incorrect, such as the path to install Qt 5 plugins.
* treewide: homepage URL fixes (#28475)Matthew Justin Bauer2017-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pgadmin: use https homepage * msn-pecan: move homepage to github google code is now unavailable * pidgin-latex: use https for homepage * pidgin-opensteamworks: use github for homepage google code is unavailable * putty: use https for homepage * ponylang: use https for homepage * picolisp: use https for homepage * phonon: use https for homepage * pugixml: use https for homepage * pioneer: use https for homepage * packer: use https for homepage * pokerth: usee https for homepage * procps-ng: use https for homepage * pycaml: use https for homepage * proot: move homepage to .github.io * pius: use https for homepage * pdfread: use https for homepage * postgresql: use https for homepage * ponysay: move homepage to new site * prometheus: use https for homepage * powerdns: use https for homepage * pm-utils: use https for homepage * patchelf: move homepage to https * tesseract: move homepage to github * quodlibet: move homepage from google code * jbrout: move homepage from google code * eiskaltdcpp: move homepage to github * nodejs: use https to homepage * nix: use https for homepage * pdf2djvu: move homepage from google code * game-music-emu: move homepage from google code * vacuum: move homepae from google code
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-03-14
|\ | | | | | | | | Conflicts: pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
| * Merge branch 'master' into phonon-gstreamerThomas Tuegel2017-03-10
| |\
| * | phonon-backend-gstreamer: hardcode gstreamer plugin pathsThomas Tuegel2017-03-10
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2017-03-07
|\ \ \ | | |/ | |/|
| * | phonon-backend-gstreamer: don't create $out/$out/share/iconsBenno Fünfstück2017-03-06
| |/ | | | | | | | | | | | | | | The build system tries to update the mtime of the icons directory if `DESTDIR` is unset. That code has bug though that does not deal well with absolute `CMAKE_SHARE_PREFIX` resulting a double prefix bug. Setting `DESTDIR=/` (should be a no-op) fixes this.
* / phonon: 4.9.0 -> 4.9.1Thomas Tuegel2017-03-04
|/ | | | Fix build failure with Qt 5.8.0
* extra-cmake-modules: Lift Qt dependencyThomas Tuegel2017-02-27
|
* Separate Qt 5 packages from dependent librariesThomas Tuegel2017-02-27
|
* treewide: Make explicit that 'dev' output of gst_all_1.gstreamer is usedTuomas Tynkkynen2016-08-23
|
* phonon: explicitly select Qt 4 vs. Qt 5Thomas Tuegel2016-07-29
|
* phonon: remove qtquick1 inputThomas Tuegel2016-05-10
|
* phonon: fix src urlsThomas Tuegel2016-04-23
|
* phonon-backend-vlc: init at 0.9.0Thomas Tuegel2016-04-22
|
* phonon: 4.8.3 -> 4.9.0Thomas Tuegel2016-04-22
| | | | | - Removed phonon-backend-vlc. - Moved qt5.phonon to kde5.phonon.
* phonon: fix evaluation errorThomas Tuegel2016-04-20
|
* phonon: fix build after cmake setup hook changesThomas Tuegel2016-04-20
|
* phonon: Qt 5 infrastructure updateThomas Tuegel2015-12-20
|
* phonon: build with Qt 5.5Thomas Tuegel2015-09-27
|
* phonon: Fix building (on gcc5 maybe)William A. Kennington III2015-06-24
|
* Use libpulseaudio instead of pulseaudioWilliam A. Kennington III2015-05-29
|
* qt5: make qt-5.4.1 defaultThomas Tuegel2015-03-24
|
* update various packages to use Qt 5.4Thomas Tuegel2015-02-21
|
* phonon: add Qt 5 library and backendsThomas Tuegel2015-01-26
|
* phonon: upgrade to 4.8.1Thomas Tuegel2014-11-20
| | | | This version adds Qt 5 support.
* phonon: update from 4.7.1 to 4.7.2Aristid Breitkreuz2014-10-08
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* phonon: update from 4.7.0 to 4.7.1Nixpkgs Monitor2013-12-18
|
* phonon: update to 4.7.0Evgeny Egorochkin2013-12-04
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-23
|\ | | | | | | | | | | | | Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you please look at this? svn path=/nixpkgs/branches/stdenv-updates/; revision=32520