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

commit:     f9aadfd6017d6d68a11a541d1f4b063f75865048
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 22:06:57 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 22:09:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9aadfd6

app-emacs/dwarf-mode: new package; add version 2.39

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

 app-emacs/dwarf-mode/Manifest                     |  1 +
 app-emacs/dwarf-mode/dwarf-mode-2.39.ebuild       | 17 +++++++++++++++++
 app-emacs/dwarf-mode/files/50dwarf-mode-gentoo.el |  3 +++
 app-emacs/dwarf-mode/metadata.xml                 | 13 +++++++++++++
 4 files changed, 34 insertions(+)

diff --git a/app-emacs/dwarf-mode/Manifest b/app-emacs/dwarf-mode/Manifest
new file mode 100644
index 000000000000..b6cc86caa4f6
--- /dev/null
+++ b/app-emacs/dwarf-mode/Manifest
@@ -0,0 +1 @@
+DIST binutils-2.39.tar.xz 25167756 BLAKE2B ac6a5296c6586d53eaadcbffc5c399a6d79edf72450b9bb8b3525ce525129cef3d2eb90c85ef3bb3270b5a03b0e1ffb8f0b705f028158726f9777ebb8685066f SHA512 68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3

diff --git a/app-emacs/dwarf-mode/dwarf-mode-2.39.ebuild b/app-emacs/dwarf-mode/dwarf-mode-2.39.ebuild
new file mode 100644
index 000000000000..522f6c9a8072
--- /dev/null
+++ b/app-emacs/dwarf-mode/dwarf-mode-2.39.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs mode to browse DWARF information"
+HOMEPAGE="https://sourceware.org/binutils/"
+SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
+S="${WORKDIR}"/binutils-${PV}/binutils
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/dwarf-mode/files/50dwarf-mode-gentoo.el b/app-emacs/dwarf-mode/files/50dwarf-mode-gentoo.el
new file mode 100644
index 000000000000..7caa9f19a37b
--- /dev/null
+++ b/app-emacs/dwarf-mode/files/50dwarf-mode-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'dwarf-browse "dwarf-mode"
+  "Invoke `objdump' and put output into a `dwarf-mode' buffer." t)

diff --git a/app-emacs/dwarf-mode/metadata.xml b/app-emacs/dwarf-mode/metadata.xml
new file mode 100644
index 000000000000..38a0bcca915a
--- /dev/null
+++ b/app-emacs/dwarf-mode/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>
+  <stabilize-allarches />
+  <upstream>
+    <remote-id type="cpe">cpe:/a:gnu:binutils</remote-id>
+  </upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2022-09-05 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-05 22:09 [gentoo-commits] repo/gentoo:master commit in: app-emacs/dwarf-mode/, app-emacs/dwarf-mode/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