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

commit:     23158344e41232440bb377ee3d32601d79d57f5f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  4 12:39:59 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Jul  4 12:42:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23158344

app-emacs/libegit2: treeclean

Closes: https://bugs.gentoo.org/928920
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/libegit2/Manifest                     |  1 -
 app-emacs/libegit2/files/50libegit2-gentoo.el   |  4 --
 app-emacs/libegit2/libegit2-0.0.20230129.ebuild | 51 -------------------------
 app-emacs/libegit2/metadata.xml                 | 14 -------
 4 files changed, 70 deletions(-)

diff --git a/app-emacs/libegit2/Manifest b/app-emacs/libegit2/Manifest
deleted file mode 100644
index 3a67dcaf4897..000000000000
--- a/app-emacs/libegit2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libegit2-0.0.20230129.tar.gz 132237 BLAKE2B 339c11eaa5b231d33a3b23780b625798d47ab6725fede240ae95307cc0034a61a39d84075be271fff2ae8b1ff5143fb61ef243671f8ac927b07e931824c8c55d SHA512 9384e9118b29429aaa8ee7608712bcc1c9f006a35fb46332f9b999be909ac18c4753af58cd1c91c37a6b24ca9a08f7103f22d53a242296d0dc6a509a2c5e27fb

diff --git a/app-emacs/libegit2/files/50libegit2-gentoo.el b/app-emacs/libegit2/files/50libegit2-gentoo.el
deleted file mode 100644
index 4117c7926cd8..000000000000
--- a/app-emacs/libegit2/files/50libegit2-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(add-to-list 'load-path "@EMACSMODULES@")
-(defvar libgit--build-dir "@EMACSMODULES@")
-(autoload 'libgit-load "libegit2" "Load the `libegit2` dynamic module." t)

diff --git a/app-emacs/libegit2/libegit2-0.0.20230129.ebuild b/app-emacs/libegit2/libegit2-0.0.20230129.ebuild
deleted file mode 100644
index a3832f7be04e..000000000000
--- a/app-emacs/libegit2/libegit2-0.0.20230129.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-NEED_EMACS=26
-COMMIT="ab1a53a6a0120872e42582fc980e779d47de6d0e"
-
-BUILD_DIR="."
-
-inherit cmake elisp
-
-DESCRIPTION="Emacs bindings for libgit2"
-HOMEPAGE="https://github.com/magit/libegit2"
-SRC_URI="https://github.com/magit/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-LICENSE="GPL-2+ GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-# The tests seem to be written specifically for the libegit2 git repository.
-RESTRICT="test"
-
-DEPEND=">=dev-libs/libgit2-1.0.0:="
-RDEPEND="${DEPEND}
-	>=app-editors/emacs-26:*[dynamic-loading]"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS="README.md"
-
-src_prepare() {
-	# Don't build against the bundled submodule
-	sed -i -e '/subdirectory.*libgit2/ s/^/#/' CMakeLists.txt || die
-
-	rm -f test.el || die
-
-	cmake_src_prepare
-}
-
-src_configure() {
-	cmake_src_configure
-}
-
-src_compile() {
-	cmake_src_compile
-	elisp_src_compile
-}
-
-src_install() {
-	elisp_src_install
-	elisp-modules-install ${PN} libegit2.so
-}

diff --git a/app-emacs/libegit2/metadata.xml b/app-emacs/libegit2/metadata.xml
deleted file mode 100644
index a3c240cf0ec8..000000000000
--- a/app-emacs/libegit2/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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>
-<longdescription>
-  This is an experimental module for libgit2 bindings to Emacs, intended to boost the performance of magit.
-</longdescription>
-<upstream>
-  <remote-id type="github">magit/libegit2</remote-id>
-</upstream>
-</pkgmetadata>


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

only message in thread, other threads:[~2024-07-04 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04 12:44 [gentoo-commits] repo/gentoo:master commit in: app-emacs/libegit2/, app-emacs/libegit2/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