WIP binary package generator concept
Find a file
kento2 49aede3e5c .
2026-03-02 22:16:25 +01:00
src . 2026-03-02 22:16:25 +01:00
LICENSE . 2026-02-26 23:00:25 +01:00
LOGIC . 2026-03-02 22:16:25 +01:00
Makefile . 2026-02-26 22:54:39 +01:00
README move to internal 2026-03-01 12:26:40 +01:00

scpm-src
========

What is it?
-----------

scpm-src is a tool for *nix systems to generate binary pacakges for 
[scpm](TODO) out of simple template files.
It is pretty flexible in that it allows overwriting common paths like /usr/lib
or /etc. I think this makes it possible to conform to the slashpackage
convention(http://cr.yp.to/slashpackage.html).

Install
-------

WIP; DO NOT.

requires:
* A POSIX-compliant C development environment
* BSD make version 20251111 or later
* skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/

$ bmake && sudo bmake clean install