app-emacs/auto-dark - 0.13.10 (melpa-stable)

Search

Package Information

Description:
Automatically set the dark-mode theme based on system status
Homepage:
https://github.com/LionyxML/auto-dark-emacs

Ebuild Details

Version EAPI Keywords Slot
0.13.10 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://stable.melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="auto-dark"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Automatically set the dark-mode theme based on system status"

HOMEPAGE="https://github.com/LionyxML/auto-dark-emacs"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""