From 77e3bc6d610605a194b064df26fd0adfa97ba94a Mon Sep 17 00:00:00 2001
From: Marty Oehme <contact@martyoeh.me>
Date: Sat, 15 Mar 2025 09:26:54 +0100
Subject: [PATCH] Update README

---
 README.md | 63 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 33 insertions(+), 30 deletions(-)

diff --git a/README.md b/README.md
index 1bf9b2c..6df2c77 100644
--- a/README.md
+++ b/README.md
@@ -7,17 +7,47 @@ which I've built and maintain for myself.
 
 Use it at your own discretion but I make no promises toward any functionality, stability or non-explody-system-ness.
 
-## ROADMAP
+Currently, files in the repository are _only_ built for x86_64.
+I would like to extend it to other arches at some point but it is not a priority for me,
+and I do not know enough about the xbps build system to make it easily possible.
 
-### Current
+## ROADMAP
 
 - [x] Create new builds for all contained packages
 - [x] Detect changed packages from previous builds
 - [x] build only for those packages
+- [x] serve from custom repository
 - [ ] detect upstream changes and update templates
 - [ ] build for multiple (appropriate) arches
 
-### Ideas
+## Package wishlist
+
+- [x] bemoji
+- [x] ripgrep-all
+- [x] filtile (/src instead of bin)
+- [x] dotter (/src instead of bin)
+- [x] git-bug (/src)
+- [ ] bugwarrior - only in pypi for now
+- [ ] viddy / hwatch
+- [ ] netbird / protonvpn / piactl
+  - <https://github.com/pia-foss/desktop/issues/59>
+- [ ] taskopen
+- [ ] dstask
+- [ ] tasklite
+- [ ] tu
+- [ ] <https://github.com/nushell/nufmt>
+- [ ] tgpt
+
+- [ ] impala (iwd TUI)
+- [ ] localsend:
+
+  - [ ] localsend
+  - [x] localsend-cli (localsend-go)
+
+- gitleaks?
+- syncall - in pypi for now
+
+## Auto updating
 
 Goal: auto-update templates on remote updates (checked e.g. every 24h)
 
@@ -43,30 +73,3 @@ Goal: auto-update templates on remote updates (checked e.g. every 24h)
   - [ ] pull all existing packages in repo into dir
   - [ ] put new version of the package into repo
   - [ ] repush repo to page with new file
-
-## Package wishlist
-
-Packages I didn't find in repos:
-
-- [ ] bemoji
-- [ ] bugwarrior
-- [ ] viddy
-- [ ] netbird / protonvpn / piactl
-- [ ] ripgrep-all
-
-packages built xbps-src style:
-
-- [x] filtile (/src instead of bin)
-- [x] dotter (/src instead of bin)
-- [x] git-bug (/src)
-- [~] git-delta
-- [ ] bugwarrior
-- [ ] viddy
-- [ ] netbird
-- [ ] piactl/daemon
-
-  - <https://github.com/pia-foss/desktop/issues/59>
-
-- packages to investigate:
-  - [ ] impala (iwd TUI)
-  - [ ] localsend