delta-plugin
DeltaPlugin A tool for handling and converting markup-based versions of esp files.
Templates are available on the delta-plugin
branch of my void-packages fork.
→ How To Install From My Repo
- Add my repo.
-
Update your package index:
xbps-install -S
-
Install the package:
xbps-install delta-plugin
-
Note that the binary is called
delta_plugin
with an underscore.
→ How To Build From My Template
-
Clone my fork of void-packages, or add it as a remote to an existing clone. Ensure you are on the
DeltaPlugin
branch. - Create or update your xbps-src bootstrap env as needed.
-
Build the packages (this takes a long time):
./xbps-src pkg delta-plugin
-
Install from your local repo:
xbps-install --repository=./hostdir/binpkgs/delta-plugin delta-plugin