pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Remove x11/gnome-control-center successor x11/mate...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36a48f98c94e
branches:  trunk
changeset: 339810:36a48f98c94e
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Sep 16 10:54:39 2019 +0000

description:
Remove x11/gnome-control-center successor x11/mate-control-center

diffstat:

 x11/Makefile                                                         |    3 +-
 x11/gnome-control-center/DESCR                                       |    5 -
 x11/gnome-control-center/Makefile                                    |   82 --
 x11/gnome-control-center/PLIST                                       |  285 ----------
 x11/gnome-control-center/buildlink3.mk                               |   20 -
 x11/gnome-control-center/distinfo                                    |    8 -
 x11/gnome-control-center/options.mk                                  |   15 -
 x11/gnome-control-center/patches/patch-ad                            |   13 -
 x11/gnome-control-center/patches/patch-capplets_common_gtkrc-utils.c |   24 -
 9 files changed, 1 insertions(+), 454 deletions(-)

diffs (truncated from 501 to 300 lines):

diff -r 75f7c109bd6b -r 36a48f98c94e x11/Makefile
--- a/x11/Makefile      Mon Sep 16 10:53:23 2019 +0000
+++ b/x11/Makefile      Mon Sep 16 10:54:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.850 2019/09/16 10:53:23 nia Exp $
+# $NetBSD: Makefile,v 1.851 2019/09/16 10:54:39 nia Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -68,7 +68,6 @@
 SUBDIR+=       gcolor2
 SUBDIR+=       gdm
 SUBDIR+=       ggiterm
-SUBDIR+=       gnome-control-center
 SUBDIR+=       gnome-desktop
 SUBDIR+=       gnome-desktop-sharp
 SUBDIR+=       gnome-desktop3
