mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-04 01:18:33 -04:00
app-emacs/catppuccin-emacs: new package, add 9999
Signed-off-by: Denis Strizhkin <strdenis02@gmail.com>
This commit is contained in:
parent
498e0a7754
commit
b9dc0aa5a3
20
app-emacs/catppuccin-emacs/catppuccin-emacs-9999.ebuild
Normal file
20
app-emacs/catppuccin-emacs/catppuccin-emacs-9999.ebuild
Normal file
@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
NEED_EMACS=25.1
|
||||
|
||||
inherit elisp
|
||||
|
||||
DESCRIPTION="Soothing pastel theme for Emacs"
|
||||
HOMEPAGE="https://github.com/catppuccin/emacs"
|
||||
|
||||
EGIT_REPO_URI="https://github.com/catppuccin/emacs.git"
|
||||
inherit git-r3
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPENDS="app-emacs/autothemer"
|
||||
|
||||
SITEFILE="50${PN}-gentoo.el"
|
@ -0,0 +1 @@
|
||||
(add-to-list 'load-path "@SITELISP@")
|
11
app-emacs/catppuccin-emacs/metadata.xml
Normal file
11
app-emacs/catppuccin-emacs/metadata.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>strdenis02@gmail.com</email>
|
||||
<name>Denis Strizhkin</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">catppuccin/emacs</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user