pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Remove sysutils/gnome-settings-daemon success...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7d5d9134c59
branches:  trunk
changeset: 339811:a7d5d9134c59
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Sep 16 10:57:31 2019 +0000

description:
Remove sysutils/gnome-settings-daemon successor x11/mate-settings-daemon

diffstat:

 sysutils/Makefile                                                                              |    3 +-
 sysutils/gnome-settings-daemon/DESCR                                                           |    1 -
 sysutils/gnome-settings-daemon/Makefile                                                        |   55 ---
 sysutils/gnome-settings-daemon/PLIST                                                           |  164 ----------
 sysutils/gnome-settings-daemon/buildlink3.mk                                                   |   15 -
 sysutils/gnome-settings-daemon/distinfo                                                        |    9 -
 sysutils/gnome-settings-daemon/patches/patch-ac                                                |   13 -
 sysutils/gnome-settings-daemon/patches/patch-plugins_a11y-keyboard_gsd-a11y-keyboard-manager.c |   29 -
 sysutils/gnome-settings-daemon/patches/patch-plugins_xrandr_gsd-xrandr-manager.c               |   27 -
 9 files changed, 1 insertions(+), 315 deletions(-)

diffs (truncated from 362 to 300 lines):

diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/Makefile
--- a/sysutils/Makefile Mon Sep 16 10:54:39 2019 +0000
+++ b/sysutils/Makefile Mon Sep 16 10:57:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.833 2019/09/16 10:31:30 nia Exp $
+# $NetBSD: Makefile,v 1.834 2019/09/16 10:57:31 nia Exp $
 #
 
 COMMENT=       System utilities
@@ -213,7 +213,6 @@
 SUBDIR+=       gnome-mount
 SUBDIR+=       gnome-nds-thumbnailer
 SUBDIR+=       gnome-pkgview
