debian/0000755000000000000000000000000012146772667007210 5ustar debian/changelog0000644000000000000000000004467312146772662011073 0ustar libxfcegui4 (4.10.0-2) unstable; urgency=low * Upload to unstable. * debian/rules: - enable all hardening flags. -- Yves-Alexis Perez Wed, 22 May 2013 00:31:06 +0200 libxfcegui4 (4.10.0-1) experimental; urgency=low * New upstream stable release. * debian/patches: - 01_xfce-exec-use-thunar.patch: dropped, now use exo-open. - 03_fix-link-lm.patch: dropped, included upstream. * debian/control: revert to unversioned libxfce4util-dev, bump required version to >= 4.10.0. -- Lionel Le Folgoc Sat, 05 May 2012 14:21:58 +0200 libxfcegui4 (4.9.0-1) experimental; urgency=low [ Lionel Le Folgoc ] * debian/patches: add missing DEP3 headers. * debian/control: switch to libxfce4util6-dev for the new api. [ Yves-Alexis Perez ] * New upstream development release. * debian/rules: - build with --parallel. - use debhelper 9 / dpkg-dev 1.16.1 hardening support. - use --fail-missing in dh_install. * debian/control: - bump debhelper build-dep to 9. - add build-dep on dpkg-dev 1.16.1. - drop hardening-includes build-dep. - update standards version to 3.9.3. - add Pre-Depends on ${misc:Pre-Depends} in libxfcegui4-4 for multiarch. * debian/compat bumped to 9. * Use multi-arch paths in install files. * debian/libxfcegui4-4.install: - stop installing glade files since they are gone. * debian/libxfcegui4-dev: - don't install static libs, we don't build them anymore. -- Yves-Alexis Perez Sun, 15 Apr 2012 16:28:07 +0200 libxfcegui4 (4.8.1-5) unstable; urgency=low * debian/patches: - 03_fix-link-lm added, explicit link against libmath. closes: #640452 * debian/rules: - run xdt-autogen before configure. * debian/control: - add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools. -- Yves-Alexis Perez Mon, 05 Sep 2011 21:21:42 +0200 libxfcegui4 (4.8.1-4) unstable; urgency=low * Upload to unstable. * debian/control: - remove Martin, Emanuele, Simon and Michael from uploaders, thanks to them. - update standards version to 3.9.2. -- Yves-Alexis Perez Tue, 19 Apr 2011 17:36:28 +0200 libxfcegui4 (4.8.1-3) experimental; urgency=low * debian/control: - add Breaks: on xfwm4 and xfce4-settings before 4.8 because libxfcekbdprivate is now gone. closes: #613019 -- Yves-Alexis Perez Mon, 14 Feb 2011 23:31:21 +0100 libxfcegui4 (4.8.1-2) experimental; urgency=low * debian/control: - update libxfce4util build-dep to pick 4.8.0. closes: #612853 -- Yves-Alexis Perez Fri, 11 Feb 2011 08:29:41 +0100 libxfcegui4 (4.8.1-1) experimental; urgency=low [ Yves-Alexis Perez ] * New upstream development release. * debian/libxfcegui4-4.shlibs: - bump shlibs to 4.7. - drop libxfce4kbd-private shlib, not present anymore. * debian/control, debian/xfce-keyboard-shortcuts.install: - drop xfce-keyboard-shortcut package, now provided by libxfce4ui. * debian/control: - update standards version to 3.9.1. - add build-dep on hardening-includes. * debian/rules: - pick {C,LD}FLAGS from dpkg-buildflags - add -O1, -z,defs, --as-needed to LDFLAGS - add hardening flags to {C,LD}FLAGS. * debian/copyright updated for new releases. [ Lionel Le Folgoc ] * debian/control, debian/glade-xfce.install: - drop glade-xfce package, now provided by libxfce4ui. * debian/control: - add myself to Uploaders - drop libgladeui-1-dev build-dep, not needed anymore. -- Yves-Alexis Perez Thu, 10 Feb 2011 23:32:40 +0100 libxfcegui4 (4.6.4-1) unstable; urgency=low * New upstream release. * Switch to 3.0 (quilt) source format. * debian/rules: - don't use quilt addon. * debian/control: - drop quilt build-dep. -- Yves-Alexis Perez Sun, 23 May 2010 13:14:20 +0200 libxfcegui4 (4.6.3-2) unstable; urgency=low * Override dh_strip so we don't end up with an empty dbg package. * debian/control: - update standards version to 3.8.4. - update debhelper build dep because using override. -- Yves-Alexis Perez Sun, 07 Feb 2010 23:30:48 +0100 libxfcegui4 (4.6.3-1) unstable; urgency=low * New upstream release. -- Yves-Alexis Perez Wed, 20 Jan 2010 20:42:37 +0100 libxfcegui4 (4.6.2-1) unstable; urgency=low * New upstream release. * debian/watch updated to track new repository organisation. -- Yves-Alexis Perez Tue, 05 Jan 2010 18:11:31 +0100 libxfcegui4 (4.6.1-2) unstable; urgency=low * Add a new xfce-keyboard-shortcuts containing the xfconf file for keyboard shortcuts. This will enable people to co-install libxfcegui4 and libxfce4ui. * debian/control: - update standards version to 3.8.3 ; - update quilt build-dep to use dh --with quilt ; - add ${misc:Depends} to all Depends: lines ; - drop chrpath build-dep. * debian/README.source added. * debian/rules: - big cleanup, use tiny rule from debhelper 7. -- Yves-Alexis Perez Sun, 25 Oct 2009 23:03:30 +0100 libxfcegui4 (4.6.1-1) unstable; urgency=low * debian/control: - move lib to libs section, -dbg to debug one. * New upstream release. -- Yves-Alexis Perez Sun, 19 Apr 2009 13:48:49 +0200 libxfcegui4 (4.6.0-2) unstable; urgency=low * Upload to unstable. * debian/rules: - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS. - replace dh_clean -k by dh_prep. * debian/compat bumped to 7. * debian/control: - update build-dep on debhelper accordingly. - update standards version to 3.8.1. - move to xfce section. -- Yves-Alexis Perez Sat, 04 Apr 2009 00:54:00 +0200 libxfcegui4 (4.6.0-1) experimental; urgency=low [ Yves-Alexis Perez ] [ Xfce 4.6 Alpha “Pinkie”] * debian/libxfcegui4-4.shlibs: updated shlibs to 4.5.90. * debian/rules: - fail if dh_install misses files. - switch from `pwd` to $(CURDIR) - stop messing with config.{guess,sub}. - don't ship glade .la files. * debian/control: - update standards version to 3.8.0. - build-dep on intltool. - build-dep on libgladeui-1-dev. - add a new package glade-xfce which contains module and catalogue for Xfce widgets in Glade. * debian/glade-xfce.install: ship gladeui stuff in glade-xfce package. [ Xfce 4.6 Beta 1 “Fuzzy”] * new upstream beta release. * debian/control: - drop useless Conflicts/Replaces. - update build-deps for Fuzzy. - cleanup build-deps. - make -dev package depends on libgtk2.0-dev. * debian/libxfcegui4-4.shlibs: bumpd shlibs for Fuzzy. * debian/rules: - be explicit on configure flags. [ Xfce 4.6 Beta 2 “Hopper”] * new upstream beta release. * debian/control - update build-deps for “Hopper”. - add build-dep on libxfconf. - make -dev package depends on libxfconf-0-dev. * debian/rules: - remove libxfce4kbd-private.la. - use sysconfdir=/etc. - explicit enable of private keyboard library. * debian/libxfcegui4-4.install: - install xfconf config files in /etc. * debian/libxfcegui4-4.shlibs: - add libxfce4kbd-private to shlibs files. [ Xfce 4.6 Beta 3 “Tuco-tuco”] * new upstream beta release. * debian/control: - update build-deps for “Tuco-Tuco”. - clean deps on -dev package to only get what pkg-config requires. * debian/libxfcegui4-4.shlibs - bump shlibs for “Tuco-Tuco” [ Xfce 4.6 RC1 “Capybara”] * new upstream release candidate. * debian/control: - update build-deps for “Capybara” * debian/libxfcegui4-4.shlibs: - bump shlibs to 4.5.99.1. [ Xfce 4.6 ] * new upstream release. * debian/control: - update build-deps for 4.6. * debian/libxfcegui4-4.shlibs: - bump shlibs to 4.6.0. * debian/copyright: - update dates and copyright holders. - add glade module. - switch to machine-readable copyright format. [ Michael Casadevall ] * debian/control: - Added myself to uploaders * debian/patches/02_fix-menu-icons.patch: - Fixes Xfce #3614 which prevents icons with dots in them from properly showing up in the menu -- Yves-Alexis Perez Tue, 03 Mar 2009 09:29:07 +0100 libxfcegui4 (4.4.2-4) unstable; urgency=low * another “brown paper bag” release. * debian/patches/series added. * debian/patche/01_xfce-exec-use-thunar.patch tuned to apply properly. -- Yves-Alexis Perez Sun, 04 May 2008 15:12:33 +0200 libxfcegui4 (4.4.2-3) unstable; urgency=low * debian/patches: 01_xfce-exec-use-thunar added, don't call xftree4 which doesn't exist anymore. * debian/rules: use quilt for patching. * debian/control: - add build-dep on quilt. -- Yves-Alexis Perez Tue, 29 Apr 2008 21:22:53 +0200 libxfcegui4 (4.4.2-2) unstable; urgency=low * debian/compat: update debhelper compatibility to 5 * debian/control: - update debhelper build-dep accordingly. - update my email address. - update standards versions to 3.7.3. - add a new -dbg package. * debian/rules: install debug symbols into -dbg package. * debian/copyright: - update copyright dates. - add © sign. * debian/libxfcegui4-4.install: - don't ship usr/lib/xfce4/modules/*, non existent. - don't ship usr/share/xfce4 either. -- Yves-Alexis Perez Sat, 01 Mar 2008 23:49:55 +0100 libxfcegui4 (4.4.2-1) unstable; urgency=low [ Simon Huggins ] * Use ${binary:Version} so we are binNMU safe. * debian/control: Move fake Homepage field to a real one now dpkg supports it. [ Yves-Alexis Perez ] * New upstream release. - fix window opening on wrong screen. closes: #443690 * debian/rules: don't ignore all make errors at clean stage. [ Simon Huggins ] * Add Vcs-* headers to debian/control -- Yves-Alexis Perez Thu, 29 Nov 2007 08:00:36 +0100 libxfcegui4 (4.4.1-1) unstable; urgency=low * New upstream release. * debian/control: version build-dep against gtk 2.10. * debian/copyright: updated copyright holders. -- Yves-Alexis Perez Sun, 15 Apr 2007 15:28:17 +0100 libxfcegui4 (4.4.0-2) experimental; urgency=low * debian/rules: don't ship /usr/lib/libxfcegui4.la in package. -- Yves-Alexis Perez Thu, 25 Jan 2007 01:23:00 +0100 libxfcegui4 (4.4.0-1) experimental; urgency=low (Yves-Alexis Perez) * New upstream release. * debian/control: - updated build-deps against Xfce 4.4. - conflicts against xfce4-panel (<< 4.4.0) because xfce-man.png switched from panel to lib. - conflicts against xfce4-mcs-plugins (<< 4.4.0) because xfce4-filemanager.svg switched from mcs-plugins to lib. - dropped totally dbh deps as it's not used anymore. (Emanuele Rocca) * debian/control: - Added Suggests: devhelp. - Reference manual mentioned in the long description. - s/libxfcegui4-3/libxfcegui4-4/ -- Yves-Alexis Perez Wed, 24 Jan 2007 23:05:42 +0100 libxfcegui4 (4.3.99.2-1) unstable; urgency=low * New upstream release. * debian/control: updated build-deps against Xfce 4.4RC2 (4.3.99.2). -- Yves-Alexis Perez Thu, 16 Nov 2006 13:57:22 +0100 libxfcegui4 (4.3.99.1-2) unstable; urgency=low * Ship a shlibs file so dependencies know that they need libxfcegui4 4.3.99.1. -- Yves-Alexis Perez Fri, 13 Oct 2006 09:11:36 +0100 libxfcegui4 (4.3.99.1-1) unstable; urgency=low * New upstream release * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1). -- Yves-Alexis Perez Sat, 23 Sep 2006 13:46:16 +0100 libxfcegui4 (4.3.90.2-1) unstable; urgency=low (Yves-Alexis Perez) * New upstream release. * debian/control: updated standards versions to 3.7.2. (Simon Huggins) * Add rpath fixes. -- Yves-Alexis Perez Mon, 10 Jul 2006 17:59:53 +0200 libxfcegui4 (4.3.90.1-1) unstable; urgency=low (Yves-Alexis Perez) * New Upstream Release (Simon Huggins) * Remove pointless .la files. -- Yves-Alexis Perez Wed, 03 May 2006 18:35:05 +0100 libxfcegui4 (4.2.3-2) unstable; urgency=low * Fix for the X11R7 transition; remove the build-dep on xlibs-static-pic and the equivalent depends from the -dev package. -- Simon Huggins Mon, 17 Apr 2006 17:17:17 +0100 libxfcegui4 (4.2.3-1) unstable; urgency=low * New Upstream Release -- Yves-Alexis Perez Sun, 06 Nov 2005 22:01:12 +0100 libxfcegui4 (4.2.2-1) unstable; urgency=low * New Upstream Release * Add versioned dependency on libxfce4util to the -dev package closes: #309180 * Add dependency on libstartup-notification0-dev to the -dev package closes: #309145 * Depend on the version of util that has a versioned shlibs so that we can fix upgrade issues (thanks to Kurt Koeckx) * Change suite to unstable -- Simon Huggins Sat, 18 Jun 2005 09:49:49 +0100 libxfcegui4 (4.2.1-1) experimental; urgency=low * ML: New Upstream Release (Xfce 4.2.1) * ML: Upload to experimental to prevents problems with NEW packages * ML: debian/control: Added Maintainer/Uploaders fields -- Martin Loschwitz Sat, 19 Mar 2005 13:02:00 +0100 libxfcegui4 (4.2.0-2) experimental; urgency=low * Add --enable-final to the configure * Add a Homepage: to the description -- Simon Huggins Sun, 16 Jan 2005 15:19:29 +0000 libxfcegui4 (4.2.0-1) experimental; urgency=low * New Upstream Release -- Simon Huggins Sat, 15 Jan 2005 10:50:14 +0000 libxfcegui4 (4.1.99.1-1) experimental; urgency=low * ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1) * ML: control: Added Build-Depends for dbh amd libxml2-dev * ML: libxfcegui4-1.install and libxfcegui4-dev.install updated -- Martin Loschwitz Fri, 19 Nov 2004 15:43:00 +0100 libxfcegui4 (4.0.6-1) unstable; urgency=high * urgency high to avoid previous buildd mess; there are 3 more upload stages each requiring the dev packages from the previous stage to be installed on all archs before we can upload (see http://wiki.earth.li/XfceDebian) * New upstream release * Update depends in -dev package from xlibs-pic to xlibs-static-pic which closes: #253331 -- Simon Huggins Mon, 12 Jul 2004 21:48:41 +0100 libxfcegui4 (4.0.5-2) unstable; urgency=low * Add libxt-dev and libxpm-dev to the depends for the -dev package due to the split out xlibs and libgtk2.0-dev no longer depending on xlibs-dev. closes: #250057 * Remove Norbert Tretkowski from Uploaders as requested -- Simon Huggins Tue, 25 May 2004 21:45:26 +0100 libxfcegui4 (4.0.5-1) unstable; urgency=high * urgency high to avoid previous buildd mess; there are 3 more upload stages each requiring the dev packages from the previous stage to be installed on all archs before we can upload (see http://wiki.earth.li/XfceDebian) * New upstream release * Update upstream's libtool * Update build-depends to xlibs-static-pic (new name for xlibs-pic) -- Simon Huggins Sun, 18 Apr 2004 22:00:00 +0100 libxfcegui4 (4.0.3-2) unstable; urgency=low * Update libtool closes: #236929 * Remove dpatch (it's only used for the Xinerama stuff which got screwed by the libtool update anyway so easier just to patch in by hand) * Just adding Daniel wasn't enough. Add self to Uploaders so katie doesn't think this is an NMU again. -- Simon Huggins Tue, 09 Mar 2004 10:14:23 +0000 libxfcegui4 (4.0.3-1) unstable; urgency=low * New Upstream release * Add Daniel Silverstone to Uploaders as approved by madkiss * 02_kde_tray_icons.dpatch has been taken on (in part) upstream but enough to satisfy the test case given closes: #215305 * Thanks to Daniel for checking and uploading these packages -- Simon Huggins Tue, 02 Mar 2004 23:22:52 +0000 libxfcegui4 (4.0.2-1) unstable; urgency=low * New Upstream release -- Martin Loschwitz Fri, 26 Dec 2003 15:45:00 +0200 libxfcegui4 (4.0.0.final-2) unstable; urgency=low * Added Dependency for xlibs-pic to libxfcegui4-dev * Added patch by Chung-chieh Shan to support KDE tray icons -- Martin Loschwitz Mon, 13 Oct 2003 19:49:00 +0200 libxfcegui4 (4.0.0.final-1) unstable; urgency=low * New Upstream release * New Co-Maintainer: Norbert Tretkowski. * Various cleanups in debian/ * Renamed libxfcegui4-0-dev to libxfcegui4-dev -- Martin Loschwitz Tue, 29 Sep 2003 15:56:00 +0200 libxfcegui4 (0.0.19+cvs.20030421-1) unstable; urgency=low * New CVS checkout (2003-04-21) * Drop dpatch - problems fixed by upstream * Added libxfce4util ad Build-Depends -- Martin Loschwitz Mon, 21 Apr 2003 19:04:00 +0200 libxfcegui4 (0.0.16+cvs.20030301-1) unstable; urgency=low * New CVS checkout (Using Xfce CVS, 2003-03-01) * Official release (really this time!) (last release was never made public) * debian/control: Changed Maintainer e-mail address * debian/rules: Use dpatch to remove rpath references -- Martin Loschwitz Sat, 01 Mar 2003 08:40:00 +0100 libxfcegui4 (0.0.16+cvs.20030216-1) unstable; urgency=low * New CVS checkout (Using Xfce CVS, 2003-02-16) * Official release (last release was never made public) -- Martin Loschwitz Sun, 16 Feb 2003 09:24:00 +0100 libxfcegui4 (0.0.12+cvs.20030119-1) unstable; urgency=low * New CVS Checkout (Using Xfce CVS, 2003-01-19) * debian/control: Added build-dependency for libxft2-dev -- Martin Loschwitz Sun, 19 Jan 2003 10:04:00 +0100 libxfcegui4 (0.0.9+cvs.20021222-1) unstable; urgency=low * New CVS Checkout (Using xfce CVS, 2002-12-22) * debian/rules: Made Xinerama i386 specific (Closes: #173083) -- Martin Loschwitz Sun, 22 Dec 2002 13:38:00 +0100 libxfcegui4 (0.0.8+cvs.20021127-1) unstable; urgency=low * Initial Release. (Closes: #166631) -- Martin Loschwitz Wed, 27 Nov 2002 14:29:00 +0100 debian/compat0000644000000000000000000000000212146772612010374 0ustar 9 debian/patches/0000755000000000000000000000000012146772667010637 5ustar debian/patches/series0000644000000000000000000000003012146772612012033 0ustar 02_fix-menu-icons.patch debian/patches/02_fix-menu-icons.patch0000644000000000000000000000321611720530520014775 0ustar Description: fix missing icon for launchers that have a period (dot, '.') in their icon's base name Author: Gauvain Pocentek Bug: https://bugzilla.xfce.org/show_bug.cgi?id=3614 Index: libxfcegui4-4.8.1/libxfcegui4/icons.c =================================================================== --- libxfcegui4-4.8.1.orig/libxfcegui4/icons.c 2011-02-10 10:33:27.000000000 +0100 +++ libxfcegui4-4.8.1/libxfcegui4/icons.c 2011-09-05 21:05:46.094685532 +0200 @@ -142,8 +142,12 @@ ensure_gtk_icon_theme(); /* GtkIconTheme doesn't like extensions */ - if((p = g_strrstr(name, ".")) && strlen(p) < 6) - name_fixed = g_strndup(name, p-name); + if (g_str_has_suffix (name, ".png") || g_str_has_suffix (name, ".svg") + || g_str_has_suffix (name, ".xpm")) + { + if((p = g_strrstr(name, ".")) && strlen(p) < 6) + name_fixed = g_strndup(name, p-name); + } pix = gtk_icon_theme_load_icon(icon_theme, name_fixed ? name_fixed : name, size, @@ -220,9 +224,13 @@ ensure_gtk_icon_theme(); /* GtkIconTheme doesn't like extensions */ - if((p = g_strrstr(name, ".")) && strlen(p) < 6) - name_fixed = g_strndup(name, p-name); - + if (g_str_has_suffix (name, ".png") || g_str_has_suffix (name, ".svg") + || g_str_has_suffix (name, ".xpm")) + { + if((p = g_strrstr(name, ".")) && strlen(p) < 6) + name_fixed = g_strndup(name, p-name); + } + info = gtk_icon_theme_lookup_icon(icon_theme, name_fixed ? name_fixed : name, size, 0); debian/watch0000644000000000000000000000015411320670721010216 0ustar version=3 http://archive.xfce.org/src/xfce/libxfcegui4/([\d\.]+)/ \ libxfcegui4-([\d\.]+)\.tar\.(?:gz|bz2) debian/copyright0000644000000000000000000001325311544650742011135 0ustar This package was debianized by Martin Loschwitz on Thu, 26 Jun 2003 16:02:35 +0200. This library can be fetched from http://www.xfce4.org/ Files: libxfcegui4/libnetk.h libxfcegui4/netk-application.h libxfcegui4/netk-pager.h libxfcegui4/netk-private.h libxfcegui4/netk-screen.h libxfcegui4/netk-tasklist.h libxfcegui4/netk-util.c libxfcegui4/netk-util.h libxfcegui4/netk-window-action-menu.c libxfcegui4/netk-window-action-menu.h libxfcegui4/netk-window-menu.c libxfcegui4/netk-window-menu.h libxfcegui4/netk-window.h libxfcegui4/netk-workspace.c libxfcegui4/netk-workspace.h libxfcegui4/netk-xutils.c libxfcegui4/netk-xutils.h Copyright: 2001, Havoc Pennington License: LGPL-2+ Files: libxfcegui4/session-client.c libxfcegui4/session-client.h libxfcegui4/xfce_decorbutton.c libxfcegui4/xfce_decorbutton.h libxfcegui4/xfce_decortoggle.c libxfcegui4/xfce_decortoggle.h libxfcegui4/xfce_framebox.c libxfcegui4/xfce_framebox.h libxfcegui4/xfce_iconbutton.h libxfcegui4/xfce_menubutton.h libxfcegui4/xfce_movehandler.c libxfcegui4/xfce_movehandler.h libxfcegui4/xfce_togglebutton.c libxfcegui4/xfce_togglebutton.h libxfcegui4/xinerama.c libxfcegui4/xinerama.h Copyright: 1999, Olivier Fourdan (fourdan@xfce.org) 2002, Olivier Fourdan (fourdan@xfce.org) 2004, Olivier Fourdan (fourdan@xfce.org) License: LGPL-2+ Files: examples/decorbutton/decorbutton.c examples/iconbutton/iconbutton.c examples/margins/margins.c examples/menubutton/menubutton.c examples/movehandler/movehandler.c examples/netk/netk.c examples/pager/pager.c examples/preview_filesel/preview_filesel.c examples/session/session.c examples/tasklist/tasklist.c examples/togglebutton/togglebutton.c Copyright: 2003-2011, The Xfce Development Team License: GPL-2+ Files: libxfcegui4/xfce-gdk-extensions.h libxfcegui4/xfce-gtk-extensions.c libxfcegui4/xfce-gtk-extensions.h libxfcegui4/xfce-heading.c libxfcegui4/xfce-heading.h libxfcegui4/xfce-internals.c libxfcegui4/xfce-internals.h libxfcegui4/xfce-titled-dialog.c libxfcegui4/xfce-titled-dialog.h libxfcegui4/xfce_aboutdialog.c Copyright: 2002-2006, Benedikt Meurer License: LGPL-2+ Files: glade/libglade-xfce4.c libxfcegui4/xfce-appmenuitem.c libxfcegui4/xfce-appmenuitem.h libxfcegui4/xfce-filechooser.c libxfcegui4/xfce-filechooser.h libxfcegui4/xfce-icontheme.c libxfcegui4/xfce-icontheme.h libxfcegui4/xfce-widget-helpers.c libxfcegui4/xfce-widget-helpers.h Copyright: 2004-2007, Brian Tarricone License: LGPL-2+ Files: libxfcegui4/gtk_style.c libxfcegui4/netk-inlinepixbufs.h libxfcegui4/xfce-exec.c libxfcegui4/xfce-startup-notification.c libxfcegui4/xfce-startup-notification.h Copyright: 2003-2011, The Xfce Development Team License: LGPL-2+ Files: libxfcegui4/netk-pager.c libxfcegui4/netk-screen.c libxfcegui4/netk-tasklist.c libxfcegui4/netk-window.c Copyright: 2001, Havoc Pennington 2003, Kim Woelders 2003, Red Hat, Inc License: LGPL-2+ Files: libxfcegui4/xfce_iconbutton.c libxfcegui4/xfce_menubutton.c libxfcegui4/xfce_scaled_image.c libxfcegui4/xfce_scaled_image.h Copyright: 2002-2004, Jasper Huijsmans (jasper@xfce.org) License: LGPL-2+ Files: libxfcegui4/netk-class-group.c libxfcegui4/netk-class-group.h libxfcegui4/preview_filesel.c libxfcegui4/preview_filesel.h Copyright: 2001, Ximian, Inc 2003, Ximian, Inc License: LGPL-2+ Files: libxfcegui4/gtk_style.h libxfcegui4/gtktoxevent.c libxfcegui4/gtktoxevent.h Copyright: 2002-2004, Olivier Fourdan License: LGPL-2+ Files: libxfcegui4/netk-trayicon.c libxfcegui4/netk-trayicon.h Copyright: 2003, Benedikt Meurer License: LGPL-2+ Files: libxfcegui4/xfce_systemtray.c libxfcegui4/xfce_systemtray.h Copyright: 2003-2004, Benedikt Meurer 2003-2004, Olivier Fourdan License: LGPL-2+ Files: libxfcegui4/xfce-colorbutton.c libxfcegui4/xfce-colorbutton.h Copyright: 1998-1999, Red Hat, Inc 2004, Brian Tarricone License: LGPL-2+ Files: libxfcegui4/icons.c libxfcegui4/icons.h Copyright: 2002-2004, The Xfce Development Team 2004-2006, Brian Tarricone License: LGPL-2+ Files: libxfcegui4/xfce_clock.c libxfcegui4/xfce_clock.h Copyright: 1999, Olivier Fourdan (fourdan@xfce.org) 2002, Jasper Huijsmans (j.b.huijsmans@hetnet.nl) License: LGPL-2+ Files: examples/aboutdlg/aboutdlg.c Copyright: 2002-2004, Benedikt Meurer License: GPL-2+ Files: autogen.sh Copyright: 2002-2006, The Xfce development team. License: GPL-2+ Files: libxfcegui4/xfce_aboutdialog.h Copyright: 2002-2006, Benedikt Meurer License: LGPL-2+ Files: libxfcegui4/dialogs.c Copyright: 2003, Benedikt Meurer 2003,2005, Jasper Huijsmans License: LGPL-2+ Files: libxfcegui4/xfce-gdk-extensions.c Copyright: 2003, Mark McLoughlin 2004-2006, Benedikt Meurer License: LGPL-2+ Files: glade/glade-xfce4.c Copyright: 2001, Ximian, Inc. 2007, Brian Tarricone License: LGPL-2+ Files: libxfcegui4/netk-application.c Copyright: 2001, Havoc Pennington 2003, Red Hat, Inc License: LGPL-2+ Files: libxfcegui4/dialogs.h Copyright: 2003, Jasper Huijsmans (huysmans@users.sourceforge.net) License: LGPL-2+ Files: libxfcegui4/xfce-exec.h Copyright: 2004, Jasper Huijsmans License: LGPL-2+ Files: libxfcegui4/libxfcegui4.h Copyright: 2002-2006, The Xfce development team License: LGPL-2+ On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. On Debian systems, the complete text of the GNU General Public License (version 2) can be found in `/usr/share/common-licenses/GPL-2'. debian/libxfcegui4-dev.install0000644000000000000000000000013312146772612013544 0ustar usr/include/* usr/lib/*/lib*.so usr/lib/*/pkgconfig/* usr/share/gtk-doc/html/libxfcegui4/* debian/libxfcegui4-4.shlibs0000644000000000000000000000004711544650742012753 0ustar libxfcegui4 4 libxfcegui4-4 (>= 4.7.0) debian/README.source0000644000000000000000000000021011271131445011335 0ustar This package uses quilt patch system to apply patch at build-time. More information can be found in /usr/share/doc/quilt/README.source. debian/rules0000755000000000000000000000044512146772646010270 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --parallel override_dh_strip: dh_strip --dbg-package=libxfcegui4-4-dbg override_dh_auto_configure: NOCONFIGURE=1 xdt-autogen dh_auto_configure debian/control0000644000000000000000000000373212146772612010606 0ustar Source: libxfcegui4 Section: xfce Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc Build-Depends: debhelper (>= 9), libgtk2.0-dev (>= 2.10.6), libxfce4util-dev (>= 4.10.0), libxfconf-0-dev (>= 4.10.0), libstartup-notification0-dev, libglade2-dev, intltool, dpkg-dev (>= 1.16.1), xfce4-dev-tools, libtool, gtk-doc-tools Standards-Version: 3.9.3 Homepage: http://www.xfce.org/ Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/libxfcegui4/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/libxfcegui4/ Package: libxfcegui4-dev Section: libdevel Architecture: any Depends: libxfcegui4-4 (= ${binary:Version}), libxfce4util-dev (>= 4.10.0), libgtk2.0-dev, ${misc:Depends} Suggests: devhelp Description: Development files for libxfcegui4-4 This package contains the headers and the static library for libxfcegui4-4. If you intend to code applications which use some of these functions (probably Xfce4-based applications), then you have to install this package. . The libxfcegui4 Reference Manual is also included and it can be consulted with Devhelp or a web browser. Package: libxfcegui4-4 Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, xfce-keyboard-shortcuts Breaks: xfwm4 (<< 4.8), xfce4-settings (<< 4.8) Description: Basic GUI C functions for Xfce4 This package contains a library which provides the very basic GUI functions used by the Xfce4 desktop suite. If you intend to run Xfce4, then you need to install this package. Package: libxfcegui4-4-dbg Section: debug Architecture: any Priority: extra Depends: ${shlibs:Depends}, libxfcegui4-4 (= ${binary:Version}), ${misc:Depends} Description: debugging informations for libxfcegui4 This package contains debugging symbols for libxfcegui4, which provides the very basic GUI functions used by the Xfce4 desktop suite. debian/source/0000755000000000000000000000000012146772667010510 5ustar debian/source/format0000644000000000000000000000001411375736603011707 0ustar 3.0 (quilt) debian/libxfcegui4-4.install0000644000000000000000000000010112146772612013124 0ustar usr/lib/*/lib*.so.* usr/share/locale/* usr/share/icons/hicolor/*