Jami Kettunen
047462a554
libgbinder: update to 1.1.39.
2024-05-19 12:37:11 -04:00
Jami Kettunen
ec97ec40dc
libglibutil: update to 1.0.79.
2024-05-19 12:37:11 -04:00
Jami Kettunen
b19fb12543
nemo: orphan package
2024-02-14 22:54:08 -05:00
Jami Kettunen
08e51979ab
shared-mime-info: rebuild to hide libxml warning
...
"Warning: program compiled against libxml 212 using older 211" was
getting printed on every invocation of "update-mime-database" during
both xbps and flatpak commands.
2024-01-31 07:45:41 -08:00
Jami Kettunen
ff0f48f9da
base-files: don't include lib32 files for musl
...
Multilib on Void is already only supported on glibc[1] and as per the
musl libc FAQ[2] there is no ldconfig.
[1] https://docs.voidlinux.org/xbps/repositories/index.html#subrepositories
[2] https://wiki.musl-libc.org/faq.html
2023-12-26 12:50:59 -05:00
Jami Kettunen
1870a8ef37
waydroid: update to 1.4.2.
2023-11-24 11:32:08 +01:00
Jami Kettunen
9c5b2acbcf
nemo: update to 5.8.5.
2023-10-02 01:50:30 -04:00
Jami Kettunen
d54171cba2
libglibutil: update to 1.0.74.
2023-09-23 15:30:27 +02:00
Jami Kettunen
7976c77041
neard: update to 0.19.
2023-09-23 15:17:47 +02:00
Jami Kettunen
c7d441a38e
gbinder-python: update to 1.1.2.
...
Also switch to Cython 3.x
2023-09-23 18:53:48 +07:00
Jami Kettunen
72b80a41e6
pmbootstrap: update to 2.0.0.
2023-09-23 15:41:06 +07:00
Jami Kettunen
d14c1ce65b
mobile-config-firefox: update to 4.0.3.
2023-07-12 15:17:01 -04:00
Jami Kettunen
b4f7ba3de6
nemo: update to 5.8.4.
2023-07-10 04:54:40 -04:00
Jami Kettunen
6cbfd1d531
libglibutil: update to 1.0.71.
2023-07-10 04:53:51 -04:00
Jami Kettunen
1402a662e3
nemo: update to 5.8.3.
2023-06-28 20:08:13 +02:00
Jami Kettunen
6396d899d2
waydroid: update to 1.4.1.
...
D-Bus is now used for IPC but disable D-Bus activation for Waydroid
container because there's no way to supervise (or stop) it properly
under runit.
2023-06-23 15:49:25 +02:00
Jami Kettunen
8054815c8e
libgbinder: update to 1.1.34.
2023-06-21 23:49:20 -04:00
Jami Kettunen
df154dacd6
libglibutil: update to 1.0.70.
2023-06-20 12:23:10 -05:00
Jami Kettunen
bde485587b
pmbootstrap: update to 1.53.0.
2023-06-20 12:21:41 -05:00
Jami Kettunen
1dcce901a1
nemo: update to 5.8.2.
2023-06-20 12:21:06 -05:00
Jami Kettunen
b8da68555b
qt6-webchannel: don't move qmldir to -devel subpkg
...
This breaks "import QtWebChannel" and prevents any QML from using it
without the -devel subpkg which makes no sense.
2023-06-05 16:22:38 +02:00
Jami Kettunen
617c29a71f
qt6-sensors: don't move qmldir to -devel subpkg
...
This breaks "import QtSensors" and prevents any QML from using it
without the -devel subpkg which makes no sense.
2023-06-05 16:22:38 +02:00
Jami Kettunen
dc0d8af8f6
qt6-remoteobjects: don't move qmldir to -devel subpkg
...
This breaks "import QtRemoteObjects" and prevents any QML from using it
without the -devel subpkg which makes no sense.
2023-06-05 16:22:38 +02:00
Jami Kettunen
39da809c70
qt6-multimedia: don't move qmldir to -devel subpkg
...
This breaks "import QtMultimedia" and prevents any QML from using it
without the -devel subpkg which makes no sense.
2023-06-05 16:22:38 +02:00
Jami Kettunen
2e0fe339b7
pmbootstrap: update to 1.52.0.
2023-05-12 21:13:55 -05:00
Jami Kettunen
999fe9e5a7
nemo: update to 5.6.5.
2023-05-12 21:13:36 -05:00
Jami Kettunen
f2a8a84408
nemo: update to 5.6.4.
2023-03-28 00:01:03 -04:00
Jami Kettunen
d06e7a5d18
libayatana-indicator: enable tests
2023-03-02 18:58:34 +01:00
Jami Kettunen
24da7dd8b2
New package: dbus-test-runner-19.04.0
2023-03-02 18:58:34 +01:00
Jami Kettunen
31752b9177
ayatana-ido: update to 0.9.3, enable tests
2023-03-02 18:58:34 +01:00
Jami Kettunen
a3876cd45c
build-style/qmake: add support for Qt6
2023-03-02 07:52:08 +07:00
Jami Kettunen
d015344fec
busybox: add devmem to busybox-huge
...
This is useful for embedded Linux (ARM) driver dev for example.
2023-02-20 16:14:33 +01:00
Jami Kettunen
3ae92eb699
lxd: add runit check file to ensure lxd socket is available
2023-02-13 19:00:59 -05:00
Jami Kettunen
0429bc76a6
nemo: update to 5.6.3.
2023-01-21 17:37:30 +01:00
Jami Kettunen
a15da9a3a7
libXcursor: make -devel subpackage depend on libXrender-devel
...
See Requires.private of /usr/lib/pkgconfig/xcursor.pc
2023-01-19 19:16:14 -06:00
Jami Kettunen
76860a2054
nemo: update to 5.6.2.
2023-01-10 22:19:05 +00:00
Jami Kettunen
716c96090f
mobile-config-firefox: update to 3.2.0.
2023-01-07 12:22:16 +01:00
Jami Kettunen
988f84b203
libgbinder: update to 1.1.31.
2023-01-07 12:21:38 +01:00
Jami Kettunen
589533ae3e
New package: tqftpserv-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
d0e98eeba2
New package: pd-mapper-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
61e227b4d0
New package: rmtfs-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
fa0eae5e7d
New package: qrtr-ns-1.0
2023-01-07 02:02:37 +00:00
Jami Kettunen
70dd8e48a5
gtest: update to 1.12.1.
2023-01-06 20:12:27 +01:00
Jami Kettunen
427e5d91b1
nemo: update to 5.6.1.
2022-12-28 21:28:05 +07:00
Jami Kettunen
3878ce149c
vivaldi: update to 5.6.2867.50, build for aarch64 & armv7l
2022-12-28 16:27:31 +07:00
Jami Kettunen
7c8057315c
waydroid: update to 1.3.4.
...
"Waydroid waiting for initialization..." could show up on tty1
interrupting agetty login flow for example, so add vlogger.
Also clarify README.voidlinux now that Android 11 system images are the
default, mention kernel cmdline wiki page.
2022-12-19 10:01:32 +07:00
Jami Kettunen
117ad7c3ed
vlc: revbump for libplacebo-4.208.0.
2022-12-12 21:00:25 +01:00
Jami Kettunen
c0619a2813
mpv: revbump for libplacebo-4.208.0.
2022-12-12 21:00:25 +01:00
Jami Kettunen
81502791a5
libplacebo: update to 4.208.0.
2022-12-12 21:00:25 +01:00
Jami Kettunen
a3b25d2223
nemo: update to 5.6.0, adopt.
2022-12-11 20:46:21 -05:00
Jami Kettunen
9d1d5446e6
pmbootstrap: update to 1.50.1.
2022-12-05 21:54:13 +07:00
Jami Kettunen
cf9442e6a3
libgbinder: update to 1.1.30.
2022-12-05 21:54:04 +07:00
Jami Kettunen
4a589768a9
libgbinder: update to 1.1.29.
2022-11-25 22:20:26 -05:00
Jami Kettunen
01e2f18258
superd: update to 0.7.1.
2022-11-24 01:59:05 -05:00
Jami Kettunen
0d1a3ea570
python3-pyclip: update to 0.7.0.
2022-11-23 22:01:41 -05:00
Jami Kettunen
616b601986
pmbootstrap: update to 1.50.0.
2022-11-22 22:42:53 +01:00
Jami Kettunen
c67c26d99a
android-tools: update to 33.0.3p1, fix update-check
2022-11-20 23:59:24 +01:00
Jami Kettunen
df6a6f10bb
pmbootstrap: update to 1.49.0, adopt.
2022-11-13 19:25:26 +01:00
Jami Kettunen
e0bcd5d955
common/build-style/python3-pep517: add missing \n for msg_warn
2022-11-10 08:42:05 +07:00
Jami Kettunen
0a81a80b3b
glfw-wayland: update to 3.3.8.
2022-11-04 19:32:51 +01:00
Jami Kettunen
0315f72b06
glfw: update to 3.3.8.
2022-11-04 19:32:51 +01:00
Jami Kettunen
feb0df6d01
mobile-config-firefox: update to 3.1.0.
2022-11-01 09:37:55 +00:00
Jami Kettunen
e86be5b57e
lightdm: enable cross-build of liblightdm-qt5
...
This was excluded way back in Qt4 days of early 2015 to enable
cross-building of lightdm but doesn't appear to be a problem anymore.
2022-11-01 10:24:45 +07:00
Jami Kettunen
cb6845199f
superd: touch template to build for x86_64-glibc
...
This is currently available in repos for all arches (including
x86_64-musl), but not x86_64-glibc which appears to have failed build
for reasons unrelated to the packaging.
2022-10-31 12:52:05 +01:00
Jami Kettunen
e2f5657830
libgbinder: update to 1.1.26.
2022-10-18 17:10:57 +02:00
Jami Kettunen
33dd1d492a
New package: superd-0.7
2022-10-16 22:27:13 +02:00
Jami Kettunen
2c93b1cf3e
waydroid: update to 1.3.3.
2022-09-26 18:33:20 +02:00
Jami Kettunen
0a97909c35
waydroid: update to 1.3.2.
2022-09-14 08:28:40 +07:00
Jami Kettunen
a30a81510c
mozjs91: fix update-check
2022-09-12 04:17:27 -04:00
Jami Kettunen
321131e2d6
waydroid: update to 1.3.1.
2022-09-05 20:21:57 +07:00
Jami Kettunen
c1bb8fb77d
gbinder-python: update to 1.1.1.
2022-09-05 20:21:57 +07:00
Jami Kettunen
a600efd93d
libglibutil: update to 1.0.67.
2022-09-05 20:21:57 +07:00
Jami Kettunen
01517a61d6
libqrtr-glib: update to 1.2.2.
2022-08-29 06:15:20 -04:00
Jami Kettunen
facca63c46
New package: waydroid-1.3.0
2022-08-21 18:12:45 +07:00
Jami Kettunen
3ba894bd57
New package: python3-pyclip-0.6.0
2022-08-21 18:12:45 +07:00
Jami Kettunen
8c7c6c1059
New package: gbinder-python-1.1.0
2022-08-21 18:12:45 +07:00
Jami Kettunen
aa8cb72c5d
New package: libgbinder-1.1.25
2022-08-21 18:12:45 +07:00
Jami Kettunen
1e6645c69e
New package: libglibutil-1.0.66
2022-08-21 18:12:45 +07:00
Jami Kettunen
335634a5fb
linux5.10: add Waydroid configs for {arm64,i386,x86_64}-dotconfig
2022-07-24 21:31:35 +07:00
Jami Kettunen
8802237d65
linux5.18: add Waydroid configs for {arm64,i386,x86_64}-dotconfig
2022-07-24 12:19:57 +07:00
Jami Kettunen
23034e35d4
linux5.15: add Waydroid configs for {arm64,i386,x86_64}-dotconfig
2022-07-24 07:21:04 +07:00
Jami Kettunen
3c2f55b3cf
linux5.14: remove package.
2022-06-18 17:53:20 +02:00
Jami Kettunen
b5a1d2108d
linux5.13: remove package.
2022-06-18 17:53:20 +02:00
Jami Kettunen
bda1ef7b88
xbps-src: check for existing packages before syncing chroot repodata
...
This significantly speeds up the package building process for build
scripts etc. that run './xbps-src pkg ...' on a long list of packages
that may already have up-to-date local packages built when configured
with XBPS_PRESERVE_PKGS set.
2022-06-17 18:56:48 -05:00
Jami Kettunen
9f7f5629c6
common: unset CMAKE_GENERATOR before sourcing templates
...
When building dependencies of packages this has to be unset to avoid
using e.g. CMAKE_GENERATOR="Unix Makefiles" for a package which expected
to build with the default of make_cmd=ninja, and would subsequently fail
with "ninja: error: loading 'build.ninja': No such file or directory"
during do_build() if do_configure() generated a Makefile instead of a
build.ninja file.
2022-06-05 17:22:54 -03:00
Jami Kettunen
4ca42ab4c6
android-tools: depend on python3
...
This is required by the mkbootimg, repack_bootimg & unpack_bootimg tools
which this package contains.
2022-05-29 13:52:20 +02:00
Jami Kettunen
dbc955ce28
swiften: fix indentation of fix-cross-build.patch
...
This used to apply fine previously due to more lax default patch_args,
fix it to build in 2022.
2022-05-27 17:46:52 +02:00
Jami Kettunen
1a8fd21512
openimageio: remove pointless pre_build vsed
...
This caused an error with XBPS_STRICT set due to the vsed not changing
anything.
2022-05-27 17:46:52 +02:00
Jami Kettunen
d89aa1afae
json-c++: run all tests that don't require a git checkout
2022-05-27 17:46:26 +02:00
Jami Kettunen
0b32c7d108
shadow: increase maximum group name length to 32 (from 16).
...
This is already the case for usernames, so why not groups?
2022-04-20 14:01:47 -05:00
Jami Kettunen
4c470f9225
dbus-glib: update to 0.112.
...
Additionally fix xlint and tests.
2022-03-13 12:08:42 +01:00
Jami Kettunen
13ed21211c
neard: install missed seeld service.
2022-02-26 00:47:26 +01:00
Jami Kettunen
f67b03bf61
steam: fix joining friends' games.
...
This feature requires lsof to be installed, the following was printed
when opening the context menu of someone in the friends list:
sh: 1: lsof: not found
2022-02-23 18:46:43 +01:00
Jami Kettunen
3263ea08fa
spice-gtk: depend on gst-plugins-good1 for VM sound output.
2022-02-23 15:40:12 +01:00
Jami Kettunen
0c01ddc766
New package: mobile-config-firefox-3.0.0
2022-02-20 12:48:35 +01:00
Jami Kettunen
3b6075f00e
New package: neard-0.18
2022-02-14 09:23:45 +01:00
Jami Kettunen
a052f2ad5d
New package: reboot-mode-1.0.0
2022-02-12 01:46:41 -06:00
Jami Kettunen
bc4aed7d9c
abootimg: add no initrd patch
...
This makes abootimg usable for newer devices which can potentially have
no ramdisk starting with Android 7.
Additionally fixes building the package from source.
2022-02-05 02:57:00 +01:00
Jami Kettunen
528ac09999
rpi4-kernel: update to 5.10.92.
2022-02-01 22:14:23 +01:00
Jami Kettunen
d188d741dd
rpi3-kernel: update to 5.10.92.
2022-02-01 22:14:23 +01:00