-SUBDIR+=       gnome-settings-daemon
 SUBDIR+=       gnome-system-tools
 SUBDIR+=       gnome-vfs
 SUBDIR+=       gnome-vfs-monikers
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/DESCR
--- a/sysutils/gnome-settings-daemon/DESCR      Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-GNOME settings daemon
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/Makefile
--- a/sysutils/gnome-settings-daemon/Makefile   Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile,v 1.72 2019/07/21 22:25:43 wiz Exp $
-#
-
-DISTNAME=      gnome-settings-daemon-2.32.1
-PKGREVISION=   47
-CATEGORIES=    sysutils
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-settings-daemon/2.32/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gnome.org/
-COMMENT=       GNOME settings daemon
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config intltool gmake msgfmt
-
-CONFLICTS+=    gnome-control-center<2.22.0
-
-GCONF_SCHEMAS+=        gnome-settings-daemon.schemas
-GCONF_SCHEMAS+=        desktop_gnome_font_rendering.schemas
-GCONF_SCHEMAS+=        desktop_gnome_keybindings.schemas
-GCONF_SCHEMAS+=        apps_gnome_settings_daemon_keybindings.schemas
-GCONF_SCHEMAS+=        apps_gnome_settings_daemon_xrandr.schemas
-GCONF_SCHEMAS+=        apps_gnome_settings_daemon_housekeeping.schemas
-GCONF_SCHEMAS+=        desktop_gnome_peripherals_touchpad.schemas
-GCONF_SCHEMAS+=        desktop_gnome_peripherals_smartcard.schemas
-PKGCONFIG_OVERRIDE+=   data/gnome-settings-daemon.pc.in
-
-PKG_OPTIONS_VAR=       PKG_OPTIONS.gnome-settings-daemon
-PKG_SUPPORTED_OPTIONS= pulseaudio
-.include "../../mk/bsd.options.mk"
-PLIST_VARS+=           pulseaudio
-
-.if !empty(PKG_OPTIONS:Mpulseaudio)
-PLIST.pulseaudio=      yes
-BUILDLINK_API_DEPENDS.pulseaudio+=     pulseaudio>=0.9.15
-.include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../audio/libcanberra/buildlink3.mk"
-.endif
-.include "../../devel/GConf/schemas.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+=      dbus-glib>=0.74
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/libnotify/buildlink3.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.21.2
-.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgnomekbd2+=   libgnomekbd2>=2.31.2
-.include "../../x11/libgnomekbd2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libxklavier+=    libxklavier>=5.0
-.include "../../x11/libxklavier/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/PLIST
--- a/sysutils/gnome-settings-daemon/PLIST      Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,164 +0,0 @@
-@comment $NetBSD: PLIST,v 1.10 2011/09/08 20:09:25 drochner Exp $
-include/gnome-settings-daemon-2.0/gnome-settings-daemon/gnome-settings-client.h
-include/gnome-settings-daemon-2.0/gnome-settings-daemon/gnome-settings-plugin.h
-lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/liba11y-keyboard.la
-lib/gnome-settings-daemon-2.0/libbackground.la
-lib/gnome-settings-daemon-2.0/libclipboard.la
-lib/gnome-settings-daemon-2.0/libfont.la
-lib/gnome-settings-daemon-2.0/libhousekeeping.la
-lib/gnome-settings-daemon-2.0/libkeybindings.la
-lib/gnome-settings-daemon-2.0/libkeyboard.la
-${PLIST.pulseaudio}lib/gnome-settings-daemon-2.0/libmedia-keys.la
-lib/gnome-settings-daemon-2.0/libmouse.la
-lib/gnome-settings-daemon-2.0/libsound.la
-lib/gnome-settings-daemon-2.0/libtyping-break.la
-lib/gnome-settings-daemon-2.0/libxrandr.la
-lib/gnome-settings-daemon-2.0/libxrdb.la
-lib/gnome-settings-daemon-2.0/libxsettings.la
-${PLIST.pulseaudio}lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/mouse.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin
-lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin
-lib/pkgconfig/gnome-settings-daemon.pc
-libexec/gnome-settings-daemon
-libexec/gsd-locate-pointer
-share/dbus-1/services/org.gnome.SettingsDaemon.service
-share/gconf/schemas/apps_gnome_settings_daemon_housekeeping.schemas
-share/gconf/schemas/apps_gnome_settings_daemon_keybindings.schemas
-share/gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas
-share/gconf/schemas/desktop_gnome_font_rendering.schemas
-share/gconf/schemas/desktop_gnome_keybindings.schemas
-share/gconf/schemas/desktop_gnome_peripherals_smartcard.schemas
-share/gconf/schemas/desktop_gnome_peripherals_touchpad.schemas
-share/gconf/schemas/gnome-settings-daemon.schemas
-share/gnome-control-center/keybindings/50-accessibility.xml
-share/gnome-settings-daemon/acme.ui
-share/gnome-settings-daemon/gsd-a11y-preferences-dialog.ui
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-off.png
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-capslock-on.png
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-off.png
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-numlock-on.png
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-off.png
-share/gnome-settings-daemon/icons/hicolor/64x64/devices/kbd-scrolllock-on.png
-share/gnome-settings-daemon/modmap-dialog.ui
-share/gnome-settings-daemon/xrdb/Editres.ad
-share/gnome-settings-daemon/xrdb/Emacs.ad
-share/gnome-settings-daemon/xrdb/General.ad
-share/gnome-settings-daemon/xrdb/Motif.ad
-share/gnome-settings-daemon/xrdb/Tk.ad
-share/gnome-settings-daemon/xrdb/Xaw.ad
-share/gnome/autostart/gnome-settings-daemon.desktop
-share/icons/hicolor/16x16/actions/touchpad-disabled.png
-share/icons/hicolor/16x16/actions/touchpad-enabled.png
-share/icons/hicolor/16x16/apps/gsd-xrandr.png
-share/icons/hicolor/22x22/actions/touchpad-disabled.png
-share/icons/hicolor/22x22/actions/touchpad-enabled.png
-share/icons/hicolor/22x22/apps/gsd-xrandr.png
-share/icons/hicolor/24x24/actions/touchpad-disabled.png
-share/icons/hicolor/24x24/actions/touchpad-enabled.png
-share/icons/hicolor/24x24/apps/gsd-xrandr.png
-share/icons/hicolor/32x32/actions/touchpad-disabled.png
-share/icons/hicolor/32x32/actions/touchpad-enabled.png
-share/icons/hicolor/32x32/apps/gsd-xrandr.png
-share/icons/hicolor/scalable/actions/touchpad-disabled.svg
-share/icons/hicolor/scalable/actions/touchpad-enabled.svg
-share/icons/hicolor/scalable/apps/gsd-xrandr.svg
-share/locale/af/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/am/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ar/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/as/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ast/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/az/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/be/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/be@latin/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/bg/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/bn/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/br/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/bs/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ca/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/crh/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/cs/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/cy/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/da/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/de/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/dz/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/el/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/en_CA/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/en_GB/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/es/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/et/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/eu/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/fa/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/fi/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/fr/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ga/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/gl/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/gu/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/he/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/hi/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/hr/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/hu/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/id/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/is/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/it/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ja/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ka/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/kn/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ko/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ku/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/lt/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/lv/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/mai/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/mg/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/mk/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ml/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/mn/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/mr/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ms/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/nb/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/nds/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ne/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/nl/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/nn/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/nso/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/oc/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/or/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/pa/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/pl/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/pt/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ro/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ru/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/rw/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/si/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sk/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sl/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sq/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sr/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/sv/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/ta/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/te/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/th/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/tr/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/uk/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/vi/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/wa/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/xh/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-settings-daemon.mo
-share/locale/zu/LC_MESSAGES/gnome-settings-daemon.mo
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/buildlink3.mk
--- a/sysutils/gnome-settings-daemon/buildlink3.mk      Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2012/09/15 10:06:25 obache Exp $
-
-BUILDLINK_TREE+=       gnome-settings-daemon
-
-.if !defined(GNOME_SETTINGS_DAEMON_BUILDLINK3_MK)
-GNOME_SETTINGS_DAEMON_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gnome-settings-daemon+=  gnome-settings-daemon>=2.22.0
-BUILDLINK_ABI_DEPENDS.gnome-settings-daemon+=  gnome-settings-daemon>=2.32.1nb13
-BUILDLINK_PKGSRCDIR.gnome-settings-daemon?=    ../../sysutils/gnome-settings-daemon
-
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.endif # GNOME_SETTINGS_DAEMON_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -gnome-settings-daemon
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/distinfo
--- a/sysutils/gnome-settings-daemon/distinfo   Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.14 2015/11/04 01:32:15 agc Exp $
-
-SHA1 (gnome-settings-daemon-2.32.1.tar.bz2) = f2550acb4a9fd8f96ead1263ba5739915c303f6e
-RMD160 (gnome-settings-daemon-2.32.1.tar.bz2) = 71aef9419eeca5f9fa59bb55990327c307f9ca31
-SHA512 (gnome-settings-daemon-2.32.1.tar.bz2) = 69bceb01e1dd15a75dc3db1e78aebee8c7c4004f217856391a64bc527c6b46146f893e90292441d3c7650df8a1b3aee2078d7cbef33c76e47a8f1904dd8e447a
-Size (gnome-settings-daemon-2.32.1.tar.bz2) = 1331850 bytes
-SHA1 (patch-ac) = 6e77934d2ad8a75a0b476cf26a3ec72ea8160b23
-SHA1 (patch-plugins_a11y-keyboard_gsd-a11y-keyboard-manager.c) = 367d8983fbdd3b26cee56b363954d43e01051d5a
-SHA1 (patch-plugins_xrandr_gsd-xrandr-manager.c) = 8d923fff84961b6ad4a7cecd58985cea66e8825c
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/patches/patch-ac
--- a/sysutils/gnome-settings-daemon/patches/patch-ac   Mon Sep 16 10:54:39 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2008/11/14 01:01:51 wiz Exp $
-
---- data/Makefile.in.orig      2008-09-23 09:43:06.000000000 +0000
-+++ data/Makefile.in
-@@ -270,7 +270,7 @@ schemas_in_files = \
-       $(NULL)
- 
- schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
--desktopdir = $(sysconfdir)/xdg/autostart
-+desktopdir = $(datadir)/gnome/autostart
- desktop_in_files = gnome-settings-daemon.desktop.in
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
- servicedir = $(datadir)/dbus-1/services
diff -r 36a48f98c94e -r a7d5d9134c59 sysutils/gnome-settings-daemon/patches/patch-plugins_a11y-keyboard_gsd-a11y-keyboard-manager.c
--- a/sysutils/gnome-settings-daemon/patches/patch-plugins_a11y-keyboard_gsd-a11y-keyboard-manager.c    Mon Sep 16 10:54:39 2019 +0000



Home | Main Index | Thread Index | Old Index