From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Thu, 21 Jun 2018 07:24:54 +0000 (UTC) [thread overview]
Message-ID: <1529565863.200ff58c530cf41aeacc5db3e84b8936b2e123f1.mgorny@gentoo> (raw)
commit: 200ff58c530cf41aeacc5db3e84b8936b2e123f1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 06:22:58 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 07:24:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200ff58c
xfce-base/exo: Bump to 0.12.2
xfce-base/exo/Manifest | 1 +
xfce-base/exo/exo-0.12.2.ebuild | 41 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/xfce-base/exo/Manifest b/xfce-base/exo/Manifest
index 70aaefe9a61..52aad06f73f 100644
--- a/xfce-base/exo/Manifest
+++ b/xfce-base/exo/Manifest
@@ -1,3 +1,4 @@
DIST exo-0.10.7.tar.bz2 1262301 BLAKE2B f9a0454b1f5f125fec49de834bdefd12ad827e88a852596315090cca92f92628d594fe609a35b9f926c4d19ac67fbfa60fcd5e277d6cd69082b27273ff17c823 SHA512 5a872e6895595da027f403fb7951922c40481d53242cb4d9c3da2d36690c61dce2fdb34ba0eb39367558a5e3055733af25432d1f3a8f60984b7e2ed997408b60
DIST exo-0.12.0.tar.bz2 1310691 BLAKE2B 6acdfe0b3cf7b19717d17c4acc7973bc8e27e963b4213376061cee0bec72734303ed75b7bfd8d8cbe1da98af4a9b43132657ade0020f9d26add36aa77c184ff4 SHA512 8ec52aba3faa9728bb60e09cf696f772160bfd8357c06015a6d72a2302572e74389f78a20addcf3ac632a3ac84b3ee2f40750483a16e2f7e1cff7de6f7aa2692
DIST exo-0.12.1.tar.bz2 1321285 BLAKE2B 99721961880387fb5a953c3276a08297582c3aed5f52d578826ddde056836ec7c3b06d6f553cd660ca236cb864b79076fb19856b75e487a27db5db356f4bf685 SHA512 ee5c759a977944d56804424f4532c6e34921a34ab56ae4a11b4c8173ccae29d2397701db3d73c62b7fbf04ffb2c439b6bbbc1a4fc841bce0ce7a76fa22c42bd4
+DIST exo-0.12.2.tar.bz2 1321379 BLAKE2B bf17b8dfb6489b5c168893599e67bac603e6915e78930d0d460e94d23a60b53e720439653358c2566083a3773cd5bb898da5210200a2c6dfac7ca9b730ca4aaf SHA512 771c4e3c09683ccf2d028a5203d4b2af0da38e6ae97baa7825714ad6e2e81d128d9238d060cdd80c95660a0394b632caec3e31df1f2cc28b1fed8ef19ee2011a
diff --git a/xfce-base/exo/exo-0.12.2.ebuild b/xfce-base/exo/exo-0.12.2.ebuild
new file mode 100644
index 00000000000..40a8273b293
--- /dev/null
+++ b/xfce-base/exo/exo-0.12.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="Extensions, widgets and framework library with session support for Xfce"
+HOMEPAGE="https://www.xfce.org/projects/"
+SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=dev-lang/perl-5.6
+ >=dev-libs/glib-2.42:=
+ dev-perl/URI
+ >=x11-libs/gtk+-2.24:2=
+ >=x11-libs/gtk+-3.22:3=
+ >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+ >=xfce-base/libxfce4util-4.12:="
+DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
next reply other threads:[~2018-06-21 7:25 UTC|newest]
Thread overview: 121+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-21 7:24 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 7:54 [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/ Michał Górny
2024-02-19 11:02 Michał Górny
2024-01-15 16:31 Michał Górny
2023-10-15 15:27 Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2022-12-15 15:04 Michał Górny
2022-12-01 13:55 Michał Górny
2022-11-01 12:35 Michał Górny
2022-08-28 6:49 WANG Xuerui
2022-07-05 18:52 Michał Górny
2022-07-05 17:54 Sam James
2022-07-05 2:05 Sam James
2022-06-22 16:02 Arthur Zamarin
2022-06-14 21:16 Jakov Smolić
2022-06-14 7:10 Agostino Sarubbo
2022-06-12 8:32 Agostino Sarubbo
2022-06-11 11:13 Michał Górny
2022-06-11 11:13 Michał Górny
2022-03-27 2:33 Sam James
2022-02-19 13:26 Jakov Smolić
2022-02-19 13:26 Jakov Smolić
2022-02-17 18:14 Sam James
2022-02-15 22:21 Jakov Smolić
2022-02-11 11:08 Jakov Smolić
2021-12-07 22:23 Michał Górny
2021-10-09 7:52 Michał Górny
2021-09-29 21:59 Michał Górny
2021-06-27 6:09 Michał Górny
2021-05-25 14:21 Yixun Lan
2021-04-16 8:30 Michał Górny
2021-04-16 0:40 Sam James
2021-04-14 16:26 Sam James
2021-04-13 16:05 Sam James
2021-04-13 16:05 Sam James
2021-04-12 15:52 Sam James
2021-04-12 15:50 Sam James
2021-04-12 12:46 Michał Górny
2021-03-12 11:07 Michał Górny
2021-02-18 22:08 Sam James
2021-02-15 8:38 Sam James
2021-01-18 20:29 Michał Górny
2021-01-13 18:06 Michał Górny
2020-12-22 23:35 Michał Górny
2020-12-16 13:29 Michał Górny
2020-11-01 21:13 Michał Górny
2020-08-25 17:17 Michał Górny
2020-08-21 2:23 Michał Górny
2020-05-27 7:03 Michał Górny
2020-03-19 11:40 Mart Raudsepp
2020-03-17 10:17 Mart Raudsepp
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 18:05 Mikle Kolyada
2020-03-13 18:54 Agostino Sarubbo
2020-01-01 19:43 Agostino Sarubbo
2019-12-31 14:02 Agostino Sarubbo
2019-12-31 8:18 Agostino Sarubbo
2019-12-31 8:15 Agostino Sarubbo
2019-12-31 7:43 Agostino Sarubbo
2019-12-19 19:27 Michał Górny
2019-12-06 14:20 Michał Górny
2019-12-01 20:20 Michał Górny
2019-11-16 0:19 Michał Górny
2019-11-07 23:44 Aaron Bauman
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-08-11 20:33 Michał Górny
2019-07-27 11:26 Michał Górny
2019-07-27 11:26 Michał Górny
2019-06-14 3:40 Michał Górny
2019-05-29 0:32 Aaron Bauman
2019-05-18 11:11 Michał Górny
2019-05-02 17:07 Michał Górny
2019-05-02 17:07 Michał Górny
2019-04-20 17:57 Mikle Kolyada
2019-04-07 21:36 Mikle Kolyada
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-01-20 10:42 Michał Górny
2019-01-20 10:42 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-10-16 17:21 Michał Górny
2018-06-21 7:24 Michał Górny
2018-06-17 12:11 Michał Górny
2018-05-27 20:56 Mikle Kolyada
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-04-08 9:04 Michał Górny
2018-02-14 13:35 Michał Górny
2017-07-30 14:59 David Seifert
2017-07-25 7:58 Michał Górny
2017-07-25 7:58 Michał Górny
2017-07-16 19:17 Michał Górny
2017-07-11 11:22 Michał Górny
2017-06-18 14:04 Michał Górny
2017-01-26 10:22 Agostino Sarubbo
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-11-01 9:07 Michał Górny
2016-09-29 4:37 Jeroen Roovers
2016-08-15 16:30 Jason Zaman
2016-08-07 5:58 Michał Górny
2016-06-30 16:58 Tobias Klausmann
2016-06-26 18:34 Markus Meier
2015-10-17 18:32 Mikle Kolyada
2015-09-20 11:10 Christoph Mende
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=1529565863.200ff58c530cf41aeacc5db3e84b8936b2e123f1.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