|
- Switched upstream repo to gitlab.
- Added missing dependencies.
- Added `--prefix=/usr` to meson setup.
- Extract version number from meson build file.
- Used https for project URL.
- Removed superfluous `meson configure` and add `--reconfigure` option when meson build dir exists.
- Removed unnecessary cd to `$srcdir`.
- Set repo check-out dir to `$_pkgname`.
- Set meson build dir to `$_pkgname-build`
- Set license field to `ISC` (not custom).
- Reformatted PKGBUILD and git ignore file.
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
|