worldofpeace
8250fcb326
fixup! treewide: use glib.{getSchemaPath, makeSchemaPath}
2019-08-27 14:25:43 -04:00
worldofpeace
7bb8f05f12
treewide: use glib.{getSchemaPath, makeSchemaPath}
2019-08-26 21:28:17 -04:00
worldofpeace
ed2aa6313f
glib: add getSchemaPath
2019-08-26 21:28:13 -04:00
worldofpeace
b7fa073196
glib: add makeSchemaPath
2019-08-26 07:03:39 -04:00
Matthew Bauer
c45a990a5d
Merge pull request #65844 from matthewbauer/man-alias
...
man: use man-db everywhere
2019-08-25 15:29:57 -04:00
Marek Mahut
cceab5257f
Merge pull request #67390 from primeos/weston
...
weston: 6.0.1 -> 7.0.0
2019-08-25 14:22:29 +02:00
Matthew Bauer
5f770d4070
man-db: handle building on darwin
...
this needs some weird manual autoconf settings to work. Most likely
some test is giving false positives, but I cannot figure out how.
2019-08-24 20:14:16 -04:00
Vladimír Čunát
ee099bf5e7
Merge #66998 : mesa: 19.1.3 -> 19.1.5 (into staging)
2019-08-24 18:17:51 +02:00
Vladimír Čunát
b3024380de
mesa: 19.1.4 -> 19.1.5 (bugfix only)
2019-08-24 18:09:36 +02:00
Michael Weiss
1a8ea5cead
weston: 6.0.1 -> 7.0.0
...
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-August/040812.html
2019-08-24 16:31:52 +02:00
Michael Weiss
a48865eea0
wayland-protocols: 1.17 -> 1.18
2019-08-24 16:30:46 +02:00
Marek Mahut
783a689ded
Merge pull request #67157 from r-ryantm/auto-update/vim
...
vim: 8.1.1547 -> 8.1.1866
2019-08-24 15:59:49 +02:00
Marek Mahut
1538b64280
Merge pull request #67017 from r-ryantm/auto-update/openconnect
...
openconnect: 8.03 -> 8.04
2019-08-24 14:01:35 +02:00
Jan Tojnar
2e1f99061e
Merge pull request #67320 from jtojnar/at-spi-bus-launcher-schemas
...
at-spi2-core: wrap at-spi-bus-launcher
2019-08-24 00:46:25 +02:00
Jan Tojnar
1adfc32c01
at-spi2-core: wrap at-spi-bus-launcher
...
Currently the following warnings and errors are logged on GNOME startup:
Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=132 pid=1246 comm="/nix/store/5anz
kdq6src76c4lm4m98w2a8f3j2cc4-gnome-" label="kernel")
Aug 22 19:34:16 kaiser systemd[1223]: Starting Accessibility services bus...
Aug 22 19:34:16 kaiser at-spi-bus-laun[1341]: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Successfully activated service 'org.a11y.Bus'
Aug 22 19:34:16 kaiser systemd[1223]: Started Accessibility services bus.
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=132 pid=1246 comm="/nix/store/5anzkdq6src76c4lm4m98w2a8f3j2cc4-gnom
e-" label="kernel")
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
[…]
Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.10' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
Aug 22 19:34:26 kaiser systemd[1769]: Starting Accessibility services bus...
Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Successfully activated service 'org.a11y.Bus'
Aug 22 19:34:26 kaiser systemd[1769]: Started Accessibility services bus.
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
This patch starts wrapping the binary, fixing one of the stragglers from https://github.com/NixOS/nixpkgs/issues/14120 .
Unfortunately, we could not use wrapGAppsHook due to dependency cycle.
2019-08-24 00:07:39 +02:00
Marek Mahut
6abd6c36d2
Merge pull request #66927 from peterhoeg/u/tora
...
tora: 3.1 -> 3.2.176
2019-08-23 08:34:03 +02:00
Jan Tojnar
67bd99052a
Merge pull request #67204 from jtojnar/libical-3.0.5
...
libical: 3.0.4 → 3.0.5
2019-08-23 01:27:16 +02:00
worldofpeace
818087d316
Merge pull request #66935 from peterhoeg/f/krono
...
kronometer: name -> pname, version
2019-08-22 17:18:02 -04:00
Marek Mahut
d4159abeeb
Merge pull request #67272 from dtzWill/update/dhcpcd-8.0.3
...
dhcpcd: 8.0.2 -> 8.0.3
2019-08-22 22:57:35 +02:00
Will Dietz
7d839bd26e
dhcpcd: 8.0.2 -> 8.0.3
...
https://roy.marples.name/blog/dhcpcd-8-0-3-released
2019-08-22 13:19:51 -05:00
Pierre Bourdon
1a1696f9b6
SDL2: don't mix space-separated / lists in cmake config
...
The SDL2_PATH environment variable is space-separated. However, CMake
lists are semicolon separated, and doing set(list "a" ${var}) will end
up with list containing "a;b c d". This causes downstream users to fail
parsing the include dirs list.
Normalize the include dirs list to a normal CMake semicolon-separated
list using separate_arguments.
2019-08-22 11:41:16 +03:00
markuskowa
e43834650f
Merge pull request #67182 from lsix/gsl-2.6
...
gsl: 2.5 -> 2.6
2019-08-21 23:52:12 +02:00
Peter Simons
91bf390108
Merge pull request #66809 from aanderse/apacheHttpd-2.4.41
...
apacheHttpd: 2.4.39 -> 2.4.41
2019-08-21 21:37:04 +02:00
Jan Tojnar
c5762ff9e5
libical: 3.0.4 → 3.0.5
...
https://github.com/libical/libical/releases/tag/v3.0.5
Docs now fail with a different issue so I had to keep them disabled:
FAILED: doc/reference/libical-glib/html/index.html
cd /build/source/build/doc/reference/libical-glib && /nix/store/0x1ylx8kxb4aivvj3m4yh64bnw85vkrx-gtk-doc-1.30/bin/gtkdoc-scan --module=libical-glib --deprecated-guards="LIBICAL_GLIB_DISABLE_DEPRECATED" --ignore-headers="libical-glib-private.h" --rebuild-sections --rebuild-types --source-dir="/build/source/build/src/libical-glib" && /nix/store/rlp98mmbvp008720p25k73w2khzs9rzn-cmake-3.14.5/bin/cmake -E chdir /build/source/build/doc/reference/libical-glib /nix/store/rlp98mmbvp008720p25k73w2khzs9rzn-cmake-3.14.5/bin/cmake -E env LD_LIBRARY_PATH=":/build/source/build/lib:/build/source/build/lib:/nix/store/vvj5xbcqjq3wcnaz0ca9a5q74vsgxghc-libical-3.0.5/lib:" /nix/store/0x1ylx8kxb4aivvj3m4yh64bnw85vkrx-gtk-doc-1.30/bin/gtkdoc-scangobj --module=libical-glib --cflags=\ -I/nix/store/90y20imp7c9rykrwj9xsavpmi4gpllr8-glib-2.60.4-dev/include\ -I/nix/store/90y20imp7c9rykrwj9xsavpmi4gpllr8-glib-2.60.4-dev/include/glib-2.0\ -I/nix/store/vl5a1s7i5bqjjbgs5x821avx3ddcx8a4-glib-2.60.4/lib/glib-2.0/include\ -I/nix/store/hnd5m3l1cysr5wpim0h0khvsycgr7577-libical-3.0.5-dev/include --ldflags=-L/build/source/build/lib\ -lical-glib\ -lglib-2.0\ -lgobject-2.0\ -L/nix/store/vl5a1s7i5bqjjbgs5x821avx3ddcx8a4-glib-2.60.4/lib\ -L/build/source/build/lib\ -lical\ -L/nix/store/vvj5xbcqjq3wcnaz0ca9a5q74vsgxghc-libical-3.0.5/lib && /nix/store/0x1ylx8kxb4aivvj3m4yh64bnw85vkrx-gtk-doc-1.30/bin/gtkdoc-mkdb --module=libical-glib --name-space=libical-glib --main-sgml-file="/build/source/build/doc/reference/libical-glib/libical-glib-docs.sgml" --sgml-mode --output-format=xml --source-dir="/build/source/build/src/libical-glib" && /nix/store/rlp98mmbvp008720p25k73w2khzs9rzn-cmake-3.14.5/bin/cmake -E make_directory /build/source/build/doc/reference/libical-glib/html && /nix/store/rlp98mmbvp008720p25k73w2khzs9rzn-cmake-3.14.5/bin/cmake -E chdir /build/source/build/doc/reference/libical-glib/html /nix/store/0x1ylx8kxb4aivvj3m4yh64bnw85vkrx-gtk-doc-1.30/bin/gtkdoc-mkhtml --path=.. libical-glib ../libical-glib-docs.sgml && /nix/store/0x1ylx8kxb4aivvj3m4yh64bnw85vkrx-gtk-doc-1.30/bin/gtkdoc-fixxref --module=libical-glib --module-dir=html --extra-dir=.. --html-dir="share/gtk-doc/html/libical-glib"
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: libical-glib-scan.o: undefined reference to symbol '__errno_location@@GLIBC_2.2.5'
/nix/store/mgdjnsrkqgmxqjaqaxgqyqm7fwyi96fk-binutils-2.31.1/bin/ld: /nix/store/iykxb0bmfjmi7s53kfg6pjbfpd8jmza6-glibc-2.27/lib/libpthread.so.0: error adding symbols: DSO missing from command line
2019-08-21 14:05:13,671:scangobj.py:execute_command:1198:WARNING:Linking scanner failed: 1, command: ld libical-glib-scan.o -L/build/source/build/lib -lical-glib -lglib-2.0 -lgobject-2.0 -L/nix/store/vl5a1s7i5bqjjbgs5x821avx3ddcx8a4-glib-2.60.4/lib -L/build/source/build/lib -lical -L/nix/store/vvj5xbcqjq3wcnaz0ca9a5q74vsgxghc-libical-3.0.5/lib -o libical-glib-scan
[169/227] Building C object src/libical-glib/CMakeFiles/ical-glib-static.dir/i-cal-derived-property.c.o
ninja: build stopped: subcommand failed.
2019-08-21 16:30:21 +02:00
Gabriel Ebner
af1f165169
libheif: 1.4.0 -> 1.5.0 ( #67189 )
...
libheif: 1.4.0 -> 1.5.0
2019-08-21 15:20:04 +02:00
Gabriel Ebner
ccebe42911
libheif: 1.4.0 -> 1.5.0
2019-08-21 15:13:37 +02:00
Lancelot SIX
cb02fcafb8
gsl: 2.5 -> 2.6
...
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00004.html
for release announcement
2019-08-21 10:43:43 +02:00
Peter Simons
59d3b6ee82
Merge pull request #66773 from Izorkin/git
...
git: 2.22.0 -> 2.23.0
2019-08-21 09:15:30 +02:00
R. RyanTM
0fdf3933fb
vim: 8.1.1547 -> 8.1.1866
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim/versions
2019-08-20 20:32:53 -07:00
Jan Tojnar
e6e03ba58d
libv4l: disable building Qt ( #67134 )
...
Since we added wrapQTAppHooks to qt5.mkDerivation, it pollutes the closure
of everything it touches even when package is not building with Qt support.
We had to revert to the standard deriver to avoid this.
2019-08-20 20:58:13 -04:00
Timo Kaufmann
c5c47203dc
Merge pull request #65247 from lopsided98/openjdk-arm
...
openjdk: enable bootstrapping on ARM
2019-08-20 23:55:45 +02:00
Matthew Bauer
d02e0b6020
Merge pull request #66634 from matthewbauer/at-spi2-core-minimize-closure
...
at-spi2-core: provide fallback dbus_daemon manually
2019-08-20 13:39:14 -04:00
R. RyanTM
ed2bbb7bf9
openconnect: 8.03 -> 8.04
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openconnect/versions
2019-08-19 20:55:28 -07:00
R. RyanTM
cbe14dc3cf
driversi686Linux.mesa: 19.1.3 -> 19.1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mesa/versions
2019-08-19 17:20:36 -07:00
Ben Wolsieffer
8b0a684d21
chromium: remove obsolete patches
...
One of these patches was causing a warning message, which broke ofborg
evaluation.
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
5d07172f2f
openjdk12: cleanup based on refactoring of openjdk11
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
b4480b798d
adoptopenjdk: fix fontconfig dependency
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
d4e2cb08ff
openjdk11: 11.0.3 -> 11.0.4
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
6f8f3edbda
openjdk8: 8u212 -> 8u222
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
4aaaf515dc
openjfx: fix package name
2019-08-19 18:54:48 -04:00
Ben Wolsieffer
de5e65ad80
openjdk: boostrap with adoptopenjdk-bin and cleanup
...
This allows OpenJDK 11 to build for armv6l, armv7l and aarch64, and OpenJDK 8 to
build for aarch64.
2019-08-19 18:54:47 -04:00
Ben Wolsieffer
ded7ec067f
adoptopenjdk-bin: add OpenJDK 8
2019-08-19 18:54:47 -04:00
Ben Wolsieffer
18e0f9d39f
libdrm: don't depend on valgrind when it is not available (armv6l)
2019-08-19 18:54:29 -04:00
Ben Wolsieffer
735fbfa8bc
adoptopenjdk-bin: add support for armv6l and armv7l
2019-08-19 18:54:23 -04:00
Lancelot SIX
f743aa1932
Merge pull request #66911 from r-ryantm/auto-update/help2man
...
help2man: 1.47.10 -> 1.47.11
2019-08-19 21:58:14 +02:00
Thomas Tuegel
1537123876
Merge pull request #66933 from peterhoeg/p/kolf
...
kolf: init at 19.08.0
2019-08-19 11:06:37 -05:00
Jan Tojnar
575212cf49
Merge pull request #66936 from r-ryantm/auto-update/libgee
...
libgee: 0.20.1 -> 0.20.2
2019-08-19 17:55:42 +02:00
R. RyanTM
c5153f7e05
libgee: 0.20.1 -> 0.20.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/libgee/versions
2019-08-19 07:57:03 -07:00
Peter Hoeg
136585abd0
kronometer: name -> pname, version
2019-08-19 22:56:02 +08:00
Peter Hoeg
d3fd2c4128
kolf: init at 19.08.0
2019-08-19 22:43:10 +08:00