summaryrefslogtreecommitdiff
path: root/meta-pkgs/kde3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-26 10:26:54 +0000
committerwiz <wiz@pkgsrc.org>2017-09-26 10:26:54 +0000
commitae5685dfc979dd70b9f69468783b7431741f7989 (patch)
treecee945eb76dff1c09675480edc4417fe2da69fe7 /meta-pkgs/kde3
parent7843a1f099ae31d8c53173372461e920c9206eff (diff)
downloadpkgsrc-ae5685dfc979dd70b9f69468783b7431741f7989.tar.gz
*: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
Diffstat (limited to 'meta-pkgs/kde3')
-rw-r--r--meta-pkgs/kde3/DESCR6
-rw-r--r--meta-pkgs/kde3/Makefile29
-rw-r--r--meta-pkgs/kde3/Makefile.kde321
-rw-r--r--meta-pkgs/kde3/kde3.mk101
4 files changed, 0 insertions, 157 deletions
diff --git a/meta-pkgs/kde3/DESCR b/meta-pkgs/kde3/DESCR
deleted file mode 100644
index 046dcb85def..00000000000
--- a/meta-pkgs/kde3/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-KDE provides an integrated X11 based environment, much like CDE.
-
-This package does not contain anything by itself -- it is a
-"meta-package" that depends on other KDE packages. Its sole purpose is
-to require dependencies so users can install this package only and
-have all the KDE stuff pulled in by the package dependency mechanism.
diff --git a/meta-pkgs/kde3/Makefile b/meta-pkgs/kde3/Makefile
deleted file mode 100644
index edaf525dfc0..00000000000
--- a/meta-pkgs/kde3/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.68 2016/07/09 06:38:34 wiz Exp $
-
-DISTNAME= kde-3.5.10
-PKGREVISION= 5
-CATEGORIES= meta-pkgs x11 kde
-MASTER_SITES= # empty
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.kde.org/
-COMMENT= "meta-package" for the KDE integrated X11 desktop
-
-DEPENDS+= kdelibs-3.5.10{,nb[0-9]*}:../../x11/kdelibs3
-DEPENDS+= kdeaccessibility-3.5.10{,nb[0-9]*}:../../misc/kdeaccessibility3
-DEPENDS+= kdeartwork-3.5.10{,nb[0-9]*}:../../misc/kdeartwork3
-DEPENDS+= kdeaddons-3.5.10{,nb[0-9]*}:../../misc/kdeaddons3
-DEPENDS+= kdeadmin-3.5.10{,nb[0-9]*}:../../misc/kdeadmin3
-DEPENDS+= kdeedu-3.5.10{,nb[0-9]*}:../../misc/kdeedu3
-DEPENDS+= kdegames-3.5.10{,nb[0-9]*}:../../games/kdegames3
-DEPENDS+= kdegraphics-3.5.10{,nb[0-9]*}:../../graphics/kdegraphics3
-DEPENDS+= kdemultimedia-3.5.10{,nb[0-9]*}:../../multimedia/kdemultimedia3
-DEPENDS+= kdenetwork-3.5.10{,nb[0-9]*}:../../net/kdenetwork3
-DEPENDS+= kdepim-3.5.10{,nb[0-9]*}:../../misc/kdepim3
-DEPENDS+= kdetoys-3.5.10{,nb[0-9]*}:../../games/kdetoys3
-DEPENDS+= kdeutils-3.5.10{,nb[0-9]*}:../../misc/kdeutils3
-DEPENDS+= kdewebdev-3.5.10{,nb[0-9]*}:../../www/kdewebdev3
-
-META_PACKAGE= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3
deleted file mode 100644
index 1813f3d0be1..00000000000
--- a/meta-pkgs/kde3/Makefile.kde3
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile.kde3,v 1.46 2013/05/20 14:05:32 joerg 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.5.10
-MASTER_SITE_KDE_I18N= ${MASTER_SITE_KDE:=3.5.10/src/kde-i18n/}
-MASTER_SITES?= ${MASTER_SITE_KDE:=3.5.10/src/}
-EXTRACT_SUFX?= .tar.bz2
-
-MAINTAINER?= pkgsrc-users@NetBSD.org
-HOMEPAGE?= http://www.kde.org/
-
-USE_TOOLS+= gmake perl
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= YES
-SET_LIBDIR= YES
-USE_LIBTOOL= YES
-SHLIBTOOL_OVERRIDE= # empty
diff --git a/meta-pkgs/kde3/kde3.mk b/meta-pkgs/kde3/kde3.mk
deleted file mode 100644
index 9bc05bd491e..00000000000
--- a/meta-pkgs/kde3/kde3.mk
+++ /dev/null
@@ -1,101 +0,0 @@
-# $NetBSD: kde3.mk,v 1.18 2016/02/25 15:31:00 jperkin Exp $
-#
-# This Makefile fragment is included by packages that use the KDE3
-# configure-and-build process.
-#
-# To use this Makefile fragment, simply include this Makefile fragment in
-# the package Makefile.
-#
-# The buildlink strategy with KDE3 packages is:
-#
-# * pass UIC to the configure script, as the KDE3 configure scripts now
-# check for its existance and fail if its not found.
-#
-# * pass USER_LDFLAGS to the configure script, containing the value of
-# LDFLAGS as set by bsd.pkg.mk; this should pass all of the necessary
-# library directory and rpath settings to the compiler/linker to find
-# the X11, Qt-3.x, and KDE-3.x libraries.
-#
-# We pass the following values via options to the configure script:
-#
-# * datadir is where all of the KDE3 data files go
-# * qt-dir is the location of QT3 for build purposes
-# * extra-includes is where headers for dependencies may be found
-#
-# We _don't_ pass the following values via options to the configure script:
-#
-# * extra-libs contains library directories that are added to both the
-# rpath via -R and to the linker flags via -L; we don't need this
-# since we pass them in directly via ${USER_LDFLAGS}
-#
-# We also disable the rpath setting by the configure script since it often
-# guesses wrong on odd setups, and since we already pass all of the required
-# flags through USER_LDFLAGS.
-#
-# The qt3-tools buildlink3.mk file is also pulled in as all KDE3 pkgs need it.
-
-.if !defined(KDE3_MK)
-KDE3_MK= # defined
-
-USE_PKGLOCALEDIR= YES
-
-.include "../../mk/bsd.fast.prefs.mk"
-
-# work-around bug noted in PR #25402
-BUILDLINK_TRANSFORM.Linux+= rm:-Wl,--no-undefined
-
-OPSYSVARS+= GCC_REQD
-GCC_REQD.SunOS+= 3.3
-
-CONFIGURE_ARGS.NetBSD+= --disable-pie
-
-KDEDIR?= ${PREFIX}
-QTDIR?= ${PREFIX}/qt3
-
-CONFIGURE_ARGS+= --datadir="${KDEDIR}/share/kde"
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
-CONFIGURE_ARGS+= --with-qt-dir=${QTDIR:Q}
-CONFIGURE_ARGS+= --with-extra-includes=${_KDE3_EXTRA_INCLUDES:Q}
-CONFIGURE_ARGS+= --disable-rpath
-CONFIGURE_ARGS+= --disable-debug
-.if exists(${X11BASE}/lib/libXinerama.so) || ${X11_TYPE} != "native"
-CONFIGURE_ARGS+= --with-xinerama
-.include "../../x11/libXinerama/buildlink3.mk"
-.endif
-
-CONFIGURE_ENV+= USER_LDFLAGS=${LDFLAGS:M*:Q}
-LDFLAGS+= -L${QTDIR}/lib
-
-_KDE3_EXTRA_INCLUDES?= ${LOCALBASE}/include:${X11BASE}/include
-
-KDE_CONFIG_SITE?= ${KDEDIR}/share/kde/config.site \
- ${PKG_SYSCONFDIR}/kde/config.site
-
-CONFIGURE_ENV+= KDEDIR=${KDEDIR:Q}
-CONFIGURE_ENV+= CONFIG_SITE=${KDE_CONFIG_SITE:Q}
-CONFIGURE_ENV+= kde_appsdir="${KDEDIR}/share/kde/applnk"
-CONFIGURE_ENV+= kde_cgidir="${KDEDIR}/kde-cgi-bin"
-CONFIGURE_ENV+= kde_confdir="${KDEDIR}/share/kde/config"
-CONFIGURE_ENV+= kde_datadir="${KDEDIR}/share/kde/apps"
-CONFIGURE_ENV+= kde_htmldir="${KDEDIR}/share/doc/kde/HTML"
-CONFIGURE_ENV+= kde_icondir="${KDEDIR}/share/icons"
-CONFIGURE_ENV+= kde_locale="${KDEDIR}/${PKGLOCALEDIR}/locale"
-CONFIGURE_ENV+= kde_mimedir="${KDEDIR}/share/kde/mimelnk"
-CONFIGURE_ENV+= kde_servicesdir="${KDEDIR}/share/kde/services"
-CONFIGURE_ENV+= kde_servicetypesdir="${KDEDIR}/share/kde/servicetypes"
-CONFIGURE_ENV+= kde_sounddir="${KDEDIR}/share/kde/sounds"
-CONFIGURE_ENV+= kde_templatesdir="${KDEDIR}/share/kde/templates"
-CONFIGURE_ENV+= kde_toolbardir="${KDEDIR}/share/kde/toolbar"
-CONFIGURE_ENV+= kde_wallpaperdir="${KDEDIR}/share/kde/wallpapers"
-CONFIGURE_ENV+= xdg_appsdir="${KDEDIR}/share/applications/kde"
-CONFIGURE_ENV+= xdg_directorydir="${KDEDIR}/share/desktop-directories"
-
-_IN_ARTS_BUILD?= no
-.if !empty(_IN_ARTS_BUILD:M[nN][oO])
-BUILDLINK_API_DEPENDS.qt3-libs+= qt3-libs>=3.3.3nb1
-.include "../../x11/qt3-libs/buildlink3.mk"
-.endif
-
-.include "../../x11/qt3-tools/buildlink3.mk"
-
-.endif # KDE3_MK