summaryrefslogtreecommitdiff
path: root/xfce-base/thunar
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /xfce-base/thunar
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r--xfce-base/thunar/Manifest2
-rw-r--r--xfce-base/thunar/thunar-4.17.4.ebuild76
2 files changed, 78 insertions, 0 deletions
diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index 4bab80a5bc60..e88297e86a65 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,5 +1,7 @@
DIST thunar-4.16.8.tar.bz2 2429407 BLAKE2B 0af1c14fff30f276c279ff459e33ff4c23533e1ce494cadba02fca6436c1d1d2a0c8ea302dfb9c7b5ff9b6d7a69a80996afa1274cc9f3c66f112b8230d8b30f3 SHA512 722caeef9a8a074bac705b0108faab418009e61d8e177838b6a63cbf29f7b9c78e3a135b8a59f154e978feb811d5d115810df2b2e9d53d93f1c34e62a2d5f7b8
DIST thunar-4.17.3.tar.bz2 2427025 BLAKE2B 5fde8faf29f8b8f78a604c12cd0366187865d2c176109a8501500af573e77cfaf53aecc145674f2f49d730f2596c06e3304c4b2e033759430b1d3fd06439310b SHA512 7394121dd995296802b50ae6188a56228dec82f9cb1c29cf8c9bc4db6a69921e78f6a2bfcab459578faf64703eecc59a04ce6f4d623300e54faa2e0b4e261699
+DIST thunar-4.17.4.tar.bz2 2475127 BLAKE2B 1464162544f7d5f646975e9f663db1d4fb14249f87df013f68f04810eb2b961507a9b90b05cfe3dfbe9188c002ccc10143ee77b671e2b196b7ec3df803d05bf7 SHA512 0271d6925955692076168f4227c946479dc17cb8c0bf92d8dca523575f187c481b4c5f876ad13cdeadbdc67a4b773a1b88166a0eddc7b3ff4c8abb40135b84bf
EBUILD thunar-4.16.8.ebuild 2071 BLAKE2B d015592ff9c4d08936ba5b5c3a44bd74e45bb067000f89cae57a12734a05d18c3adb79e2785076859b8d6d78c9909adabb9ec2c74e10380dbaacababdb145748 SHA512 6f4fcffc0f5f5c48a87a96e971b04a362a119e09a7dad70ee990e3c7c858549d3ca08a3e0d5629e84e10230276c9a6949e5ab2103025bbacffdcee63df2e9b85
EBUILD thunar-4.17.3.ebuild 2084 BLAKE2B fc0df0f03f031219056e7621f835b6b5c2868f6c30ec4cbc706aba5792854f9193b1c1810a03ae544e6bc1aed024641051b9629749ffcc0cc3df29b394ee854d SHA512 79efbbb6445f6beda503602781855fc7b298024b966dcaaaf8175a3185e1a09a8b05f154601fc74c922d3668fa8c6606899c6955a40ccfd32b844706948a8888
+EBUILD thunar-4.17.4.ebuild 2084 BLAKE2B afca73f4d7c6e83ca317218c6ae85ab74d005df0616fbbc0e2061b1550e7f21ca446bbb0158a3004cf8f181754cb4f2fc6a9730badbb3ef912ad2cddd47dad98 SHA512 bb62e444cf216066b4eb20aeb7ade3fb487eaea5aae8f97d35dbda827009f282a42376ff228526e18dbe9ff1cdccf1aadc5850236968ad73ce587021d1da5dd8
MISC metadata.xml 372 BLAKE2B 35cec7c8487a748045795a1a2467878a3ba2df30880256a0add3757f2785b01a09f2f30046f5f02b28434ca2c7d683a409e1a6e2461d1671bea8b9198b9e92ff SHA512 0e12c13eeae06f579b45cedd3b61a158958ae3d08f181e289dedaf04e69629de78f9a8baa0c9baa51f66285e8c6c82740dc2453fd655152d049d4412e9883a3a
diff --git a/xfce-base/thunar/thunar-4.17.4.ebuild b/xfce-base/thunar/thunar-4.17.4.ebuild
new file mode 100644
index 000000000000..63884c064f5a
--- /dev/null
+++ b/xfce-base/thunar/thunar-4.17.4.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit xdg-utils
+
+DESCRIPTION="File manager for the Xfce desktop environment"
+HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
+
+GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
+DEPEND=">=dev-libs/glib-2.50
+ >=x11-libs/gdk-pixbuf-2.14
+ >=x11-libs/gtk+-3.22:3
+ >=xfce-base/exo-4.17.0:=
+ >=xfce-base/libxfce4ui-4.17.0:=
+ >=xfce-base/libxfce4util-4.17.0:=
+ >=xfce-base/xfconf-4.12:=
+ exif? ( >=media-libs/libexif-0.6.19:= )
+ introspection? ( dev-libs/gobject-introspection:= )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
+ pcre? ( >=dev-libs/libpcre-6:= )
+ trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
+ udisks? ( dev-libs/libgudev:= )"
+RDEPEND="${DEPEND}
+ >=dev-util/desktop-file-utils-0.20-r1
+ x11-misc/shared-mime-info
+ trash-panel-plugin? ( ${GVFS_DEPEND} )
+ udisks? (
+ virtual/udev
+ ${GVFS_DEPEND}[udisks,udev]
+ )"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_configure() {
+ local myconf=(
+ $(use_enable introspection)
+ $(use_enable udisks gudev)
+ $(use_enable libnotify notifications)
+ $(use_enable exif)
+ $(use_enable pcre)
+ $(use_enable trash-panel-plugin tpa-plugin)
+ )
+
+ econf "${myconf[@]}"
+}
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ elog "If you were using an older Xfce version and Thunar fails to start"
+ elog "with a message similar to:"
+ elog " Failed to register: Timeout was reached"
+ elog "you may need to reset your xfce4 session:"
+ elog " rm ~/.cache/sessions/xfce4-session-*"
+ elog "See https://bugs.gentoo.org/698914."
+
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}