pkgsrc/meta-pkgs/kde4/Makefile
markd 537ead7dc8 Update to KDE SC 4.4.4
* Several bugs in filename sorting in the Dolphin file manager have been
  fixed
* Issues with encoded filenames in ZIP archives have been fixed
* A number of bugs in games, such as KMines, KNetwalk and LSkat and
  KSpaceDuel have been fixed
The changelog lists more
2010-06-02 10:14:14 +00:00

36 lines
1.6 KiB
Makefile

# $NetBSD: Makefile,v 1.8 2010/06/02 10:14:14 markd Exp $
DISTNAME= kde4-4.4.4
CATEGORIES= meta-pkgs x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= markd@NetBSD.org
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE4 integrated X11 desktop
DEPENDS+= oxygen-icons-4.4.4{,nb[0-9]*}:../../graphics/oxygen-icons
DEPENDS+= kdelibs4-4.4.4{,nb[0-9]*}:../../x11/kdelibs4
DEPENDS+= kdepimlibs4-4.4.4{,nb[0-9]*}:../../misc/kdepimlibs4
DEPENDS+= kdebase-runtime4-4.4.4{,nb[0-9]*}:../../x11/kdebase-runtime4
DEPENDS+= kdebase4-4.4.4{,nb[0-9]*}:../../x11/kdebase4
DEPENDS+= kdebase-workspace4-4.4.4{,nb[0-9]*}:../../x11/kdebase-workspace4
DEPENDS+= kdeaccessibility4-4.4.4{,nb[0-9]*}:../../misc/kdeaccessibility4
DEPENDS+= kdeadmin4-4.4.4{,nb[0-9]*}:../../misc/kdeadmin4
DEPENDS+= kdeartwork4-4.4.4{,nb[0-9]*}:../../misc/kdeartwork4
DEPENDS+= kdeedu4-4.4.4{,nb[0-9]*}:../../misc/kdeedu4
DEPENDS+= kdegames4-4.4.4{,nb[0-9]*}:../../games/kdegames4
DEPENDS+= kdegraphics4-4.4.4{,nb[0-9]*}:../../graphics/kdegraphics4
DEPENDS+= kdemultimedia4-4.4.4{,nb[0-9]*}:../../multimedia/kdemultimedia4
DEPENDS+= kdenetwork4-4.4.4{,nb[0-9]*}:../../net/kdenetwork4
DEPENDS+= kdepim4-4.4.4{,nb[0-9]*}:../../misc/kdepim4
DEPENDS+= kdepim-runtime4-4.4.4{,nb[0-9]*}:../../misc/kdepim-runtime4
DEPENDS+= kdeplasma-addons4-4.4.4{,nb[0-9]*}:../../misc/kdeplasma-addons4
DEPENDS+= kdesdk4-4.4.4{,nb[0-9]*}:../../devel/kdesdk4
DEPENDS+= kdetoys4-4.4.4{,nb[0-9]*}:../../games/kdetoys4
DEPENDS+= kdeutils4-4.4.4{,nb[0-9]*}:../../misc/kdeutils4
DEPENDS+= kdewebdev4-4.4.4{,nb[0-9]*}:../../www/kdewebdev4
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"