Commit graph

24 commits

Author SHA1 Message Date
Jacob e7ad428fbe Update documentation for spmenu_make 2023-07-29 18:06:10 +02:00
Jacob a7316968e7 Move PKGBUILD to packaging/PKGBUILD and add spmenu ebuild 2023-07-27 20:12:19 +02:00
speedie 526e2a8613 Fix wrong name 2023-07-26 19:44:39 +02:00
speedie af38dffdf0 Some more color changes 2023-07-26 15:56:57 +02:00
speedie 440719bb98 Some changes to colors, FreeBSD compatibility in spmenu_make 2023-07-26 15:29:54 +02:00
speedie b3af410672 Add pretext colors to colorscheme generator 2023-07-26 15:17:32 +02:00
Jacob 9e97bf1eb5 Fix tarball creation 2023-07-19 19:36:48 +02:00
speedie 4bd225b32f Add md5 and sha256 for the pacman packages too 2023-07-19 03:51:04 +02:00
speedie a8554c65b3 Add SHA256 to the PKGBUILD as well 2023-07-19 03:48:24 +02:00
speedie 593f5033c3 Fix some issues with last commit 2023-07-19 03:38:53 +02:00
speedie 48bf6e7f2b Change path to commented tarball lines, generate sha256 and md5 sums 2023-07-19 03:36:54 +02:00
speedie 3ff3162412 Version bump: 3.0.2 2023-07-11 21:36:15 +02:00
speedie 2d445f860d Some improvements to building 2023-07-10 18:24:52 +02:00
speedie 4135cbc0f2 Add fuzzy matching using tiny-regex-c 2023-07-05 01:40:35 +02:00
Jacob eefa047c6e No need to generate manual on install. 2023-06-30 01:23:57 +02:00
speedie 9c246c037d Fix last commit 2023-06-28 19:46:03 +02:00
speedie 8e257d5f6b Improve FreeBSD compatibility by moving meson.options to
meson_options.txt
Also fix a -Wsometimes-uninitialized
2023-06-26 18:09:03 +02:00
Jacob 591023c471 Fix headers being deleted when they shouldn't be 2023-06-25 20:23:15 +02:00
Jacob 9b062f7dfb Set prefix in script 2023-06-25 19:56:00 +02:00
speedie 1a4f2c08ef Replace sed -i with sed for *BSD compatibility 2023-06-24 23:30:03 +02:00
speedie c7632f342e Fix generate.sh
Fix generate.sh, it should now generate properly. Also remove the actual
protocols, the user should generate those, not me.
2023-06-24 21:12:18 +02:00
speedie b4dd4fc383 Add documentation for spmenu_test
Add documentation for spmenu_test, also improve Markdown format
consistency.
2023-06-24 19:55:11 +02:00
speedie c0cd874348 Use /usr/bin/env bash instead of /bin/bash in the spmenu_make script for
consistency with spmenu_run and spmenu_test
2023-06-24 04:22:15 +02:00
speedie 3b10355e5a Combine the many scripts into one. The protocols/generate.sh is
necessary because meson doesn't seem to like passing arguments to
scripts it has to execute.
2023-06-17 17:05:42 +02:00