From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Mon, 11 Jun 2018 19:43:18 +0000 (UTC) [thread overview]
Message-ID: <1528746151.7ebd90f84b9832fdf66413ee05e424e50f7a80ea.zlogene@gentoo> (raw)
commit: 7ebd90f84b9832fdf66413ee05e424e50f7a80ea
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 11 19:42:31 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 19:42:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebd90f8
x11-terms/tilda: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-terms/tilda/Manifest | 1 +
x11-terms/tilda/tilda-1.4.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/x11-terms/tilda/Manifest b/x11-terms/tilda/Manifest
index 02a8777cd8c..35cd826bf93 100644
--- a/x11-terms/tilda/Manifest
+++ b/x11-terms/tilda/Manifest
@@ -1 +1,2 @@
DIST tilda-0.9.6.tar.gz 307517 BLAKE2B dba49f28cf92a514977da5f8099e7f19366723b89785c9d9897138500eac7281a97d3ea3365acb08f17edb0a71ffe3a63d631987aaf39aa6e0058290f037e9dc SHA512 7d0ddaf289de2c3f9f48f5cce3ee71534b9fdd91f79a4e56a32a301fd8fc82c4a3d760cfcd16d8d2e2d9f0d963b8130547720563ab15c2bb2220ff546ea562b0
+DIST tilda-1.4.1.tar.gz 471340 BLAKE2B a84d125bf81e384706347401ebbf7b11813bf5ed422e6b374e918ed564b9bfe168ebf3fef163b91a15350b49166b0040e90afdef716cc1762ecc410710f72c29 SHA512 d16878e762d94f94c219e8e711223a771a2ab816f02573f693cfbcfa0eee5aafff8a274898a65df168c0bf78258aa16e5a3be6b0c3dee418af61c68f43ed74c6
diff --git a/x11-terms/tilda/tilda-1.4.1.ebuild b/x11-terms/tilda/tilda-1.4.1.ebuild
new file mode 100644
index 00000000000..ad1b85bd86f
--- /dev/null
+++ b/x11-terms/tilda/tilda-1.4.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/vte:0
+ >=dev-libs/glib-2.8.4:2
+ dev-libs/confuse
+ gnome-base/libglade
+ 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:[~2018-06-11 19:43 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-11 19:43 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 6:06 [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/ Arthur Zamarin
2025-04-26 1:45 Sam James
2025-04-26 1:37 Sam James
2025-03-22 16:06 Marc Schiffbauer
2022-12-21 22:47 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-05-08 13:24 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-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=1528746151.7ebd90f84b9832fdf66413ee05e424e50f7a80ea.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