From 0efa2f3d1e180de68bedd3852758214edbaf8a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 12 Jun 2017 09:44:57 +0200 Subject: xfce-base/xfdesktop: Bump to 4.13.1 --- xfce-base/xfdesktop/Manifest | 2 +- xfce-base/xfdesktop/xfdesktop-4.13.0.ebuild | 54 ----------------------------- xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild | 54 +++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 55 deletions(-) delete mode 100644 xfce-base/xfdesktop/xfdesktop-4.13.0.ebuild create mode 100644 xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild diff --git a/xfce-base/xfdesktop/Manifest b/xfce-base/xfdesktop/Manifest index 5c3350a4111..b3e7b664f69 100644 --- a/xfce-base/xfdesktop/Manifest +++ b/xfce-base/xfdesktop/Manifest @@ -1,2 +1,2 @@ DIST xfdesktop-4.12.3.tar.bz2 1420704 SHA256 a8a8d93744d842ca6ac1f9bd2c8789ee178937bca7e170e5239cbdbef30520ac SHA512 e8c89640722d3dfb2c5aae09779f81e5e2a6e157cc4756a46139547bd1a5b1977fa828f68e8ea61d6c9483c35a9303169fc33cbeacde06f7e95e19c65ce54878 WHIRLPOOL ce6fbfa82b9ac753b640035c458c2d81cea76500c6905933c343b061c5f66192926dcc47baa0f72f2a55579212cc0a297538f5f1d913b026f0d5b88f4211e9d8 -DIST xfdesktop-4.13.0.tar.bz2 1484311 SHA256 0c5eef883c0f6fa29a548e8e9184f07c63892103a7a7a8f5141a502c04d5da40 SHA512 4e27ccff66caa93f4b62db730be52a2dcc4211ada78b79f2faa21153ab79dc1bf7d07479939cdc95c82bb0445f007b4bc77793ecd0dd7718baddee5316b35951 WHIRLPOOL 818f02f61854457f1c156e49fcaf2c643495b47b9a19d8dd45701138571bbcf152f507c7b985da914f17c6209e969fbda11288d393aba8124e2c93bd83c87f70 +DIST xfdesktop-4.13.1.tar.bz2 1485914 SHA256 7e81fd3b8c939d7eee4e293ac1b670c1f3f59cf4de81e47382ecf857bc8879a4 SHA512 efe5ffe450f498ee0188a1ca5efd0ef340d73b5650060f18db4fe94ae9130dd27e41c6b30af2f90839e6c8272f3e270d16b86df64d595fe82169c26d624f806a WHIRLPOOL 99dcb6331b93b14e99aec09207c00b9adba810d6eaa622c0c175b1e4601a9c7076a2f2dd2e1564c9cf318edcdc6ea8e4ce0c11656235fd41d0cd12c7077cba75 diff --git a/xfce-base/xfdesktop/xfdesktop-4.13.0.ebuild b/xfce-base/xfdesktop/xfdesktop-4.13.0.ebuild deleted file mode 100644 index b5ffb7e7d4b..00000000000 --- a/xfce-base/xfdesktop/xfdesktop-4.13.0.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils - -DESCRIPTION="Desktop manager for the Xfce desktop environment" -HOMEPAGE="https://www.xfce.org/projects/" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="debug libnotify +thunar" - -# src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) -RDEPEND=">=x11-libs/cairo-1.12:= - >=dev-libs/glib-2.42:= - >=x11-libs/gtk+-3.20:3= - >=x11-libs/libwnck-3.14:3= - x11-libs/libX11:= - >=xfce-base/exo-0.11:= - >=xfce-base/garcon-0.6:= - >=xfce-base/libxfce4ui-4.13:= - >=xfce-base/libxfce4util-4.12:= - >=xfce-base/xfconf-4.12.1:= - libnotify? ( >=x11-libs/libnotify-0.7:= ) - thunar? ( - >=dev-libs/glib-2.38:= - >=xfce-base/thunar-1.6:=[dbus] - )" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_configure() { - local myconf=( - $(use_enable thunar file-icons) - $(use_enable thunar thunarx) - $(use_enable libnotify notifications) - ) - - econf "${myconf[@]}" -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild new file mode 100644 index 00000000000..b5ffb7e7d4b --- /dev/null +++ b/xfce-base/xfdesktop/xfdesktop-4.13.1.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils + +DESCRIPTION="Desktop manager for the Xfce desktop environment" +HOMEPAGE="https://www.xfce.org/projects/" +SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +IUSE="debug libnotify +thunar" + +# src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0) +RDEPEND=">=x11-libs/cairo-1.12:= + >=dev-libs/glib-2.42:= + >=x11-libs/gtk+-3.20:3= + >=x11-libs/libwnck-3.14:3= + x11-libs/libX11:= + >=xfce-base/exo-0.11:= + >=xfce-base/garcon-0.6:= + >=xfce-base/libxfce4ui-4.13:= + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/xfconf-4.12.1:= + libnotify? ( >=x11-libs/libnotify-0.7:= ) + thunar? ( + >=dev-libs/glib-2.38:= + >=xfce-base/thunar-1.6:=[dbus] + )" +DEPEND="${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +src_configure() { + local myconf=( + $(use_enable thunar file-icons) + $(use_enable thunar thunarx) + $(use_enable libnotify notifications) + ) + + econf "${myconf[@]}" +} + +pkg_postinst() { + gnome2_icon_cache_update +} + +pkg_postrm() { + gnome2_icon_cache_update +} -- cgit v1.2.3