summary refs log tree commit diff
path: root/pkgs/applications/audio/audacious
Commit message (Collapse)AuthorAge
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * 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
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* audacious: build with latest libcdioThomas Tuegel2018-02-24
|
* audaciousQt5: build with latest libcdioThomas Tuegel2018-02-24
|
* audacious: 3.8.2 -> 3.9Bastian Köcher2017-12-31
| | | | Also fixes compilation with qt 5.10.
* audacious: drop unneeded libmcs inputc0bw3b2017-11-01
|
* qt5: remove makeQtWrapperThomas Tuegel2017-06-18
|
* audaciousQt5: 3.8.1 -> 3.8.2, rename to audacious-qt5Frederik Rietdijk2017-02-11
| | | | The name is changed as well so it won't upgrade from the gtk3 version.
* audacious: 3.8 -> 3.8.2Frederik Rietdijk2017-02-11
|
* audaciousQt5: init at 3.8.1Thomas Tuegel2016-12-18
|
* audacious: 3.7.2 -> 3.8Franz Pletz2016-10-13
|
* audacious: 3.5.2 -> 3.7.2Ram Kromberg2016-08-12
| | | | | | | Fixes #17543. @fpletz: Removed unnecessary autotools dependencies & use wrapGAppsHook instead of makeWrapper.
* Merge pull request #15257 from binarin/fix-audacious-iconsJoachim Fasting2016-05-20
|\ | | | | audacious: Add default icon theme
| * audacious: Add default icon themeAlexey Lebedeff2016-05-06
| | | | | | | | | | | | | | | | Without this audacious shows the same empty icon for every toolbar button. Installing icon theme to a user profile helps, but this patch provides the default value. '--suffix' for makeWrapper is use intentionally - just to be sure that this is only default value, and anything else can override it.
* | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|/
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* audacious: Update to 3.5.2Eelco Dolstra2014-12-18
|
* audacious: update to version 3.5.1Longrin Wischnewski2014-08-31
|
* audacious: find gsettings schemasLuca Bruno2014-04-13
|
* audacious: update from 3.4.1 to 3.4.3Nixpkgs Monitor2014-01-13
|
* audacious: small update, fix crashes due to gsettings schemasVladimír Čunát2013-10-22
| | | | Close #1037.
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* audacious: update 3.2.2 -> 3.3.4, now needs gtk3Vladimír Čunát2013-06-20
| | | | | Also build on Linux platforms. Seems to work fine for me.
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* * Audacious updated to 3.2.2.Eelco Dolstra2012-05-20
| | | | svn path=/nixpkgs/trunk/; revision=34185
* audacious: updated to version 3.2.1Peter Simons2012-02-26
| | | | svn path=/nixpkgs/trunk/; revision=32609
* * Audacious updated to 3.0.Eelco Dolstra2011-07-26
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27959
* * Audacious updated to 2.4.2.Eelco Dolstra2010-12-29
| | | | svn path=/nixpkgs/trunk/; revision=25319
* * Audacious 2.4.0.Eelco Dolstra2010-09-06
| | | | svn path=/nixpkgs/trunk/; revision=23656
* * Build audacious with ffmpeg to get support for WMA and MPC.Eelco Dolstra2010-04-16
| | | | svn path=/nixpkgs/trunk/; revision=21138
* * Updated audacious to 2.3. Combined audacious and audacious-pluginsEelco Dolstra2010-04-16
| | | | | | | | | into one derivation so that it works out of the box - no need to set symlinks to the plugins in ~/.local/share/audacious. There is really no reason to install those packages separately anyway, as audacious is useless without the plugins package. svn path=/nixpkgs/trunk/; revision=21137
* * Build Audacious with XSPF (playlist) support.Eelco Dolstra2009-09-02
| | | | svn path=/nixpkgs/trunk/; revision=16935
* svn path=/nixpkgs/trunk/; revision=14284Eelco Dolstra2009-02-27
|
* * Updated Audacious and its dependencies.Eelco Dolstra2008-08-29
| | | | svn path=/nixpkgs/trunk/; revision=12763
* * Audacious: enable support for playing CDs.Eelco Dolstra2008-04-22
| | | | svn path=/nixpkgs/trunk/; revision=11671
* * Added Audacious, a fork of beep-media-player (which doesn't seem toEelco Dolstra2008-03-03
work very well after the Glibc update), plus its dependencies. TODO: make an audacious-wrapper that lets Audacious find its plugins automatically. Currently you have to install audacious-plugins and symlink ~/.nix-profile/lib/audacious/* in ~/.local/share/audacious/Plugins. svn path=/nixpkgs/trunk/; revision=10927