summaryrefslogtreecommitdiff
path: root/meta-pkgs/kde3
diff options
context:
space:
mode:
authormarkd <markd>2005-12-11 10:40:10 +0000
committermarkd <markd>2005-12-11 10:40:10 +0000
commit7fd1ba2de7bd9a1d2bd2a9f8327cbb5f75ae2309 (patch)
tree743a605f7d176f0c5813df46308e114c1b6cf2a0 /meta-pkgs/kde3
parenta630db8e30caf66aae9070221992508cd0899b3d (diff)
downloadpkgsrc-7fd1ba2de7bd9a1d2bd2a9f8327cbb5f75ae2309.tar.gz
Update to KDE 3.5
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
Diffstat (limited to 'meta-pkgs/kde3')
-rw-r--r--meta-pkgs/kde3/Makefile32
-rw-r--r--meta-pkgs/kde3/Makefile.kde36
2 files changed, 19 insertions, 19 deletions
diff --git a/meta-pkgs/kde3/Makefile b/meta-pkgs/kde3/Makefile
index 658cce1270a..80e560969d0 100644
--- a/meta-pkgs/kde3/Makefile
+++ b/meta-pkgs/kde3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2005/10/13 12:22:07 markd Exp $
+# $NetBSD: Makefile,v 1.46 2005/12/11 10:40:10 markd Exp $
-DISTNAME= kde-3.4.3
+DISTNAME= kde-3.5.0
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,20 +9,20 @@ MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE integrated X11 desktop
-DEPENDS+= kdelibs-3.4.3{,nb[0-9]*}:../../x11/kdelibs3
-DEPENDS+= kdeaccessibility-3.4.3{,nb[0-9]*}:../../misc/kdeaccessibility3
-DEPENDS+= kdeartwork-3.4.3{,nb[0-9]*}:../../misc/kdeartwork3
-DEPENDS+= kdeaddons-3.4.3{,nb[0-9]*}:../../misc/kdeaddons3
-DEPENDS+= kdeadmin-3.4.3{,nb[0-9]*}:../../misc/kdeadmin3
-DEPENDS+= kdeedu-3.4.3{,nb[0-9]*}:../../misc/kdeedu3
-DEPENDS+= kdegames-3.4.3{,nb[0-9]*}:../../games/kdegames3
-DEPENDS+= kdegraphics-3.4.3{,nb[0-9]*}:../../graphics/kdegraphics3
-DEPENDS+= kdemultimedia-3.4.3{,nb[0-9]*}:../../multimedia/kdemultimedia3
-DEPENDS+= kdenetwork-3.4.3{,nb[0-9]*}:../../net/kdenetwork3
-DEPENDS+= kdepim-3.4.3{,nb[0-9]*}:../../misc/kdepim3
-DEPENDS+= kdetoys-3.4.3{,nb[0-9]*}:../../games/kdetoys3
-DEPENDS+= kdeutils-3.4.3{,nb[0-9]*}:../../misc/kdeutils3
-DEPENDS+= kdewebdev-3.4.3{,nb[0-9]*}:../../www/kdewebdev3
+DEPENDS+= kdelibs-3.5.0{,nb[0-9]*}:../../x11/kdelibs3
+DEPENDS+= kdeaccessibility-3.5.0{,nb[0-9]*}:../../misc/kdeaccessibility3
+DEPENDS+= kdeartwork-3.5.0{,nb[0-9]*}:../../misc/kdeartwork3
+DEPENDS+= kdeaddons-3.5.0{,nb[0-9]*}:../../misc/kdeaddons3
+DEPENDS+= kdeadmin-3.5.0{,nb[0-9]*}:../../misc/kdeadmin3
+DEPENDS+= kdeedu-3.5.0{,nb[0-9]*}:../../misc/kdeedu3
+DEPENDS+= kdegames-3.5.0{,nb[0-9]*}:../../games/kdegames3
+DEPENDS+= kdegraphics-3.5.0{,nb[0-9]*}:../../graphics/kdegraphics3
+DEPENDS+= kdemultimedia-3.5.0{,nb[0-9]*}:../../multimedia/kdemultimedia3
+DEPENDS+= kdenetwork-3.5.0{,nb[0-9]*}:../../net/kdenetwork3
+DEPENDS+= kdepim-3.5.0{,nb[0-9]*}:../../misc/kdepim3
+DEPENDS+= kdetoys-3.5.0{,nb[0-9]*}:../../games/kdetoys3
+DEPENDS+= kdeutils-3.5.0{,nb[0-9]*}:../../misc/kdeutils3
+DEPENDS+= kdewebdev-3.5.0{,nb[0-9]*}:../../www/kdewebdev3
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3
index 237f7d0a311..ba7a6630a92 100644
--- a/meta-pkgs/kde3/Makefile.kde3
+++ b/meta-pkgs/kde3/Makefile.kde3
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.kde3,v 1.28 2005/10/13 12:22:07 markd Exp $
+# $NetBSD: Makefile.kde3,v 1.29 2005/12/11 10:40:10 markd Exp $
#
# This Makefile fragment is included at the top of package Makefiles for
# KDE3-distributed packages (they all share common configure and build
# settings).
CATEGORIES+= kde
-_KDE_VERSION= 3.4.3
-_KDE_DISTVER= 3.4.3
+_KDE_VERSION= 3.5.0
+_KDE_DISTVER= 3.5
MASTER_SITES_KDE= ftp://ftp.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \
ftp://ftp.uk.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \
ftp://download.au.kde.org/pub/kde/stable/${_KDE_DISTVER}/src/ \