diff -r 75f7c109bd6b -r 36a48f98c94e x11/gnome-control-center/DESCR
--- a/x11/gnome-control-center/DESCR    Mon Sep 16 10:53:23 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-gnome2-cc provides the GNOME2 Control Center, a configuration tool
-to easily set up your GNOME2 environment.
-
-With this tool, GNOME2 becomes more powerful and easier to configure
-which helps to make your computer easy to use.
diff -r 75f7c109bd6b -r 36a48f98c94e x11/gnome-control-center/Makefile
--- a/x11/gnome-control-center/Makefile Mon Sep 16 10:53:23 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,82 +0,0 @@
-# $NetBSD: Makefile,v 1.106 2019/07/21 22:24:15 wiz Exp $
-#
-
-DISTNAME=      gnome-control-center-2.32.1
-PKGREVISION=   64
-CATEGORIES=    x11 gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.32/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gnome.org/
-COMMENT=       GNOME2 configuration utility
-LICENSE=       gnu-gpl-v2
-
-GNU_CONFIGURE=         yes
-USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
-USE_LIBTOOL=           yes
-
-CONFLICTS+=            gnome2-control-center-[0-9]* control-center-[0-9]*
-
-CPPFLAGS+=             -DDBUS_API_SUBJECT_TO_CHANGE
-
-PKGCONFIG_OVERRIDE+=   libwindow-settings/gnome-window-settings-2.0.pc.in
-
-INSTALL_MAKE_FLAGS+=   ${MAKE_FLAGS}
-INSTALL_MAKE_FLAGS+=   vfsmoduleconfdir=${PREFIX}/share/examples/${PKGBASE}
-INSTALL_MAKE_FLAGS+=   menudir=${PREFIX}/share/examples/${PKGBASE}
-INSTALL_MAKE_FLAGS+=   autostartdir=${PREFIX}/share/applications
-
-INSTALLATION_DIRS=     ${EGDIR}
-
-GCONF_SCHEMAS+=        control-center.schemas
-GCONF_SCHEMAS+=        fontilus.schemas
-GCONF_SCHEMAS+=        gnome-control-center.schemas
-
-EGDIR=                 ${PREFIX}/share/examples/gnome-control-center
-CONF_FILES+=           ${EGDIR}/gnomecc.menu \
-                       ${PKG_SYSCONFDIR}/xdg/menus/gnomecc.menu
-
-.include "options.mk"
-
-.include "../../audio/libcanberra/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/GConf/schemas.mk"
-BUILDLINK_API_DEPENDS.glib2=   glib2>=2.8.0
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer0.10=           gstreamer0.10>=0.10.1.2
-.include "../../multimedia/gstreamer0.10/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base=    gst-plugins0.10-base>=0.10.1.2
-.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
-.include "../../net/ORBit2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-menus/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../sysutils/nautilus/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../wm/metacity/buildlink3.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
-.include "../../x11/gnome-panel/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.8.12
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libXScrnSaver/buildlink3.mk"
-.include "../../x11/libXcursor/buildlink3.mk"
-BUILDLINK_API_DEPENDS.Xft2+=   Xft2>=2.1.2
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXxf86misc/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxklavier=     libxklavier>=4.0
-.include "../../x11/libxklavier/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgnomekbd2+= libgnomekbd2>=2.31.1
-.include "../../x11/libgnomekbd2/buildlink3.mk"
-.include "../../x11/libunique/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../sysutils/gnome-settings-daemon/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 75f7c109bd6b -r 36a48f98c94e x11/gnome-control-center/PLIST
--- a/x11/gnome-control-center/PLIST    Mon Sep 16 10:53:23 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,285 +0,0 @@
-@comment $NetBSD: PLIST,v 1.16 2010/11/25 11:10:48 drochner Exp $
-${PLIST.evolution}bin/gnome-about-me
-bin/gnome-appearance-properties
-bin/gnome-at-mobility
-bin/gnome-at-properties
-bin/gnome-at-visual
-bin/gnome-control-center
-bin/gnome-default-applications-properties
-bin/gnome-display-properties
-bin/gnome-font-viewer
-bin/gnome-keybinding-properties
-bin/gnome-keyboard-properties
-bin/gnome-mouse-properties
-bin/gnome-network-properties
-bin/gnome-thumbnail-font
-bin/gnome-typing-monitor
-bin/gnome-window-properties
-include/gnome-window-settings-2.0/gnome-window-manager.h
-include/gnome-window-settings-2.0/gnome-wm-manager.h
-lib/libgnome-window-settings.la
-lib/pkgconfig/gnome-window-settings-2.0.pc
-lib/window-manager-settings/libmetacity.la
-sbin/gnome-display-properties-install-systemwide
-share/applications/at-properties.desktop
-share/applications/default-applications.desktop
-share/applications/display-properties.desktop
-${PLIST.evolution}share/applications/gnome-about-me.desktop
-share/applications/gnome-appearance-properties.desktop
-share/applications/gnome-at-session.desktop
-share/applications/gnome-font-viewer.desktop
-share/applications/gnome-network-properties.desktop
-share/applications/gnome-settings-mouse.desktop
-share/applications/gnome-theme-installer.desktop
-share/applications/gnomecc.desktop
-share/applications/keybinding.desktop
-share/applications/keyboard.desktop
-share/applications/window-properties.desktop
-share/desktop-directories/gnomecc.directory
-share/examples/gnome-control-center/gnomecc.menu
-share/gconf/schemas/control-center.schemas
-share/gconf/schemas/fontilus.schemas
-share/gconf/schemas/gnome-control-center.schemas
-share/gnome-control-center/default-apps/gnome-default-applications.xml
-share/gnome-control-center/keybindings/00-multimedia-key.xml
-share/gnome-control-center/keybindings/01-desktop-key.xml
-share/gnome-control-center/pixmaps/at-startup.png
-share/gnome-control-center/pixmaps/at-support.png
-share/gnome-control-center/pixmaps/bar-disabled.png
-share/gnome-control-center/pixmaps/bar-green.png
-share/gnome-control-center/pixmaps/bar-red.png
-share/gnome-control-center/pixmaps/bar.png
-share/gnome-control-center/pixmaps/double-click-maybe.png
-share/gnome-control-center/pixmaps/double-click-off.png
-share/gnome-control-center/pixmaps/double-click-on.png
-share/gnome-control-center/pixmaps/gtk-theme-thumbnailing.png
-share/gnome-control-center/pixmaps/icon-theme-thumbnailing.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-index-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-index-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-little-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-little-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-middle-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-middle-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-ring-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-ring-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-thumb.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/left-thumb.svg
-share/gnome-control-center/pixmaps/mouse-cursor-normal-large.png
-share/gnome-control-center/pixmaps/mouse-cursor-normal.png
-share/gnome-control-center/pixmaps/mouse-cursor-white-large.png
-share/gnome-control-center/pixmaps/mouse-cursor-white.png
-share/gnome-control-center/pixmaps/ocean-stripes.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/print_error.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/print_error.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/print_ok.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/print_ok.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-index-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-index-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-little-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-little-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-middle-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-middle-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-ring-finger.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-ring-finger.svg
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-thumb.png
-${PLIST.evolution}share/gnome-control-center/pixmaps/right-thumb.svg
-share/gnome-control-center/pixmaps/subpixel-bgr.png
-share/gnome-control-center/pixmaps/subpixel-rgb.png
-share/gnome-control-center/pixmaps/subpixel-vbgr.png
-share/gnome-control-center/pixmaps/subpixel-vrgb.png
-share/gnome-control-center/pixmaps/theme-thumbnailing.png
-share/gnome-control-center/pixmaps/window-theme-thumbnailing.png
-share/gnome-control-center/ui/appearance.ui
-share/gnome-control-center/ui/at-enable-dialog.ui
-share/gnome-control-center/ui/display-capplet.ui
-${PLIST.evolution}share/gnome-control-center/ui/gnome-about-me-dialog.ui
-${PLIST.evolution}share/gnome-control-center/ui/gnome-about-me-fingerprint.ui
-${PLIST.evolution}share/gnome-control-center/ui/gnome-about-me-password.ui
-share/gnome-control-center/ui/gnome-default-applications-properties.ui
-share/gnome-control-center/ui/gnome-keybinding-properties.ui
-share/gnome-control-center/ui/gnome-keyboard-properties-a11y-notifications.ui
-share/gnome-control-center/ui/gnome-keyboard-properties-dialog.ui
-share/gnome-control-center/ui/gnome-keyboard-properties-layout-chooser.ui
-share/gnome-control-center/ui/gnome-keyboard-properties-model-chooser.ui
-share/gnome-control-center/ui/gnome-keyboard-properties-options-dialog.ui
-share/gnome-control-center/ui/gnome-mouse-properties.ui
-share/gnome-control-center/ui/gnome-network-properties.ui
-share/gnome-control-center/ui/gnome-window-properties.ui
-share/gnome/cursor-fonts/cursor-large-white.pcf
-share/gnome/cursor-fonts/cursor-large.pcf
-share/gnome/cursor-fonts/cursor-white.pcf
-share/gnome/help/control-center/C/config-accessibility-keyboard.xml
-share/gnome/help/control-center/C/config-background.xml
-share/gnome/help/control-center/C/config-behavior.xml
-share/gnome/help/control-center/C/config-cds.xml
-share/gnome/help/control-center/C/config-default-apps.xml
-share/gnome/help/control-center/C/config-file-type.xml
-share/gnome/help/control-center/C/config-hints.xml
-share/gnome/help/control-center/C/config-html.xml
-share/gnome/help/control-center/C/config-kbd.xml
-share/gnome/help/control-center/C/config-keybindings.xml
-share/gnome/help/control-center/C/config-mouse.xml
-share/gnome/help/control-center/C/config-screensaver.xml
-share/gnome/help/control-center/C/config-themes.xml
-share/gnome/help/control-center/C/control-center.xml
-share/gnome/help/control-center/ca/control-center.xml
-share/gnome/help/control-center/ca@valencia/control-center.xml
-share/gnome/help/control-center/cs/control-center.xml
-share/gnome/help/control-center/de/control-center.xml
-share/gnome/help/control-center/el/control-center.xml
-share/gnome/help/control-center/en_GB/control-center.xml
-share/gnome/help/control-center/es/control-center.xml
-share/gnome/help/control-center/fr/control-center.xml
-share/gnome/help/control-center/id/control-center.xml
-share/gnome/help/control-center/it/control-center.xml
-share/gnome/help/control-center/ja/control-center.xml
-share/gnome/help/control-center/oc/control-center.xml
-share/gnome/help/control-center/pa/control-center.xml
-share/gnome/help/control-center/pl/control-center.xml
-share/gnome/help/control-center/pt/control-center.xml
-share/gnome/help/control-center/pt_BR/control-center.xml
-share/gnome/help/control-center/ru/control-center.xml
-share/gnome/help/control-center/sv/control-center.xml
-share/gnome/help/control-center/th/control-center.xml
-share/gnome/help/control-center/uk/control-center.xml
-share/gnome/help/control-center/vi/control-center.xml
-share/gnome/help/control-center/zh_CN/control-center.xml
-share/icons/hicolor/16x16/apps/gnome-network-properties.png
-share/icons/hicolor/16x16/apps/gnome-settings-default-applications.png
-share/icons/hicolor/16x16/apps/preferences-desktop-display.png
-share/icons/hicolor/22x22/apps/gnome-network-properties.png
-share/icons/hicolor/22x22/apps/gnome-settings-default-applications.png
-share/icons/hicolor/22x22/apps/preferences-desktop-display.png
-share/icons/hicolor/24x24/apps/gnome-network-properties.png
-share/icons/hicolor/24x24/apps/gnome-settings-default-applications.png
-share/icons/hicolor/24x24/apps/preferences-desktop-display.png
-share/icons/hicolor/32x32/apps/gnome-network-properties.png
-share/icons/hicolor/32x32/apps/gnome-settings-default-applications.png
-share/icons/hicolor/32x32/apps/preferences-desktop-display.png
-share/icons/hicolor/48x48/apps/gnome-network-properties.png
-share/icons/hicolor/48x48/apps/gnome-settings-default-applications.png
-share/icons/hicolor/48x48/apps/typing-monitor.png
-share/icons/hicolor/scalable/apps/gnome-network-properties.svg
-share/icons/hicolor/scalable/apps/preferences-desktop-display.svg
-share/icons/hicolor/scalable/apps/typing-monitor.svg
-share/locale/af/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-control-center-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-control-center-2.0.mo



Home | Main Index | Thread Index | Old Index