public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/
Date: Mon,  5 Apr 2021 11:53:45 +0000 (UTC)	[thread overview]
Message-ID: <1617623609.c23e13fdfd45040ca381a8309c3ece38ace38e12.asturm@gentoo> (raw)

commit:     c23e13fdfd45040ca381a8309c3ece38ace38e12
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 10:39:23 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 11:53:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23e13fd

x11-terms/sakura: Drop 3.7.0, cmake-utils--

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-terms/sakura/Manifest            |  1 -
 x11-terms/sakura/sakura-3.7.0.ebuild | 62 ------------------------------------
 2 files changed, 63 deletions(-)

diff --git a/x11-terms/sakura/Manifest b/x11-terms/sakura/Manifest
index ee3e5e613e9..6c355d7a1cb 100644
--- a/x11-terms/sakura/Manifest
+++ b/x11-terms/sakura/Manifest
@@ -1,2 +1 @@
-DIST sakura-3.7.0.tar.gz 64728 BLAKE2B 637d8c9a393fe2823943190ec3c1676d3dd900b574f58fc3f6d61709ac3b70081736f0804c0e7d8ec5a1409cc2651aa1c3bee04a04c5d3df4ac1432fa2a5c41b SHA512 1018ea952d491f68a05ee3b3d8ac70cbfb485687f76224f9a395ff6508e0e75ff58bfd12dcb534c86430da54803a3016619f441d8bd14e496df32f81e00ca72e
 DIST sakura-3.7.1.tar.bz2 56315 BLAKE2B 3de45b19f76f765bc611cc7514238c942ea2212d64332aab9befbea4b5fe0cdb29a555017276bd6394c1313ba64ce2bfca6e83c6ff19d6aa676409b51589a838 SHA512 69d3b14f455480e4515337b4a28daafc807f41653ed8d6b6f934a908305fcc28745796b0f290b3ec6e97f6572132664017f943e556cca69df7007e17fcd9b9df

diff --git a/x11-terms/sakura/sakura-3.7.0.ebuild b/x11-terms/sakura/sakura-3.7.0.ebuild
deleted file mode 100644
index 222315196c7..00000000000
--- a/x11-terms/sakura/sakura-3.7.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit cmake-utils eutils flag-o-matic xdg-utils
-
-DESCRIPTION="sakura is a terminal emulator based on GTK and VTE"
-HOMEPAGE="https://www.pleyades.net/david/projects/sakura"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-linux"
-
-RDEPEND="
-	>=dev-libs/glib-2.20:2
-	>=x11-libs/gtk+-3.20:3[X]
-	x11-libs/libX11
-	>=x11-libs/vte-0.50:2.91
-"
-DEPEND="
-	${RDEPEND}
-	>=dev-lang/perl-5.10.1
-	virtual/pkgconfig
-"
-PATCHES=(
-	"${FILESDIR}"/${PN}-3.7.0-gentoo.patch
-)
-DOCS=(
-	AUTHORS
-)
-
-src_prepare() {
-	strip-linguas -i po/
-	local lingua
-	for lingua in po/*.po; do
-		lingua="${lingua/po\/}"
-		lingua="${lingua/.po}"
-		if ! has ${lingua} ${LINGUAS}; then
-			rm po/${lingua}.po || die
-		fi
-	done
-
-	cmake-utils_src_prepare
-	# sakura.c:1740:3: warning: implicit declaration of function ‘readlink’
-	# [-Wimplicit-function-declaration]
-	append-cppflags -D_DEFAULT_SOURCE
-
-	# sakura.c:1348:9: error: ‘for’ loop initial declarations are only allowed
-	# in C99 or C11 mode
-	append-cflags -std=c99
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2021-04-05 11:53 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 11:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-23  4:57 [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/ Sam James
2025-05-23  4:57 Sam James
2025-02-25 13:57 Petr Vaněk
2024-11-23 13:02 Arthur Zamarin
2024-07-21 15:12 Conrad Kostecki
2022-08-22 14:30 Jakov Smolić
2022-01-22  0:34 Ionen Wolkens
2021-12-07  6:26 Agostino Sarubbo
2021-12-05  5:06 Sam James
2021-09-19  3:42 Ionen Wolkens
2021-06-30 10:15 Ulrich Müller
2021-06-07  8:33 Joonas Niilola
2021-03-30  1:31 Jonas Stein
2021-01-05 20:51 Sam James
2020-12-29  9:58 Sam James
2020-09-03 13:06 Jeroen Roovers
2020-07-03 11:35 Jeroen Roovers
2020-07-03 11:35 Jeroen Roovers
2019-11-30 12:23 Jeroen Roovers
2018-09-11 17:09 Jeroen Roovers
2018-06-07 10:48 Andreas Sturmlechner
2018-06-07 10:13 Agostino Sarubbo
2018-06-06 23:23 Thomas Deutschmann
2018-06-03 13:32 Johannes Huber
2017-09-16 12:36 Jeroen Roovers
2017-01-13 16:42 Jeroen Roovers
2016-10-03  4:03 Jeroen Roovers
2016-10-02 10:58 Jeroen Roovers
2016-10-02 10:48 Pacho Ramos
2016-01-30 13:20 Jeroen Roovers
2015-12-16  7:26 Jeroen Roovers
2015-11-29  7:28 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617623609.c23e13fdfd45040ca381a8309c3ece38ace38e12.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox