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>
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>
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>