Commit graph

33897 commits

Author SHA1 Message Date
Matthew Bauer 5198179adc gstreamer: needs extra build inputs
Cross needs some extra native tools:

- glib
- wayland
- orc
- glib is needed in nativeBuildInputs

Also:

- bash-completion needs to be available for PKG_CONFIG_PATH
2020-03-05 20:41:06 -05:00
Matthew Bauer de14f0c6e1 libinput: move test dependencies to checkInputs
This avoids pulling them in when tests are disabled.
2020-03-05 20:40:45 -05:00
Matthew Bauer fdfde0324e libsecret: add glib as a native dependency
glib is both a native and target dependency. Some binary from glib is
used to generate files.
2020-03-05 20:40:28 -05:00
Matthew Bauer e0ac0546de libpsl: add libxslt as a native dependency
libxslt is actually both a target and native build input because some
libxslt binary is needed to generate files and the built binaries also
link against libxslt.
2020-03-05 20:39:34 -05:00
Matthew Bauer 42fe7c7d47 libevdev: python is a native input 2020-03-05 20:39:00 -05:00
Matthew Bauer d8b92121d4 aspell: perl is also a native build input
This is needed for some scripts needed at build time.
2020-03-05 20:38:43 -05:00
R. RyanTM 10e44571d8 libqalculate: 3.7.0 -> 3.8.0 2020-03-05 15:06:48 -08:00
Mario Rodas 5445ca989e
Merge pull request #81526 from r-ryantm/auto-update/liblo
liblo: 0.30 -> 0.31
2020-03-05 07:47:52 -05:00
Mario Rodas 778ecbad31
Merge pull request #81644 from r-ryantm/auto-update/talloc
talloc: 2.1.16 -> 2.3.1
2020-03-04 20:15:35 -05:00
Jan Tojnar 6e0494a1dc
Merge pull request #81728 from jtojnar/libnotify-0.7.9
libnotify: 0.7.8 → 0.7.9
2020-03-04 21:38:10 +01:00
Jan Tojnar fa04515dee
Merge pull request #81502 from r-ryantm/auto-update/libabigail
libabigail: 1.6 -> 1.7
2020-03-04 20:19:47 +01:00
Jan Tojnar 1b100a5360
Merge pull request #81293 from r-ryantm/auto-update/enchant
enchant: 2.2.7 -> 2.2.8
2020-03-04 20:14:23 +01:00
Michele Guerini Rocco 61d14d7a52
Merge pull request #81725 from r-ryantm/auto-update/zimg
zimg: 2.9.2 -> 2.9.3
2020-03-04 19:10:55 +01:00
Jan Tojnar 0aed07bca2
libnotify: 0.7.8 → 0.7.9
We added manpage upstream 🎉

https://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/libnotify-0.7.9.news
2020-03-04 15:52:34 +01:00
Ryan Mulligan b21851063d
Merge pull request #81696 from r-ryantm/auto-update/lyra
lyra: 1.1 -> 1.3
2020-03-04 06:13:45 -08:00
Ryan Mulligan 86ab1e8116
Merge pull request #81680 from r-ryantm/auto-update/doctest
doctest: 2.3.5 -> 2.3.7
2020-03-04 06:13:08 -08:00
R. RyanTM 2c9cc36b39 zimg: 2.9.2 -> 2.9.3 2020-03-04 14:06:34 +00:00
Emery Hemingway 920165076b getdns: 1.5.2 -> 1.6.0 2020-03-04 11:21:22 +01:00
Jan Tojnar 7aa084521b
Merge pull request #81694 from r-ryantm/auto-update/liblouis
liblouis: 3.12.0 -> 3.13.0
2020-03-04 10:46:30 +01:00
R. RyanTM b3f54778af lyra: 1.1 -> 1.3 2020-03-04 07:15:28 +00:00
R. RyanTM 046dae0145 liblouis: 3.12.0 -> 3.13.0 2020-03-04 06:49:45 +00:00
worldofpeace d86a41431c
Merge pull request #81594 from cole-h/hhdate-use-sys-tzdb
howard-hinnant-date: allow access to zoneinfo
2020-03-04 03:18:16 +00:00
R. RyanTM 7afb0f82a3 doctest: 2.3.5 -> 2.3.7 2020-03-04 03:06:44 +00:00
worldofpeace fcdc5e3db0
pipewire: format 2020-03-04 00:35:36 +01:00
worldofpeace c5590dd9d7
Merge pull request #81616 from jtojnar/gom-update
gom: 0.3.3 → 0.4
2020-03-03 20:56:38 +00:00
R. RyanTM 43568a2f04 talloc: 2.1.16 -> 2.3.1 2020-03-03 19:10:15 +00:00
Dmitry Kalinkin fa2546f1b9
tdlib: enable on darwin 2020-03-03 12:44:04 -05:00
Jan Tojnar 4dc27717c3
folks: re-enable docs 2020-03-03 13:41:12 +01:00
Jan Tojnar 54d984f62a
folks: Fix build
This was missed in https://github.com/NixOS/nixpkgs/pull/80594.

