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 DE10B138334 for ; Wed, 5 Sep 2018 06:55:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB43BE08F7; Wed, 5 Sep 2018 06:54:59 +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 B6229E08F7 for ; Wed, 5 Sep 2018 06:54:59 +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 83657335C94 for ; Wed, 5 Sep 2018 06:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 770913C5 for ; Wed, 5 Sep 2018 06:54:55 +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: <1536130459.e100b17297aee0a24c4f47fc20329a801d7a78df.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/uemacs-pk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/uemacs-pk/Manifest app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild X-VCS-Directories: app-editors/uemacs-pk/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e100b17297aee0a24c4f47fc20329a801d7a78df X-VCS-Branch: master Date: Wed, 5 Sep 2018 06:54:55 +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-Archives-Salt: 3d7f8fe0-97b7-40f4-8829-06d355f2ba83 X-Archives-Hash: 37be09a8b8e75846a1134c306774efef commit: e100b17297aee0a24c4f47fc20329a801d7a78df Author: Ulrich Müller gentoo org> AuthorDate: Wed Sep 5 06:54:19 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Sep 5 06:54:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e100b172 app-editors/uemacs-pk: Version bump. Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-editors/uemacs-pk/Manifest | 1 + .../uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild | 39 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/app-editors/uemacs-pk/Manifest b/app-editors/uemacs-pk/Manifest index 6c035a94b76..dc21550f568 100644 --- a/app-editors/uemacs-pk/Manifest +++ b/app-editors/uemacs-pk/Manifest @@ -1 +1,2 @@ DIST uemacs-4.0.15_p20180117.tar.xz 151600 BLAKE2B 76a6a3cd3d0abf720721c7c09687c1964958e6c1c05ad8db07e6e561d6714e436d31659d118af85d069ad77da2606b0ac86005824e2ac56db8040a0ea739aabf SHA512 aadf3f9e8ab3f2c9c7bccf305f7a37e75ac1c92c5c388ce35a10b24cedf886f7d9b0ce8b1196c2f96a0d874bd5af130edb3ecb1ccf571d8e8c00753564e38aa7 +DIST uemacs-4.0.15_p20180719.tar.xz 151748 BLAKE2B 66572d3b4eb54310b7468a43fa718faa78aae8070a8675018f8dccc38d2dcb8e93b41942f49ca28b7c8ee5d100b541ecebfa2adc9a84f121a178ade0903029b1 SHA512 0baa273d5f8df75976d01acbe69b2bca7ec803c8a40364ebded39d16874426874af7b7547774c211fbbb96c82fcb69aaf75f8fa5fd3e95422ee105e6be7f9564 diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild new file mode 100644 index 00000000000..0286f0e2043 --- /dev/null +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="uEmacs/PK is an enhanced version of MicroEMACS" +HOMEPAGE="https://git.kernel.org/?p=editors/uemacs/uemacs.git;a=summary + ftp://ftp.cs.helsinki.fi/pub/Software/Local/uEmacs-PK" +# snapshot from git repo +SRC_URI="https://dev.gentoo.org/~ulm/distfiles/uemacs-${PV}.tar.xz" + +LICENSE="free-noncomm" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" + +RDEPEND="sys-libs/ncurses:0=" +DEPEND="${RDEPEND} + virtual/pkgconfig" + +S="${WORKDIR}/uemacs" +PATCHES=("${FILESDIR}"/${PN}-4.0.15_p20110825-gentoo.patch) + +src_compile() { + emake V=1 \ + CC="$(tc-getCC)" \ + CFLAGS="${CFLAGS}" \ + LDFLAGS="${LDFLAGS}" \ + LIBS="$("$(tc-getPKG_CONFIG)" --libs ncurses)" +} + +src_install() { + dobin em + insinto /usr/share/${PN} + doins emacs.hlp + newins emacs.rc .emacsrc + dodoc README readme.39e emacs.ps UTF-8-demo.txt +}