pkgsrc-WIP-changes archive

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

Import dconf-editor as wip/dconf



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Wed Jan 27 15:39:19 2016 +0200
Changeset:	6f16629cb25214ef3a66d6ecb78c44e4a28e0e2d

Added Files:
	dconf-editor/DESCR
	dconf-editor/Makefile
	dconf-editor/PLIST
	dconf-editor/distinfo

Log Message:
Import dconf-editor as wip/dconf

dconf is a low-level configuration system. Its main purpose is
to provide a backend to GSettings on platforms that don't already
have configuration storage systems.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6f16629cb25214ef3a66d6ecb78c44e4a28e0e2d

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

diffstat:
 dconf-editor/DESCR    |  3 ++
 dconf-editor/Makefile | 37 ++++++++++++++++++++++++
 dconf-editor/PLIST    | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++
 dconf-editor/distinfo |  6 ++++
 4 files changed, 125 insertions(+)

diffs:
diff --git a/dconf-editor/DESCR b/dconf-editor/DESCR
new file mode 100644
index 0000000..4ecd2a6
--- /dev/null
+++ b/dconf-editor/DESCR
@@ -0,0 +1,3 @@
+dconf is a low-level configuration system. Its main purpose is
+to provide a backend to GSettings on platforms that don't already
+have configuration storage systems.
diff --git a/dconf-editor/Makefile b/dconf-editor/Makefile
new file mode 100644
index 0000000..9193f33
--- /dev/null
+++ b/dconf-editor/Makefile
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.67 2015/12/05 21:26:08 adam Exp $
+
+DISTNAME=		dconf-editor-3.16.0
+CATEGORIES=		x11 gnome
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/dconf-editor/3.16/}
+EXTRACT_SUFX=		.tar.xz
+
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=		http://www.gnome.org/
+COMMENT=		Xterm like terminal program for GNOME 2
+LICENSE=		gnu-lgpl-v2.1
+
+#BUILD_DEPENDS+=		${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
+#CONFLICTS=		gnome-core-[0-9]* gnome2-terminal-[0-9]*
+
+GNU_CONFIGURE=		YES
+USE_PKGLOCALEDIR=	YES
+USE_TOOLS+=		gmake intltool msgfmt perl pkg-config
+USE_LIBTOOL=		YES
+
+
+BUILDLINK_API_DEPENDS.dconf+=	dconf>=0.23.2
+.include "../../wip/dconf/buildlink3.mk"
+BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.40.0
+.include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_DEPMETHOD.vala= build
+BUILDLINK_API_DEPENDS.vala+=	vala>=0.18.0
+.include "../../lang/vala/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.gtk3+=	gtk3+=>3.4
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/dconf-editor/PLIST b/dconf-editor/PLIST
new file mode 100644
index 0000000..98c90dc
--- /dev/null
+++ b/dconf-editor/PLIST
@@ -0,0 +1,79 @@
+@comment $NetBSD$
+bin/dconf-editor
+man/man1/dconf-editor.1
+share/appdata/ca.desrt.dconf-editor.appdata.xml
+share/applications/ca.desrt.dconf-editor.desktop
+share/dbus-1/services/ca.desrt.dconf-editor.service
+share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
+share/icons/HighContrast/16x16/apps/dconf-editor.png
+share/icons/HighContrast/22x22/apps/dconf-editor.png
+share/icons/HighContrast/24x24/apps/dconf-editor.png
+share/icons/HighContrast/256x256/apps/dconf-editor.png
+share/icons/HighContrast/32x32/apps/dconf-editor.png
+share/icons/HighContrast/48x48/apps/dconf-editor.png
+share/icons/hicolor/16x16/apps/dconf-editor.png
+share/icons/hicolor/22x22/apps/dconf-editor.png
+share/icons/hicolor/24x24/apps/dconf-editor.png
+share/icons/hicolor/256x256/apps/dconf-editor.png
+share/icons/hicolor/32x32/apps/dconf-editor.png
+share/icons/hicolor/48x48/apps/dconf-editor.png
+share/icons/hicolor/64x64/apps/dconf-editor.png
+share/locale/an/LC_MESSAGES/dconf.mo
+share/locale/ar/LC_MESSAGES/dconf.mo
+share/locale/as/LC_MESSAGES/dconf.mo
+share/locale/be/LC_MESSAGES/dconf.mo
+share/locale/bg/LC_MESSAGES/dconf.mo
+share/locale/bn_IN/LC_MESSAGES/dconf.mo
+share/locale/bs/LC_MESSAGES/dconf.mo
+share/locale/ca/LC_MESSAGES/dconf.mo
+share/locale/ca@valencia/LC_MESSAGES/dconf.mo
+share/locale/cs/LC_MESSAGES/dconf.mo
+share/locale/da/LC_MESSAGES/dconf.mo
+share/locale/de/LC_MESSAGES/dconf.mo
+share/locale/el/LC_MESSAGES/dconf.mo
+share/locale/en_GB/LC_MESSAGES/dconf.mo
+share/locale/eo/LC_MESSAGES/dconf.mo
+share/locale/es/LC_MESSAGES/dconf.mo
+share/locale/et/LC_MESSAGES/dconf.mo
+share/locale/eu/LC_MESSAGES/dconf.mo
+share/locale/fa/LC_MESSAGES/dconf.mo
+share/locale/fi/LC_MESSAGES/dconf.mo
+share/locale/fr/LC_MESSAGES/dconf.mo
+share/locale/fur/LC_MESSAGES/dconf.mo
+share/locale/gl/LC_MESSAGES/dconf.mo
+share/locale/he/LC_MESSAGES/dconf.mo
+share/locale/hi/LC_MESSAGES/dconf.mo
+share/locale/hu/LC_MESSAGES/dconf.mo
+share/locale/id/LC_MESSAGES/dconf.mo
+share/locale/is/LC_MESSAGES/dconf.mo
+share/locale/it/LC_MESSAGES/dconf.mo
+share/locale/ja/LC_MESSAGES/dconf.mo
+share/locale/kk/LC_MESSAGES/dconf.mo
+share/locale/ko/LC_MESSAGES/dconf.mo
+share/locale/lt/LC_MESSAGES/dconf.mo
+share/locale/lv/LC_MESSAGES/dconf.mo
+share/locale/ml/LC_MESSAGES/dconf.mo
+share/locale/mr/LC_MESSAGES/dconf.mo
+share/locale/nb/LC_MESSAGES/dconf.mo
+share/locale/nl/LC_MESSAGES/dconf.mo
+share/locale/pa/LC_MESSAGES/dconf.mo
+share/locale/pl/LC_MESSAGES/dconf.mo
+share/locale/pt/LC_MESSAGES/dconf.mo
+share/locale/pt_BR/LC_MESSAGES/dconf.mo
+share/locale/ru/LC_MESSAGES/dconf.mo
+share/locale/sk/LC_MESSAGES/dconf.mo
+share/locale/sl/LC_MESSAGES/dconf.mo
+share/locale/sr/LC_MESSAGES/dconf.mo
+share/locale/sr@latin/LC_MESSAGES/dconf.mo
+share/locale/sv/LC_MESSAGES/dconf.mo
+share/locale/ta/LC_MESSAGES/dconf.mo
+share/locale/te/LC_MESSAGES/dconf.mo
+share/locale/tg/LC_MESSAGES/dconf.mo
+share/locale/th/LC_MESSAGES/dconf.mo
+share/locale/tr/LC_MESSAGES/dconf.mo
+share/locale/ug/LC_MESSAGES/dconf.mo
+share/locale/uk/LC_MESSAGES/dconf.mo
+share/locale/vi/LC_MESSAGES/dconf.mo
+share/locale/zh_CN/LC_MESSAGES/dconf.mo
+share/locale/zh_HK/LC_MESSAGES/dconf.mo
+share/locale/zh_TW/LC_MESSAGES/dconf.mo
diff --git a/dconf-editor/distinfo b/dconf-editor/distinfo
new file mode 100644
index 0000000..6ff1320
--- /dev/null
+++ b/dconf-editor/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.21 2015/11/04 03:28:30 agc Exp $
+
+SHA1 (dconf-editor-3.16.0.tar.xz) = d5e2942cfbb1c97d97a4d47c8117ce38dd3da43a
+RMD160 (dconf-editor-3.16.0.tar.xz) = f412e2bc1074f550ecab2b3c634bc718b53816dd
+SHA512 (dconf-editor-3.16.0.tar.xz) = 4df64f915c6b1b0c578db826e5eff5c651f2f5f3bffc7b60e289bb5a46c1e39f9a9f0fd59a7dc2f50e6a7794b010ebfa549b8debc612de893f242c2d896f22c5
+Size (dconf-editor-3.16.0.tar.xz) = 271376 bytes


Home | Main Index | Thread Index | Old Index