pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils gnome-settings-daemon: Import version 3.38.1 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a615ddaa268
branches:  trunk
changeset: 441735:4a615ddaa268
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Nov 10 01:21:24 2020 +0000

description:
gnome-settings-daemon: Import version 3.38.1 from wip

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

diffstat:

 sysutils/Makefile                                                          |    3 +-
 sysutils/gnome-settings-daemon/DESCR                                       |    1 +
 sysutils/gnome-settings-daemon/Makefile                                    |   94 ++++++
 sysutils/gnome-settings-daemon/PLIST                                       |  145 ++++++++++
 sysutils/gnome-settings-daemon/buildlink3.mk                               |   13 +
 sysutils/gnome-settings-daemon/distinfo                                    |    8 +
 sysutils/gnome-settings-daemon/patches/patch-meson.build                   |   15 +
 sysutils/gnome-settings-daemon/patches/patch-plugins_xsettings_meson.build |   15 +
 8 files changed, 293 insertions(+), 1 deletions(-)

diffs (truncated from 336 to 300 lines):

diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/Makefile
--- a/sysutils/Makefile Tue Nov 10 00:54:20 2020 +0000
+++ b/sysutils/Makefile Tue Nov 10 01:21:24 2020 +0000
@@ -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-font-viewer
 SUBDIR+=       gnome-menus
 SUBDIR+=       gnome-nds-thumbnailer
+SUBDIR+=       gnome-settings-daemon
 SUBDIR+=       gnome-tracker
 SUBDIR+=       gnome-tracker-miners
 SUBDIR+=       gnome-vfs
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-settings-daemon/DESCR      Tue Nov 10 01:21:24 2020 +0000
@@ -0,0 +1,1 @@
+GNOME settings daemon
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-settings-daemon/Makefile   Tue Nov 10 01:21:24 2020 +0000
@@ -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"
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-settings-daemon/PLIST      Tue Nov 10 01:21:24 2020 +0000
@@ -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
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-settings-daemon/buildlink3.mk      Tue Nov 10 01:21:24 2020 +0000
@@ -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
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/gnome-settings-daemon/distinfo   Tue Nov 10 01:21:24 2020 +0000
@@ -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
diff -r 7324e2f6261a -r 4a615ddaa268 sysutils/gnome-settings-daemon/patches/patch-meson.build
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000


Home | Main Index | Thread Index | Old Index