Commit graph

69 commits

Author SHA1 Message Date
Lily Foster 77f0d2095a
mopidy-spotify: re-init at unstable-2023-04-21 2023-05-15 10:28:09 -04:00
Nick Cao cdf1ea55a9
Merge pull request #211284 from rodrgz/mopidy-tidal
mopidy-tidal: init at 0.3.2
2023-01-19 09:19:47 +08:00
Erik Rodriguez 500f3b94c3
mopidy-tidal: init at 0.3.2 2023-01-17 14:47:52 -03:00
Lily Foster 8177caca2c
mopidy-notify: init at 0.2.0 2022-12-25 20:24:27 -05:00
Franz Pletz f5d757293b
Merge pull request #182010 from desttinghim/mopidy-bandcamp
Add Mopidy-Bandcamp
2022-07-26 04:43:11 +02:00
Louis Pearson 61b0cd2d13 mopidy-bandcamp init at 1.1.5 2022-07-18 15:49:14 -06:00
Robert Schütz eaf436cc25 mopidy-spotify: remove 2022-05-29 22:05:33 +00:00
Robert Schütz e0ea4b52f0 mopidy-spotify-tunigo: remove 2022-05-29 22:04:35 +00:00
Martin Weinelt 27c6507564
Merge pull request #152035 from mweinelt/mopidy-muse 2022-01-04 02:15:37 +01:00
Philipp dcbd0c941b mopidy-jellyfin: init at 1.0.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2021-12-27 20:23:59 +03:00
Martin Weinelt bd37c5b97f mopidy-muse: init at 0.0.27 2021-12-24 21:17:04 +01:00
Nick Hu 008e126448
mopidy-ytmusic: init at 0.3.2 2021-09-30 16:46:22 +01:00
031d7e3e-4476-4fef-a076-26150f8ecc2f 75468c3907 mopidy-podcast: init at 3.0.0
Mopidy extension for browsing and playing podcasts

Update maintainer + add py3 tests
2021-05-02 09:38:06 -04:00
Thomas Nixon 56a9a8c659 mopidy: allow overriding in mopidyPackages scope
In the previous implementation, overrideScope' etc. was not exposed in
mopidyPackages, which made it annoying to override the mopidy package,
as the other packages in the scope would not pick up the changes,
causing conflicts.
2021-04-11 22:23:24 +01:00
Robert Schütz e3efd45261 mopidy-gmusic: drop 2021-03-07 16:00:28 +01:00
Zeke Stephens d86726aebf mopidy-subidy: init at 1.0.0 2021-02-08 09:01:28 -05:00
jakeisnt c3920418a5 mopidy-scrobbler: init at 2.0.1 2020-12-31 16:55:44 -08:00
jakeisnt 657c280e48 mopidy: sort package declarations 2020-12-31 16:55:34 -08:00
Ruud van Asseldonk b82ca4d2e1 mopidy-local-sqlite: remove
This plugin has been merged into the newer "mopidy-local" plugin which I
just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
originally for Mopidy Iris, but Iris now works with mopidy-local, and
does not need the older ones any more.
2020-10-18 19:33:55 +02:00
Ruud van Asseldonk 79a823ceae mopidy-local-images: remove
This plugin has been merged into the newer "mopidy-local" plugin which I
just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
originally for Mopidy Iris, but Iris now works with mopidy-local, and
does not need the older plugins any more.
2020-10-18 19:32:55 +02:00
Ruud van Asseldonk 7565d00a7c mopidy-local: init at 3.1.1
Mopidy-Local is the successor to Mopidy-Local-SQLite and
Mopidy-Local-Images, which are already packaged. I had to make
gobject-introspection a propagated build input, otherwise
Mopidy-Local can't import Mopidy.
2020-10-18 19:31:07 +02:00
Martin Weinelt e89ba5ac56
mopidy-tunein: init at 1.0.0 2020-08-01 22:43:24 +02:00
Nick Hu 17f31102d7
mopidy-somafm: init at 2.0.0 2020-05-19 17:27:20 +01:00
Nick Hu 3967a244fc
mopidy-mpris: init at 3.0.1 2020-05-19 17:27:20 +01:00
adisbladis 5340ebe085
mopidy: Create a mopidyPackages set
This is to avoid mixing python versions in the same plugin closure.
2020-04-17 12:39:03 +01:00
adisbladis 83cb22963b
mopidy: Move mopidy default.nix to mopidy.nix
This is in anticipation of a mopidyPackages set
2020-04-17 12:39:03 +01:00
R. RyanTM 9456168b59 mopidy: 3.0.1 -> 3.0.2 2020-04-06 07:14:47 +00:00
Kevin Rauscher 05b4fe20a7 mopidy: update to python3
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
R. RyanTM 2f85344d4e mopidy: 2.2.3 -> 2.3.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/mopidy/versions
2019-10-22 11:17:37 -07:00
Kevin Rauscher 09dac43f32 mopidy: add setuptools to propagatedBuildInputs 2019-09-23 21:57:24 +02:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
Jörg Thalheim 79bd446d8a
mopidy: 2.2.2 -> 2.2.3 2019-08-01 07:38:47 +01:00
R. RyanTM 8e492b733f mopidy: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mopidy/versions
2019-01-03 00:48:55 -08:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Franz Pletz 3094887b25
mopidy: 2.1.0 -> 2.2.1 2018-11-22 14:36:24 +01:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Daiderd Jordan 0feffd2232
Merge pull request #35419 from Kaali/master
Support mopidy on Darwin
2018-03-01 22:07:28 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Väinö Järvelä 74d6d40bdf mopidy: Remove dbus-python on Darwin
Darwin doesn't have dbus.
2018-02-23 21:20:48 +02:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Marius Bergmann e94437d1ed mopidy: Add gst-plugins-bad to buildInputs
Needed for processing .m4a files.
2017-04-07 00:16:29 +02:00
Franz Pletz f159279da5
mopidy: 2.0.1 -> 2.1.0 2017-01-11 06:17:03 +01:00
Franz Pletz 1ad6cff9a7 mopidy: 2.0.0 -> 2.0.1 2016-08-23 18:50:51 +02:00
Frederik Rietdijk 5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Bjørn Forsman 93bac07b38 mopidy: fix zeroconf support (by depending on dbus)
Closure size increases by 1 MiB, from 480 to 481.
2016-08-01 17:23:16 +02:00
Franz Pletz b4aa799545 mopidy: 1.1.2 -> 2.0.0 2016-04-12 14:11:26 +02:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Franz Pletz cc3f5b40a3 mopidy: 1.1.1 -> 1.1.2 2016-01-22 18:31:28 +01:00
Franz Pletz 0397da7ec4 mopidy: Fix fetching songs over HTTPS
The gstreamer plugin needs glib-networking to support HTTPS. Refactored
to use wrapGAppsHook to wrap the gstreamer plugins and glib-networking.
2016-01-07 16:00:52 +01:00