public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-archive-plugin/
Date: Sat, 30 Apr 2022 13:28:09 +0000 (UTC)	[thread overview]
Message-ID: <1651324516.4bdf0b3d0f651eee092ad409b20d6c3285cda3e0.mgorny@gentoo> (raw)

commit:     4bdf0b3d0f651eee092ad409b20d6c3285cda3e0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 13:15:16 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 13:15:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdf0b3d

xfce-extra/thunar-archive-plugin: Bump to 0.5.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/thunar-archive-plugin/Manifest          |  1 +
 .../thunar-archive-plugin-0.5.0.ebuild             | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/xfce-extra/thunar-archive-plugin/Manifest b/xfce-extra/thunar-archive-plugin/Manifest
index 27b0b68ec787..e4297b2d8d4d 100644
--- a/xfce-extra/thunar-archive-plugin/Manifest
+++ b/xfce-extra/thunar-archive-plugin/Manifest
@@ -1 +1,2 @@
 DIST thunar-archive-plugin-0.4.0.tar.bz2 350011 BLAKE2B aebe828396e75701b788dd22266ed154b3a8296b8f6a912fbd99d4ebda1db2ed2a5cbf957a381523194270b5f1ea8ae6af24ca61e35b3953de54b0477bffd6cf SHA512 6590d8765ac6eab14fae7758e4c47c66b52e79e2e4b01a86d25bd35492590925ca35e4bbade8a9d8f0c73386eaeda6863e2a7a39a2df2904404f7e2bfdd91a44
+DIST thunar-archive-plugin-0.5.0.tar.bz2 378749 BLAKE2B d420e121351fc78bd67880c89574a762dfd51949087cbde117c48cf8f879bf1c7416d960bf7d49bb704008a8dc10e1d87ecf43481f644f07bbadbc00d7348af8 SHA512 5a606f5102689e5e0fa051b25cae6f66248491aeab2c6402fd158151f9cbfab54ff4b61c36eab89fdf323b65065d955bdedd6760f32a5493179e92492ee1df37

diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.0.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.0.ebuild
new file mode 100644
index 000000000000..fd5d69ef3f4c
--- /dev/null
+++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Archive plug-in for the Thunar filemanager"
+HOMEPAGE="https://docs.xfce.org/xfce/thunar/archive"
+SRC_URI="https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=xfce-base/libxfce4util-4.12:=
+	>=xfce-base/exo-0.10:=
+	>=xfce-base/thunar-1.7:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


             reply	other threads:[~2022-04-30 13:28 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-30 13:28 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-03  4:20 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/thunar-archive-plugin/ Michał Górny
2023-12-02 20:28 Sam James
2023-12-02 10:27 Arthur Zamarin
2023-12-02 10:15 Arthur Zamarin
2023-12-02  9:48 Arthur Zamarin
2023-12-02  9:45 Arthur Zamarin
2023-10-30 16:45 Michał Górny
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:37 Sam James
2023-06-11 15:37 Sam James
2023-04-01  6:13 Michał Górny
2022-06-07  9:40 Sam James
2022-06-07  7:05 Sam James
2022-06-06 10:22 Jakov Smolić
2022-06-06 10:22 Jakov Smolić
2022-06-06 10:20 Jakov Smolić
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-07-23 14:10 Kent Fredric
2019-05-18 11:11 Michał Górny
2018-06-17 12:11 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-03 17:48 Tobias Klausmann
2018-02-13 15:29 Michał Górny
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 11:08 Mikle Kolyada
2017-11-30 18:20 Denis Dupeyron
2017-06-09  7:39 Michał Górny
2017-01-30  7:37 Fabian Groffen
2017-01-26 10:22 Agostino Sarubbo
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-09-29  4:37 Jeroen Roovers
2016-08-02 16:10 Michał Górny
2016-06-26 18:42 Markus Meier
2015-10-17 18:32 Mikle Kolyada

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=1651324516.4bdf0b3d0f651eee092ad409b20d6c3285cda3e0.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