From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B4D03139347 for ; Fri, 23 Jul 2021 10:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0194E0BEA; Fri, 23 Jul 2021 10:49:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C351E0BE4 for ; Fri, 23 Jul 2021 10:49:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ADA37342B08 for ; Fri, 23 Jul 2021 10:49:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DF607DE for ; Fri, 23 Jul 2021 10:49:31 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1627037363.a8a731d48e4d5ec291c3c508d2bc5348722332b6.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/flim/Manifest app-emacs/flim/flim-1.14.9_p20210529.ebuild X-VCS-Directories: app-emacs/flim/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a8a731d48e4d5ec291c3c508d2bc5348722332b6 X-VCS-Branch: master Date: Fri, 23 Jul 2021 10:49:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2dd5d98e-1e2b-4277-abc6-3609a72ad96a X-Archives-Hash: 8823ed2829c2a451eda328658c9da274 commit: a8a731d48e4d5ec291c3c508d2bc5348722332b6 Author: Ulrich Müller gentoo org> AuthorDate: Fri Jul 23 10:46:02 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Jul 23 10:49:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a731d4 app-emacs/flim: New snapshot 1.14.9_p20210529 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/flim/Manifest | 1 + app-emacs/flim/flim-1.14.9_p20210529.ebuild | 34 +++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/app-emacs/flim/Manifest b/app-emacs/flim/Manifest index 52355192a18..0b1214f0906 100644 --- a/app-emacs/flim/Manifest +++ b/app-emacs/flim/Manifest @@ -1 +1,2 @@ DIST flim-1.14.9_p20190526.tar.gz 173261 BLAKE2B f28b0d1474d894fd93d9899fe66bc88d6669cc6bdbb2511dcd0b2f13c05abbe42ad4cc06e2de34664204f3ddbb3cb4f09e232394419892b3fd8e71c1ab3aab75 SHA512 8991c460bf9eb411e89edb8fb05088cc09dc354e4c14d7accba26d922b2d1041742e96d8a64407ee8dd2574984c5b3a8fbd66e828c8f8fadc55f8da6428d634e +DIST flim-1.14.9_p20210529.tar.gz 146081 BLAKE2B b5326cb67f4e1387fe5a9f0cc9360feca81bf61de18ae75b325e072e70a3f4b70a1bda148a2ab8ac9c3b872bc5ed96b53b61d0de427abfb21eb8e3dba1235701 SHA512 47a55606add53da7f399d87befc834dbbe4b52b1f3011d24d3dfd3ec7a7010ffebc2aa666e38f5878735b2ee43dfe46eec548dba3535521440c8bcd1bd08a17d diff --git a/app-emacs/flim/flim-1.14.9_p20210529.ebuild b/app-emacs/flim/flim-1.14.9_p20210529.ebuild new file mode 100644 index 00000000000..7dabe9f475b --- /dev/null +++ b/app-emacs/flim/flim-1.14.9_p20210529.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +NEED_EMACS=24.5 + +inherit elisp + +DESCRIPTION="A library to provide basic features about message representation or encoding" +HOMEPAGE="https://github.com/wanderlust/flim" +GITHUB_SHA1="02735dede6603987e8309a76d0bc7a9ff9a5a227" +SRC_URI="https://github.com/wanderlust/${PN}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${GITHUB_SHA1}" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" + +RDEPEND=">=app-emacs/apel-10.8" +DEPEND="${RDEPEND}" + +SITEFILE="60${PN}-gentoo.el" + +src_compile() { + default +} + +src_install() { + emake PREFIX="${ED}/usr" \ + LISPDIR="${ED}/${SITELISP}" \ + VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}" install + elisp-site-file-install "${FILESDIR}/${SITEFILE}" + dodoc FLIM-API.en NEWS VERSION README* ChangeLog* +}