summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-12-03 05:34:08 +0000
committermartti <martti@pkgsrc.org>2003-12-03 05:34:08 +0000
commit535df600f35856fe2da19cf803d09eef32cead07 (patch)
tree0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /meta-pkgs/xfce4
parentd7b69428582b9caa999f35dc66e53654e9b01c5c (diff)
downloadpkgsrc-535df600f35856fe2da19cf803d09eef32cead07.tar.gz
Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file * Window management improvement * Improved handling of multiple selections in the file manager * French translations for the documentation * Translation updates * A new Gtk2 theme called "Xfce-winter"
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile6
-rw-r--r--meta-pkgs/xfce4/Makefile.common8
2 files changed, 9 insertions, 5 deletions
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index 0e1147bc605..3d1a230d49d 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:29:52 martti Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/03 05:34:08 martti Exp $
.include "Makefile.common"
@@ -26,6 +26,8 @@ do-install: # empty
# Extras
.include "../../audio/xfce4-mixer/buildlink2.mk"
.include "../../graphics/xfce4-artwork/buildlink2.mk"
+.include "../../time/xfce4-datetime-plugin/buildlink2.mk"
+.include "../../sysutils/xfce4-diskperf-plugin/buildlink2.mk"
.include "../../sysutils/xfce4-fm-icons/buildlink2.mk"
.include "../../sysutils/xfce4-minicmd-plugin/buildlink2.mk"
.include "../../sysutils/xfce4-netload-plugin/buildlink2.mk"
@@ -33,6 +35,8 @@ do-install: # empty
.include "../../sysutils/xfce4-systemload-plugin/buildlink2.mk"
.include "../../sysutils/xfce4-systray/buildlink2.mk"
.include "../../wm/xfce4-wm-themes/buildlink2.mk"
+.include "../../x11/xfce4-clipman-plugin/buildlink2.mk"
+.include "../../x11/xfce4-notes-plugin/buildlink2.mk"
.include "../../x11/xfce4-themes/buildlink2.mk"
.include "../../x11/xfce4-toys/buildlink2.mk"
.include "../../x11/xfce4-trigger-launcher/buildlink2.mk"
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 4f01802a18b..c1628497a5c 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.2 2003/11/05 22:11:58 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/12/03 05:34:08 martti Exp $
-MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.0/src/ \
- http://linux.imp.mx/xfce4/xfce_4.0.0/src/
+MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.1/src/ \
+ http://linux.imp.mx/xfce4/xfce_4.0.1/src/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
-XFCE4_VERSION= 4.0.0
+XFCE4_VERSION= 4.0.1
USE_BUILDLINK2= # defined
USE_X11BASE= # defined