summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-09-16 10:53:23 +0000
committernia <nia@pkgsrc.org>2019-09-16 10:53:23 +0000
commitadc2556cf656075aaea4c8b30b573c7eb7f8655f (patch)
tree32cde040fe250eea53731ca525b6ff64b43378de /x11
parentffaf3f678d9b290a235b8cb6438424c8a0f24c67 (diff)
downloadpkgsrc-adc2556cf656075aaea4c8b30b573c7eb7f8655f.tar.gz
Remove x11/gnome-session successor x11/mate-session-manager
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
-rw-r--r--x11/gnome-session/DESCR6
-rw-r--r--x11/gnome-session/Makefile68
-rw-r--r--x11/gnome-session/PLIST124
-rw-r--r--x11/gnome-session/distinfo15
-rw-r--r--x11/gnome-session/patches/patch-aa13
-rw-r--r--x11/gnome-session/patches/patch-ac15
-rw-r--r--x11/gnome-session/patches/patch-ad29
-rw-r--r--x11/gnome-session/patches/patch-ae12
-rw-r--r--x11/gnome-session/patches/patch-ag13
10 files changed, 1 insertions, 297 deletions
diff --git a/x11/Makefile b/x11/Makefile
index e6b1d5b93c4..0c1f6099d05 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.849 2019/09/16 10:38:26 nia Exp $
+# $NetBSD: Makefile,v 1.850 2019/09/16 10:53:23 nia Exp $
#
COMMENT= Packages to support the X window system
@@ -74,7 +74,6 @@ SUBDIR+= gnome-desktop-sharp
SUBDIR+= gnome-desktop3
SUBDIR+= gnome-mag
SUBDIR+= gnome-panel
-SUBDIR+= gnome-session
SUBDIR+= gnome-sharp
SUBDIR+= gnome-themes
SUBDIR+= gnome-themes-extras
diff --git a/x11/gnome-session/DESCR b/x11/gnome-session/DESCR
deleted file mode 100644
index fc093a46cfd..00000000000
--- a/x11/gnome-session/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-gnome2-session provides the following components:
-* The GNOME session manager.
-* The GNOME session manager configuration program and several other
- session management related utilities.
-* The GNOME session manager proxy, which handles basic session
- management for applications that do not support XSM.
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
deleted file mode 100644
index d15a336c2ff..00000000000
--- a/x11/gnome-session/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# $NetBSD: Makefile,v 1.194 2019/08/11 13:25:11 wiz Exp $
-#
-
-DISTNAME= gnome-session-2.26.2
-PKGREVISION= 76
-CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.26/}
-SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
-EXTRACT_SUFX= .tar.bz2
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.16.0.png
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.gnome.org/
-COMMENT= GNOME2 session management utilities
-
-BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
-
-CONFLICTS+= gnome-core<1.4.2nb4
-
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake intltool msgfmt perl pkg-config
-
-MAKE_ENV+= REAL_GCONFTOOL=${GCONFTOOL2:Q}
-
-CPPFLAGS+= -DPREFIX="\"${PREFIX}\""
-CPPFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
-
-GCONF_SCHEMAS= gnome-session.schemas
-
-post-extract:
- ${MV} ${WRKSRC}/data/gnome-splash.png \
- ${WRKSRC}/data/gnome-splash-orig.png
- ${CP} ${DISTDIR}/gnome-splash-2.16.0.png \
- ${WRKSRC}/data/gnome-splash.png
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/data/gnome-splash-orig.png \
- ${DESTDIR}${PREFIX}/share/pixmaps/splash/gnome-splash-orig.png
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/GConf-ui/buildlink3.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.16.0
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/pango/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../security/policykit/buildlink3.mk"
-.include "../../security/policykit-gnome/buildlink3.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.76
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-settings-daemon/buildlink3.mk"
-BUILDLINK_DEPMETHOD.libxslt?= build
-.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../x11/gnome-control-center/buildlink3.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.11.1
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libXau/buildlink3.mk"
-.include "../../x11/libXrender/buildlink3.mk"
-.include "../../x11/startup-notification/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST
deleted file mode 100644
index 27d10c83820..00000000000
--- a/x11/gnome-session/PLIST
+++ /dev/null
@@ -1,124 +0,0 @@
-@comment $NetBSD: PLIST,v 1.33 2012/06/16 03:15:30 dholland Exp $
-bin/gnome-session
-bin/gnome-session-properties
-bin/gnome-session-save
-bin/gnome-wm
-lib/gnome-session/helpers/at-spi-registryd-wrapper
-lib/gnome-session/helpers/gnome-session-splash
-lib/gnome-session/helpers/gnome-settings-daemon-helper
-man/man1/gnome-session-properties.1
-man/man1/gnome-session-save.1
-man/man1/gnome-session.1
-man/man1/gnome-wm.1
-share/applications/session-properties.desktop
-share/doc/gnome-session/dbus/gnome-session.html
-share/gconf/schemas/gnome-session.schemas
-share/gnome-session/gsm-inhibit-dialog.glade
-share/gnome-session/session-properties.glade
-share/gnome/autostart/at-spi-registryd-wrapper.desktop
-share/gnome/autostart/gnome-session-splash.desktop
-share/gnome/autostart/gnome-settings-daemon-helper.desktop
-share/icons/hicolor/16x16/apps/session-properties.png
-share/icons/hicolor/22x22/apps/session-properties.png
-share/icons/hicolor/24x24/apps/session-properties.png
-share/icons/hicolor/32x32/apps/session-properties.png
-share/icons/hicolor/48x48/apps/session-properties.png
-share/icons/hicolor/scalable/apps/session-properties.svg
-share/locale/af/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ha/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo
-share/pixmaps/splash/gnome-splash-orig.png
-share/pixmaps/splash/gnome-splash.png
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
deleted file mode 100644
index 5b6281ddffe..00000000000
--- a/x11/gnome-session/distinfo
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: distinfo,v 1.49 2015/11/04 03:28:30 agc Exp $
-
-SHA1 (gnome-session-2.26.2.tar.bz2) = ba43d9c623e6e79635a09cfbd6ecfce40ccbab05
-RMD160 (gnome-session-2.26.2.tar.bz2) = ff2c75cf5b8c3405ec5d2044510cf07eedede1d1
-SHA512 (gnome-session-2.26.2.tar.bz2) = 278f220ac50e3691694da140f2cc01980c1be1073c17df14588ac334fbbb36a316c12b230b415b1b2eb25c7c8e7e1d53d8a645edf8dbe4a8b53f69b9d5f3b9fa
-Size (gnome-session-2.26.2.tar.bz2) = 804340 bytes
-SHA1 (gnome-splash-2.16.0.png) = 0d321be84c5668a2c0fecb494edc820d6b74ee9d
-RMD160 (gnome-splash-2.16.0.png) = 28667abaaef6ac20dde9f4101554a5043b4f9c96
-SHA512 (gnome-splash-2.16.0.png) = d26209667f803859632cc8e8692e4ac7ae686047e5d4cfcca67449e56df5c13e9d2b2fe180cb40c8a0baff2cf9174720aac94bcba1cadb615c1c8672861c4571
-Size (gnome-splash-2.16.0.png) = 36601 bytes
-SHA1 (patch-aa) = 9a385124467efd98a71a41ec8e123c6e51316d40
-SHA1 (patch-ac) = f3a74bd3942269f44fab2d52262c2fedb3fd2848
-SHA1 (patch-ad) = fe18ad5dbb6851b81bf23a4dcb2eec2d32981730
-SHA1 (patch-ae) = 31759f8ee3f4415c43feb9ce5e93cba549de06a3
-SHA1 (patch-ag) = 7b609bf7a2be8fa9845678347de6e644623f1d6d
diff --git a/x11/gnome-session/patches/patch-aa b/x11/gnome-session/patches/patch-aa
deleted file mode 100644
index cbde3f5a091..00000000000
--- a/x11/gnome-session/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.11 2008/10/16 18:17:30 drochner Exp $
-
---- gnome-session/Makefile.in.orig 2008-09-22 23:30:18.000000000 +0200
-+++ gnome-session/Makefile.in
-@@ -312,7 +312,7 @@ INCLUDES = \
- -DLIBEXECDIR=\"$(libexecdir)\" \
- -DGLADEDIR=\""$(pkgdatadir)"\" \
- -DGCONF_SANITY_CHECK=\""$(GCONF_SANITY_CHECK)"\" \
-- -DGCONFTOOL_CMD=\"$(GCONFTOOL)\"
-+ -DGCONFTOOL_CMD=\"$(REAL_GCONFTOOL)\"
-
- test_inhibit_SOURCES = \
- test-inhibit.c \
diff --git a/x11/gnome-session/patches/patch-ac b/x11/gnome-session/patches/patch-ac
deleted file mode 100644
index 9495ceee043..00000000000
--- a/x11/gnome-session/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.12 2008/10/16 18:17:30 drochner Exp $
-
---- data/Makefile.in.orig 2008-09-22 23:30:16.000000000 +0200
-+++ data/Makefile.in
-@@ -683,8 +683,8 @@ info: info-recursive
- info-am:
-
- install-data-am: install-data-local install-gladeDATA \
-- install-pixmapDATA install-schemasDATA install-settingsDATA \
-- install-xsessionDATA
-+ install-pixmapDATA install-schemasDATA install-settingsDATA
-+# install-xsessionDATA
-
- install-dvi: install-dvi-recursive
-
diff --git a/x11/gnome-session/patches/patch-ad b/x11/gnome-session/patches/patch-ad
deleted file mode 100644
index 0f17effdd4a..00000000000
--- a/x11/gnome-session/patches/patch-ad
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-ad,v 1.7 2008/10/16 18:17:30 drochner Exp $
-
---- data/gnome-wm.orig 2008-09-22 23:21:08.000000000 +0200
-+++ data/gnome-wm
-@@ -131,15 +131,21 @@ fi
- case `basename $WINDOW_MANAGER` in
- compiz)
- export LIBGL_ALWAYS_INDIRECT=1
-+ export INTEL_BATCH=1
- gtk-window-decorator &
-- OPT3=glib
-- OPT4=gconf
-+ if which ccsm >/dev/null; then
-+ OPT3=ccp
-+ else
-+ OPT3=glib
-+ OPT4=decoration
-+ OPT5=gconf
-+ fi
- ;;
- beryl)
- emerald &
- ;;
- esac
-
--exec $WINDOW_MANAGER $OPT1 $OPT2 $OPT3 $OPT4
-+exec $WINDOW_MANAGER $OPT1 $OPT2 $OPT3 $OPT4 $OPT5
-
- echo "ERROR: No window manager could run!"
diff --git a/x11/gnome-session/patches/patch-ae b/x11/gnome-session/patches/patch-ae
deleted file mode 100644
index 17ee2a9d36b..00000000000
--- a/x11/gnome-session/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.6 2008/10/16 18:17:30 drochner Exp $
-
---- gnome-session/gsm-autostart-app.c.orig 2008-10-15 19:38:53.000000000 +0200
-+++ gnome-session/gsm-autostart-app.c
-@@ -25,6 +25,7 @@
- #include <string.h>
- #include <sys/wait.h>
- #include <errno.h>
-+#include <signal.h>
-
- #include <glib.h>
- #include <gio/gio.h>
diff --git a/x11/gnome-session/patches/patch-ag b/x11/gnome-session/patches/patch-ag
deleted file mode 100644
index 78b1359255b..00000000000
--- a/x11/gnome-session/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2009/03/16 18:26:43 jmcneill Exp $
-
---- compat/Makefile.in.orig 2009-03-16 14:11:24.000000000 -0400
-+++ compat/Makefile.in
-@@ -285,7 +285,7 @@ LDADD = \
- $(COMPAT_LIBS)
-
- helperdir = $(pkglibdir)/helpers
--default_sessiondir = $(sysconfdir)/xdg/autostart
-+default_sessiondir = $(PREFIX)/share/gnome/autostart
- default_session_in_in_files = \
- at-spi-registryd-wrapper.desktop.in.in \
- gnome-settings-daemon-helper.desktop.in.in