11 Commits

Author SHA1 Message Date
Michal Cieslakiewicz
93c947fb68 xap/minetest: build script flags added.
Tested with Minetest 5.3.0.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2021-01-23 15:59:00 +01:00
Michal Cieslakiewicz
658068e42a i3: window manager and applications moved to dedicated directory.
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>
2021-01-05 13:30:44 +01:00
Michal Cieslakiewicz
395685ad57 xap/stellarium added, version 0.20.4.
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>
2020-12-30 13:45:44 +01:00
Michal Cieslakiewicz
4daf118202 xap/xfburn: moved to xfce/ directory.
xfburn depends on XFCE libraries and is associated with this
desktop environment.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-12-29 11:42:11 +01:00
Michal Cieslakiewicz
9ea8f67117 xap/xfburn: updated to version 0.6.2.
No changes to build script.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-12-29 11:36:44 +01:00
Michal Cieslakiewicz
1d86805667 xap/zbar: dbus update and autoconf 2.70 fix.
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>
2020-12-27 17:54:14 +01:00
Michal Cieslakiewicz
41f42e74fe xap/claws-mail: updated to version 3.17.8.
Also clawsola theme updated to 0.3.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-10-26 12:48:44 +01:00
Michal Cieslakiewicz
c9f05b297f xap/viking added, version 1.8.
Viking is a free/open source program to manage GPS data.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-07-09 18:18:16 +02:00
Michal Cieslakiewicz
20c2aa658b All scripts: substitute proper variable to "-march=" for "native".
Fix compilation flag for default selection so proper $MARCH variable
is substituted instead of $ARCH.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-06-04 22:05:28 +02:00
Michal Cieslakiewicz
6a79aff5b8 All scripts: change default MARCH to "native".
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>
2020-06-04 10:44:54 +02:00
Michal Cieslakiewicz
e9571a1fa6 Initial commit.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2020-04-16 19:31:17 +02:00