summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-05-19 22:11:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-05-19 22:11:51 +0000
commit8bbc97d8ee6ea00fb3559942177ecb478412d69c (patch)
tree13836c9851ee70268fa4af527df7567d94418c35 /xfce-base
parentEAPI=4 (diff)
downloadhistorical-8bbc97d8ee6ea00fb3559942177ecb478412d69c.tar.gz
historical-8bbc97d8ee6ea00fb3559942177ecb478412d69c.tar.bz2
historical-8bbc97d8ee6ea00fb3559942177ecb478412d69c.zip
EAPI4
Package-Manager: portage-2.2.0_alpha33/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild7
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild7
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild7
-rw-r--r--xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild7
-rw-r--r--xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild4
-rw-r--r--xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild7
-rw-r--r--xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild7
-rw-r--r--xfce-base/xfconf/xfconf-4.8.0.ebuild11
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild7
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild5
10 files changed, 31 insertions, 38 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
index b1a15836c5b4..3509faeb7a9d 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.7 2011/02/14 19:15:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.8.0.ebuild,v 1.8 2011/05/19 22:04:18 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Xfce's unified widgets library"
@@ -32,12 +32,11 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
$(use_enable startup-notification)
$(use_enable glade gladeui)
$(xfconf_use_debug)
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
}
diff --git a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
index 7a027c68656f..ba944ff1951b 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild,v 1.5 2011/02/14 19:09:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.8.1.ebuild,v 1.6 2011/05/19 22:04:58 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Xfce's basic utilities library"
@@ -22,11 +22,10 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
--disable-static
$(xfconf_use_debug)
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- DOCS="AUTHORS ChangeLog NEWS README THANKS TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
}
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild
index 720f330c356a..ca87ff2eac26 100644
--- a/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild,v 1.7 2011/04/23 17:12:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.8.1.ebuild,v 1.8 2011/05/19 22:11:08 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Xfce's unified widgets library (deprecated: don't use this for future development)"
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
--disable-static
$(use_enable startup-notification)
$(use_enable glade gladeui)
@@ -36,5 +35,5 @@ pkg_setup() {
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- DOCS="AUTHORS ChangeLog NEWS"
+ DOCS=( AUTHORS ChangeLog NEWS )
}
diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
index 937274a57399..6efe3b4e064f 100644
--- a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
+++ b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild
@@ -1,8 +1,8 @@
# 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.7 2011/04/23 17:18:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.8 2011/05/19 22:08:19 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Utilities for the Xfce desktop environment"
@@ -35,7 +35,6 @@ DEPEND="${COMMON_DEPEND}
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-dependency-tracking
--disable-xfconf-migration
$(use_enable dbus)
$(xfconf_use_debug)
@@ -43,7 +42,7 @@ pkg_setup() {
--with-xsession-prefix="${EPREFIX}"/usr
)
- DOCS="AUTHORS ChangeLog NEWS"
+ DOCS=( AUTHORS ChangeLog NEWS )
}
src_install() {
diff --git a/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild b/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
index aa350e40a78c..89d7deeed0b9 100644
--- a/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
+++ b/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild,v 1.7 2011/02/14 19:43:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-meta/xfce4-meta-4.8.ebuild,v 1.8 2011/05/19 22:11:51 ssuominen Exp $
-EAPI=3
+EAPI=4
DESCRIPTION="The Xfce Desktop Environment (meta package)"
HOMEPAGE="http://www.xfce.org/"
diff --git a/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild b/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
index 9705a434379b..15e35c875b7e 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.8.1.ebuild
@@ -1,8 +1,8 @@
# 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.8 2011/04/23 17:23:45 ssuominen Exp $
+# $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=3
+EAPI=4
inherit xfconf
DESCRIPTION="Xfce's session manager"
@@ -38,7 +38,6 @@ DEPEND="${COMMON_DEPEND}
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-dependency-tracking
--disable-static
$(use_enable xfce_plugins_logout panel-plugin)
$(use_enable gnome)
@@ -50,5 +49,5 @@ pkg_setup() {
$(use_enable policykit polkit)
)
- DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
+ DOCS=( AUTHORS BUGS ChangeLog NEWS README TODO )
}
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
index c60fd297a26c..19b161553c51 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.1.ebuild
@@ -1,8 +1,8 @@
# 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.10 2011/04/23 17:14:04 ssuominen Exp $
+# $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=3
+EAPI=4
inherit xfconf
DESCRIPTION="Configuration system for the Xfce desktop environment"
@@ -38,7 +38,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
--disable-static
$(use_enable libnotify)
$(use_enable xklavier libxklavier)
@@ -46,7 +45,7 @@ pkg_setup() {
$(xfconf_use_debug)
)
- DOCS="AUTHORS ChangeLog NEWS TODO"
+ DOCS=( AUTHORS ChangeLog NEWS TODO )
}
src_prepare() {
diff --git a/xfce-base/xfconf/xfconf-4.8.0.ebuild b/xfce-base/xfconf/xfconf-4.8.0.ebuild
index 5edd0d49db5f..8d91a098242a 100644
--- a/xfce-base/xfconf/xfconf-4.8.0.ebuild
+++ b/xfce-base/xfconf/xfconf-4.8.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.6 2011/02/14 19:13:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.8.0.ebuild,v 1.7 2011/05/19 22:09:36 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Xfce's configuration storage system"
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris"
IUSE="debug perl"
-RDEPEND=">=dev-libs/dbus-glib-0.72
+RDEPEND=">=dev-libs/dbus-glib-0.88
>=dev-libs/glib-2.18:2
>=xfce-base/libxfce4util-4.8
perl? ( dev-perl/glib-perl )"
@@ -29,7 +29,6 @@ RESTRICT="test"
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
--disable-static
$(use_enable perl perl-bindings)
$(xfconf_use_debug)
@@ -38,11 +37,11 @@ pkg_setup() {
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- DOCS="AUTHORS ChangeLog NEWS TODO"
+ DOCS=( AUTHORS ChangeLog NEWS TODO )
}
src_compile() {
- emake OTHERLDFLAGS="${LDFLAGS}" || die
+ emake OTHERLDFLAGS="${LDFLAGS}"
}
src_install() {
diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild
index d4816694b47a..eec67bfc7103 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.8 2011/04/26 15:50:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.9 2011/05/19 22:07:28 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Desktop manager for the Xfce desktop environment"
@@ -35,7 +35,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-dependency-tracking
--disable-static
$(use_enable thunar file-icons)
$(use_enable thunar thunarx)
@@ -44,5 +43,5 @@ pkg_setup() {
$(xfconf_use_debug)
)
- DOCS="AUTHORS ChangeLog NEWS README TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
index 7ded89d62c71..8645b67311c8 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.2 2011/04/22 18:39:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.3 2011/05/19 22:07:28 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -11,6 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
+# XXX: Don't mark this ebuild stable because of fake transparency problems, stay with 4.8.1 instead
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"
@@ -43,5 +44,5 @@ pkg_setup() {
$(xfconf_use_debug)
)
- DOCS="AUTHORS ChangeLog NEWS README TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README TODO )
}