From ae29c014f5f68b90d20c8d46c3be9dfd581d1cde Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Fri, 6 Jan 2012 11:10:23 +0000 Subject: [PATCH] old Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64 --- xfce-extra/transd/ChangeLog | 8 ++- xfce-extra/transd/transd-0_p20101006.ebuild | 33 ---------- xfce-extra/tumbler/ChangeLog | 5 +- xfce-extra/tumbler/tumbler-0.1.21.ebuild | 43 ------------- xfce-extra/xfce4-genmon-plugin/ChangeLog | 7 +- ...enmon-plugin-3.2-link_to_libxfcegui4.patch | 30 --------- .../xfce4-genmon-plugin-3.2.ebuild | 28 -------- xfce-extra/xfce4-power-manager/ChangeLog | 6 +- .../xfce4-power-manager-1.0.10.ebuild | 57 ----------------- xfce-extra/xfce4-screenshooter/ChangeLog | 7 +- ...hooter-1.7.9-fix-segfault-at-startup.patch | 17 ----- .../xfce4-screenshooter-1.7.9-r1.ebuild | 39 ----------- xfce-extra/xfce4-sensors-plugin/ChangeLog | 10 ++- ...4-sensors-plugin-1.0.0-libnotify-0.7.patch | 34 ---------- ...sors-plugin-1.0.0-missing_includedir.patch | 14 ---- ...ors-plugin-1.0.0-segfault_workaround.patch | 14 ---- ...nsors-plugin-1.0.0-without_libnotify.patch | 12 ---- .../xfce4-sensors-plugin-1.0.0-r1.ebuild | 64 ------------------- xfce-extra/xfce4-soundmenu-plugin/ChangeLog | 8 ++- .../xfce4-soundmenu-plugin-0.2.4.1.ebuild | 38 ----------- xfce-extra/xfce4-timer-plugin/ChangeLog | 7 +- ...-plugin-0.6.1-segfault_with_48_panel.patch | 39 ----------- .../xfce4-timer-plugin-0.6.1.ebuild | 27 -------- 23 files changed, 48 insertions(+), 499 deletions(-) delete mode 100644 xfce-extra/transd/transd-0_p20101006.ebuild delete mode 100644 xfce-extra/tumbler/tumbler-0.1.21.ebuild delete mode 100644 xfce-extra/xfce4-genmon-plugin/files/xfce4-genmon-plugin-3.2-link_to_libxfcegui4.patch delete mode 100644 xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild delete mode 100644 xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10.ebuild delete mode 100644 xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.7.9-fix-segfault-at-startup.patch delete mode 100644 xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.7.9-r1.ebuild delete mode 100644 xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch delete mode 100644 xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-missing_includedir.patch delete mode 100644 xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch delete mode 100644 xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch delete mode 100644 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.0.0-r1.ebuild delete mode 100644 xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.1.ebuild delete mode 100644 xfce-extra/xfce4-timer-plugin/files/xfce4-timer-plugin-0.6.1-segfault_with_48_panel.patch delete mode 100644 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild diff --git a/xfce-extra/transd/ChangeLog b/xfce-extra/transd/ChangeLog index 012386173c85..82e98beb54b3 100644 --- a/xfce-extra/transd/ChangeLog +++ b/xfce-extra/transd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/transd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.8 2011/10/16 05:24:19 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.9 2012/01/06 11:09:20 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -transd-0_p20101006.ebuild: + old 16 Oct 2011; Samuli Suominen transd-0_p20110501.ebuild: diff --git a/xfce-extra/transd/transd-0_p20101006.ebuild b/xfce-extra/transd/transd-0_p20101006.ebuild deleted file mode 100644 index ad33b4ff2e63..000000000000 --- a/xfce-extra/transd/transd-0_p20101006.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20101006.ebuild,v 1.9 2011/05/19 21:28:38 ssuominen Exp $ - -EAPI=4 -EAUTORECONF=yes -EINTLTOOLIZE=yes -inherit xfconf - -DESCRIPTION="A small daemon to watch for window creation and set window transparency values" -HOMEPAGE="http://spuriousinterrupt.org/projects/transd" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND="x11-libs/libX11 - >=xfce-base/libxfcegui4-4.8" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - XFCONF=( $(xfconf_use_debug) ) - DOCS=( AUTHORS README TODO ) -} - -src_prepare() { - sed -i -e '/Encoding/d' transd.desktop.in || die - xfconf_src_prepare -} diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog index 28e4a4dac5dd..a29d39f0714c 100644 --- a/xfce-extra/tumbler/ChangeLog +++ b/xfce-extra/tumbler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/tumbler # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.28 2012/01/06 10:59:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.29 2012/01/06 11:00:00 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen -tumbler-0.1.21.ebuild: + old 06 Jan 2012; Samuli Suominen tumbler-0.1.22.ebuild: ppc/ppc64 stable wrt #386963 diff --git a/xfce-extra/tumbler/tumbler-0.1.21.ebuild b/xfce-extra/tumbler/tumbler-0.1.21.ebuild deleted file mode 100644 index 366edafe0e53..000000000000 --- a/xfce-extra/tumbler/tumbler-0.1.21.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-extra/tumbler/tumbler-0.1.21.ebuild,v 1.7 2011/05/19 21:35:54 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="A thumbnail service for the filemanager of Xfce desktop environment" -HOMEPAGE="http://www.xfce.org/projects/thunar/" -SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -IUSE="debug ffmpeg jpeg pdf" - -COMMON_DEPEND=">=dev-libs/dbus-glib-0.88 - >=dev-libs/glib-2.16:2 - media-libs/freetype:2 - >=media-libs/libpng-1.4 - >=sys-apps/dbus-1.4.1 - || ( x11-libs/gdk-pixbuf:2 ( =x11-libs/gtk+-2.14:2 ) ) - ffmpeg? ( >=media-video/ffmpegthumbnailer-2 ) - jpeg? ( virtual/jpeg ) - pdf? ( >=app-text/poppler-0.12.4[cairo] )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.2" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - XFCONF=( - --disable-static - $(use_enable jpeg jpeg-thumbnailer) - $(use_enable ffmpeg ffmpeg-thumbnailer) - $(use_enable pdf poppler-thumbnailer) - $(xfconf_use_debug) - --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html - ) - - DOCS=( AUTHORS ChangeLog NEWS README TODO ) -} diff --git a/xfce-extra/xfce4-genmon-plugin/ChangeLog b/xfce-extra/xfce4-genmon-plugin/ChangeLog index 5b0fa44d2ac7..b1538841d180 100644 --- a/xfce-extra/xfce4-genmon-plugin/ChangeLog +++ b/xfce-extra/xfce4-genmon-plugin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-genmon-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.11 2012/01/06 11:00:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.12 2012/01/06 11:01:49 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-genmon-plugin-3.2.ebuild, + -files/xfce4-genmon-plugin-3.2-link_to_libxfcegui4.patch: + old 06 Jan 2012; Samuli Suominen xfce4-genmon-plugin-3.3.0.ebuild: diff --git a/xfce-extra/xfce4-genmon-plugin/files/xfce4-genmon-plugin-3.2-link_to_libxfcegui4.patch b/xfce-extra/xfce4-genmon-plugin/files/xfce4-genmon-plugin-3.2-link_to_libxfcegui4.patch deleted file mode 100644 index 5adcfee9f8d5..000000000000 --- a/xfce-extra/xfce4-genmon-plugin/files/xfce4-genmon-plugin-3.2-link_to_libxfcegui4.patch +++ /dev/null @@ -1,30 +0,0 @@ -http://bugzilla.xfce.org/show_bug.cgi?id=6620 -http://bugs.gentoo.org/show_bug.cgi?id=331503 - ---- configure.ac -+++ configure.ac -@@ -32,6 +32,7 @@ - - dnl configure the panel plugin - XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.22]) -+XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.3.22]) - - dnl Translations - XDT_I18N([ca cs en_GB eu fr pl pt_PT sq]) ---- panel-plugin/Makefile.am -+++ panel-plugin/Makefile.am -@@ -3,10 +3,12 @@ - - xfce4_genmon_plugin_CFLAGS = \ - -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ -- @LIBXFCE4PANEL_CFLAGS@ -+ @LIBXFCE4PANEL_CFLAGS@ \ -+ @LIBXFCEGUI4_CFLAGS@ - - xfce4_genmon_plugin_LDADD = \ -- @LIBXFCE4PANEL_LIBS@ -+ @LIBXFCE4PANEL_LIBS@ \ -+ @LIBXFCEGUI4_LIBS@ - - xfce4_genmon_plugin_SOURCES = \ - main.c \ diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild deleted file mode 100644 index e67ead34abca..000000000000 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.2.ebuild,v 1.6 2011/05/19 21:03:41 ssuominen Exp $ - -EAPI=4 -EAUTORECONF=yes -inherit xfconf - -DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel." -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/3.2/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=">=xfce-base/libxfcegui4-4.8 - >=xfce-base/xfce4-panel-4.8" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-link_to_libxfcegui4.patch ) - XFCONF=( $(xfconf_use_debug) ) - DOCS=( AUTHORS ChangeLog README ) -} diff --git a/xfce-extra/xfce4-power-manager/ChangeLog b/xfce-extra/xfce4-power-manager/ChangeLog index b01302328c27..47cd5c8f51f1 100644 --- a/xfce-extra/xfce4-power-manager/ChangeLog +++ b/xfce-extra/xfce4-power-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-power-manager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/ChangeLog,v 1.42 2012/01/06 10:57:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/ChangeLog,v 1.43 2012/01/06 10:58:00 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-power-manager-1.0.10.ebuild: + old 06 Jan 2012; Samuli Suominen xfce4-power-manager-1.0.10-r1.ebuild: diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10.ebuild deleted file mode 100644 index 2e99c5a2bdfb..000000000000 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.0.10.ebuild,v 1.5 2011/05/19 20:06:06 ssuominen Exp $ - -EAPI=4 -inherit flag-o-matic xfconf - -DESCRIPTION="Power manager for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-power-manager" -SRC_URI="mirror://xfce/src/apps/${PN}/1.0/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="debug kernel_linux networkmanager policykit +xfce_plugins_brightness" - -COMMON_DEPEND=">=x11-libs/gtk+-2.18:2 - >=dev-libs/glib-2.16:2 - >=dev-libs/dbus-glib-0.88 - >=xfce-base/xfconf-4.8 - >=xfce-base/libxfce4ui-4.8 - >=xfce-base/libxfce4util-4.8 - >=x11-libs/libnotify-0.4.5 - >=x11-libs/libXrandr-1.2 - x11-libs/libX11 - x11-libs/libXext - sys-power/upower - kernel_linux? ( sys-fs/udisks ) - xfce_plugins_brightness? ( >=xfce-base/xfce4-panel-4.8 ) - policykit? ( >=sys-auth/polkit-0.91 )" -RDEPEND="${COMMON_DEPEND} - networkmanager? ( net-misc/networkmanager )" -DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig - dev-util/intltool - sys-devel/gettext - x11-proto/xproto" - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-libnotify-0.7.patch ) - - XFCONF=( - $(use_enable policykit polkit) - --enable-dpms - $(use_enable networkmanager network-manager) - $(use_enable xfce_plugins_brightness panel-plugins) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README TODO ) -} - -src_install() { - xfconf_src_install \ - docdir=/usr/share/doc/${PF}/html \ - imagesdir=/usr/share/doc/${PF}/html/images -} diff --git a/xfce-extra/xfce4-screenshooter/ChangeLog b/xfce-extra/xfce4-screenshooter/ChangeLog index 0a32a25685bc..6544286f463f 100644 --- a/xfce-extra/xfce4-screenshooter/ChangeLog +++ b/xfce-extra/xfce4-screenshooter/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-screenshooter # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/ChangeLog,v 1.90 2012/01/06 11:02:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/ChangeLog,v 1.91 2012/01/06 11:03:44 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-screenshooter-1.7.9-r1.ebuild, + -files/xfce4-screenshooter-1.7.9-fix-segfault-at-startup.patch: + old 06 Jan 2012; Samuli Suominen xfce4-screenshooter-1.8.0.ebuild: diff --git a/xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.7.9-fix-segfault-at-startup.patch b/xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.7.9-fix-segfault-at-startup.patch deleted file mode 100644 index e2a2f3d95e48..000000000000 --- a/xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.7.9-fix-segfault-at-startup.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- xfce4-screenshooter-1.7.9/lib/screenshooter-utils.c.orig 2010-01-02 12:42:24.000000000 +0100 -+++ xfce4-screenshooter-1.7.9/lib/screenshooter-utils.c 2010-05-20 22:40:38.347861374 +0200 -@@ -94,11 +94,11 @@ - g_free (title); - title = - g_strdup (xfce_rc_read_entry (rc, "title", _("Screenshot"))); -- } - -- TRACE ("Close the rc file"); -+ TRACE ("Close the rc file"); - -- xfce_rc_close (rc); -+ xfce_rc_close (rc); -+ } - } - - /* And set the sd values */ diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.7.9-r1.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.7.9-r1.ebuild deleted file mode 100644 index 9ce643f6614f..000000000000 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.7.9-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.7.9-r1.ebuild,v 1.12 2011/05/19 20:38:52 ssuominen Exp $ - -EAPI=4 -EAUTORECONF=yes -inherit xfconf - -DESCRIPTION="Xfce4 screenshooter application and panel plugin" -HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-screenshooter" -SRC_URI="mirror://xfce/src/apps/xfce4-screenshooter/1.7/xfce4-screenshooter-1.7.9.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=">=x11-libs/gtk+-2.14:2 - >=dev-libs/glib-2.16:2 - >=net-libs/libsoup-2.26.0 - >=xfce-base/xfce4-panel-4.8 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/libxfcegui4-4.8" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-fix-segfault-at-startup.patch ) - XFCONF=( $(xfconf_use_debug) ) - DOCS=( AUTHORS ChangeLog NEWS README TODO ) -} - -src_prepare() { - sed -i \ - -e "s:\$(datadir)/xfce4/doc:\$(datadir)/doc/${PF}/html:" \ - Makefile.am || die - xfconf_src_prepare -} diff --git a/xfce-extra/xfce4-sensors-plugin/ChangeLog b/xfce-extra/xfce4-sensors-plugin/ChangeLog index a91624bf3152..b4094a8cef8d 100644 --- a/xfce-extra/xfce4-sensors-plugin/ChangeLog +++ b/xfce-extra/xfce4-sensors-plugin/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for xfce-extra/xfce4-sensors-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.29 2012/01/06 11:05:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.30 2012/01/06 11:06:15 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-sensors-plugin-1.0.0-r1.ebuild, + -files/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch, + -files/xfce4-sensors-plugin-1.0.0-missing_includedir.patch, + -files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch, + -files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch: + old 06 Jan 2012; Samuli Suominen xfce4-sensors-plugin-1.2.3.ebuild: diff --git a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch deleted file mode 100644 index 46a2178e2673..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch +++ /dev/null @@ -1,34 +0,0 @@ -http://bugzilla.xfce.org/show_bug.cgi?id=6785 - ---- lib/hddtemp.c -+++ lib/hddtemp.c -@@ -102,7 +102,12 @@ - if (!notify_is_initted()) - notify_init(PACKAGE); /* NOTIFY_APPNAME */ - -- nn = notify_notification_new (summary, body, icon, NULL); -+ nn = notify_notification_new (summary, body, icon -+ #ifdef HAVE_LIBNOTIFY_07 -+ ); -+ #else -+ , NULL); -+ #endif - /* FIXME: Use channels or propagate private object or use static global variable */ - //notify_notification_add_action (nn, - //"confirmed", ---- lib/sensors-interface.c -+++ lib/sensors-interface.c -@@ -105,7 +105,12 @@ - if (!notify_is_initted()) - notify_init(PACKAGE); /* NOTIFY_APPNAME */ - -- nn = notify_notification_new(summary, body, icon, NULL); -+ nn = notify_notification_new(summary, body, icon -+ #ifdef HAVE_LIBNOTIFY_07 -+ ); -+ #else -+ , NULL); -+ #endif - notify_notification_show(nn, &error); - #else - DBG("%s\n%s", summary, body); diff --git a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-missing_includedir.patch b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-missing_includedir.patch deleted file mode 100644 index 0048608d3a9e..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-missing_includedir.patch +++ /dev/null @@ -1,14 +0,0 @@ -Missing -I flag for libxfce4panel/xfce-panel-plugin.h: No such file or directory - ---- src/Makefile.am -+++ src/Makefile.am -@@ -27,7 +27,8 @@ - -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ - @LIBSENSORS_CFLAGS@ \ - @LIBXFCE4UTIL_CFLAGS@ \ -- @LIBXFCEGUI4_CFLAGS@ -+ @LIBXFCEGUI4_CFLAGS@ \ -+ @LIBXFCE4PANEL_CFLAGS@ - - # @GTK_CFLAGS@ \ - # @GLIB_CFLAGS@ \ diff --git a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch deleted file mode 100644 index 97722fec1230..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-segfault_workaround.patch +++ /dev/null @@ -1,14 +0,0 @@ -http://bugs.gentoo.org/318755 -http://bugzilla.xfce.org/show_bug.cgi?id=6603 - ---- lib/configuration.c -+++ lib/configuration.c -@@ -107,7 +107,7 @@ - xfce_rc_write_int_entry (rc, "Font_Size_Numerical", - sensors->font_size_numerical); - -- xfce_rc_write_entry (rc, "Font", font); -+ /* xfce_rc_write_entry (rc, "Font", font); */ - - xfce_rc_write_int_entry (rc, "Lines_Size", sensors->lines_size); - diff --git a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch b/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch deleted file mode 100644 index 06b0b81e7ca5..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/files/xfce4-sensors-plugin-1.0.0-without_libnotify.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/hddtemp.c -+++ lib/hddtemp.c -@@ -72,7 +72,9 @@ - - /* forward declaration for GCC 4.3 -Wall */ - -+#ifdef HAVE_LIBNOTIFY - void notification_suppress_messages (NotifyNotification *n, gchar *action, gpointer *data); -+#endif - void quick_message_notify (gchar *message); - void quick_message (gchar *message); - void read_disks_netcat (t_chip *chip); diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.0.0-r1.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.0.0-r1.ebuild deleted file mode 100644 index 750f4273933a..000000000000 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.0.0-r1.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.0.0-r1.ebuild,v 1.6 2011/05/19 21:40:13 ssuominen Exp $ - -EAPI=4 -EAUTORECONF=yes -inherit flag-o-matic xfconf - -DESCRIPTION="acpi, lm_sensors and hddtemp panel plugin" -HOMEPAGE="http://www.xfce.org/" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="acpi debug hddtemp libnotify lm_sensors" - -RDEPEND=">=x11-libs/gtk+-2.10:2 - >=xfce-base/libxfce4util-4.4 - >=xfce-base/libxfcegui4-4.4 - >=xfce-base/xfce4-panel-4.4 - libnotify? ( >=x11-libs/libnotify-0.7 ) - lm_sensors? ( >=sys-apps/lm_sensors-3.1.0 ) - hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig" - -pkg_setup() { - append-cppflags -DHAVE_LIBNOTIFY_07 - - PATCHES=( - "${FILESDIR}"/${P}-missing_includedir.patch - "${FILESDIR}"/${P}-without_libnotify.patch - "${FILESDIR}"/${P}-segfault_workaround.patch - "${FILESDIR}"/${P}-libnotify-0.7.patch - ) - - XFCONF=( - --disable-static - $(use_enable hddtemp) - $(use_enable hddtemp netcat) - $(use_enable lm_sensors libsensors) - $(use_enable acpi procacpi) - $(use_enable acpi sysfsacpi) - $(use_enable libnotify notification) - $(xfconf_use_debug) - ) - - if ! use hddtemp && ! use lm_sensors && ! use acpi; then - XFCONF+=( - --enable-procacpi - --enable-sysfsacpi - ) - fi - - DOCS=( AUTHORS ChangeLog NEWS NOTES README TODO ) -} - -src_prepare() { - sed -i -e '/-no-undefined/d' src/Makefile.am || die - sed -i -e 's/-Werror//' -e '/^XDT_I18N/s/nl//' configure.in || die - xfconf_src_prepare -} diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index b1c8c3177bd5..48a3768cda06 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog +++ b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-soundmenu-plugin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.3 2011/12/23 06:57:49 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.4 2012/01/06 11:10:22 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-soundmenu-plugin-0.2.4.1.ebuild: + old *xfce4-soundmenu-plugin-0.2.4.2 (23 Dec 2011) diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.1.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.1.ebuild deleted file mode 100644 index 77442b950e96..000000000000 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.2.4.1.ebuild,v 1.2 2011/11/18 20:57:11 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="A panel plug-in to control MPRIS2 compatible players" -HOMEPAGE="http://code.google.com/p/dissonance/" -SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug +glyr lastfm" - -RDEPEND=">=dev-libs/dbus-glib-0.74 - >=dev-libs/keybinder-0.2 - x11-libs/libX11 - >=xfce-base/libxfce4ui-4.8 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/xfce4-panel-4.8 - glyr? ( media-libs/glyr ) - lastfm? ( media-libs/libclastfm )" -DEPEND="${RDEPEND} - dev-util/intltool - dev-util/pkgconfig - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - $(use_enable lastfm libclastfm) - $(use_enable glyr libglyr) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) -} diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index cac1471cecbd..b7b42b433c56 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-timer-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.15 2012/01/06 11:04:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.16 2012/01/06 11:05:35 ssuominen Exp $ + + 06 Jan 2012; Samuli Suominen + -xfce4-timer-plugin-0.6.1.ebuild, + -files/xfce4-timer-plugin-0.6.1-segfault_with_48_panel.patch: + old 06 Jan 2012; Samuli Suominen xfce4-timer-plugin-0.6.2.ebuild: diff --git a/xfce-extra/xfce4-timer-plugin/files/xfce4-timer-plugin-0.6.1-segfault_with_48_panel.patch b/xfce-extra/xfce4-timer-plugin/files/xfce4-timer-plugin-0.6.1-segfault_with_48_panel.patch deleted file mode 100644 index 056023712726..000000000000 --- a/xfce-extra/xfce4-timer-plugin/files/xfce4-timer-plugin-0.6.1-segfault_with_48_panel.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 03ff202f818fe3f075a6c864ab688b57b1bb1cb4 Mon Sep 17 00:00:00 2001 -From: Nick Schermer -Date: Thu, 27 Jan 2011 21:18:45 +0000 -Subject: Fix segfault when creating plugin in 4.8 panel. - -Used invalid function type to construct the plugin. ---- -diff --git a/src/xfcetimer.c b/src/xfcetimer.c -index c27d37a..de7bd2b 100644 ---- a/src/xfcetimer.c -+++ b/src/xfcetimer.c -@@ -42,7 +42,7 @@ - - #include "xfcetimer.h" - --static gboolean create_plugin_control (XfcePanelPlugin *plugin); -+static void create_plugin_control (XfcePanelPlugin *plugin); - XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL(create_plugin_control); - - void make_menu(plugin_data *pd); -@@ -1366,7 +1366,7 @@ static void plugin_create_options (XfcePanelPlugin *plugin,plugin_data *pd) { - * - * Returns %TRUE on success, %FALSE on failure. - **/ --static gboolean -+static void - create_plugin_control (XfcePanelPlugin *plugin) - { - -@@ -1461,7 +1461,6 @@ create_plugin_control (XfcePanelPlugin *plugin) - xfce_panel_plugin_menu_show_configure (plugin); - g_signal_connect (plugin, "configure-plugin", - G_CALLBACK (plugin_create_options), pd); -- return(TRUE); - } - - --- -cgit v0.8.3.4 diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild deleted file mode 100644 index 544777d9284b..000000000000 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild,v 1.4 2011/05/19 21:34:50 ssuominen Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=xfce-base/xfce4-panel-4.8 - >=xfce-base/libxfcegui4-4.8 - >=xfce-base/libxfce4util-4.8" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/intltool" - -pkg_setup() { - PATCHES=( "${FILESDIR}"/${P}-segfault_with_48_panel.patch ) - DOCS=( AUTHORS ChangeLog README TODO ) -} -- 2.26.2