diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-09 17:54:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-04-09 17:54:31 +0000 |
commit | cc97ab71aa1dee6b6acb46e928963369ebfe6358 (patch) | |
tree | d17f53e58e10c667d8431eb774ac59bfe2185b6a /xfce-base | |
parent | Stable for amd64, wrt bug #411007 (diff) | |
download | historical-cc97ab71aa1dee6b6acb46e928963369ebfe6358.tar.gz historical-cc97ab71aa1dee6b6acb46e928963369ebfe6358.tar.bz2 historical-cc97ab71aa1dee6b6acb46e928963369ebfe6358.zip |
old
Package-Manager: portage-2.2.0_alpha99/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-session/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-session/xfce4-session-4.9.0.ebuild | 43 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.9.3.ebuild | 59 | ||||
-rw-r--r-- | xfce-base/xfdesktop/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfdesktop/xfdesktop-4.9.1.ebuild | 47 |
6 files changed, 14 insertions, 152 deletions
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog index a7ac14aa0e0b..374dfa54a44c 100644 --- a/xfce-base/xfce4-session/ChangeLog +++ b/xfce-base/xfce4-session/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-session # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.153 2012/04/09 12:26:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.154 2012/04/09 17:53:47 ssuominen Exp $ + + 09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> + -xfce4-session-4.9.0.ebuild: + old *xfce4-session-4.9.0-r1 (09 Apr 2012) diff --git a/xfce-base/xfce4-session/xfce4-session-4.9.0.ebuild b/xfce-base/xfce4-session/xfce4-session-4.9.0.ebuild deleted file mode 100644 index c2a258bb6bb5..000000000000 --- a/xfce-base/xfce4-session/xfce4-session-4.9.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/xfce4-session-4.9.0.ebuild,v 1.1 2012/03/31 05:49:28 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="A session manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="consolekit debug gnome-keyring udev" - -COMMON_DEPEND=">=dev-libs/dbus-glib-0.98 - x11-apps/iceauth - x11-libs/libSM - >=x11-libs/libwnck-2.22:1 - x11-libs/libX11 - >=xfce-base/libxfce4util-4.9 - >=xfce-base/libxfce4ui-4.9 - >=xfce-base/xfconf-4.9 - gnome-keyring? ( >=gnome-base/libgnome-keyring-2.22 ) - !xfce-base/xfce-utils" -RDEPEND="${COMMON_DEPEND} - consolekit? ( || ( sys-auth/consolekit sys-apps/systemd ) ) - udev? ( sys-power/upower )" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable gnome-keyring libgnome-keyring) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS BUGS ChangeLog NEWS README TODO ) -} diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index befb0735d319..457747185a1a 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.93 2012/04/01 10:06:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.94 2012/04/09 17:52:57 ssuominen Exp $ + + 09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> + -xfce4-settings-4.9.3.ebuild: + old *xfce4-settings-4.9.4 (01 Apr 2012) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.9.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.9.3.ebuild deleted file mode 100644 index bb37945bc638..000000000000 --- a/xfce-base/xfce4-settings/xfce4-settings-4.9.3.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.9.3.ebuild,v 1.1 2012/03/30 20:49:51 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Configuration system for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="debug libcanberra libnotify +xklavier" - -RDEPEND=">=dev-libs/dbus-glib-0.98 - >=dev-libs/glib-2.24 - media-libs/fontconfig - >=x11-libs/gtk+-2.20:2 - x11-libs/libX11 - >=x11-libs/libXcursor-1.1 - >=x11-libs/libXi-1.3 - >=x11-libs/libXrandr-1.2 - >=xfce-base/garcon-0.1.11 - >=xfce-base/exo-0.7.2 - >=xfce-base/libxfce4ui-4.9 - >=xfce-base/libxfce4util-4.9 - >=xfce-base/xfconf-4.9 - libcanberra? ( >=media-libs/libcanberra-0.25[sound] ) - libnotify? ( >=x11-libs/libnotify-0.7 ) - xklavier? ( >=x11-libs/libxklavier-5 )" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext - >=x11-proto/inputproto-1.4 - x11-proto/xproto" - -pkg_setup() { - XFCONF=( - $(use_enable libnotify) - $(use_enable xklavier libxklavier) - $(use_enable libcanberra sound-settings) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS TODO ) -} - -src_prepare() { - local theme=Hicolor - has_version x11-themes/tango-icon-theme && theme=Tango - has_version x11-themes/gnome-icon-theme && theme=GNOME - has_version x11-themes/faenza-icon-theme && theme=Faenza - sed -i -e "/IconThemeName/s:Rodent:${theme}:" xfsettingsd/xsettings.xml || die - - xfconf_src_prepare -} diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog index fd1c9aef9fef..597b518544c4 100644 --- a/xfce-base/xfdesktop/ChangeLog +++ b/xfce-base/xfdesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfdesktop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.207 2012/04/07 18:21:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.208 2012/04/09 17:54:31 ssuominen Exp $ + + 09 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -xfdesktop-4.9.1.ebuild: + old 07 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> xfdesktop-4.9.2.ebuild: Raise some dependencies according to upstream git. diff --git a/xfce-base/xfdesktop/xfdesktop-4.9.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.9.1.ebuild deleted file mode 100644 index 31330b4401ac..000000000000 --- a/xfce-base/xfdesktop/xfdesktop-4.9.1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.9.1.ebuild,v 1.1 2012/03/31 05:32:50 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Desktop manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="debug libnotify thunar" - -RDEPEND=">=dev-libs/glib-2.20 - >=x11-libs/gtk+-2.24:2 - x11-libs/libSM - >=x11-libs/libwnck-2.20:1 - x11-libs/libX11 - >=xfce-base/exo-0.7 - >=xfce-base/garcon-0.1.11 - >=xfce-base/libxfce4ui-4.9 - >=xfce-base/libxfce4util-4.9 - >=xfce-base/xfconf-4.9 - libnotify? ( >=x11-libs/libnotify-0.7 ) - thunar? ( - >=xfce-base/thunar-1.3[dbus] - >=dev-libs/dbus-glib-0.98 - )" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable thunar file-icons) - $(use_enable thunar thunarx) - $(use_enable libnotify notifications) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README TODO ) -} |