mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
xfce-base/xfce4-meta: Bump to 4.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
36
xfce-base/xfce4-meta/xfce4-meta-4.14.ebuild
Normal file
36
xfce-base/xfce4-meta/xfce4-meta-4.14.ebuild
Normal file
@@ -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="~alpha ~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.8
|
||||
>=xfce-base/garcon-0.6.4
|
||||
>=xfce-base/libxfce4ui-4.14.1
|
||||
>=xfce-base/libxfce4util-4.14.0
|
||||
>=xfce-base/thunar-1.8.9
|
||||
>=xfce-base/xfce4-appfinder-4.14.0
|
||||
>=xfce-base/xfce4-panel-4.14.0
|
||||
>=xfce-base/xfce4-session-4.14.0
|
||||
>=xfce-base/xfce4-settings-4.14.0
|
||||
>=xfce-base/xfconf-4.14.1
|
||||
>=xfce-base/xfdesktop-4.14.1
|
||||
>=xfce-base/xfwm4-4.14.0
|
||||
>=xfce-extra/thunar-volman-0.9.5
|
||||
>=xfce-extra/tumbler-0.2.7
|
||||
!minimal? (
|
||||
media-fonts/dejavu
|
||||
virtual/freedesktop-icon-theme
|
||||
)
|
||||
svg? ( gnome-base/librsvg )
|
||||
upower? ( >=xfce-extra/xfce4-power-manager-1.6.5 )"
|
||||
Reference in New Issue
Block a user