From e0d80b4ce5f21fcb65e9cbbfe58c137924e00df2 Mon Sep 17 00:00:00 2001 From: Alexander Pyhalov Date: Fri, 29 Jul 2016 11:06:01 +0300 Subject: [PATCH] Add dconf-editor 3.18.0 --- components/desktop/gnome2/dconf-editor/Makefile | 55 ++++++++++++ .../desktop/gnome2/dconf-editor/dconf-editor.p5m | 97 ++++++++++++++++++++++ .../dconf-editor/manifests/sample-manifest.p5m | 97 ++++++++++++++++++++++ 3 files changed, 249 insertions(+) create mode 100644 components/desktop/gnome2/dconf-editor/Makefile create mode 100644 components/desktop/gnome2/dconf-editor/dconf-editor.p5m create mode 100644 components/desktop/gnome2/dconf-editor/manifests/sample-manifest.p5m diff --git a/components/desktop/gnome2/dconf-editor/Makefile b/components/desktop/gnome2/dconf-editor/Makefile new file mode 100644 index 000000000..d45ff15f6 --- /dev/null +++ b/components/desktop/gnome2/dconf-editor/Makefile @@ -0,0 +1,55 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL)". You may +# only use this file in accordance with the terms of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet at +# http://www.illumos.org/license/CDDL. +# + +# +# Copyright 2016 Alexander Pyhalov +# + +include ../../../../make-rules/shared-macros.mk + +COMPONENT_NAME= dconf-editor +COMPONENT_VERSION= 3.18.0 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/dconf +COMPONENT_SUMMARY= GNOME Configuration Editor +COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) +COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz +COMPONENT_ARCHIVE_HASH= \ + sha256:6579b8b216b068acae7d8301b5e2d57054c85a3f147c92355ffa46a62c052534 +COMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.18/$(COMPONENT_ARCHIVE) +COMPONENT_LICENSE= LGPLv2.1 +COMPONENT_LICENSE_FILE= COPYING +COMPONENT_FMRI= gnome/config/dconf/dconf-editor +COMPONENT_CLASSIFICATION = Applications/Configuration and Preferences + +include $(WS_MAKE_RULES)/prep.mk +include $(WS_MAKE_RULES)/configure.mk +include $(WS_MAKE_RULES)/ips.mk + +PATH=/usr/gnu/bin:/usr/bin:/usr/perl5/bin + +CFLAGS += -std=c99 +CFLAGS += -D__EXTENSIONS__ + +CONFIGURE_OPTIONS+= --sysconfdir=/etc +CONFIGURE_OPTIONS+= --libexecdir=$(CONFIGURE_LIBDIR.$(BITS)) + +# common targets +build: $(BUILD_32) + +install: $(INSTALL_32) + +test: $(NO_TESTS) + +REQUIRED_PACKAGES += gnome/config/dconf +REQUIRED_PACKAGES += library/desktop/gtk3 +REQUIRED_PACKAGES += library/desktop/pango +REQUIRED_PACKAGES += library/glib2 +REQUIRED_PACKAGES += library/libxml2 +REQUIRED_PACKAGES += system/library diff --git a/components/desktop/gnome2/dconf-editor/dconf-editor.p5m b/components/desktop/gnome2/dconf-editor/dconf-editor.p5m new file mode 100644 index 000000000..c22251f73 --- /dev/null +++ b/components/desktop/gnome2/dconf-editor/dconf-editor.p5m @@ -0,0 +1,97 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet at +# http://www.illumos.org/license/CDDL. +# + +# +# Copyright 2016 Alexander Pyhalov +# + +set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="$(COMPONENT_SUMMARY)" +set name=info.classification value="$(COMPONENT_CLASSIFICATION)" +set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) +set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) + +license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' + +file path=usr/bin/dconf-editor +file path=usr/share/appdata/ca.desrt.dconf-editor.appdata.xml +file path=usr/share/applications/ca.desrt.dconf-editor.desktop +file path=usr/share/dbus-1/services/ca.desrt.dconf-editor.service +file path=usr/share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml +file path=usr/share/icons/hicolor/16x16/apps/dconf-editor.png +file path=usr/share/icons/hicolor/22x22/apps/dconf-editor.png +file path=usr/share/icons/hicolor/24x24/apps/dconf-editor.png +file path=usr/share/icons/hicolor/256x256/apps/dconf-editor.png +file path=usr/share/icons/hicolor/32x32/apps/dconf-editor.png +file path=usr/share/icons/hicolor/48x48/apps/dconf-editor.png +file path=usr/share/icons/hicolor/64x64/apps/dconf-editor.png +file path=usr/share/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg +file path=usr/share/locale/an/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ar/LC_MESSAGES/dconf.mo +file path=usr/share/locale/as/LC_MESSAGES/dconf.mo +file path=usr/share/locale/be/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bg/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bn_IN/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bs/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ca/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ca@valencia/LC_MESSAGES/dconf.mo +file path=usr/share/locale/cs/LC_MESSAGES/dconf.mo +file path=usr/share/locale/da/LC_MESSAGES/dconf.mo +file path=usr/share/locale/de/LC_MESSAGES/dconf.mo +file path=usr/share/locale/el/LC_MESSAGES/dconf.mo +file path=usr/share/locale/en_GB/LC_MESSAGES/dconf.mo +file path=usr/share/locale/eo/LC_MESSAGES/dconf.mo +file path=usr/share/locale/es/LC_MESSAGES/dconf.mo +file path=usr/share/locale/et/LC_MESSAGES/dconf.mo +file path=usr/share/locale/eu/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fa/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fur/LC_MESSAGES/dconf.mo +file path=usr/share/locale/gl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/he/LC_MESSAGES/dconf.mo +file path=usr/share/locale/hi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/hu/LC_MESSAGES/dconf.mo +file path=usr/share/locale/id/LC_MESSAGES/dconf.mo +file path=usr/share/locale/is/LC_MESSAGES/dconf.mo +file path=usr/share/locale/it/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ja/LC_MESSAGES/dconf.mo +file path=usr/share/locale/kk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ko/LC_MESSAGES/dconf.mo +file path=usr/share/locale/lt/LC_MESSAGES/dconf.mo +file path=usr/share/locale/lv/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ml/LC_MESSAGES/dconf.mo +file path=usr/share/locale/mr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/nb/LC_MESSAGES/dconf.mo +file path=usr/share/locale/nl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pa/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pt/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pt_BR/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ru/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sr@latin/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sv/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ta/LC_MESSAGES/dconf.mo +file path=usr/share/locale/te/LC_MESSAGES/dconf.mo +file path=usr/share/locale/tg/LC_MESSAGES/dconf.mo +file path=usr/share/locale/th/LC_MESSAGES/dconf.mo +file path=usr/share/locale/tr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ug/LC_MESSAGES/dconf.mo +file path=usr/share/locale/uk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/vi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_CN/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_HK/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_TW/LC_MESSAGES/dconf.mo +file path=usr/share/man/man1/dconf-editor.1 diff --git a/components/desktop/gnome2/dconf-editor/manifests/sample-manifest.p5m b/components/desktop/gnome2/dconf-editor/manifests/sample-manifest.p5m new file mode 100644 index 000000000..66d2df0c1 --- /dev/null +++ b/components/desktop/gnome2/dconf-editor/manifests/sample-manifest.p5m @@ -0,0 +1,97 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet at +# http://www.illumos.org/license/CDDL. +# + +# +# Copyright 2016 +# + +set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary value="$(COMPONENT_SUMMARY)" +set name=info.classification value="$(COMPONENT_CLASSIFICATION)" +set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) +set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) + +license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' + +file path=usr/bin/dconf-editor +file path=usr/share/appdata/ca.desrt.dconf-editor.appdata.xml +file path=usr/share/applications/ca.desrt.dconf-editor.desktop +file path=usr/share/dbus-1/services/ca.desrt.dconf-editor.service +file path=usr/share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml +file path=usr/share/icons/hicolor/16x16/apps/dconf-editor.png +file path=usr/share/icons/hicolor/22x22/apps/dconf-editor.png +file path=usr/share/icons/hicolor/24x24/apps/dconf-editor.png +file path=usr/share/icons/hicolor/256x256/apps/dconf-editor.png +file path=usr/share/icons/hicolor/32x32/apps/dconf-editor.png +file path=usr/share/icons/hicolor/48x48/apps/dconf-editor.png +file path=usr/share/icons/hicolor/64x64/apps/dconf-editor.png +file path=usr/share/icons/hicolor/scalable/apps/dconf-editor-symbolic.svg +file path=usr/share/locale/an/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ar/LC_MESSAGES/dconf.mo +file path=usr/share/locale/as/LC_MESSAGES/dconf.mo +file path=usr/share/locale/be/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bg/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bn_IN/LC_MESSAGES/dconf.mo +file path=usr/share/locale/bs/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ca/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ca@valencia/LC_MESSAGES/dconf.mo +file path=usr/share/locale/cs/LC_MESSAGES/dconf.mo +file path=usr/share/locale/da/LC_MESSAGES/dconf.mo +file path=usr/share/locale/de/LC_MESSAGES/dconf.mo +file path=usr/share/locale/el/LC_MESSAGES/dconf.mo +file path=usr/share/locale/en_GB/LC_MESSAGES/dconf.mo +file path=usr/share/locale/eo/LC_MESSAGES/dconf.mo +file path=usr/share/locale/es/LC_MESSAGES/dconf.mo +file path=usr/share/locale/et/LC_MESSAGES/dconf.mo +file path=usr/share/locale/eu/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fa/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/fur/LC_MESSAGES/dconf.mo +file path=usr/share/locale/gl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/he/LC_MESSAGES/dconf.mo +file path=usr/share/locale/hi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/hu/LC_MESSAGES/dconf.mo +file path=usr/share/locale/id/LC_MESSAGES/dconf.mo +file path=usr/share/locale/is/LC_MESSAGES/dconf.mo +file path=usr/share/locale/it/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ja/LC_MESSAGES/dconf.mo +file path=usr/share/locale/kk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ko/LC_MESSAGES/dconf.mo +file path=usr/share/locale/lt/LC_MESSAGES/dconf.mo +file path=usr/share/locale/lv/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ml/LC_MESSAGES/dconf.mo +file path=usr/share/locale/mr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/nb/LC_MESSAGES/dconf.mo +file path=usr/share/locale/nl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pa/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pt/LC_MESSAGES/dconf.mo +file path=usr/share/locale/pt_BR/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ru/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sl/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sr@latin/LC_MESSAGES/dconf.mo +file path=usr/share/locale/sv/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ta/LC_MESSAGES/dconf.mo +file path=usr/share/locale/te/LC_MESSAGES/dconf.mo +file path=usr/share/locale/tg/LC_MESSAGES/dconf.mo +file path=usr/share/locale/th/LC_MESSAGES/dconf.mo +file path=usr/share/locale/tr/LC_MESSAGES/dconf.mo +file path=usr/share/locale/ug/LC_MESSAGES/dconf.mo +file path=usr/share/locale/uk/LC_MESSAGES/dconf.mo +file path=usr/share/locale/vi/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_CN/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_HK/LC_MESSAGES/dconf.mo +file path=usr/share/locale/zh_TW/LC_MESSAGES/dconf.mo +file path=usr/share/man/man1/dconf-editor.1 -- 2.11.4.GIT