pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Nov 10 01:21:24 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile
Added Files:
        pkgsrc/sysutils/gnome-settings-daemon: DESCR Makefile PLIST
            buildlink3.mk distinfo
        pkgsrc/sysutils/gnome-settings-daemon/patches: patch-meson.build
            patch-plugins_xsettings_meson.build

Log Message:
gnome-settings-daemon: Import version 3.38.1 from wip

Based on work by Dan Cîrnaț and myself.


To generate a diff of this commit:
cvs rdiff -u -r1.913 -r1.914 pkgsrc/sysutils/Makefile
cvs rdiff -u -r0 -r1.3 pkgsrc/sysutils/gnome-settings-daemon/DESCR
cvs rdiff -u -r0 -r1.74 pkgsrc/sysutils/gnome-settings-daemon/Makefile
cvs rdiff -u -r0 -r1.12 pkgsrc/sysutils/gnome-settings-daemon/PLIST
cvs rdiff -u -r0 -r1.9 pkgsrc/sysutils/gnome-settings-daemon/buildlink3.mk
cvs rdiff -u -r0 -r1.16 pkgsrc/sysutils/gnome-settings-daemon/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/gnome-settings-daemon/patches/patch-meson.build \
    pkgsrc/sysutils/gnome-settings-daemon/patches/patch-plugins_xsettings_meson.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.913 pkgsrc/sysutils/Makefile:1.914
--- pkgsrc/sysutils/Makefile:1.913      Thu Nov  5 08:35:47 2020
+++ pkgsrc/sysutils/Makefile    Tue Nov 10 01:21:24 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.913 2020/11/05 08:35:47 nia Exp $
+# $NetBSD: Makefile,v 1.914 2020/11/10 01:21:24 nia Exp $
 #
 
 COMMENT=       System utilities
@@ -238,6 +238,7 @@ SUBDIR+=    gnome-characters
 SUBDIR+=       gnome-font-viewer
 SUBDIR+=       gnome-menus
 SUBDIR+=       gnome-nds-thumbnailer
+SUBDIR+=       gnome-settings-daemon
 SUBDIR+=       gnome-tracker
 SUBDIR+=       gnome-tracker-miners
 SUBDIR+=       gnome-vfs

Added files:

Index: pkgsrc/sysutils/gnome-settings-daemon/DESCR
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/DESCR:1.3
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/DESCR Tue Nov 10 01:21:24 2020
@@ -0,0 +1 @@
+GNOME settings daemon

Index: pkgsrc/sysutils/gnome-settings-daemon/Makefile
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/Makefile:1.74
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/Makefile      Tue Nov 10 01:21:24 2020
@@ -0,0 +1,94 @@
+# $NetBSD: Makefile,v 1.74 2020/11/10 01:21:24 nia Exp $
+
+DISTNAME=      gnome-settings-daemon-3.38.1
+CATEGORIES=    sysutils gnome
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://gitlab.gnome.org/GNOME/gnome-settings-daemon
+COMMENT=       GNOME settings daemon
+LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+
+USE_TOOLS+=    pkg-config msgfmt xgettext perl
+
+CONFLICTS+=    gnome-control-center<2.22.0
+
+LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/gnome-settings-daemon-3.0
+
+MESON_ARGS+=           -Dgudev=false
+MESON_ARGS+=           -Drfkill=false
+MESON_ARGS+=           -Dnetwork_manager=false
+MESON_ARGS+=           -Dsystemd=false
+MESON_ARGS+=           -Dwayland=false
+MESON_ARGS+=           -Dsmartcard=false
+MESON_ARGS+=           -Dwwan=false
+MESON_ARGS+=           -Dalsa=false
+
+PKGCONFIG_OVERRIDE_STAGE=      pre-install
+PKGCONFIG_OVERRIDE+=           output/meson-private/gnome-settings-daemon.pc
+
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/Xwayland-session.d/00-xrdb \
+               ${PKG_SYSCONFDIR}/xdg/Xwayland-session.d/00-xrdb
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop
+CONF_FILES+=   ${PREFIX}/share/examples/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop \
+               ${PKG_SYSCONFDIR}/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
+
+.include "../../devel/meson/build.mk"
+.include "../../audio/pulseaudio/buildlink3.mk"
+.include "../../audio/libcanberra/buildlink3.mk"
+.include "../../devel/dconf/buildlink3.mk"
+.include "../../devel/libgweather/buildlink3.mk"
+.include "../../geography/geoclue/buildlink3.mk"
+.include "../../geography/geocode-glib/buildlink3.mk"
+.include "../../graphics/colord/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+BUILDLINK_API_DEPENDS.dbus-glib+=      dbus-glib>=0.74
+.include "../../graphics/lcms2/buildlink3.mk"
+.include "../../print/libcups/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gsettings-desktop-schemas+=      gsettings-desktop-schemas>=3.15.4
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../security/polkit/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/upower/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../x11/gnome-desktop3/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/gnome-settings-daemon/PLIST
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/PLIST:1.12
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/PLIST Tue Nov 10 01:21:24 2020
@@ -0,0 +1,145 @@
+@comment $NetBSD: PLIST,v 1.12 2020/11/10 01:21:24 nia Exp $
+include/gnome-settings-daemon-3.0/gnome-settings-daemon/gsd-enums.h
+lib/gnome-settings-daemon-3.0/libgsd.so
+lib/pkgconfig/gnome-settings-daemon.pc
+libexec/gsd-a11y-settings
+libexec/gsd-color
+libexec/gsd-datetime
+libexec/gsd-housekeeping
+libexec/gsd-keyboard
+libexec/gsd-media-keys
+libexec/gsd-power
+libexec/gsd-print-notifications
+libexec/gsd-printer
+libexec/gsd-screensaver-proxy
+libexec/gsd-sharing
+libexec/gsd-sound
+libexec/gsd-usb-protection
+libexec/gsd-xsettings
+share/GConf/gsettings/gnome-settings-daemon.convert
+share/examples/xdg/Xwayland-session.d/00-xrdb
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.A11ySettings.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Color.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Datetime.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Housekeeping.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Keyboard.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.MediaKeys.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Power.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.PrintNotifications.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Rfkill.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.ScreensaverProxy.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Sharing.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Smartcard.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Sound.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.UsbProtection.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Wacom.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.Wwan.desktop
+share/examples/xdg/autostart/org.gnome.SettingsDaemon.XSettings.desktop
+share/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
+share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
+share/gnome-settings-daemon/datetime/backward
+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/ckb/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/eo/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/fur/LC_MESSAGES/gnome-settings-daemon.mo
+share/locale/ga/LC_MESSAGES/gnome-settings-daemon.mo
+share/locale/gd/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/kk/LC_MESSAGES/gnome-settings-daemon.mo
+share/locale/km/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/tg/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/ug/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

