public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-static-blog/, app-emacs/org-static-blog/files/
@ 2022-04-20 15:26 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2022-04-20 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     72373afc07900e620c19311a5fb243fe014af093
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 15:20:44 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 15:26:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72373afc

app-emacs/org-static-blog: new package; add version 1.5.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/org-static-blog/Manifest                    |  1 +
 .../org-static-blog/files/50org-static-blog-gentoo.el |  3 +++
 app-emacs/org-static-blog/metadata.xml                | 13 +++++++++++++
 .../org-static-blog/org-static-blog-1.5.0.ebuild      | 19 +++++++++++++++++++
 4 files changed, 36 insertions(+)

diff --git a/app-emacs/org-static-blog/Manifest b/app-emacs/org-static-blog/Manifest
new file mode 100644
index 000000000000..c19e55c8faa7
--- /dev/null
+++ b/app-emacs/org-static-blog/Manifest
@@ -0,0 +1 @@
+DIST org-static-blog-1.5.0.tar.gz 13504 BLAKE2B a6eaa2e92d715513d69d230863a744c46c4b621dca98b2164eef0ae6d63f0e34b942a0bff99ae197e84fbbb315a1f07f829e958674104aaf651d815c43d1e58c SHA512 6b7d7922b5a4eec4724fa0b3ac94c9f8de7d3a984ced85e938f3e96faf0387d37881abcc0cc159b21d2cfc3e3e62f113f51d5967fca6b07c60ade1d3fe290b6f

diff --git a/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el b/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el
new file mode 100644
index 000000000000..19fa211bbbd4
--- /dev/null
+++ b/app-emacs/org-static-blog/files/50org-static-blog-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'org-static-blog-mode "org-static-blog"
+  "Blogging with org-mode and emacs." t)

diff --git a/app-emacs/org-static-blog/metadata.xml b/app-emacs/org-static-blog/metadata.xml
new file mode 100644
index 000000000000..22815e751aca
--- /dev/null
+++ b/app-emacs/org-static-blog/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="project">
+    <email>gnu-emacs@gentoo.org</email>
+    <name>Gentoo GNU Emacs project</name>
+  </maintainer>
+  <upstream>
+    <bugs-to>https://github.com/bastibe/org-static-blog/issues/</bugs-to>
+    <remote-id type="github">bastibe/org-static-blog</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/app-emacs/org-static-blog/org-static-blog-1.5.0.ebuild b/app-emacs/org-static-blog/org-static-blog-1.5.0.ebuild
new file mode 100644
index 000000000000..92a9f3c0a808
--- /dev/null
+++ b/app-emacs/org-static-blog/org-static-blog-1.5.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=24.3
+
+inherit elisp
+
+DESCRIPTION="Static site generator using Emacs's org-mode"
+HOMEPAGE="https://github.com/bastibe/org-static-blog/"
+SRC_URI="https://github.com/bastibe/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README.org )
+SITEFILE="50${PN}-gentoo.el"


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

only message in thread, other threads:[~2022-04-20 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-20 15:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/org-static-blog/, app-emacs/org-static-blog/files/ Maciej Barć

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