mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
Co-authored-by: grialion <48643945+grialion@users.noreply.github.com> - Fix license ambiguity (#88) - just the only/or-later ambiguity point, not adding SPDX identifyiers unless more people request it - Better document kmscon (#91) - Make 2.0.0 already to close #86 - Add a changelog - Add packagers info (acutally just add them to install guide) - Add AUR service packages (I'll take care of systemd and dinit, let others package the rest and leave systemd open for someone who actually uses it in docs) - Make sure all makefile installs to `/usr/local` by default - Simplify Makefile complexity by several orders
13 lines
456 B
Plaintext
13 lines
456 B
Plaintext
pkgbase = lidm-dinit
|
|
pkgdesc = A fully colorful customizable TUI display manager made in C. (dinit service files)
|
|
pkgver = 1.2.3
|
|
pkgrel = 1
|
|
url = https://github.com/javalsai/lidm
|
|
arch = any
|
|
license = GPL-3.0-only
|
|
provides = lidm-service
|
|
source = lidm-dinit-1.2.3-dinit::https://raw.githubusercontent.com/javalsai/lidm/v1.2.3/assets/services/dinit
|
|
sha256sums = 185cd76c1d29ddc73cf96be999f13278a427bb80aa9169f25f30673ad2de3770
|
|
|
|
pkgname = lidm-dinit
|