From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Fri, 8 May 2020 13:24:19 +0000 (UTC) [thread overview]
Message-ID: <1588944255.a3ed75d0587b6bb4303ee717d9e37f0e242041e2.zlogene@gentoo> (raw)
commit: a3ed75d0587b6bb4303ee717d9e37f0e242041e2
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 8 13:23:45 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 8 13:24:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ed75d0
x11-terms/tilda: Version bump (v1.5.1)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
x11-terms/tilda/Manifest | 1 +
x11-terms/tilda/tilda-1.5.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest
index 33e9e611c5e..a713fc4e37c 100644
--- a/x11-terms/tilda/Manifest
+++ b/x11-terms/tilda/Manifest
@@ -1,2 +1,3 @@
DIST tilda-1.4.1.tar.gz 471340 BLAKE2B a84d125bf81e384706347401ebbf7b11813bf5ed422e6b374e918ed564b9bfe168ebf3fef163b91a15350b49166b0040e90afdef716cc1762ecc410710f72c29 SHA512 d16878e762d94f94c219e8e711223a771a2ab816f02573f693cfbcfa0eee5aafff8a274898a65df168c0bf78258aa16e5a3be6b0c3dee418af61c68f43ed74c6
DIST tilda-1.5.0.tar.gz 484754 BLAKE2B 8f04a5046b642e0cd67d375817d046920bbefd9b499458c2dab90f9801b0a4009b7b06cfe29af01095f1627581e4577ba5a7405948b29d21e233db288da48efd SHA512 2876b3ffbc5dd663b10c2f5fc7e6b838d6e3e18f30eb62afe07d9615b4567b04fba0b1efb2449204f4a5b78a90198092e397a24a41b978862d4fc6fab0b8de81
+DIST tilda-1.5.1.tar.gz 484980 BLAKE2B 530b3393e268b7eac47a89b96e5d139f71369f1bbdb5544beb0c6728fad9c52819a55e3e6f3836e00755d8bccbbf8b5bfd7f13347850684f0e74545e614fb9bb SHA512 58bba956adcc7adef11efc0c968bda2933543979759b1d477a1c040cf29cd5ef4382f13f220cde34162f23eedb3c987b81c139a3bae9d34106d18c9be08c9d90
diff --git a/x11-terms/tilda/tilda-1.5.1.ebuild b/x11-terms/tilda/tilda-1.5.1.ebuild
new file mode 100644
index 00000000000..b7827af4144
--- /dev/null
+++ b/x11-terms/tilda/tilda-1.5.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic
+
+DESCRIPTION="A drop down terminal, similar to the consoles found in first person shooters"
+HOMEPAGE="https://github.com/lanoxx/tilda"
+SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="x11-libs/vte:2.91
+ >=dev-libs/glib-2.8.4:2
+ dev-libs/confuse:=
+ gnome-base/libglade
+ x11-libs/gtk+:3
+ x11-libs/libX11"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+ sys-devel/gettext"
+
+S="${WORKDIR}/${PN}-${P}"
+
+src_prepare() {
+ default
+ append-cflags -std=c99
+ eautoreconf
+}
next reply other threads:[~2020-05-08 13:24 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 13:24 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-21 22:47 [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/ Sam James
2022-12-21 22:47 Sam James
2022-12-18 21:31 Arthur Zamarin
2022-12-18 12:12 Sam James
2022-08-25 12:42 Jakov Smolić
2022-01-20 14:30 Sam James
2021-02-02 23:51 Sam James
2021-02-02 23:46 Sam James
2021-01-28 16:29 Sam James
2021-01-27 4:06 Sam James
2021-01-12 12:32 Mikle Kolyada
2020-12-02 23:21 Sam James
2020-08-25 18:20 Georgy Yakovlev
2020-05-12 9:03 Mikle Kolyada
2020-02-15 11:39 Mikle Kolyada
2018-07-15 14:45 Mikle Kolyada
2018-07-15 14:23 Thomas Deutschmann
2018-07-14 20:16 Sergei Trofimovich
2018-06-14 9:13 Mikle Kolyada
2018-06-12 21:02 Mikle Kolyada
2018-06-11 19:43 Mikle Kolyada
2018-05-20 0:33 Aaron Bauman
2018-05-17 21:18 Sergei Trofimovich
2018-03-14 12:48 Mikle Kolyada
2018-03-13 22:26 Thomas Deutschmann
2018-03-10 11:31 Pacho Ramos
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=1588944255.a3ed75d0587b6bb4303ee717d9e37f0e242041e2.zlogene@gentoo \
--to=zlogene@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