From 21b9aa8f085e234633dc5877976f1b56610f8b3a Mon Sep 17 00:00:00 2001 From: Joe Obo Run Date: Mon, 14 Mar 2022 21:28:25 +0000 Subject: [PATCH] add jobcomm.md Add jobcomm repository instructions --- jobcomm.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 jobcomm.md diff --git a/jobcomm.md b/jobcomm.md new file mode 100644 index 0000000..313443a --- /dev/null +++ b/jobcomm.md @@ -0,0 +1,7 @@ + +This is in experimental phase and in great need of feedback. +Just like ArchLinux has the community repository for 3rd priority software, software that are neither part of the base essential system nor are they building (makedependencies) dependencies of the core system, but are very useful to many people, we are thinking of having such a similar repository. + +This repository is proposed to be called jobcomm (jobcommunity on top of obcommunity and community it sounded too long) but work slightly different. The proposed functionality for now is to not provide built packages for this, just the source repository like jobcore and jobextra as found on git.disroot.org/joborun-pkg and the database files of jobcomm in osdn, so other users can see upgrades and additions easier. + +This means that you will see the package recipe (PKGBUILD and remaining help files), you clone the repository and build the package yourself, as described in [[howto.md|joborun building section of the wiki]].