summary refs log tree commit diff
path: root/pkgs/applications/audio/amarok
Commit message (Collapse)AuthorAge
* amarok: clean-up unused argumentssuperherointj2023-02-06
|
* Merge #195644: mysql57: dropVladimír Čunát2022-10-25
|\
| * amarok: switch form mysql57 to mariadb-embeddedYorick van Pelt2022-10-12
| |
* | amarok: add breeze-icons to be a fallback for when there are no globallyArtturin2022-10-21
|/ | | | | | | | installed icons breeze-icons will be added to XDG_DATA_DIRS in the wrapper if the user has set their own icon theme then breeze-icons won't be used
* amarok: use ffmpeg instead of ffmpeg_3 (#120657)Robert Schütz2021-04-27
|
* amarok: split doc into separate outputSandro Jäckel2021-03-29
|
* amarok: 2020-06-12 -> 2.9.71Robert Schütz2021-03-15
|
* amarok: 2.9.0-20190824 -> amarok-unstable 2020-06-12Keshav Kini2020-06-14
| | | | | | | | | This commit bumps amarok to the most recent commit in master and adds liblastfm as a dependency to make use of the last.fm integration that has been re-enabled in upstream master (it was disabled for a while due to breakage on Qt5). I also updated the package name and version to match [the stipulations in the Nixpxgs manual](https://nixos.org/nixpkgs/manual/#sec-package-naming).
* treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* amarok: add missing description & homepageChristine Koppelt2019-11-10
|
* amarok: 2.9.0-20180618 -> 2.9.0-20190824Robin Gloster2019-09-05
| | | | gcc 8 support
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|
* amarok: 2.8.91-20170228 -> 2.9.0-20180618Peter Hoeg2018-06-27
| | | | | | Also: - make kf5 version default - drop kdelibs4
* amarok: fix building against Qt-5.11Evgeny Egorochkin2018-06-24
|
* Merge branch 'master' into stagingVladimír Čunát2017-12-29
|\ | | | | | | Hydra: ?compare=1421760
| * amarok-kde4: dropgnidorah2017-12-22
| |
* | amarok{,-kf5}: use mysql.server.static for libmysqldRobin Gloster2017-12-29
|/
* Merge pull request #26436 from peterhoeg/p/amarokThomas Tuegel2017-11-15
|\ | | | | amarok-kf5: init at 2.8.91-20170228
| * amarok-kf5: init at 2.8.91-20170228Peter Hoeg2017-07-19
| |
* | Revert "amarok-kf5: init at 2.8.91-20170228"Peter Hoeg2017-10-14
| | | | | | | | This reverts commit fde0bad57796e29337e8a1f1dcbb0164f5e56b1c.
* | amarok-kf5: init at 2.8.91-20170228Peter Hoeg2017-10-14
| |
* | amarok: use https for homepageMatthew Bauer2017-08-17
|/
* kde4.kdelibs -> kdelibs4Thomas Tuegel2017-02-24
| | | | | Our kdelibs4 package does not come from KDE 4, so per upstream's request I am moving it out of the kde4 set.
* amarok: enableParallelBuilding = trueVladimír Čunát2016-08-07
| | | | It builds rather long otherwise.
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* amarok: add pcre as a dependency to fix failing buildtaku02016-05-04
|
* amarok: add necessary dependencies to fix failing buildReno Reckling2015-12-28
|
* Add comments identifying workaroundsReno Reckling2015-12-26
|
* amarok: fix taglib searchReno Reckling2015-12-26
|
* kde414: build with kdelibs-4.14.12Thomas Tuegel2015-09-27
| | | | | | | Upstream changes to the build system required adjusting many packages' dependencies. On the Nixpkgs side, we no longer propagate the dependency on cmake (to reduce closure size), so downstream dependencies had to be adjusted for most packages that depend on kdelibs.
* mysql: Use libs in place of the binary mysqlWilliam A. Kennington III2015-04-01
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* amarok: minor cleanupEvgeny Egorochkin2014-02-13
|
* Amarok: Fix build against KDE 4.8Evgeny Egorochkin2013-08-22
|
* Amarok: update to 2.8.0Evgeny Egorochkin2013-08-21
|
* Amarok: update to 2.7.1Evgeny Egorochkin2013-08-06
|
* Amarok: fix build against KDE 4.10Evgeny Egorochkin2013-05-10
|
* Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| | | | Plus a small number of obsolete packages (like old versions of qemu).
* amarok-2.6.0Yury G. Kudryashov2012-08-31
|
* amarok-2.5.0Yury G. Kudryashov2012-02-20
| | | | svn path=/nixpkgs/trunk/; revision=32415
* amarok: added missing function argumentsPeter Simons2011-12-16
| | | | svn path=/nixpkgs/trunk/; revision=30932
* Reintegrate branches/drop-kde4.5Yury G. Kudryashov2011-12-16
| | | | svn path=/nixpkgs/trunk/; revision=30928
* amarok-2.4.3Yury G. Kudryashov2011-08-15
| | | | svn path=/nixpkgs/trunk/; revision=28605
* Amarok: version bumpEvgeny Egorochkin2011-03-26
| | | | svn path=/nixpkgs/trunk/; revision=26534
* amarok-live: packagedEvgeny Egorochkin2011-01-03
| | | | svn path=/nixpkgs/trunk/; revision=25355
* Add pkgconfig to amarok buildInputsYury G. Kudryashov2010-09-27
| | | | svn path=/nixpkgs/trunk/; revision=23965
* typoYury G. Kudryashov2010-09-27
| | | | svn path=/nixpkgs/trunk/; revision=23959
* Move amarok from kde4. to applications/audioYury G. Kudryashov2010-09-26
svn path=/nixpkgs/trunk/; revision=23956