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
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
Averell Dalton
e0850f8a94
blueman: 2.0.8 -> 2.1.1
2019-09-03 10:26:54 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
2f92840a14
bluez-alsa: 1.3.1 -> 1.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bluez-alsa/versions
2019-03-20 23:42:08 -07:00
Jan Malakhovski
1b2c28b0ee
blueman: move defaults to package file
2019-02-03 15:33:19 +00:00
R. RyanTM
8d8c16db9e
blueman: 2.0.7 -> 2.0.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-17 21:01:17 -08:00
R. RyanTM
0e0e9de95a
blueman: 2.0.6 -> 2.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-04 11:10:17 +01: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
Markus Kowalewski
932861cacb
obexd: add licenese
2018-11-15 00:13:53 +01:00
Markus Kowalewski
89d0ad5c85
obex-data-server: add license
2018-11-15 00:13:52 +01:00
Jan Malakhovski
6ebad0821f
bluez-alsa: init at 1.3.1 ( #47236 )
2018-09-24 22:42:20 +02:00
adisbladis
67d61b429c
Merge pull request #44808 from r-ryantm/auto-update/blueman
...
blueman: 2.0.5 -> 2.0.6
2018-08-09 13:53:22 +08:00
R. RyanTM
fe95720fc2
blueman: 2.0.5 -> 2.0.6
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/blueman/versions .
2018-08-08 20:30:40 -07:00
Robert Schütz
0fd688a1a5
blueman: use python3Packages
2018-08-03 15:25:19 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Ryan Mulligan
c4f8c10d94
openobex: 1.7.1 -> 1.7.2
...
Semi-automatic update. These checks were performed:
- built on NixOS
- found 1.7.2 with grep in /nix/store/g5fyaqyx13bzb0pwn2jm4ykv1qgwxx0k-openobex-1.7.2
- found 1.7.2 in filename of file in /nix/store/g5fyaqyx13bzb0pwn2jm4ykv1qgwxx0k-openobex-1.7.2
2018-02-28 11:32:38 +01:00
Nikolay Amiantov
a7d4448b4c
blueman: 2.0.4 -> 2.0.5
2018-02-25 22:24:09 +03:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Andreas Rammhold
d99321cf68
blueman: add gobjectIntrospection
as native build dependency
...
`gobjectIntrospection` provides a hook to fixup GI_TYPELIB_PATH.
Before this change all blueman tools fail to start because they are
unable to discover the Gtk3 libraries.
2018-01-05 13:59:25 +01:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Guillaume Maudoux
d15a067856
blueman: fix python wrapper mockup
2017-08-30 02:59:57 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov
530ababdf6
blueman: wrap binaries in libexec
...
Fixup after c10af9e744
2017-06-01 14:30:40 +03:00
Jörg Thalheim
3dc109cbc2
blueman: use wrapGAppsHook
2017-05-11 20:34:51 +01:00
Nikolay Amiantov
60e0130ea1
blueman: use wrapGAppsHook
2017-04-12 18:12:23 +03:00
ndowens
6c9e6c218c
bluez-tools: 2015-09-10 -> 2016-12-12
2017-03-24 18:09:15 -05:00
Thomas Tuegel
d237f44928
Remove kde4.bluedevil
...
- Already updated to KDE 5 in Nixpkgs
- Not useful without the KDE 4 desktop
2017-02-24 16:48:59 -06:00
Nikolay Amiantov
5125ecb2c1
blueman: add librsvg
2017-02-16 16:08:28 +03:00
Lorenzo Manacorda
09fac98bf0
blueman: use "with" expression for variable
2016-12-04 15:14:06 +01:00
Frederik Rietdijk
fd6dbd9d17
blueman: add missing pycairo
2016-12-04 14:21:37 +01:00
Kamil Chmielewski
745b659481
blueman: hicolor_icon_theme dependency
2016-10-14 12:03:04 +02:00
Tuomas Tynkkynen
f883bc03a4
treewide: Fix output references to libpulseaudio
2016-08-23 04:53:16 +03: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
Nikolay Amiantov
c60deb0266
quote homepages for better clickability
...
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Xing Yang
63da839700
bluez-tools: fix sha256 hash.
2016-05-21 16:37:40 +02:00
Nikolay Amiantov
3e641feb9d
blueman: 2.0.3 -> 2.0.4
2016-04-30 03:12:33 +03:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Nikolay Amiantov
69932f905a
blueman: fix networking, settings
2016-02-25 18:43:21 +03:00
Christoph-Simon Senjak
50bd1a0e8f
bluez-tools: init 2015-09-10 ( close #12936 )
...
vcunat only fixed whitespace and changed the authorship e-mail
from dummy address you@example.com to the one recorded in maintainers.nix.
(Now github should recognize the commit as yours.)
2016-02-15 17:23:36 +01:00
Nikolay Amiantov
08361aa43e
blueman: 1.23 -> 2.0.3
2016-02-12 22:47:51 +03:00
Nikolay Amiantov
62365ecf1a
obexfs: cleanup, add license
2016-02-12 22:47:51 +03:00
Nikolay Amiantov
4a00e1f70b
obexftp: fix pkgconfig file, add license
2016-02-12 22:47:51 +03:00
Nikolay Amiantov
bd4b54557d
openobex: cleanup, add license
2016-02-12 22:47:51 +03:00
Vladimír Čunát
783c40eb68
dbus: split into multiple outputs and fix referrers
2015-10-13 20:19:01 +02:00
Vladimír Čunát
8db97583ae
pulseaudio: split the "dev" output
...
This is meant mainly for the `libpulseaudio` attribute.
2015-10-13 20:18:56 +02:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
Thomas Tuegel
49fa221c62
Update libbluedevil to 2.1
...
The bluedevil build has been failing since it was updated to
2.1.1. Bluedevil and libbluedevil must be kept at the same major version!
2015-05-20 07:25:13 -05:00
William A. Kennington III
d6cd4c57dc
bluedevil: 1.3.1 -> 2.1.1
2015-03-26 16:41:05 -07:00