Christoph Heiss
1303bc206e
blueman: fix cross-compilation
...
blueman checks runtime deps during the configure.
Fixes the following error when cross-compiling (in this case, to
aarch64):
```
error: builder for '/nix/store/kzrxxlk0vpsz6hwhl4rgf0ankfp3639h-blueman-aarch64-unknown-linux-gnu-2.3.5.drv' failed with exit code 1;
last 10 log lines:
> checking for python version... 3.10
> checking for python platform... linux
> checking for GNU default python prefix... ${prefix}
> checking for GNU default python exec_prefix... ${exec_prefix}
> checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages
> checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages
> checking for python-3.10... yes
> checking for ifconfig... no
> checking for ip... no
> configure: error: ifconfig or ip not found, install net-tools or iproute2
For full logs, run 'nix log /nix/store/kzrxxlk0vpsz6hwhl4rgf0ankfp3639h-blueman-aarch64-unknown-linux-gnu-2.3.5.drv'.
error: building '/nix/store/kzrxxlk0vpsz6hwhl4rgf0ankfp3639h-blueman-aarch64-unknown-linux-gnu-2.3.5.drv' failed
```
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-10-10 00:53:35 +03:00
Aaron Jheng
7735659333
treewide: use sri hash ( #256481 )
2023-09-21 16:23:40 +02:00
Paul Meyer
a26609e4f6
bluetuith: add meta.mainProgram
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-10 21:55:27 +02:00
R. Ryantm
33534269f8
bluetuith: 0.1.6 -> 0.1.7
2023-09-05 05:50:24 +00:00
ajs124
5f9b7b3317
Revert "nrfconnect: init at 3.11.1"
...
This reverts commit 7727befa4d
.
2023-09-04 13:55:30 +02:00
R. Ryantm
b5d3deb239
bluez-alsa: 4.1.0 -> 4.1.1
2023-08-19 06:12:57 +00:00
ajs124
0d49e0217e
blueman: dhcp -> dhcpcd
...
https://github.com/blueman-project/blueman/blob/2.3.5/blueman/main/DhcpClient.py#L19-L23
2023-07-28 16:36:08 +02:00
figsoda
d454e416fd
pkgs/tools/bluetooth: remove dead code
2023-07-25 10:28:26 -04:00
R. Ryantm
063c1122e2
bluetuith: 0.1.5 -> 0.1.6
2023-07-11 12:02:47 +00:00
R. Ryantm
4a0bb282a5
bluetuith: 0.1.3 -> 0.1.5
2023-06-30 15:15:11 +00:00
R. Ryantm
08d9e34f03
bluez-alsa: 4.0.0 -> 4.1.0
2023-06-04 12:32:55 +00:00
Bobby Rong
990e429f06
blueberry: add missing libnotify
...
ref: https://github.com/NixOS/nixpkgs/issues/234833
2023-05-30 13:20:43 +08:00
Tomo
b0aff56c9c
blueman: specify changelog
2023-05-14 19:36:34 -07:00
Tomo
b89decb107
blueman: 2.3.4 -> 2.3.5
...
Diff: https://github.com/blueman-project/blueman/compare/None...2.3.5
2023-05-14 19:34:16 -07:00
eyjhb
b06519dda9
nrfconnect: 3.11.1 -> 4.0.1
2023-05-01 16:08:15 +02:00
Alexandre Iooss
bbdaa58a5b
obex-data-server: enable strictDeps
2023-03-10 08:44:17 +01:00
Shawn8901
133fa5f867
treewide: remove global with lib; in pkgs/tools
2023-01-24 17:41:44 +01:00
Bobby Rong
ab8f86d73f
various: add bobby285271 as maintainer ( #198911 )
...
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
Bobby Rong
0b35b258ae
blueman: 2.3.2 -> 2.3.4
...
https://github.com/blueman-project/blueman/compare/2.3.2...2.3.4
2022-10-24 19:21:48 +08:00
Martin Weinelt
68c0ca4416
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-25 21:36:31 +02:00
R. Ryantm
a632611783
bluetuith: 0.1.2 -> 0.1.3
2022-09-22 08:49:01 +00:00
Alexander Shpilkin
96a487c3e6
obexftp: fix paths in pkg-config file
2022-09-07 21:49:32 +03:00
Alexander Shpilkin
5b12efa3f2
openobex: fix paths in pkg-config file
2022-09-07 21:44:36 +03:00
R. Ryantm
711aa8336a
bluetuith: 0.0.7 -> 0.1.2
2022-08-29 15:15:27 +00:00
Jonas Heinrich
e26a2b8a64
Merge pull request #178989 from r-ryantm/auto-update/bluez-alsa
...
bluez-alsa: 3.1.0 -> 4.0.0
2022-08-27 11:36:04 +02:00
Emery Hemingway
b5526585c2
treewide: inject xdg-open into wrappers as $PATH suffix
...
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
R. Ryantm
c19121e39a
bluetuith: 0.0.6 -> 0.0.7
2022-08-10 12:18:09 +00:00
figsoda
d005e7a3ad
Merge pull request #185471 from r-ryantm/auto-update/bluetuith
...
bluetuith: 0.0.5 -> 0.0.6
2022-08-07 15:22:49 +08:00
Bobby Rong
9c16fe5b87
Merge #181918 : Cinnamon 5.4
...
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
2022-08-07 10:07:01 +08:00
R. Ryantm
e3a8aeb5ae
bluetuith: 0.0.5 -> 0.0.6
2022-08-06 20:29:57 +00:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
...
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp , and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong
ecd8ff8af3
blueberry: 1.4.7 -> 1.4.8
2022-08-03 20:46:35 +08:00
R. Ryantm
17b513517b
blueman: 2.3.1 -> 2.3.2
2022-08-02 11:08:01 +00:00
Mario Rodas
e993244198
Merge pull request #183205 from r-ryantm/auto-update/blueman
...
blueman: 2.3 -> 2.3.1
2022-07-28 13:45:27 -05:00
Martin Weinelt
856041f0ec
Merge pull request #183200 from r-ryantm/auto-update/bluetuith
2022-07-28 13:35:12 +02:00
R. Ryantm
4a902e9954
blueman: 2.3 -> 2.3.1
2022-07-28 04:32:08 +00:00
R. Ryantm
6ad503e5ec
bluetuith: 0.0.3 -> 0.0.5
2022-07-28 04:22:26 +00:00
R. Ryantm
8300439ac2
blueberry: 1.4.7 -> 1.4.8
2022-07-28 04:17:32 +00:00
Linus Heckemann
ba5d6abb39
remove some maintainerships
...
I'm no longer using any of these packages, and they're tricky to test
outside a useful context.
2022-07-20 08:33:47 -07:00
Mr Hedgehog
84e684b7ec
bluetuith: init at 0.0.3
2022-07-14 07:57:27 -04:00
R. Ryantm
1cd842531e
bluez-alsa: 3.1.0 -> 4.0.0
2022-07-07 20:43:14 +00:00
Benno Zeeman
a711154889
blueman: 2.2.5 -> 2.3
...
Removed libappindicator dependency, which according to their changelog
has been replaced with a "DBus StatusNotifierItem"
2022-07-05 16:54:44 +02:00
Christoph Honal
7727befa4d
nrfconnect: init at 3.11.1
2022-06-30 15:38:52 +02:00
ajs124
93039509cf
maintainers: remove dasuxullebt
...
no github handle linked. github account with same name has not had activity for years
2022-06-29 00:52:13 +02:00
R. Ryantm
4f99ed85e7
blueman: 2.2.4 -> 2.2.5
2022-06-25 12:55:00 +00:00
Simon Schoeters
24a46503df
bluewalker: 0.3.0 -> 0.3.1
2022-06-12 16:19:37 +02:00
Simon Schoeters
92e2442544
Point changelog to tag instead of master
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
2247e925d6
Add homepage URL instead of variable
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
47d633a968
Remove obvious comments from ldflags
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
6f0b4a92dc
bluewalker: init at 0.3.0
2022-06-07 08:52:45 -05:00