Also re-enable tests.
2020-03-03 13:27:56 +01:00
Jan Tojnar 2a5292313c
gom: 0.3.3 → 0.4
https://ftp.gnome.org/pub/GNOME/sources/gom/0.4/gom-0.4.news
2020-03-03 12:55:07 +01:00
Andreas Rammhold 6eb3154ff6
gsasl: export LOCALDOMAIN before running tests
Recently kerberos added a code path that relies ont he local domain part
to be available. See [hydra] for the recent build failure and [github]
for a brief analysis of the error.

[hydra] https://hydra.nixos.org/build/113717403
[github]:
  - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593840860
  - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593853565
2020-03-03 10:36:52 +01:00
Cole Helbling 25057960ce
howard-hinnant-date: allow access to zoneinfo
This fixes the situtation where, if `/usr/share/zoneinfo` was
inaccessible/didn't otherwise exist, `howard-hinnant-date` would
download and drop a `~/Downloads/tzdata` directory containing some
timezone information from IANA [1]. To avoid this, we make use of the
`tzdata`'s `zoneinfo`, preventing the dropping of random directories and
files.

[1] https://data.iana.org/time-zones/releases/tzdata2019c.tar.gz
2020-03-02 22:48:52 -08:00
Jan Tojnar fa4534f75b
Merge pull request #81520 from r-ryantm/auto-update/libmypaint
libmypaint: 1.5.0 -> 1.5.1
2020-03-02 20:29:41 +01:00
worldofpeace 398f9a2335
Merge pull request #81331 from r-ryantm/auto-update/libgdata
libgdata: 0.17.11 -> 0.17.12
2020-03-02 14:22:54 +00:00
R. RyanTM 55247e7c26 liblo: 0.30 -> 0.31 2020-03-02 14:21:23 +00:00
worldofpeace b6b8a9ded2 libgdata: disable liboauth
See https://gitlab.gnome.org/GNOME/libgdata/issues/1
2020-03-02 08:43:46 -05:00
R. RyanTM 2fe55e7e2c libmypaint: 1.5.0 -> 1.5.1 2020-03-02 13:09:14 +00:00
R. RyanTM 934f57c2dd libabigail: 1.6 -> 1.7 2020-03-02 10:46:32 +00:00
Mario Rodas 2585a75cf1
gtk3: fix build on darwin
gdkquartz-gtk-only.h is now included in distribution tarballs [1]

[1] 235d28f02d
2020-03-01 04:20:00 -05:00
Mario Rodas ae8addf0fe
Merge pull request #81433 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.5 -> 4.1.6
2020-03-01 10:05:11 -05:00
worldofpeace e50306dfe3 libgpod: also remove mutagen
I think this was my mistake. This is also a python2 dependency
that should have been removed with pygobject.
2020-03-01 09:51:43 -05:00
R. RyanTM cb424d6a68 libamqpcpp: 4.1.5 -> 4.1.6 2020-03-01 13:37:00 +00:00
Frederik Rietdijk 33133b2667
Merge pull request #81167 from NixOS/staging-next
Staging next
2020-03-01 13:45:30 +01:00
Mario Rodas 63e36a4207
Merge pull request #81386 from marsam/update-libvmaf
libvmaf: 1.3.15 -> 1.5.1
2020-02-29 17:43:34 -05:00
Ben Wolsieffer be41f703ad
libyamlcpp: actually build shared libraries (#81051) 2020-02-29 15:26:43 -05:00
Michael Weiss 6ec8687047
Merge pull request #80902 from primeos/wayvnc
wayvnc, neatvnc: init at 0.1.0
2020-02-29 18:45:40 +01:00
Mario Rodas e12e5b6910
Merge pull request #80839 from r-ryantm/auto-update/libite
libite: 2.1.0 -> 2.1.2
2020-02-29 12:00:37 -05:00
Michael Weiss c1e77269cf
neatvnc: Disable the CPU acceleration by default
For Nixpkgs it seems best to disable the usage of CPU extensions by
default as older CPUs don't support them which will result in a crash at
runtime (SIGILL: Illegal instruction) [0].
The performance on my old test system was more than enough anyway
(usually ~10% CPU usage due to wayvnc).

[0]: https://github.com/any1/neatvnc/issues/21
2020-02-29 15:32:39 +01:00
Frederik Rietdijk 79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Mario Rodas bd086255ef
libvmaf: add marsam to maintainers 2020-02-29 04:21:00 -05:00