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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2F44158021 for ; Fri, 4 Nov 2022 17:13:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0F0CE07B2; Fri, 4 Nov 2022 17:13:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C946EE07B2 for ; Fri, 4 Nov 2022 17:13:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5C0734147C for ; Fri, 4 Nov 2022 17:13:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ED1A6F2 for ; Fri, 4 Nov 2022 17:13:05 +0000 (UTC) From: "Matthew Smith" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Smith" Message-ID: <1667581919.e2025dab9f6d6df93cbecc5d95bd6b7b04bdc9ac.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/remind/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/remind/Manifest app-misc/remind/remind-04.01.00.ebuild X-VCS-Directories: app-misc/remind/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: e2025dab9f6d6df93cbecc5d95bd6b7b04bdc9ac X-VCS-Branch: master Date: Fri, 4 Nov 2022 17:13:05 +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: 40e291f9-94dc-465c-a292-5b3f2e525b01 X-Archives-Hash: fa9af6c032c383fb48259bc9934384f2 commit: e2025dab9f6d6df93cbecc5d95bd6b7b04bdc9ac Author: Zoltan Puskas sinustrom info> AuthorDate: Wed Oct 5 08:36:09 2022 +0000 Commit: Matthew Smith gentoo org> CommitDate: Fri Nov 4 17:11:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2025dab app-misc/remind: add 04.01.00 Signed-off-by: Zoltan Puskas sinustrom.info> Signed-off-by: Matthew Smith gentoo.org> app-misc/remind/Manifest | 1 + app-misc/remind/remind-04.01.00.ebuild | 49 ++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/app-misc/remind/Manifest b/app-misc/remind/Manifest index 43fb0dd4d487..e25d55453775 100644 --- a/app-misc/remind/Manifest +++ b/app-misc/remind/Manifest @@ -1,2 +1,3 @@ DIST remind-03.03.05.tar.gz 402481 BLAKE2B 8fabc3269a06aaf3502c2245653442ddf6c101c3f62718769418c28850da467d210f381ef3452e95b6dbc921fe06979b4c38be8b7389a9defd76865da66080f3 SHA512 56b37dfc50a6c6a8a284691d7f1c39d542b7309ec12a029c65b68f7921cd43521d3cef9fc8d21f4a9f4a7609b0e00013e7f2793b529f39f80d63ae1fe5194fd4 DIST remind-04.00.03.tar.gz 466497 BLAKE2B e924e77502135f38df23d6abe7bab20108f6117c2129253345839b6a481f25e79fe2e722c8e4c40c4abfaf9ffe35409bc8f5ade8d46a227adb76798e7cf386b4 SHA512 69d446b99e1e339eb91f98a3505dd580588ac3f39317a5b00078f8ab847f3854bd1dc43ffa10e84703250251448bdc1a51a02bab0671a9b28e2e564f60582cfc +DIST remind-04.01.00.tar.gz 471394 BLAKE2B c9ed931cbd18b8db21e6096fffc568e4ef291a647d6b15fe020cb2b74c0ac103d03a3c0715b82578551feea8b3b99cbc521f24f9d5e8890d2ce98bb35e1d7677 SHA512 0059a657b4066bdbd40096baef46bc27d7c3c0171b2a56f9d3b06cee543c39ec08e4d76cd040d8abf9658c6cb684b0cfe7c945a06f5da0a55b840b0b14d4ef7e diff --git a/app-misc/remind/remind-04.01.00.ebuild b/app-misc/remind/remind-04.01.00.ebuild new file mode 100644 index 000000000000..51ab006b95dc --- /dev/null +++ b/app-misc/remind/remind-04.01.00.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Ridiculously functional reminder program" +HOMEPAGE="https://dianne.skoll.ca/projects/remind/" +SRC_URI="https://dianne.skoll.ca/projects/remind/download/OLD/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="tk" + +RDEPEND=" + tk? ( >=dev-lang/tk-8.5 dev-tcltk/tcllib ) +" +DEPEND="${RDEPEND} + dev-perl/Cairo + dev-perl/JSON-MaybeXS + dev-perl/Pango + virtual/perl-Getopt-Long +" +DOCS="docs/* examples/defs.rem " + +src_test() { + if [[ ${EUID} -eq 0 ]] ; then + ewarn "Testing fails if run as root. Skipping tests" + else + emake test + fi +} + +src_install() { + default + + if ! use tk ; then + rm \ + "${D}"/usr/bin/tkremind \ + "${D}"/usr/share/man/man1/tkremind* \ + || die + fi + + rm "${S}"/contrib/rem2ics-*/{Makefile,rem2ics.spec} || die + insinto /usr/share/${PN} + doins -r contrib/ + insinto /usr/share/vim/vimfiles/syntax + doins examples/remind.vim +}