Commit graph

124 commits

Author SHA1 Message Date
Sergei Trofimovich b8135edb7c bluez-tools: unstable-2016-12-12 -> unstable-2020-10-24
Has a few fixes. Among other things fixes upstream gcc-10 build failure:

    ld: bt-agent.o:(.bss+0x0): multiple definition of `agent_need_unregister';
      lib/agent-helper.o:(.bss+0x0): first defined here
2022-05-16 17:48:02 +01:00
Bobby Rong baa0a8b9ef
blueberry: use gnome-bluetooth_1_0 2022-03-31 23:29:42 +08:00
Bobby Rong 5d92c840ed blueberry: fix build with meson 0.61 2022-03-25 15:02:50 +01:00
Maciej Krüger 26e552ee19 blueberry: use old version of gnome-bluetooth for the time being
The new version is incompatible (see https://github.com/linuxmint/blueberry/issues/123)

This re-adds the old one, but just for blueberry, until the
compatibility issue is fully resolved
2022-03-25 15:01:23 +01:00
Nikolay Amiantov c7406e19ab
Merge pull request #159137 from r-ryantm/auto-update/blueman
blueman: 2.2.3 -> 2.2.4
2022-02-12 16:47:35 +03:00
R. Ryantm 9bcf26e019 blueman: 2.2.3 -> 2.2.4 2022-02-11 04:29:18 +00:00
R. Ryantm a49de1f450 blueberry: 1.4.6 -> 1.4.7 2022-02-11 02:57:26 +00:00
R. Ryantm 8e5e97a6ec blueberry: 1.4.5 -> 1.4.6 2021-12-31 12:22:26 +00:00
R. RyanTM a565eea7a0
blueman: 2.2.2 -> 2.2.3 (#148882) 2021-12-22 14:06:07 +03:00
R. Ryantm e70b6daf29 blueberry: 1.4.4 -> 1.4.5 2021-12-11 14:14:02 +00:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Felix Buehler 7cd5d178fc tools: replace name with pname&version 2021-08-12 21:47:47 +02:00
R. RyanTM 7f3755e67a blueman: 2.2.1 -> 2.2.2 2021-08-07 04:13:01 +00:00
R. RyanTM 0616d2a463 blueberry: 1.4.3 -> 1.4.4 2021-06-29 02:20:29 +00:00
Domen Kožar 1bb478f5be
blueman: 2.1.4 -> 2.2.1 2021-06-25 16:18:12 +02:00
R. RyanTM d2134e6603 bluez-alsa: 3.0.0 -> 3.1.0 2021-06-16 14:39:19 -07:00
R. RyanTM cd532ef505 blueberry: 1.4.2 -> 1.4.3 2021-06-14 17:36:59 +00:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Sandro Jäckel 9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
José Romildo Malaquias 6bc77f6fd4
Merge pull request #109900 from r-ryantm/auto-update/blueberry
blueberry: 1.4.0 -> 1.4.2
2021-01-19 10:13:12 -03:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM 1e2cd67fe9 blueberry: 1.4.0 -> 1.4.2 2021-01-19 05:45:26 +00:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM a76886f82c blueberry: 1.3.9 -> 1.4.0 2020-12-05 08:28:01 +00:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Linus Heckemann 5a7198995b
Merge pull request #101351 from r-ryantm/auto-update/bluez-alsa
bluez-alsa: 2.1.0 -> 3.0.0
2020-10-28 16:12:25 +01:00
Martin Weinelt 3f9dfc12f3
blueman: 2.1.3 -> 2.1.4
Fixes: CVE-2020-15238

https://github.com/blueman-project/blueman/security/advisories/GHSA-jpc9-mgw6-2xwx
2020-10-27 20:00:23 +01:00
R. RyanTM e7234a508f bluez-alsa: 2.1.0 -> 3.0.0 2020-10-22 10:59:34 +00:00
V b63b5eda68 rfkill: remove
rfkill was subsumed by util-linux in 2017 [1], and the upstream has not
been updated in over 5 years [2]. This package shadows the rfkill from
util-linux, so it can be completely removed with no breaking changes,
because util-linux is in the base package set in nixos/system-path.

[1] d17fb726b5
[2] https://git.sipsolutions.net/rfkill.git/log/
2020-08-24 02:49:27 +02:00
José Romildo Malaquias 83e63e0390 blueberry: init at 1.3.9 2020-08-14 10:26:31 -03:00
Benjamin Hipple ecc9b2f3aa
Merge pull request #87672 from dasj19/blueman
blueman 2.1.2 -> 2.1.3
2020-06-09 00:52:42 -04:00
Linus Heckemann 4b2dc0f07e
Merge pull request #85991 from lheckemann/bluez-alsa-fix-dbus-policy
bluez-alsa: fix installation of D-Bus policy and alsa config
2020-05-19 13:48:06 +02:00
Daniel Șerbănescu 3502f2acb0 blueman 2.1.2 -> 2.1.3 2020-05-12 17:12:19 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Linus Heckemann 3605fc7a79 bluez-alsa: fix installation of D-Bus policy and alsa config
This allows granting bluez-alsa access to the systemwide D-bus name
2020-04-25 19:10:04 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch 3fa6cd14ce
blueman: 2.1.1 -> 2.1.2 2020-03-12 21:08:44 +01:00
Linus Heckemann 7fa751b7c6 bluez-alsa: 2.0.0 -> 2.1.0 2020-02-20 19:32:55 +01:00
Linus Heckemann 24c1660d28 bluez-alsa: 1.4.0 -> 2.0.0
Also add myself to maintainers
2020-01-13 19:23:48 +01:00
Jonathan Ringer 3ad5206263 obexfs: add missing bluez dep 2020-01-09 12:30:31 -08:00
R. RyanTM 35deaf5604 obexftp: 0.24 -> 0.24.2 2020-01-06 17:47:07 -08:00
worldofpeace 6b98d70f61 blueman: update patch
Fixes #71297
2019-10-17 16:56:41 -04:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
worldofpeace fcb84c5534 blueman: no optional networkmanager
blueman declares NetworkManager gi bindings
as a required runtime dependency [0]

Fixes #69555

[0]: 531da47b06/Dependencies.md
2019-09-30 22:55:17 -04:00
worldofpeace 271c4b16e9 blueman: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00