xfce-base/xfce4-meta: Bump to 4.14_pre3
authorMichał Górny <mgorny@gentoo.org>
Sun, 28 Jul 2019 20:54:58 +0000 (22:54 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 28 Jul 2019 21:08:32 +0000 (23:08 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/xfce4-meta/xfce4-meta-4.14_pre3.ebuild [new file with mode: 0644]

diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.14_pre3.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.14_pre3.ebuild
new file mode 100644 (file)
index 0000000..50669d1
--- /dev/null
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="The Xfce Desktop Environment (meta package)"
+HOMEPAGE="https://www.xfce.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="minimal +svg upower"
+
+RDEPEND=">=x11-themes/gtk-engines-xfce-3:0
+       x11-themes/hicolor-icon-theme
+       >=xfce-base/exo-0.12.7
+       >=xfce-base/garcon-0.6.4
+       >=xfce-base/libxfce4ui-4.13.7
+       >=xfce-base/libxfce4util-4.13.5
+       >=xfce-base/thunar-1.8.8
+       >=xfce-base/xfce4-appfinder-4.13.5
+       >=xfce-base/xfce4-panel-4.13.7
+       >=xfce-base/xfce4-session-4.13.4
+       >=xfce-base/xfce4-settings-4.13.8
+       >=xfce-base/xfconf-4.13.8
+       >=xfce-base/xfdesktop-4.13.6
+       >=xfce-base/xfwm4-4.13.4
+       >=xfce-extra/thunar-volman-0.9.4
+       >=xfce-extra/tumbler-0.2.6
+       !minimal? (
+               media-fonts/dejavu
+               virtual/freedesktop-icon-theme
+               )
+       svg? ( gnome-base/librsvg )
+       upower? ( >=xfce-extra/xfce4-power-manager-1.6.4 )"