From 315ca35b1cda58d74253625336a2f35a27ede022 Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Fri, 3 Dec 2010 20:59:34 +0100 Subject: [PATCH] devilspie: fix to compile with latest gtk+ --- gnome2/devilspie/devilspie.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 gnome2/devilspie/devilspie.conf diff --git a/gnome2/devilspie/devilspie.conf b/gnome2/devilspie/devilspie.conf new file mode 100644 index 000000000..aa6da9a6a --- /dev/null +++ b/gnome2/devilspie/devilspie.conf @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../devilspie/devilspie.conf +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_append GCC_WRAPPER_REMOVE " " "-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED" +var_append GCC_WRAPPER_REMOVE " " "-DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED"