Removes outdated inclusion of <sys/sysctl.h> which breaks build.
Following the big glibc-2.33 upgrade.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Nvidia legacy binary driver updated to version 390.141.
Affected packages:
l/nvidia-driver - no changes to build script, new package
provides newer versions of libraries included in 390.138
only.
k/kmod-nvidia - this kernel driver builds successfully for
kernels 5.10 with no patches required, so we going back to
vanilla module code and obsolete all 390.138 fixes for 5.10.
Performance and suspend/resume tested - works as expected.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
New package directory 'i3' created for i3 window manager and
applications, similar to other desktop environments (xfce, gnome, kde).
Following packages have been moved there: dmenu, rofi, i3-gaps, i3status,
i3blocks.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Final part of big container framework update.
Skopeo updated to version 1.2.0. Master (development) branch of go is used
since system gccgo fails to build go1.15.x.
Updates to build script and slack-desc are also included.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Part of big container framework update.
Buildah version updated to 1.18.0 to match podman. Master (development)
branch of go is used since system gccgo fails to build go1.15.x.
Updates to build script and slack-desc are also included.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Part of big container framework update.
Podman is updated to version 2.2.1. It is built using master
branch of go, since building go1.15.x with gccgo fails.
Also contains fixes to build script, doinst.sh and slack-desc.
Please note that libpod.conf is superseeded by containers.conf.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Stellarium is a free open source planetarium for your computer.
It shows a realistic sky in 3D, just like what you see with
the naked eye, binoculars or a telescope.
Requires Qt5.
URL: https://stellarium.org/
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
DBus file moved from /etc to default system location (/usr/share), following
new Slackware policy.
Slackware-current is now providing autoconf 2.70, so building zbar requires
a fix (patch source: incoming Mageia 8 distro).
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This time kernel module is patched with selected fixes from Debian Unstable.
Confirmed to compile successfully with kernels 5.4, 5.9 and 5.10.
For latest 5.10.1 kernel, suspend/resume finally appears to work correctly.
Commit provides minor fixes in build script as well.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Udev rules added for /dev/kvm and /dev/vhost-net devices - allow read
and write access for 'users' group. Version updated to 5.2.0.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Fixed building with recent icu4c. Compilation flags added.
MiniBrowser enabled. Updated to version 2.30.3.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This package contains libraries, binaries, config files and X.org
support - basically everything except kernel integration, which
itself has been moved to k/kmod-nvidia package.
Package building process does not perform any sort of installation.
Some files (like CUDA binaries) have been removed.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
These are kernel modules from Nvidia proprietary driver, legacy version
(for older cards, supported until 2022). CUDA is not supported. Fix for
5.8 kernels is included. Module taints kernel.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Fix compilation flag for default selection so proper $MARCH variable
is substituted instead of $ARCH.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Treewide change of default MARCH from "sandybridge" (the arch I compile on)
to "native" to better fit other CPU architectures.
Note to Intel Sandy Bridge users: "-march=native" compilation enables "-maes";
this flag was off for "-march=sandybridge" due to AES being apparently not
supported until microcode update. So if you do not have a recent microcode
from Intel loaded early at boot, stick to "-march=sandybridge".
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This file contains information about building and default configuration
of podman, buildah, skopeo and its components, libraries etc.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>