commit:     a44a5e315a6bd08d50edf26134b8b38e880557ad
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 19:24:39 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 13 19:31:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44a5e31

xfce-base/thunar: Remove old

Bug: https://bugs.gentoo.org/789396
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-base/thunar/Manifest             |  4 --
 xfce-base/thunar/thunar-4.16.6.ebuild | 76 -----------------------------------
 xfce-base/thunar/thunar-4.16.7.ebuild | 76 -----------------------------------
 xfce-base/thunar/thunar-4.17.1.ebuild | 76 -----------------------------------
 xfce-base/thunar/thunar-4.17.2.ebuild | 76 -----------------------------------
 5 files changed, 308 deletions(-)

diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index b43275afbe5..1c25b45799c 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,6 +1,2 @@
-DIST thunar-4.16.6.tar.bz2 2435447 BLAKE2B 
0ec50e8330643fc0c1881fa49ef1b8d0a90c8ef3ade3f7bb0756525381ec885137f808451db0eff52a0f51f337cf0de787dcb43544e52c832e8e94332345ea75
 SHA512 
2e9800935907477664d3a17bca5998266873a84423586f9e7ee3b7c6ba41314b372f7a6db5d9dd17f10af6405afafb808a78b8e8d07dbdfa8e00aa5fa9d3a552
-DIST thunar-4.16.7.tar.bz2 2427885 BLAKE2B 
ead71d045ebccf225e0d52d2d3531abdc63428e0f4463319aefc784ab052dfefd6887bc7cf946acc7976c86df0866d3873a3db68cb42054ef0d812f74bb76e95
 SHA512 
1b1ba2b78aef34aa87ea5a62c5715e94263463c2011cb073d58212529e300bef520079757d0f7550925ebc60183f0c9169ddb1f65098fd4d475187cef4cc3bd8
 DIST thunar-4.16.8.tar.bz2 2429407 BLAKE2B 
0af1c14fff30f276c279ff459e33ff4c23533e1ce494cadba02fca6436c1d1d2a0c8ea302dfb9c7b5ff9b6d7a69a80996afa1274cc9f3c66f112b8230d8b30f3
 SHA512 
722caeef9a8a074bac705b0108faab418009e61d8e177838b6a63cbf29f7b9c78e3a135b8a59f154e978feb811d5d115810df2b2e9d53d93f1c34e62a2d5f7b8
-DIST thunar-4.17.1.tar.bz2 2461612 BLAKE2B 
2afed1e57c3f81ba255a02c3d6092492292e143162c47813159fabca5a0891d7d089053fcbab8e0ec60436a94121828905bece8af2e1e91f5dc3884bf05703bb
 SHA512 
e6f5e70679dafd91d992a950f90b21ef062c7e262443c496724b170baf409e74342dc56d7a046124c0ad00a827c9b1ca616d34c74b543a61316e236810e537af
-DIST thunar-4.17.2.tar.bz2 2426776 BLAKE2B 
64079f29860f8c099483d317e53e4b15e6c79e50d3e813d51e8e61aec344415b9aa2d88d99b7cefecaffb85497a39ca41845d58bbba8b5f1479e4f9e4fc8951f
 SHA512 
9d8c9852b29d1f7eba1df085e37d4266df87959e1ad66b8219f16a33297e071a9c65e3c40c55246505f47dc858106415435a17bc1a23b1e7c83a60de43e430df
 DIST thunar-4.17.3.tar.bz2 2427025 BLAKE2B 
5fde8faf29f8b8f78a604c12cd0366187865d2c176109a8501500af573e77cfaf53aecc145674f2f49d730f2596c06e3304c4b2e033759430b1d3fd06439310b
 SHA512 
7394121dd995296802b50ae6188a56228dec82f9cb1c29cf8c9bc4db6a69921e78f6a2bfcab459578faf64703eecc59a04ce6f4d623300e54faa2e0b4e261699

diff --git a/xfce-base/thunar/thunar-4.16.6.ebuild 
b/xfce-base/thunar/thunar-4.16.6.ebuild
deleted file mode 100644
index 25406e337a9..00000000000
--- a/xfce-base/thunar/thunar-4.16.6.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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 ~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.15.3:=
-       >=xfce-base/libxfce4ui-4.15.3:=
-       >=xfce-base/libxfce4util-4.15.2:=
-       >=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
-}

diff --git a/xfce-base/thunar/thunar-4.16.7.ebuild 
b/xfce-base/thunar/thunar-4.16.7.ebuild
deleted file mode 100644
index a50b1046a41..00000000000
--- a/xfce-base/thunar/thunar-4.16.7.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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 ~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.15.3:=
-       >=xfce-base/libxfce4ui-4.15.3:=
-       >=xfce-base/libxfce4util-4.15.2:=
-       >=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
-}

diff --git a/xfce-base/thunar/thunar-4.17.1.ebuild 
b/xfce-base/thunar/thunar-4.17.1.ebuild
deleted file mode 100644
index a50b1046a41..00000000000
--- a/xfce-base/thunar/thunar-4.17.1.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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 ~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.15.3:=
-       >=xfce-base/libxfce4ui-4.15.3:=
-       >=xfce-base/libxfce4util-4.15.2:=
-       >=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
-}

diff --git a/xfce-base/thunar/thunar-4.17.2.ebuild 
b/xfce-base/thunar/thunar-4.17.2.ebuild
deleted file mode 100644
index a50b1046a41..00000000000
--- a/xfce-base/thunar/thunar-4.17.2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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 ~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.15.3:=
-       >=xfce-base/libxfce4ui-4.15.3:=
-       >=xfce-base/libxfce4util-4.15.2:=
-       >=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
-}

Reply via email to