summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-22 06:47:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-22 06:47:29 +0000
commit41a10c40706e00f790cb22cac4f407f7d1873413 (patch)
treea597f887ac18c382810ca04d821c116753d5adb2 /xfce-extra
parentold (diff)
downloadhistorical-41a10c40706e00f790cb22cac4f407f7d1873413.tar.gz
historical-41a10c40706e00f790cb22cac4f407f7d1873413.tar.bz2
historical-41a10c40706e00f790cb22cac4f407f7d1873413.zip
old
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/transd/ChangeLog6
-rw-r--r--xfce-extra/transd/transd-0_p20110501.ebuild32
-rw-r--r--xfce-extra/xfce4-battery-plugin/ChangeLog7
-rw-r--r--xfce-extra/xfce4-battery-plugin/files/xfce4-battery-plugin-1.0.0-sysfs.patch66
-rw-r--r--xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild34
-rw-r--r--xfce-extra/xfce4-hdaps/ChangeLog6
-rw-r--r--xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild44
-rw-r--r--xfce-extra/xfce4-linelight-plugin/ChangeLog8
-rw-r--r--xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch27
-rw-r--r--xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-port-to-gio.patch279
-rw-r--r--xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild36
-rw-r--r--xfce-extra/xfce4-mpc-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild28
-rw-r--r--xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.2.ebuild33
-rw-r--r--xfce-extra/xfce4-sensors-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild57
-rw-r--r--xfce-extra/xfce4-wavelan-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild27
18 files changed, 38 insertions, 670 deletions
diff --git a/xfce-extra/transd/ChangeLog b/xfce-extra/transd/ChangeLog
index 32522c4d54ff..20a68dd8298f 100644
--- a/xfce-extra/transd/ChangeLog
+++ b/xfce-extra/transd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/transd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.15 2012/05/22 05:20:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.16 2012/05/22 06:38:16 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -transd-0_p20110501.ebuild:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org> transd-0_p20120503.ebuild:
marked x86 per bug 416233
diff --git a/xfce-extra/transd/transd-0_p20110501.ebuild b/xfce-extra/transd/transd-0_p20110501.ebuild
deleted file mode 100644
index 0662737702a8..000000000000
--- a/xfce-extra/transd/transd-0_p20110501.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20110501.ebuild,v 1.5 2012/05/05 07:06:31 mgorny 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.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- >=xfce-base/libxfcegui4-4.8"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-pkg_setup() {
- DOCS=( AUTHORS README TODO )
-}
-
-src_prepare() {
- sed -i -e '/Encoding/d' transd.desktop.in || die
- xfconf_src_prepare
-}
diff --git a/xfce-extra/xfce4-battery-plugin/ChangeLog b/xfce-extra/xfce4-battery-plugin/ChangeLog
index a6f2abe0629d..0000a2ede489 100644
--- a/xfce-extra/xfce4-battery-plugin/ChangeLog
+++ b/xfce-extra/xfce4-battery-plugin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-battery-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.20 2012/05/22 05:14:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/ChangeLog,v 1.21 2012/05/22 06:41:17 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-battery-plugin-1.0.0-r1.ebuild,
+ -files/xfce4-battery-plugin-1.0.0-sysfs.patch:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org>
xfce4-battery-plugin-1.0.4.ebuild:
diff --git a/xfce-extra/xfce4-battery-plugin/files/xfce4-battery-plugin-1.0.0-sysfs.patch b/xfce-extra/xfce4-battery-plugin/files/xfce4-battery-plugin-1.0.0-sysfs.patch
deleted file mode 100644
index d20680ed8d90..000000000000
--- a/xfce-extra/xfce4-battery-plugin/files/xfce4-battery-plugin-1.0.0-sysfs.patch
+++ /dev/null
@@ -1,66 +0,0 @@
-From e33899de3205edfc0b2c330f43da6a4bc8141b85 Mon Sep 17 00:00:00 2001
-From: Florian Rivoal <frivoal@xfce.org>
-Date: Sat, 26 Feb 2011 13:53:09 +0000
-Subject: Add support for getting the temperature from sysfs
-
-Up to the linux kernel version 2.6.37, this information was available in
-the proc file system, but after that, it is only available from the sys
-file system.
-
-This fixes bug #7339.
----
-diff --git a/panel-plugin/libacpi.c b/panel-plugin/libacpi.c
-index 838a760..0e368f4 100644
---- a/panel-plugin/libacpi.c
-+++ b/panel-plugin/libacpi.c
-@@ -1002,18 +1002,36 @@ const char *get_temperature(void)
- #ifdef __linux__
- FILE *fp;
- char *proc_temperature="/proc/acpi/thermal_zone/*/temperature";
-- static char *p,line[256];
--
-- if ( (fp=fopen_glob(proc_temperature, "r")) == NULL) return NULL;
-- fgets(line,255,fp);
-- fclose(fp);
-- p=strtok(line," ");
-- if (!p) return NULL;
-- p=p+strlen(p)+1;
-- while (p && *p ==' ') p++;
-- if (*p==0) return NULL;
-- if (strchr(p,'\n')) p=strtok(p,"\n");
-- return (const char *)p;
-+ char *sys_temperature="/sys/class/thermal/thermal_zone*/temp";
-+ static char *p,*p2,line[256];
-+
-+ if ( (fp=fopen_glob(proc_temperature, "r")) != NULL )
-+ {
-+ fgets(line,255,fp);
-+ fclose(fp);
-+ p=strtok(line," ");
-+ if (!p) return NULL;
-+ p=p+strlen(p)+1;
-+ while (p && *p ==' ') p++;
-+ if (*p==0) return NULL;
-+ if (strchr(p,'\n')) p=strtok(p,"\n");
-+ return (const char *)p;
-+ }
-+ else if ( (fp=fopen_glob(sys_temperature, "r")) != NULL )
-+ {
-+ fgets(line,255,fp);
-+ fclose(fp);
-+ p = line;
-+ if (strchr(p,'\n')) *strchr(p,'\n') = 0;
-+ if (strlen(p) <= 3) return NULL;
-+ p2 = p + strlen(p) - 3;
-+ strcpy(p2, " C");
-+ return (const char *)p;
-+ }
-+ else
-+ {
-+ return NULL;
-+ }
- #else
- #ifdef HAVE_SYSCTL
- static char buf[BUFSIZ];
---
-cgit v0.8.3.4
diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild
deleted file mode 100644
index 949060d9cf09..000000000000
--- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.0.0-r1.ebuild,v 1.8 2012/05/20 19:45:26 ssuominen Exp $
-
-EAPI=4
-inherit multilib xfconf
-
-DESCRIPTION="A battery monitor panel plugin for the Xfce desktop environment"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE="debug"
-
-RDEPEND=">=x11-libs/gtk+-2.6:2
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/libxfcegui4-4.8
- >=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-pkg_setup() {
- PATCHES=( "${FILESDIR}"/${P}-sysfs.patch )
-
- XFCONF=(
- --libexecdir="${EPREFIX}"/usr/$(get_libdir)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README )
-}
diff --git a/xfce-extra/xfce4-hdaps/ChangeLog b/xfce-extra/xfce4-hdaps/ChangeLog
index a0351fe70216..a5e029ae80ff 100644
--- a/xfce-extra/xfce4-hdaps/ChangeLog
+++ b/xfce-extra/xfce4-hdaps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-hdaps
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.12 2012/05/22 05:02:11 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.13 2012/05/22 06:42:50 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-hdaps-0.0.7.ebuild:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfce4-hdaps-0.0.8.ebuild:
marked x86 per bug 416233
diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild
deleted file mode 100644
index 0a525d590d5a..000000000000
--- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild,v 1.5 2012/05/05 07:13:48 mgorny Exp $
-
-EAPI=4
-inherit linux-info xfconf
-
-DESCRIPTION="A plugin to indicate the status of the IBM Hard Drive Active Protection System"
-HOMEPAGE="http://michael.orlitzky.com/code/xfce4-hdaps.php"
-SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-COMMON_DEPEND=">=x11-libs/gtk+-2.12:2
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/libxfce4util-4.8
- >=xfce-base/xfce4-panel-4.8"
-RDEPEND="${COMMON_DEPEND}
- >=app-laptop/hdapsd-20081213
- >=app-laptop/tp_smapi-0.39"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
- dev-util/intltool
- sys-devel/gettext"
-
-pkg_setup() {
- XFCONF=(
- --disable-option-checking
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
- linux-info_pkg_setup
-
- if kernel_is lt 2 6 28; then
- echo
- ewarn "Unsupported kernel detected. Upgrade to 2.6.28 or above."
- echo
- fi
-}
diff --git a/xfce-extra/xfce4-linelight-plugin/ChangeLog b/xfce-extra/xfce4-linelight-plugin/ChangeLog
index 12310448366a..f79f04e8d99b 100644
--- a/xfce-extra/xfce4-linelight-plugin/ChangeLog
+++ b/xfce-extra/xfce4-linelight-plugin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-linelight-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.15 2012/05/22 05:16:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.16 2012/05/22 06:43:50 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-linelight-plugin-0.1.6-r1.ebuild,
+ -files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch,
+ -files/xfce4-linelight-plugin-0.1.6-port-to-gio.patch:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org>
xfce4-linelight-plugin-0.1.7.ebuild:
diff --git a/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch b/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
deleted file mode 100644
index 444d64caf8c4..000000000000
--- a/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-libxfce4panel_h.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-http://bugs.ganymede.ch/index.php?do=details&task_id=165
-
---- panel-plugin/linelight.c
-+++ panel-plugin/linelight.c
-@@ -21,8 +21,7 @@
-
- #include <libxfcegui4/libxfcegui4.h>
-
--#include <libxfce4panel/xfce-panel-plugin.h>
--#include <libxfce4panel/xfce-panel-convenience.h>
-+#include <libxfce4panel/libxfce4panel.h>
-
- #include <thunar-vfs/thunar-vfs.h>
-
---- panel-plugin/main.c
-+++ panel-plugin/main.c
-@@ -32,9 +32,7 @@
-
- #include <libxfcegui4/libxfcegui4.h>
-
--#include <libxfce4panel/xfce-panel-window.h>
--#include <libxfce4panel/xfce-panel-plugin.h>
--#include <libxfce4panel/xfce-panel-convenience.h>
-+#include <libxfce4panel/libxfce4panel.h>
-
- #include "linelight.h"
- #include "defines.h"
diff --git a/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-port-to-gio.patch b/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-port-to-gio.patch
deleted file mode 100644
index b0934e96ad16..000000000000
--- a/xfce-extra/xfce4-linelight-plugin/files/xfce4-linelight-plugin-0.1.6-port-to-gio.patch
+++ /dev/null
@@ -1,279 +0,0 @@
-http://bugs.ganymede.ch/index.php?do=details&task_id=155
-
---- configure.in
-+++ configure.in
-@@ -22,7 +22,8 @@
- dnl Check for required packages
- XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.4.0])
- XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.4.0])
--XDT_CHECK_PACKAGE([LIBTHUNAR_VFS], [thunar-vfs-1], [0.9.0])
-+XDT_CHECK_PACKAGE([LIBGIO], [gio-2.0], [2.18.0])
-+XDT_CHECK_PACKAGE([LIBGIOUNIX], [gio-unix-2.0], [2.16.0])
- XDT_CHECK_PACKAGE([LIBGTK], [gtk+-2.0], [2.12.0])
- XDT_CHECK_PACKAGE([LIBGTHREADS], [gthread-2.0], [2.16.0])
-
---- panel-plugin/main.c
-+++ panel-plugin/main.c
-@@ -28,7 +28,8 @@
- #include <gdk/gdkkeysyms.h>
- #include <gdk/gdk.h>
-
--#include <thunar-vfs/thunar-vfs.h>
-+#include <gio/gio.h>
-+#include <gio/gdesktopappinfo.h>
-
- #include <libxfcegui4/libxfcegui4.h>
-
-@@ -252,22 +253,33 @@
-
- static void executeFile(char* path)
- {
-- ThunarVfsPath *thunarPath;
-- ThunarVfsInfo *info;
-+ GFile *file;
-+ GFileInfo *info;
-+ GAppInfo *app;
-+ GDesktopAppInfo *desktop_app;
-+ GList *fileList = NULL;
-
-- thunarPath = thunar_vfs_path_new (path,NULL);
-- if (thunarPath == NULL)
-+ file = g_file_new_for_path (path);
-+ if (file == NULL)
- return;
-
-- info = thunar_vfs_info_new_for_path(thunarPath,NULL);
-+ info = g_file_query_info (file, G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE, G_FILE_QUERY_INFO_NONE, NULL, NULL);
- if (info == NULL)
-+ {
-+ g_object_unref (file);
- return;
-+ }
-
- if (strstr(path,".desktop") != 0)
- {
-- thunar_vfs_info_execute(info, NULL, NULL,NULL,NULL);
-+ desktop_app = g_desktop_app_info_new_from_filename (path);
-+ if (desktop_app != NULL)
-+ {
-+ g_app_info_launch (G_APP_INFO (desktop_app), NULL, NULL, NULL);
-+ g_object_unref (desktop_app);
-+ }
- }
-- else if (info->type == THUNAR_VFS_FILE_TYPE_DIRECTORY)
-+ else if (g_file_query_file_type (file, G_FILE_QUERY_INFO_NONE, NULL) == G_FILE_TYPE_DIRECTORY)
- {
- char command[strlen(path) + 10];
- strcpy(command, "thunar \"");
-@@ -277,23 +289,17 @@
- }
- else
- {
-- GList *pathList=NULL;
-- pathList = g_list_append(pathList,thunarPath);
-+ fileList = g_list_append (fileList, file);
-
-- ThunarVfsMimeDatabase *db = thunar_vfs_mime_database_get_default();
-- ThunarVfsMimeInfo *info = thunar_vfs_mime_database_get_info_for_file(db, path,NULL);
-- ThunarVfsMimeApplication *app = thunar_vfs_mime_database_get_default_application(db,info);
-+ app = g_app_info_get_default_for_type (g_file_info_get_content_type (info), FALSE);
-
-- thunar_vfs_mime_handler_exec (THUNAR_VFS_MIME_HANDLER(app),NULL, pathList, NULL);
-+ g_app_info_launch (app, fileList, NULL, NULL);
-
-- g_object_unref(db);
-- thunar_vfs_mime_info_unref(info);
- g_object_unref(app);
-- g_list_free(pathList);
-+ g_list_free(fileList);
- }
-- thunar_vfs_info_unref(info);
-- thunar_vfs_path_unref(thunarPath);
--
-+ g_object_unref (info);
-+ g_object_unref (file);
- }
-
- void* show_all_search_results(void* arg)
-@@ -559,7 +565,6 @@
- static void clean_up_cb(XfcePanelPlugin *plugin, gpointer userdata)
- {
- save_data_cb(plugin, userdata);
-- thunar_vfs_shutdown();
- linelight_free(linelight);
- system("rm -r /tmp/xfce4-linelight/");
- gdk_threads_leave ();
-@@ -746,8 +751,7 @@
- int main (int argc, char *argv[])
- {
- g_type_init ();
-- thunar_vfs_init ();
-- //g_thread_init (NULL);
-+ g_thread_init (NULL);
- gdk_threads_init();
- gdk_threads_enter();
-
-@@ -772,7 +776,6 @@
-
-
- gtk_main ();
-- thunar_vfs_shutdown();
- gdk_threads_leave ();
- return 0;
- }
-@@ -781,8 +784,7 @@
- static void plugin_create(XfcePanelPlugin *plugin)
- {
- g_type_init ();
-- thunar_vfs_init ();
-- //g_thread_init (NULL);
-+ g_thread_init (NULL);
- gdk_threads_init();
- gdk_threads_enter();
-
---- panel-plugin/linelight.c
-+++ panel-plugin/linelight.c
-@@ -24,7 +24,7 @@
- #include <libxfce4panel/xfce-panel-plugin.h>
- #include <libxfce4panel/xfce-panel-convenience.h>
-
--#include <thunar-vfs/thunar-vfs.h>
-+#include <gio/gio.h>
-
- #include <string.h>
- #include <stdlib.h>
-@@ -215,10 +215,10 @@
- gtk_list_store_insert(data->list, &iter, data->listPointer[sec]);
-
- GtkIconTheme *icon_theme = gtk_icon_theme_get_default();
-- ThunarVfsPath *thunarPath = thunar_vfs_path_new (entry,NULL);
-+ GFile *file = g_file_new_for_path (entry);
-
- //icon
-- if (thunarPath != NULL && sec == BIN_SECTION )
-+ if (g_file_query_exists (file, NULL) && sec == BIN_SECTION )
- {
- XfceDesktopEntry* app = xfce_desktop_entry_new(entry,categories,3);
-
-@@ -228,25 +228,28 @@
- g_object_unref(app);
- free(icon);
- }
-- thunar_vfs_path_unref(thunarPath);
- }
-- else if (thunarPath != NULL)
-+ else if (file != NULL)
- {
-- ThunarVfsMimeDatabase* db = thunar_vfs_mime_database_get_default();
-- ThunarVfsMimeInfo* info = thunar_vfs_mime_database_get_info_for_file(db, entry,NULL);
-+ GFileInfo *info = g_file_query_info (file, G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE, G_FILE_QUERY_INFO_NONE, NULL, NULL);
- if (info != NULL)
- {
-- const char *mime_icon = thunar_vfs_mime_info_lookup_icon_name(info, icon_theme);
-+ GIcon *mime_icon = g_content_type_get_icon (g_file_info_get_content_type (info));
- if (mime_icon != NULL)
- {
-- pixbuf = gtk_icon_theme_load_icon(icon_theme, mime_icon, ICON_SIZE, GTK_ICON_LOOKUP_USE_BUILTIN,NULL);
-- gtk_list_store_set(data->list, &iter, ICON_COL, pixbuf, -1);
-+ GtkIconInfo *icon_info = gtk_icon_theme_lookup_by_gicon (icon_theme, mime_icon, ICON_SIZE, GTK_ICON_LOOKUP_USE_BUILTIN);
-+ if (icon_info != NULL)
-+ {
-+ pixbuf = gtk_icon_info_load_icon (icon_info, NULL);
-+ gtk_icon_info_free (icon_info);
-+ gtk_list_store_set(data->list, &iter, ICON_COL, pixbuf, -1);
-+ }
-+ g_object_unref (mime_icon);
- }
-- thunar_vfs_mime_info_unref(info);
-+ g_object_unref (info);
- }
-- g_object_unref(db);
-- thunar_vfs_path_unref(thunarPath);
- }
-+ g_object_unref (file);
-
- //text
- gtk_list_store_set(data->list, &iter, TEXT_COL, entry, -1);
-@@ -275,24 +278,26 @@
-
- remove_newline(result);
-
-- ThunarVfsPath *thunarPath = thunar_vfs_path_new (result,NULL);
-- ThunarVfsInfo *info = thunar_vfs_info_new_for_path(thunarPath,NULL);
-- thunar_vfs_path_unref(thunarPath);
-+ GFile *file = g_file_new_for_path (result);
-+ GFileInfo *info = g_file_query_info (file, "standard::*", G_FILE_QUERY_INFO_NONE, NULL, NULL);
-+ g_object_unref(file);
-
- if (info == NULL)
- {
- return -1;
- }
-
-- if ((info->type != THUNAR_VFS_FILE_TYPE_REGULAR && info->type != THUNAR_VFS_FILE_TYPE_DIRECTORY) || info->flags & THUNAR_VFS_FILE_FLAGS_HIDDEN)
-+ GFileType type = g_file_info_get_file_type (info);
-+
-+ if ((type != G_FILE_TYPE_REGULAR && type != G_FILE_TYPE_DIRECTORY) || g_file_info_get_is_hidden (info))
- {
-- thunar_vfs_info_unref(info);
-+ g_object_unref (info);
- return -1;
- }
-
-- if (info->type == THUNAR_VFS_FILE_TYPE_DIRECTORY)
-+ if (type == G_FILE_TYPE_DIRECTORY)
- {
-- thunar_vfs_info_unref(info);
-+ g_object_unref (info);
- return FOLDER_SECTION;
- }
-
-@@ -302,7 +307,7 @@
- path_lower = g_utf8_strdown(result,-1);
- for (j = 0; j< SECTION_COUNT; j++)
- {
-- for (i = 0; i < data->listSectionPaths[j]->len && info->type != THUNAR_VFS_FILE_TYPE_DIRECTORY; i++)
-+ for (i = 0; i < data->listSectionPaths[j]->len && type != G_FILE_TYPE_DIRECTORY; i++)
- {
- ending = g_ptr_array_index(data->listSectionPaths[j], i);
- path_ending = strrchr(path_lower,'.');
-@@ -310,7 +315,7 @@
- if ( (path_ending != NULL && strcmp(path_ending, ending) == 0) ||
- (path_begining != NULL && j == FILES_SECTION && strcmp(path_begining, path_lower) == 0))
- {
-- thunar_vfs_info_unref(info);
-+ g_object_unref (info);
- free(path_lower);
- return j;
- }
-@@ -318,7 +323,7 @@
- }
-
- free(path_lower);
-- thunar_vfs_info_unref(info);
-+ g_object_unref (info);
-
- return -1;
- }
---- panel-plugin/Makefile.am
-+++ panel-plugin/Makefile.am
-@@ -13,7 +13,8 @@
- -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
- $(LIBXFCEGUI4_CFLAGS) \
- $(LIBXFCE4PANEL_CFLAGS) \
-- $(LIBTHUNAR_VFS_CFLAGS) \
-+ $(LIBGIO_CFLAGS) \
-+ $(LIBGIOUNIX_CFLAGS) \
- $(LIBGTK_CFLAGS) \
- $(LIBGTHREADS_CFLAGS)
-
-@@ -21,7 +22,8 @@
- xfce4_linelight_plugin_LDFLAGS = \
- $(LIBXFCEGUI4_LIBS) \
- $(LIBXFCE4PANEL_LIBS) \
-- $(LIBTHUNAR_VFS_LIBS) \
-+ $(LIBGIO_LIBS) \
-+ $(LIBGIOUNIX_LIBS) \
- $(LIBGTK_LIBS) \
- $(LIBGTHREADS_LIBS)
-
diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild
deleted file mode 100644
index d9ba2434a9fa..000000000000
--- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6-r1.ebuild,v 1.7 2012/05/05 07:15:58 mgorny Exp $
-
-EAPI=4
-EAUTORECONF=yes
-inherit xfconf
-
-DESCRIPTION="A simple locate based search plug-in for the Xfce panel"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPEND=">=xfce-base/xfce4-panel-4.8
- =xfce-base/libxfcegui4-4.8*
- =xfce-base/libxfce4util-4.8*
- >=x11-libs/gtk+-2.12:2
- >=dev-libs/glib-2.18:2"
-RDEPEND="${COMMON_DEPEND}
- sys-apps/mlocate"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
- sys-devel/gettext"
-
-pkg_setup() {
- PATCHES=(
- "${FILESDIR}"/${P}-libxfce4panel_h.patch
- "${FILESDIR}"/${P}-port-to-gio.patch
- )
-
- DOCS=( AUTHORS ChangeLog NEWS )
-}
diff --git a/xfce-extra/xfce4-mpc-plugin/ChangeLog b/xfce-extra/xfce4-mpc-plugin/ChangeLog
index 6b4713761fda..7854d24de54d 100644
--- a/xfce-extra/xfce4-mpc-plugin/ChangeLog
+++ b/xfce-extra/xfce4-mpc-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mpc-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.21 2012/05/22 05:21:32 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/ChangeLog,v 1.22 2012/05/22 06:44:30 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-mpc-plugin-0.3.6.ebuild, -xfce4-mpc-plugin-0.4.2.ebuild:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfce4-mpc-plugin-0.4.3.ebuild:
marked x86 per bug 416233
diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild
deleted file mode 100644
index 10f8b2b6b45e..000000000000
--- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.3.6.ebuild,v 1.6 2012/05/05 07:17:18 mgorny Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Music Player Daemon (mpd) panel plugin"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.3/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="libmpd"
-
-RDEPEND=">=xfce-base/exo-0.6
- >=xfce-base/libxfcegui4-4.8
- >=xfce-base/xfce4-panel-4.8
- libmpd? ( media-libs/libmpd )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/intltool"
-
-pkg_setup() {
- XFCONF=( $(use_enable libmpd) )
- DOCS=( AUTHORS ChangeLog README TODO )
-}
diff --git a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.2.ebuild b/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.2.ebuild
deleted file mode 100644
index 04cabea74ad6..000000000000
--- a/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mpc-plugin/xfce4-mpc-plugin-0.4.2.ebuild,v 1.2 2012/05/05 07:17:18 mgorny Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Music Player Daemon (mpd) panel plugin"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug libmpd"
-
-RDEPEND=">=xfce-base/exo-0.6
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/xfce4-panel-4.8
- libmpd? ( media-libs/libmpd )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- --disable-static
- $(use_enable libmpd)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog README TODO )
-}
diff --git a/xfce-extra/xfce4-sensors-plugin/ChangeLog b/xfce-extra/xfce4-sensors-plugin/ChangeLog
index 5607346ca28a..da9bbbb407e9 100644
--- a/xfce-extra/xfce4-sensors-plugin/ChangeLog
+++ b/xfce-extra/xfce4-sensors-plugin/ChangeLog
@@ -1,6 +1,10 @@
# 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.40 2012/05/22 05:34:58 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.41 2012/05/22 06:45:40 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-sensors-plugin-1.2.3.ebuild:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org>
xfce4-sensors-plugin-1.2.5.ebuild:
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild
deleted file mode 100644
index 0f1ace362d23..000000000000
--- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2012 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.2.3.ebuild,v 1.9 2012/05/20 19:46:20 ssuominen Exp $
-
-EAPI=4
-EAUTORECONF=yes
-inherit xfconf
-
-DESCRIPTION="acpi, lm_sensors and hddtemp panel plugin"
-HOMEPAGE="http://www.xfce.org/"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+acpi debug hddtemp libnotify lm_sensors video_cards_nvidia"
-
-REQUIRED_USE="|| ( hddtemp lm_sensors acpi )"
-
-RDEPEND=">=x11-libs/gtk+-2.10:2
- >=xfce-base/libxfce4ui-4.6
- >=xfce-base/xfce4-panel-4.4
- hddtemp? ( app-admin/hddtemp net-analyzer/gnu-netcat )
- libnotify? ( >=x11-libs/libnotify-0.4 )
- lm_sensors? ( >=sys-apps/lm_sensors-3.1.0 )
- video_cards_nvidia? ( media-video/nvidia-settings )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- --disable-static
- $(use_enable acpi procacpi)
- $(use_enable acpi sysfsacpi)
- $(use_enable hddtemp netcat)
- $(use_enable hddtemp)
- $(use_enable libnotify notification)
- $(use_enable lm_sensors libsensors)
- $(use_enable video_cards_nvidia xnvctrl)
- $(xfconf_use_debug)
- )
-
- DOCS=( AUTHORS ChangeLog NEWS NOTES README TODO )
-}
-
-src_prepare() {
- sed -i -e '/-no-undefined/d' src/Makefile.am || die
- # Use flags from xfce4-dev-tools instead of defining them again in
- # configure.in wrt #386979
- sed -i -e '/PLATFORM_CFLAGS/s:-Werror::' configure.in || die
- # http://bugzilla.xfce.org/show_bug.cgi?id=8057
- # value "Monitor" in key "Categories" in group "Desktop Entry" requires
- # another category to be present among the following categories: System
- sed -i -e 's:Monitor:System;&:' src/xfce4-sensors.desktop.in || die
- xfconf_src_prepare
-}
diff --git a/xfce-extra/xfce4-wavelan-plugin/ChangeLog b/xfce-extra/xfce4-wavelan-plugin/ChangeLog
index 232774df812f..72d8b4a510dc 100644
--- a/xfce-extra/xfce4-wavelan-plugin/ChangeLog
+++ b/xfce-extra/xfce4-wavelan-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-wavelan-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.22 2012/05/22 05:12:33 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.23 2012/05/22 06:47:29 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ -xfce4-wavelan-plugin-0.5.6.ebuild:
+ old
22 May 2012; Jeff Horelick <jdhore@gentoo.org>
xfce4-wavelan-plugin-0.5.10.ebuild:
diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild
deleted file mode 100644
index a934adcd79c9..000000000000
--- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild,v 1.8 2012/05/05 07:47:44 mgorny Exp $
-
-EAPI=4
-inherit xfconf
-
-DESCRIPTION="Wireless monitor panel plugin"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=xfce-base/xfce4-panel-4.8
- >=xfce-base/libxfcegui4-4.8
- >=xfce-base/libxfce4util-4.8
- >=x11-libs/gtk+-2.6:2"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-pkg_setup() {
- DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}