Index: pkgsrc/sysutils/gnome-settings-daemon/buildlink3.mk
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/buildlink3.mk:1.9
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/buildlink3.mk Tue Nov 10 01:21:24 2020
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.9 2020/11/10 01:21:24 nia 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>=3.16.0
+BUILDLINK_ABI_DEPENDS.gnome-settings-daemon+=  gnome-settings-daemon>=3.16.1nb13
+BUILDLINK_PKGSRCDIR.gnome-settings-daemon?=    ../../sysutils/gnome-settings-daemon
+.endif # GNOME_SETTINGS_DAEMON_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -gnome-settings-daemon

Index: pkgsrc/sysutils/gnome-settings-daemon/distinfo
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/distinfo:1.16
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/distinfo      Tue Nov 10 01:21:24 2020
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.16 2020/11/10 01:21:24 nia Exp $
+
+SHA1 (gnome-settings-daemon-3.38.1.tar.xz) = ca9f25f0609192fab5dff73d93fea3256e1ca9d0
+RMD160 (gnome-settings-daemon-3.38.1.tar.xz) = f6135eb43315eeae8c129cc4d5df233817b93d94
+SHA512 (gnome-settings-daemon-3.38.1.tar.xz) = b32c0897d1a5680747bf68e9009ea44cf1a05ef807b772ca6514a278002754d520def7bced929b9004d3aec82a6e82b52637bd2eadd3f6cd54f3d0ac5c8e8cbd
+Size (gnome-settings-daemon-3.38.1.tar.xz) = 1437096 bytes
+SHA1 (patch-meson.build) = ed5b0c7bec805fec149080a2bf21fe39fae339e2
+SHA1 (patch-plugins_xsettings_meson.build) = 38fbf05aec12262ad7a3528a98ace9af19b7e828

Index: pkgsrc/sysutils/gnome-settings-daemon/patches/patch-meson.build
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/patches/patch-meson.build:1.1
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/patches/patch-meson.build     Tue Nov 10 01:21:24 2020
@@ -0,0 +1,15 @@
+$NetBSD: patch-meson.build,v 1.1 2020/11/10 01:21:24 nia Exp $
+
+Install config files to examples.
+
+--- meson.build.orig   2020-10-08 20:37:58.145899300 +0000
++++ meson.build
+@@ -25,7 +25,7 @@ gsd_includedir = join_paths(gsd_prefix, 
+ gsd_libdir = join_paths(gsd_prefix, get_option('libdir'))
+ gsd_libexecdir = join_paths(gsd_prefix, get_option('libexecdir'))
+ gsd_localedir = join_paths(gsd_prefix, get_option('localedir'))
+-gsd_sysconfdir = join_paths(gsd_prefix, get_option('sysconfdir'))
++gsd_sysconfdir = join_paths(gsd_prefix, get_option('datadir'), 'examples')
+ 
+ gsd_pkgdatadir = join_paths(gsd_datadir, meson.project_name())
+ gsd_pkgincludedir = join_paths(gsd_includedir, gsd_api_name)
Index: pkgsrc/sysutils/gnome-settings-daemon/patches/patch-plugins_xsettings_meson.build
diff -u /dev/null pkgsrc/sysutils/gnome-settings-daemon/patches/patch-plugins_xsettings_meson.build:1.1
--- /dev/null   Tue Nov 10 01:21:24 2020
+++ pkgsrc/sysutils/gnome-settings-daemon/patches/patch-plugins_xsettings_meson.build   Tue Nov 10 01:21:24 2020
@@ -0,0 +1,15 @@
+$NetBSD: patch-plugins_xsettings_meson.build,v 1.1 2020/11/10 01:21:24 nia Exp $
+
+Install config files to examples.
+
+--- plugins/xsettings/meson.build.orig 2020-10-08 20:37:58.241902000 +0000
++++ plugins/xsettings/meson.build
+@@ -48,7 +48,7 @@ endforeach
+ 
+ install_data(
+   files('00-xrdb'),
+-  install_dir: join_paths(gsd_sysconfdir, 'xdg/Xwayland-session.d')
++  install_dir: join_paths(get_option('datadir'), 'examples/xdg/Xwayland-session.d')
+ )
+ 
+ test_py = find_program('test.py')



Home | Main Index | Thread Index | Old Index