diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-29 00:19:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-29 00:19:36 +0000 |
commit | fe667fba9e0d18d50a0ec2d62f6a68fc5ac937f6 (patch) | |
tree | 727993fe2298e0755d51e0b80e9da13e3c8c9670 /xfce-base | |
parent | Troubleshooted bug #392311 which involved changes to our patches to the autom... (diff) | |
download | historical-fe667fba9e0d18d50a0ec2d62f6a68fc5ac937f6.tar.gz historical-fe667fba9e0d18d50a0ec2d62f6a68fc5ac937f6.tar.bz2 historical-fe667fba9e0d18d50a0ec2d62f6a68fc5ac937f6.zip |
old
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.8.ebuild | 32 | ||||
-rw-r--r-- | xfce-base/thunar/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/thunar/files/thunar-1.2.2-locale.patch | 45 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.2.2-r1.ebuild | 73 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.2.2.ebuild | 71 | ||||
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.8.2.ebuild | 56 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.8.2.ebuild | 54 |
10 files changed, 18 insertions, 335 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 36681f788110..5f4291073ce7 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.35 2011/11/26 17:50:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.36 2011/11/29 00:17:25 ssuominen Exp $ + + 29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -garcon-0.1.8.ebuild: + old 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> garcon-0.1.9.ebuild: alpha/ia64/sh/sparc stable wrt #386963 diff --git a/xfce-base/garcon/garcon-0.1.8.ebuild b/xfce-base/garcon/garcon-0.1.8.ebuild deleted file mode 100644 index ad4627873fee..000000000000 --- a/xfce-base/garcon/garcon-0.1.8.ebuild +++ /dev/null @@ -1,32 +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/garcon/garcon-0.1.8.ebuild,v 1.1 2011/06/19 16:04:24 angelos Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" -HOMEPAGE="http://www.xfce.org/projects/libraries/" -SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" - -LICENSE="LGPL-2 FDL-1.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="debug" - -RDEPEND=">=dev-libs/glib-2.14:2 - !<xfce-base/xfdesktop-4.7.0" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/intltool - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - --disable-static - $(xfconf_use_debug) - --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html - ) - - DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO ) -} diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index d38d447b6526..7d21ae3ed073 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.129 2011/11/26 17:54:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.130 2011/11/29 00:18:24 ssuominen Exp $ + + 29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -thunar-1.2.2.ebuild, + -thunar-1.2.2-r1.ebuild, -files/thunar-1.2.2-locale.patch: + old 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> thunar-1.2.3.ebuild: alpha/ia64/sparc stable wrt #386963 diff --git a/xfce-base/thunar/files/thunar-1.2.2-locale.patch b/xfce-base/thunar/files/thunar-1.2.2-locale.patch deleted file mode 100644 index 1b2f810361b9..000000000000 --- a/xfce-base/thunar/files/thunar-1.2.2-locale.patch +++ /dev/null @@ -1,45 +0,0 @@ -http://bugzilla.xfce.org/show_bug.cgi?id=4746#c4 - -diff --git a/thunar/thunar-shortcuts-model.c b/thunar/thunar-shortcuts-model.c -index 2aae575..2ed70d3 100644 ---- a/thunar/thunar-shortcuts-model.c -+++ b/thunar/thunar-shortcuts-model.c -@@ -878,7 +878,7 @@ thunar_shortcuts_model_load (ThunarShortcutsModel *model) - #endif /* HAVE_BIND_TEXTDOMAIN_CODESET */ - - /* save the old locale */ -- old_locale = setlocale (LC_MESSAGES, NULL); -+ old_locale = g_strdup(setlocale (LC_MESSAGES, NULL)); - - /* set the new locale */ - locale = _thunar_get_xdg_user_dirs_locale (); -@@ -938,7 +938,7 @@ thunar_shortcuts_model_load (ThunarShortcutsModel *model) - - /* restore the old locale */ - setlocale (LC_MESSAGES, old_locale); -- -+ g_free(old_locale); - gtk_tree_path_free (path); - - /* we try to save the obtained new model */ -diff --git a/thunar/thunar-window.c b/thunar/thunar-window.c -index d258d8f..a387e3a 100644 ---- a/thunar/thunar-window.c -+++ b/thunar/thunar-window.c -@@ -618,7 +618,7 @@ thunar_window_setup_user_dir_menu_entries (ThunarWindow *window) - #endif /* HAVE_BIND_TEXTDOMAIN_CODESET */ - - /* save the old locale */ -- old_locale = setlocale (LC_MESSAGES, NULL); -+ old_locale = g_strdup(setlocale (LC_MESSAGES, NULL)); - - /* set the new locale */ - locale = _thunar_get_xdg_user_dirs_locale (); -@@ -656,6 +656,7 @@ thunar_window_setup_user_dir_menu_entries (ThunarWindow *window) - g_object_unref (home_dir); - - setlocale (LC_MESSAGES, old_locale); -+ g_free (old_locale); - } - - diff --git a/xfce-base/thunar/thunar-1.2.2-r1.ebuild b/xfce-base/thunar/thunar-1.2.2-r1.ebuild deleted file mode 100644 index b64c049976b6..000000000000 --- a/xfce-base/thunar/thunar-1.2.2-r1.ebuild +++ /dev/null @@ -1,73 +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/thunar/thunar-1.2.2-r1.ebuild,v 1.1 2011/08/09 11:02:30 ssuominen Exp $ - -EAPI=4 -inherit virtualx xfconf - -MY_P=${P/t/T} - -DESCRIPTION="File manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/" -SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev" - -GVFS_DEPEND=">=gnome-base/gvfs-1.6.7" -COMMON_DEPEND=">=xfce-base/exo-0.6 - >=dev-libs/glib-2.18:2 - >=x11-libs/gtk+-2.14:2 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/libxfce4ui-4.8 - >=dev-lang/perl-5.6 - dbus? ( >=dev-libs/dbus-glib-0.88 ) - exif? ( >=media-libs/libexif-0.6.19 ) - libnotify? ( x11-libs/libnotify ) - pcre? ( >=dev-libs/libpcre-6 ) - startup-notification? ( x11-libs/startup-notification ) - udev? ( || ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] ) ) - xfce_plugins_trash? ( >=dev-libs/dbus-glib-0.88 - >=xfce-base/xfce4-panel-4.8 )" -RDEPEND="${COMMON_DEPEND} - x11-misc/shared-mime-info - dev-util/desktop-file-utils - dbus? ( ${GVFS_DEPEND} ) - udev? ( ${GVFS_DEPEND}[gdu,udev] ) - xfce_plugins_trash? ( ${GVFS_DEPEND} )" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-locale.patch ) - - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable dbus) - $(use_enable startup-notification) - $(use_enable udev gudev) - $(use_enable libnotify notifications) - $(xfconf_use_debug) - $(use_enable exif) - $(use_enable pcre) - --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html - ) - - if use xfce_plugins_trash; then - XFCONF+=( --enable-dbus ) - else - XFCONF+=( --disable-tpa-plugin ) - fi - - DOCS=( AUTHORS ChangeLog FAQ HACKING NEWS README THANKS TODO ) -} - -src_test() { - Xemake check -} diff --git a/xfce-base/thunar/thunar-1.2.2.ebuild b/xfce-base/thunar/thunar-1.2.2.ebuild deleted file mode 100644 index db1907b91e1b..000000000000 --- a/xfce-base/thunar/thunar-1.2.2.ebuild +++ /dev/null @@ -1,71 +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/thunar/thunar-1.2.2.ebuild,v 1.2 2011/06/07 09:14:20 angelos Exp $ - -EAPI=4 -inherit virtualx xfconf - -MY_P=${P/t/T} - -DESCRIPTION="File manager for the Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/" -SRC_URI="mirror://xfce/src/xfce/${PN}/1.2/${MY_P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev" - -GVFS_DEPEND=">=gnome-base/gvfs-1.6.7" -COMMON_DEPEND=">=xfce-base/exo-0.6 - >=dev-libs/glib-2.18:2 - >=x11-libs/gtk+-2.14:2 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/libxfce4ui-4.8 - >=dev-lang/perl-5.6 - dbus? ( >=dev-libs/dbus-glib-0.88 ) - exif? ( >=media-libs/libexif-0.6.19 ) - libnotify? ( x11-libs/libnotify ) - pcre? ( >=dev-libs/libpcre-6 ) - startup-notification? ( x11-libs/startup-notification ) - udev? ( || ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] ) ) - xfce_plugins_trash? ( >=dev-libs/dbus-glib-0.88 - >=xfce-base/xfce4-panel-4.8 )" -RDEPEND="${COMMON_DEPEND} - x11-misc/shared-mime-info - dev-util/desktop-file-utils - dbus? ( ${GVFS_DEPEND} ) - udev? ( ${GVFS_DEPEND}[gdu,udev] ) - xfce_plugins_trash? ( ${GVFS_DEPEND} )" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable dbus) - $(use_enable startup-notification) - $(use_enable udev gudev) - $(use_enable libnotify notifications) - $(xfconf_use_debug) - $(use_enable exif) - $(use_enable pcre) - --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html - ) - - if use xfce_plugins_trash; then - XFCONF+=( --enable-dbus ) - else - XFCONF+=( --disable-tpa-plugin ) - fi - - DOCS=( AUTHORS ChangeLog FAQ HACKING NEWS README THANKS TODO ) -} - -src_test() { - Xemake check -} diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 4ba583540b72..ed4f13b1e031 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.189 2011/11/26 18:05:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.190 2011/11/29 00:19:36 ssuominen Exp $ + + 29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -xfce-utils-4.8.2.ebuild: + old 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> xfce-utils-4.8.3.ebuild: alpha/ia64/sparc stable wrt #386963 diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.2.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.2.ebuild deleted file mode 100644 index d09530f23941..000000000000 --- a/xfce-base/xfce-utils/xfce-utils-4.8.2.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.2.ebuild,v 1.1 2011/06/18 09:33:53 angelos 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-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index bf0af16c84c2..cc1f2906f6c6 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.85 2011/11/29 00:07:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.86 2011/11/29 00:16:26 ssuominen Exp $ + + 29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> + -xfce4-settings-4.8.2.ebuild: + old 29 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-settings-4.8.3.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.2.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.2.ebuild deleted file mode 100644 index a851a3e60474..000000000000 --- a/xfce-base/xfce4-settings/xfce4-settings-4.8.2.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.2.ebuild,v 1.2 2011/05/19 19:25:34 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 - >=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.4.5 ) - xklavier? ( x11-libs/libxklavier )" -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 -} |