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
Spencer Whitt
95d62e78e3
mopidy: improve gstreamer plugin support
2015-12-15 22:38:09 -05:00
Jakob Gillich
d241354dcd
mopidy: 1.0.5 -> 1.1.1
2015-12-14 14:38:58 +01:00
codyopel
2d1ac66692
mopidy: 1.0.0 -> 1.0.5
2015-05-31 20:04:31 -04:00
codyopel
5e7ddc7e45
mopidy: 0.19.4 -> 1.0.0
2015-04-06 03:18:09 -04:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Rickard Nilsson
56d9f10682
mopdiy: Update from 0.19.3 to 0.19.4
2014-09-16 13:53:17 +02:00
Rickard Nilsson
3553798cfb
mopdiy: Update from 0.19.0 to 0.19.3
2014-08-13 12:02:34 +02:00
Rickard Nilsson
f5905b5fd3
mopdiy: Update from 0.18.3 to 0.19.0
2014-07-28 19:49:10 +02:00
Rickard Nilsson
89a0bf43d1
mopidy: Update from 0.15.0 to 0.18.3
...
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Domen Kožar
e9f3199973
add gstreamer 1.0 setup-hook and use it where appropriate
2014-02-28 02:03:07 +01:00
Eelco Dolstra
c88055e1a2
Set meta.hydraPlatforms instead of meta.platforms for some packages
2013-11-05 00:06:10 +01:00
Eelco Dolstra
df0d362f31
Fix some more Hydra evaluation errors
2013-10-08 11:07:14 +02:00
Rickard Nilsson
b5f60dbf6f
mopidy: Update to 0.15.0
2013-09-23 17:07:50 +02:00
Evgeny Egorochkin
c22eff7505
mopidy: fix broken fetchgit -> fetchurl
2013-07-19 09:30:04 +03:00
Jason \"Don\" O'Conal
16bc5e12aa
mopidy: update to latest version (0.14.2)
2013-07-04 13:02:51 +02:00
Rickard Nilsson
34347052a6
mopidy: Update to 0.14.1
2013-05-06 11:27:52 +02:00
Rickard Nilsson
19deeadae0
mopidy: Update to 0.12.0
2013-04-02 15:53:57 +02:00
Rickard Nilsson
4d181e526e
mopidy: Add some more dependencies needed for the HTTP frontend
2013-03-03 20:53:48 +01:00