public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/gruvbox-theme/files/, app-emacs/gruvbox-theme/
@ 2023-06-12 16:14 Arsen Arsenović
  0 siblings, 0 replies; only message in thread
From: Arsen Arsenović @ 2023-06-12 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     94a87a01140f6d7a7084ccf48e4a651b67682952
Author:     Arsen Arsenović <arsen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 14:11:34 2023 +0000
Commit:     Arsen Arsenović <arsen <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 16:13:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a87a01

app-emacs/gruvbox-theme: new package, add 1.30.1

Signed-off-by: Arsen Arsenović <arsen <AT> gentoo.org>

 app-emacs/gruvbox-theme/Manifest                   |  1 +
 .../gruvbox-theme/files/50gruvbox-theme-gentoo.el  |  2 ++
 .../gruvbox-theme/gruvbox-theme-1.30.1.ebuild      | 24 ++++++++++++++++++++++
 app-emacs/gruvbox-theme/metadata.xml               | 15 ++++++++++++++
 4 files changed, 42 insertions(+)

diff --git a/app-emacs/gruvbox-theme/Manifest b/app-emacs/gruvbox-theme/Manifest
new file mode 100644
index 000000000000..e519d6cd261e
--- /dev/null
+++ b/app-emacs/gruvbox-theme/Manifest
@@ -0,0 +1 @@
+DIST gruvbox-theme-1.30.1.tar.gz 2849739 BLAKE2B 1d9c005b65237431f62ccda120b3adf5bed66c2238fcab263d6c18cc79b79553fbfdd04fb56cb053990b2c09fdd8f5a607d7b2a86c1164ec3a6ee1134de43b49 SHA512 52d20729c4bcc4677bb4aa9fa14a95bb3ae9a5729e70d93817030ebb3235d7e7d72562e34ab74c8c0e8c03183ae3711ef50d04160e04608bc9968d651c40f1d8

diff --git a/app-emacs/gruvbox-theme/files/50gruvbox-theme-gentoo.el b/app-emacs/gruvbox-theme/files/50gruvbox-theme-gentoo.el
new file mode 100644
index 000000000000..7e3219a1f424
--- /dev/null
+++ b/app-emacs/gruvbox-theme/files/50gruvbox-theme-gentoo.el
@@ -0,0 +1,2 @@
+;;; app-emacs/gruvbox-theme site configuration  -*- lexical-binding: t; -*-
+(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild b/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild
new file mode 100644
index 000000000000..73081b15731f
--- /dev/null
+++ b/app-emacs/gruvbox-theme/gruvbox-theme-1.30.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=26.1
+inherit elisp
+
+DESCRIPTION="Gruvbox is a retro groove color scheme, now in Emacs"
+HOMEPAGE="https://github.com/greduan/emacs-theme-gruvbox/"
+
+SRC_URI="https://github.com/greduan/emacs-theme-gruvbox/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/emacs-theme-gruvbox-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=app-emacs/autothemer-0.2
+"
+DEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/gruvbox-theme/metadata.xml b/app-emacs/gruvbox-theme/metadata.xml
new file mode 100644
index 000000000000..340581005307
--- /dev/null
+++ b/app-emacs/gruvbox-theme/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>arsen@gentoo.org</email>
+    <description>Arsen Arsenović</description>
+  </maintainer>
+  <maintainer type="project">
+    <email>gnu-emacs@gentoo.org</email>
+    <name>Gentoo GNU Emacs project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">greduan/emacs-theme-gruvbox</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-12 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 16:14 [gentoo-commits] repo/gentoo:master commit in: app-emacs/gruvbox-theme/files/, app-emacs/gruvbox-theme/ Arsen Arsenović

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox