summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-01-06 10:51:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-01-06 10:51:10 +0000
commit5e0eeaaea40dd796c9b703d906e593244ff54ae7 (patch)
tree4c9be3de94b6f8381d7ddaa457a65d18a1b1c84c /xfce-base
parentppc/ppc64 stable wrt #386963 (diff)
downloadhistorical-5e0eeaaea40dd796c9b703d906e593244ff54ae7.tar.gz
historical-5e0eeaaea40dd796c9b703d906e593244ff54ae7.tar.bz2
historical-5e0eeaaea40dd796c9b703d906e593244ff54ae7.zip
old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfce-utils/ChangeLog5
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild56
-rw-r--r--xfce-base/xfce4-panel/ChangeLog6
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild43
-rw-r--r--xfce-base/xfce4-session/ChangeLog6
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild53
-rw-r--r--xfce-base/xfce4-settings/ChangeLog6
-rw-r--r--xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild54
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.8.1.ebuild51
10 files changed, 23 insertions, 262 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog
index 3edc386ac6bb..c9ef6fc8e85c 100644
--- a/xfce-base/xfce-utils/ChangeLog
+++ b/xfce-base/xfce-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfce-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.191 2012/01/06 10:47:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.192 2012/01/06 10:48:38 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce-utils-4.8.1.ebuild:
+ old
06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfce-utils-4.8.3.ebuild:
ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
deleted file mode 100644
index d804ec3712db..000000000000
--- a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.9 2011/05/19 22:43:19 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Utilities for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce-utils/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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="dbus debug +lock"
-
-COMMON_DEPEND="x11-libs/libX11
- >=x11-libs/gtk+-2.10:2
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfconf-4.8
- dbus? ( >=dev-libs/dbus-glib-0.88 )"
-RDEPEND="${COMMON_DEPEND}
- x11-apps/xrdb
- x11-misc/xdg-user-dirs
- lock? ( || ( x11-misc/xscreensaver
- gnome-extra/gnome-screensaver
- x11-misc/xlockmore
- x11-misc/slock ) )"
-DEPEND="${COMMON_DEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- --docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-xfconf-migration
- $(use_enable dbus)
- $(xfconf_use_debug)
- --with-vendor-info=Gentoo
- --with-xsession-prefix="${EPREFIX}"/usr
- )
-
- DOCS=( AUTHORS ChangeLog NEWS )
-}
-
-src_install() {
- xfconf_src_install
-
- rm -f "${ED}"/usr/share/applications/xfhelp4.desktop
-
- echo startxfce4 > "${T}"/Xfce4
- exeinto /etc/X11/Sessions
- doexe "${T}"/Xfce4
-}
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index 7d4d00ef06de..42bc8ae38b3d 100644
--- a/xfce-base/xfce4-panel/ChangeLog
+++ b/xfce-base/xfce4-panel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-panel
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.209 2012/01/06 10:37:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.210 2012/01/06 10:38:05 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-panel-4.8.3.ebuild:
+ old
06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-panel-4.8.6.ebuild:
ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild
deleted file mode 100644
index 25442e2b2a0e..000000000000
--- a/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.3.ebuild,v 1.8 2011/05/19 22:14:48 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Panel for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-panel/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1"
-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"
-
-RDEPEND="x11-libs/libX11
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/garcon-0.1.5
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfconf-4.8
- >=xfce-base/exo-0.6
- >=x11-libs/gtk+-2.14:2
- >=dev-libs/glib-2.18:2
- >=dev-libs/dbus-glib-0.88
- >=x11-libs/cairo-1
- >=x11-libs/libwnck-2.22:1"
-DEPEND="${RDEPEND}
- dev-lang/perl
- dev-util/intltool
- sys-devel/gettext
- dev-util/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- --docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-static
- $(xfconf_use_debug)
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
- )
-
- DOCS=( AUTHORS ChangeLog NEWS THANKS )
-}
diff --git a/xfce-base/xfce4-session/ChangeLog b/xfce-base/xfce4-session/ChangeLog
index 8dc95895b6ba..5363744c6ea0 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.148 2012/01/06 10:39:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-session/ChangeLog,v 1.149 2012/01/06 10:40:36 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-session-4.8.1.ebuild:
+ old
06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-session-4.8.2.ebuild:
diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
deleted file mode 100644
index 15e35c875b7e..000000000000
--- a/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 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.8.1.ebuild,v 1.9 2011/05/19 21:59:42 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Xfce's session manager"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-session/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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 gnome-keyring policykit udev +xfce_plugins_logout"
-
-COMMON_DEPEND=">=dev-libs/dbus-glib-0.88
- x11-apps/iceauth
- x11-libs/libSM
- >=x11-libs/libwnck-2.22:1
- x11-libs/libX11
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfconf-4.8
- >=xfce-base/xfce-utils-4.8
- gnome? ( gnome-base/gconf:2 )
- gnome-keyring? ( gnome-base/libgnome-keyring )
- xfce_plugins_logout? ( >=xfce-base/xfce4-panel-4.8 )"
-RDEPEND="${COMMON_DEPEND}
- consolekit? ( sys-auth/consolekit )
- policykit? ( sys-auth/polkit )
- 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}
- --disable-static
- $(use_enable xfce_plugins_logout panel-plugin)
- $(use_enable gnome)
- $(use_enable gnome-keyring libgnome-keyring)
- $(xfconf_use_debug)
- --disable-hal
- $(use_enable udev upower)
- $(use_enable consolekit)
- $(use_enable policykit polkit)
- )
-
- DOCS=( AUTHORS BUGS ChangeLog NEWS README TODO )
-}
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog
index a3f8b667a4f7..7aa6a685b092 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.87 2012/01/06 10:43:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.88 2012/01/06 10:44:23 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-settings-4.8.1.ebuild:
+ old
06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
xfce4-settings-4.8.3.ebuild:
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
deleted file mode 100644
index 19b161553c51..000000000000
--- a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2011 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.8.1.ebuild,v 1.11 2011/05/19 22:03:30 ssuominen Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Configuration system for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfce4-settings/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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/glib-2.16:2
- >=dev-libs/dbus-glib-0.88
- >=gnome-base/libglade-2
- >=x11-libs/gtk+-2.14:2
- >=x11-libs/libX11-1
- >=x11-libs/libXcursor-1.1
- >=x11-libs/libXi-1.3
- >=x11-libs/libXrandr-1.2
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfconf-4.8
- >=xfce-base/exo-0.6
- libcanberra? ( >=media-libs/libcanberra-0.25[sound] )
- libnotify? ( >=x11-libs/libnotify-0.1.3 )
- xklavier? ( >=x11-libs/libxklavier-0.3 )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext
- >=x11-proto/inputproto-1.4
- x11-proto/xproto"
-
-pkg_setup() {
- XFCONF=(
- --disable-static
- $(use_enable libnotify)
- $(use_enable xklavier libxklavier)
- $(use_enable libcanberra sound-settings)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS TODO )
-}
-
-src_prepare() {
- sed -i -e '/IconThemeName/s:Rodent:Tango:' xfsettingsd/xsettings.xml || die
- xfconf_src_prepare
-}
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 346c26ba508b..12987f804238 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.180 2012/01/06 10:50:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.181 2012/01/06 10:51:10 ssuominen Exp $
+
+ 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xfwm4-4.8.1.ebuild:
+ old
06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xfwm4-4.8.2.ebuild:
ppc/ppc64 stable wrt #386963
diff --git a/xfce-base/xfwm4/xfwm4-4.8.1.ebuild b/xfce-base/xfwm4/xfwm4-4.8.1.ebuild
deleted file mode 100644
index fd540047e39e..000000000000
--- a/xfce-base/xfwm4/xfwm4-4.8.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.1.ebuild,v 1.10 2011/07/05 06:25:19 angelos Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Window manager for the Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/xfwm4/"
-SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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 startup-notification +xcomposite"
-
-RDEPEND=">=dev-libs/glib-2.10:2
- >=x11-libs/gtk+-2.14:2
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/pango
- >=x11-libs/libwnck-2.22:1
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfconf-4.8
- startup-notification? ( x11-libs/startup-notification )
- xcomposite? ( x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXfixes )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- --docdir="${EPREFIX}"/usr/share/doc/${PF}
- $(use_enable startup-notification)
- --enable-xsync
- --enable-render
- --enable-randr
- $(use_enable xcomposite compositor)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog COMPOSITOR NEWS README TODO )
-}