Add Cytracon Omarchy apps: catsync, cctv-lite, syscare, tilix-cytracon - #324
Open
cytracon wants to merge 1 commit into
Open
Add Cytracon Omarchy apps: catsync, cctv-lite, syscare, tilix-cytracon#324cytracon wants to merge 1 commit into
cytracon wants to merge 1 commit into
Conversation
Local packages from https://github.com/cytracon/{catsync,cctv-lite,syscare,tilix}. Python apps are arch=any and install under /usr/lib/<name> with /usr/bin wrappers. Tilix is the Cytracon fork (provides/conflicts tilix) built with meson/ldc, with a dub fallback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add four local packages for Cytracon apps already used on Omarchy via
omarchy install …(user-local~/.local). These PKGBUILDs install system-wide so they can appear in the official Omarchy package repository and therefore on omarchyapps.com.catsynccctv-litesyscaretilix-cytraconprovides/conflicts: tilix.Matching bar plugins are already listed in the plugin marketplace (
io.github.cytracon.*).Source / updates
source: localwithgit_tagsv{pkgver}from the GitHub repos.source: localonly. Upstream tags arev1.9.8-cytracon.N, which cannot be used as an Archpkgver(hyphen). Mapped to1.9.8.cytracon.12.Packaging notes
arch=('any'). Payload under/usr/lib/<name>/, launchers in/usr/bin. User config stays in~/.config/and is not overwritten.ExecStart=/usr/bin/catsyncd daemon(not~/.local).~/.config/catsyncd/). No secrets in the package.~/.config/cctv-lite/(not packaged).meson+ldc(Arch extra style) and falls back todubif meson is not used.Tested
package()smoke-tested for catsync, cctv-lite, and syscare: wrappers, desktop files, icons, licenses, systemd unit paths, andpython3 -mimports.I am the upstream maintainer (
cytracon). Happy to split into four PRs if you prefer.