From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/
Date: Mon, 31 Oct 2016 16:02:58 +0000 (UTC) [thread overview]
Message-ID: <1477929764.abee3b7392ec91fb7d80b448be927568e68cd32c.mgorny@gentoo> (raw)
commit: abee3b7392ec91fb7d80b448be927568e68cd32c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 16:00:35 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 16:02:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abee3b73
x11-terms/xfce4-terminal: Bump to 0.8.1
x11-terms/xfce4-terminal/Manifest | 1 +
.../xfce4-terminal/xfce4-terminal-0.8.1.ebuild | 34 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/x11-terms/xfce4-terminal/Manifest b/x11-terms/xfce4-terminal/Manifest
index a7e0bee..5f29e43 100644
--- a/x11-terms/xfce4-terminal/Manifest
+++ b/x11-terms/xfce4-terminal/Manifest
@@ -2,3 +2,4 @@ DIST xfce4-terminal-0.6.3.tar.bz2 815207 SHA256 912f4716c2395a14a80620ef982b4af1
DIST xfce4-terminal-0.6.90.tar.bz2 838790 SHA256 ec540579d2d85111f322ffa08a4c3690c26612699af1b22c8d4f3480e38e70d1 SHA512 85bacf2184240356f698d9cc0c1f5c4a8b2502abb272a2293574b9cb0641bed3f4be42691f67acee3f6aa54a94a29e9d2304047bbad9435f94d7cad5a25429a5 WHIRLPOOL 4d656d2be87a0f36ff86f51ae350ae182c75fa4ee7761ef4bf258b33354afe803f5effbe01cb33ca55adfbc165bb85341fdf4ac61234ef7342c5102b4c4cb955
DIST xfce4-terminal-0.6.92.tar.bz2 854899 SHA256 62140f8956d9c9aa4d483cf6cfbf6d76749b0f1feb47fa8413f0972e97461574 SHA512 79c65752b853f557a0e0a8bee7cef39438623aa5e982ce53a28a520b572a1c0b187010dba0cbc450ee4d10dceadfc32233ca5df7c5e521c0eaf74f6daad33af0 WHIRLPOOL 1508cda0139417a475abf0e14976ee18e526b6fd063f6482049a3c0aa9b6e51a61063f6191cf6ecd8dbee9d59da37664fadefaa727f9ef365afc0825a3b8b23b
DIST xfce4-terminal-0.8.0.tar.bz2 868612 SHA256 e915c05a3d07b66d153e1ba8614f904f9c12b2dd8372b27d24c0d339743d5b0a SHA512 88083293a557c28289a0a21b3e52d25c769f9f3a09a0126d0913ab77c299b01bc6c58b685debf956b230344794f3664d6b824db91ea2375e1484801c9c353794 WHIRLPOOL 30121af280bf4dd40445c576fcca2b0bed2d9b47a86d5e33052e42d8bfc9fdc4392ca3c306e017feb690b3acf61c8eea5fc26b92be94cf6789507c814f439c74
+DIST xfce4-terminal-0.8.1.tar.bz2 871184 SHA256 ddfe53a89d315a4a9170ca6d2cee2d33145bd63630062b2e867fb3a5fcde5fdf SHA512 198f5008da1cee289aa4df7faae622eca5dfefcfc27415522fe4a0ec2d21c036e2bb2e1d0ea7790679085ce4fe013c349434cc2412a3a5773868409d74c12a2b WHIRLPOOL 1f87aa90775169b1c2702105804e7f56af68fb137ad9a13e08fa1462ffe17830f005ed4a71406c557ccdeb2463991f0cb39ad5abbd03397303c5f47d0fbb25f7
diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.8.1.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.1.ebuild
new file mode 100644
index 00000000..0860415
--- /dev/null
+++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.8.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A terminal emulator for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/terminal/"
+SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="debug"
+
+RDEPEND=">=dev-libs/glib-2.26:2=
+ >=x11-libs/gtk+-3.14:3=
+ x11-libs/libX11:=
+ >=x11-libs/vte-0.38:2.91=
+ >=xfce-base/libxfce4ui-4.10:=[gtk3(+)]"
+DEPEND="${RDEPEND}
+ dev-libs/libxml2
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_setup() {
+ XFCONF=(
+ $(xfconf_use_debug)
+ )
+
+ DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS )
+}
next reply other threads:[~2016-10-31 16:03 UTC|newest]
Thread overview: 122+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-31 16:02 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:41 [gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/ Michał Górny
2025-01-25 11:00 Sam James
2025-01-25 8:54 Sam James
2025-01-25 8:54 Sam James
2024-12-25 18:25 Michał Górny
2024-03-14 4:22 Michał Górny
2024-03-13 23:57 Sam James
2024-03-12 21:24 Arthur Zamarin
2024-03-09 14:11 Michał Górny
2024-03-09 14:11 Michał Górny
2024-03-09 14:11 Michał Górny
2024-03-09 14:11 Michał Górny
2024-02-29 14:44 Michał Górny
2024-02-05 18:11 Michał Górny
2023-12-30 1:26 Ionen Wolkens
2023-12-22 15:36 Arthur Zamarin
2023-12-22 5:14 Ionen Wolkens
2023-12-16 3:06 Michał Górny
2023-12-02 10:53 Arthur Zamarin
2023-12-02 9:50 Michał Górny
2023-12-02 9:48 Arthur Zamarin
2023-12-02 9:45 Arthur Zamarin
2023-12-02 9:34 Michał Górny
2023-11-15 16:35 Arthur Zamarin
2023-10-14 13:05 Michał Górny
2023-10-06 19:05 Michał Górny
2023-10-06 18:11 Arthur Zamarin
2023-10-06 16:04 Sam James
2023-10-06 14:31 Sam James
2023-10-06 14:30 Arthur Zamarin
2023-10-06 14:29 Sam James
2023-08-22 12:04 Michał Górny
2022-08-28 6:49 WANG Xuerui
2022-07-27 6:55 Michał Górny
2022-07-26 18:41 Sam James
2022-07-26 4:46 Sam James
2022-07-26 2:17 Sam James
2022-07-26 2:05 Sam James
2022-07-26 1:36 Sam James
2022-05-22 16:36 Michał Górny
2022-05-13 4:27 Michał Górny
2022-05-05 7:09 Michał Górny
2022-05-05 7:07 Jakov Smolić
2022-04-27 18:21 Arthur Zamarin
2022-04-27 18:08 Arthur Zamarin
2022-04-27 18:04 Arthur Zamarin
2022-04-27 11:21 Jakov Smolić
2022-04-27 11:21 Jakov Smolić
2022-04-20 17:24 Michał Górny
2022-04-14 12:34 Andreas K. Hüttel
2022-04-01 17:10 Michał Górny
2022-03-24 18:16 Michał Górny
2022-03-05 8:44 Michał Górny
2022-02-10 10:35 Michał Górny
2021-12-10 18:58 Michał Górny
2021-10-17 11:57 Michał Górny
2021-10-17 11:57 Michał Górny
2021-06-02 2:42 Yixun Lan
2021-04-12 23:33 Sam James
2020-12-22 23:35 Michał Górny
2020-07-19 14:19 Michał Górny
2020-05-08 10:46 Agostino Sarubbo
2020-05-06 7:18 Sergei Trofimovich
2020-05-06 7:01 Sergei Trofimovich
2020-05-03 10:12 Agostino Sarubbo
2020-03-30 6:51 Michał Górny
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 19:24 Sergei Trofimovich
2020-03-14 18:05 Mikle Kolyada
2020-03-13 18:54 Agostino Sarubbo
2019-12-30 4:26 Michał Górny
2019-12-27 20:28 Michał Górny
2019-12-27 4:50 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-10-12 21:00 Sergei Trofimovich
2019-07-03 3:45 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-12 13:45 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-05-27 20:56 Mikle Kolyada
2018-05-15 15:55 Michał Górny
2018-04-19 21:08 Mikle Kolyada
2018-04-18 21:04 Sergei Trofimovich
2018-04-10 11:32 Tobias Klausmann
2018-04-08 17:28 Aaron Bauman
2018-04-08 15:48 Sergei Trofimovich
2018-03-29 7:18 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-15 17:14 Michał Górny
2018-03-03 17:48 Tobias Klausmann
2018-02-28 19:10 Michał Górny
2018-02-26 7:16 Michał Górny
2018-02-26 7:16 Michał Górny
2018-02-25 20:04 Michał Górny
2018-01-10 21:22 Sergei Trofimovich
2018-01-08 8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-06 5:05 Thomas Deutschmann
2018-01-05 10:42 Mikle Kolyada
2017-07-15 22:23 Michał Górny
2017-06-21 12:17 Agostino Sarubbo
2017-06-21 11:57 Agostino Sarubbo
2017-06-21 4:41 Markus Meier
2017-06-18 14:01 Agostino Sarubbo
2017-06-17 15:58 Sergei Trofimovich
2017-06-09 7:39 Michał Górny
2017-05-15 8:16 Michał Górny
2017-02-06 18:20 Michał Górny
2017-01-10 14:52 Michał Górny
2016-10-31 16:02 Michał Górny
2016-10-20 8:54 Michał Górny
2016-09-07 17:11 Michał Górny
2016-07-30 5:35 Michał Górny
2016-03-04 8:13 Stephen Klimaszewski
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=1477929764.abee3b7392ec91fb7d80b448be927568e68cd32c.mgorny@gentoo \
--to=mgorny@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