pkgsrc-WIP-changes archive

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

Imported gcr as wip/gcr



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Thu Jan 28 11:55:12 2016 +0200
Changeset:	a8bc6a00a19e1efc9a8dacbcc331f47a33a22ff3

Added Files:
	gcr/DESCR
	gcr/Makefile
	gcr/PLIST
	gcr/buildlink3.mk
	gcr/distinfo

Log Message:
Imported gcr as wip/gcr

GCR is a library for displaying certificates, and crypto UI, accessing
key stores. It also provides the viewer for crypto files on the GNOME
desktop.

GCK is a library for accessing PKCS#11 modules like smart cards, in a
(G)object oriented way.

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

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

diffstat:
 gcr/DESCR         |   6 ++
 gcr/Makefile      |  28 ++++++
 gcr/PLIST         | 281 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 gcr/buildlink3.mk |  35 +++++++
 gcr/distinfo      |   6 ++
 5 files changed, 356 insertions(+)

diffs:
diff --git a/gcr/DESCR b/gcr/DESCR
new file mode 100644
index 0000000..98aba68
--- /dev/null
+++ b/gcr/DESCR
@@ -0,0 +1,6 @@
+GCR is a library for displaying certificates, and crypto UI, accessing
+key stores. It also provides the viewer for crypto files on the GNOME
+desktop.
+
+GCK is a library for accessing PKCS#11 modules like smart cards, in a
+(G)object oriented way.
diff --git a/gcr/Makefile b/gcr/Makefile
new file mode 100644
index 0000000..f1a793d
--- /dev/null
+++ b/gcr/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.67 2015/12/05 21:26:08 adam Exp $
+
+DISTNAME=		gcr-3.18.0
+CATEGORIES=		security
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gcr/3.18/}
+EXTRACT_SUFX=		.tar.xz
+
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=		http://www.gnome.org/
+COMMENT=		GCR is a library for crypto UI and related tasks
+LICENSE=		gnu-gpl-v2
+
+GNU_CONFIGURE=		YES
+USE_PKGLOCALEDIR=	YES
+USE_TOOLS+=		gmake intltool msgfmt perl pkg-config
+USE_LIBTOOL=		YES
+
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../wip/p11-kit/buildlink3.mk"
+BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.38
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk3+=	gtk3+>=3.12
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/gcr/PLIST b/gcr/PLIST
new file mode 100644
index 0000000..b8698aa
--- /dev/null
+++ b/gcr/PLIST
@@ -0,0 +1,281 @@
+@comment $NetBSD$
+bin/gcr-viewer
+include/gck-1/gck/gck-deprecated.h
+include/gck-1/gck/gck-enum-types.h
+include/gck-1/gck/gck-version.h
+include/gck-1/gck/gck.h
+include/gck-1/gck/pkcs11.h
+include/gck-1/gck/pkcs11n.h
+include/gck-1/gck/pkcs11x.h
+include/gcr-3/gcr/gcr-base.h
+include/gcr-3/gcr/gcr-certificate-chain.h
+include/gcr-3/gcr/gcr-certificate-request.h
+include/gcr-3/gcr/gcr-certificate.h
+include/gcr-3/gcr/gcr-collection.h
+include/gcr-3/gcr/gcr-column.h
+include/gcr-3/gcr/gcr-comparable.h
+include/gcr-3/gcr/gcr-deprecated-base.h
+include/gcr-3/gcr/gcr-enum-types-base.h
+include/gcr-3/gcr/gcr-filter-collection.h
+include/gcr-3/gcr/gcr-fingerprint.h
+include/gcr-3/gcr/gcr-icons.h
+include/gcr-3/gcr/gcr-import-interaction.h
+include/gcr-3/gcr/gcr-importer.h
+include/gcr-3/gcr/gcr-library.h
+include/gcr-3/gcr/gcr-mock-prompter.h
+include/gcr-3/gcr/gcr-parser.h
+include/gcr-3/gcr/gcr-pkcs11-certificate.h
+include/gcr-3/gcr/gcr-prompt.h
+include/gcr-3/gcr/gcr-secret-exchange.h
+include/gcr-3/gcr/gcr-secure-memory.h
+include/gcr-3/gcr/gcr-simple-certificate.h
+include/gcr-3/gcr/gcr-simple-collection.h
+include/gcr-3/gcr/gcr-system-prompt.h
+include/gcr-3/gcr/gcr-system-prompter.h
+include/gcr-3/gcr/gcr-trust.h
+include/gcr-3/gcr/gcr-types.h
+include/gcr-3/gcr/gcr-union-collection.h
+include/gcr-3/gcr/gcr-unlock-options.h
+include/gcr-3/gcr/gcr-version.h
+include/gcr-3/gcr/gcr.h
+include/gcr-3/ui/gcr-certificate-basics-widget.h
+include/gcr-3/ui/gcr-certificate-details-widget.h
+include/gcr-3/ui/gcr-certificate-renderer.h
+include/gcr-3/ui/gcr-certificate-widget.h
+include/gcr-3/ui/gcr-collection-model.h
+include/gcr-3/ui/gcr-combo-selector.h
+include/gcr-3/ui/gcr-deprecated.h
+include/gcr-3/ui/gcr-enum-types.h
+include/gcr-3/ui/gcr-failure-renderer.h
+include/gcr-3/ui/gcr-import-button.h
+include/gcr-3/ui/gcr-key-renderer.h
+include/gcr-3/ui/gcr-key-widget.h
+include/gcr-3/ui/gcr-list-selector.h
+include/gcr-3/ui/gcr-prompt-dialog.h
+include/gcr-3/ui/gcr-renderer.h
+include/gcr-3/ui/gcr-secure-entry-buffer.h
+include/gcr-3/ui/gcr-tree-selector.h
+include/gcr-3/ui/gcr-ui.h
+include/gcr-3/ui/gcr-unlock-options-widget.h
+include/gcr-3/ui/gcr-viewer-widget.h
+include/gcr-3/ui/gcr-viewer.h
+lib/libgck-1.la
+lib/libgcr-3.so
+lib/libgcr-3.so.1
+lib/libgcr-3.so.1.0.0
+lib/libgcr-base-3.la
+lib/libgcr-ui-3.la
+lib/pkgconfig/gck-1.pc
+lib/pkgconfig/gcr-3.pc
+lib/pkgconfig/gcr-base-3.pc
+lib/pkgconfig/gcr-ui-3.pc
+libexec/gcr-prompter
+share/GConf/gsettings/org.gnome.crypto.pgp.convert
+share/GConf/gsettings/org.gnome.crypto.pgp_keyservers.convert
+share/applications/gcr-prompter.desktop
+share/applications/gcr-viewer.desktop
+share/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
+share/dbus-1/services/org.gnome.keyring.SystemPrompter.service
+share/gcr-3/ui/gcr-pkcs11-import-dialog.ui
+share/gcr-3/ui/gcr-unlock-options-widget.ui
+share/glib-2.0/schemas/org.gnome.crypto.pgp.gschema.xml
+share/gtk-doc/html/gck/GckAttributes.html
+share/gtk-doc/html/gck/GckEnumerator.html
+share/gtk-doc/html/gck/GckModule.html
+share/gtk-doc/html/gck/GckObject.html
+share/gtk-doc/html/gck/GckObjectCache.html
+share/gtk-doc/html/gck/GckSession.html
+share/gtk-doc/html/gck/GckSlot.html
+share/gtk-doc/html/gck/annotation-glossary.html
+share/gtk-doc/html/gck/gck-Errors.html
+share/gtk-doc/html/gck/gck-GckAttribute.html
+share/gtk-doc/html/gck/gck-GckModule-lists.html
+share/gtk-doc/html/gck/gck-Library-Utilities.html
+share/gtk-doc/html/gck/gck-Miscellaneous-Functions.html
+share/gtk-doc/html/gck/gck-PKCS11-URIs.html
+share/gtk-doc/html/gck/gck.devhelp2
+share/gtk-doc/html/gck/home.png
+share/gtk-doc/html/gck/index.html
+share/gtk-doc/html/gck/index.sgml
+share/gtk-doc/html/gck/left-insensitive.png
+share/gtk-doc/html/gck/left.png
+share/gtk-doc/html/gck/pkcs11-links.html
+share/gtk-doc/html/gck/reference.html
+share/gtk-doc/html/gck/right-insensitive.png
+share/gtk-doc/html/gck/right.png
+share/gtk-doc/html/gck/style.css
+share/gtk-doc/html/gck/up-insensitive.png
+share/gtk-doc/html/gck/up.png
+share/gtk-doc/html/gcr-3/GcrCertificate.html
+share/gtk-doc/html/gcr-3/GcrCertificateChain.html
+share/gtk-doc/html/gcr-3/GcrCertificateWidget.html
+share/gtk-doc/html/gcr-3/GcrCollection.html
+share/gtk-doc/html/gcr-3/GcrCollectionModel.html
+share/gtk-doc/html/gcr-3/GcrComboSelector.html
+share/gtk-doc/html/gcr-3/GcrComparable.html
+share/gtk-doc/html/gcr-3/GcrImportButton.html
+share/gtk-doc/html/gcr-3/GcrImporter.html
+share/gtk-doc/html/gcr-3/GcrKeyWidget.html
+share/gtk-doc/html/gcr-3/GcrListSelector.html
+share/gtk-doc/html/gcr-3/GcrParser.html
+share/gtk-doc/html/gcr-3/GcrPkcs11Certificate.html
+share/gtk-doc/html/gcr-3/GcrPrompt.html
+share/gtk-doc/html/gcr-3/GcrPromptDialog.html
+share/gtk-doc/html/gcr-3/GcrRenderer.html
+share/gtk-doc/html/gcr-3/GcrSecretExchange.html
+share/gtk-doc/html/gcr-3/GcrSecureEntryBuffer.html
+share/gtk-doc/html/gcr-3/GcrSimpleCertificate.html
+share/gtk-doc/html/gcr-3/GcrSimpleCollection.html
+share/gtk-doc/html/gcr-3/GcrSystemPrompt.html
+share/gtk-doc/html/gcr-3/GcrSystemPrompter.html
+share/gtk-doc/html/gcr-3/GcrTreeSelector.html
+share/gtk-doc/html/gcr-3/GcrViewer.html
+share/gtk-doc/html/gcr-3/GcrViewerWidget.html
+share/gtk-doc/html/gcr-3/annotation-glossary.html
+share/gtk-doc/html/gcr-3/certificate-widget.png
+share/gtk-doc/html/gcr-3/certificates.html
+share/gtk-doc/html/gcr-3/ch01.html
+share/gtk-doc/html/gcr-3/collections.html
+share/gtk-doc/html/gcr-3/combo-selector.png
+share/gtk-doc/html/gcr-3/gcr-3.devhelp2
+share/gtk-doc/html/gcr-3/gcr-GcrCertificateRequest.html
+share/gtk-doc/html/gcr-3/gcr-GcrColumn.html
+share/gtk-doc/html/gcr-3/gcr-GcrImportInteraction.html
+share/gtk-doc/html/gcr-3/gcr-Key-Fingerprints.html
+share/gtk-doc/html/gcr-3/gcr-Library-PKCS#11.html
+share/gtk-doc/html/gcr-3/gcr-Library-Utilities.html
+share/gtk-doc/html/gcr-3/gcr-Non-pageable-Memory.html
+share/gtk-doc/html/gcr-3/gcr-Trust-Storage-and-Lookups.html
+share/gtk-doc/html/gcr-3/home.png
+share/gtk-doc/html/gcr-3/import-button.png
+share/gtk-doc/html/gcr-3/index.html
+share/gtk-doc/html/gcr-3/index.sgml
+share/gtk-doc/html/gcr-3/key-widget.png
+share/gtk-doc/html/gcr-3/left-insensitive.png
+share/gtk-doc/html/gcr-3/left.png
+share/gtk-doc/html/gcr-3/list-selector.png
+share/gtk-doc/html/gcr-3/misc.html
+share/gtk-doc/html/gcr-3/prompts.html
+share/gtk-doc/html/gcr-3/right-insensitive.png
+share/gtk-doc/html/gcr-3/right.png
+share/gtk-doc/html/gcr-3/storage.html
+share/gtk-doc/html/gcr-3/style.css
+share/gtk-doc/html/gcr-3/tree-selector.png
+share/gtk-doc/html/gcr-3/up-insensitive.png
+share/gtk-doc/html/gcr-3/up.png
+share/gtk-doc/html/gcr-3/viewer-widget.png
+share/gtk-doc/html/gcr-3/widgets.html
+share/icons/hicolor/16x16/apps/gcr-gnupg.png
+share/icons/hicolor/16x16/apps/gcr-key-pair.png
+share/icons/hicolor/16x16/apps/gcr-key.png
+share/icons/hicolor/16x16/apps/gcr-password.png
+share/icons/hicolor/16x16/apps/gcr-smart-card.png
+share/icons/hicolor/22x22/apps/gcr-gnupg.png
+share/icons/hicolor/22x22/apps/gcr-key-pair.png
+share/icons/hicolor/22x22/apps/gcr-key.png
+share/icons/hicolor/22x22/apps/gcr-password.png
+share/icons/hicolor/22x22/apps/gcr-smart-card.png
+share/icons/hicolor/24x24/apps/gcr-gnupg.png
+share/icons/hicolor/24x24/apps/gcr-key-pair.png
+share/icons/hicolor/24x24/apps/gcr-key.png
+share/icons/hicolor/24x24/apps/gcr-password.png
+share/icons/hicolor/24x24/apps/gcr-smart-card.png
+share/icons/hicolor/256x256/apps/gcr-gnupg.png
+share/icons/hicolor/256x256/apps/gcr-password.png
+share/icons/hicolor/256x256/apps/gcr-smart-card.png
+share/icons/hicolor/32x32/apps/gcr-gnupg.png
+share/icons/hicolor/32x32/apps/gcr-key-pair.png
+share/icons/hicolor/32x32/apps/gcr-key.png
+share/icons/hicolor/32x32/apps/gcr-password.png
+share/icons/hicolor/32x32/apps/gcr-smart-card.png
+share/icons/hicolor/48x48/apps/gcr-gnupg.png
+share/icons/hicolor/48x48/apps/gcr-key-pair.png
+share/icons/hicolor/48x48/apps/gcr-key.png
+share/icons/hicolor/48x48/apps/gcr-password.png
+share/icons/hicolor/48x48/apps/gcr-smart-card.png
+share/locale/af/LC_MESSAGES/gcr.mo
+share/locale/ar/LC_MESSAGES/gcr.mo
+share/locale/as/LC_MESSAGES/gcr.mo
+share/locale/ast/LC_MESSAGES/gcr.mo
+share/locale/az/LC_MESSAGES/gcr.mo
+share/locale/be/LC_MESSAGES/gcr.mo
+share/locale/be@latin/LC_MESSAGES/gcr.mo
+share/locale/bg/LC_MESSAGES/gcr.mo
+share/locale/bn/LC_MESSAGES/gcr.mo
+share/locale/bn_IN/LC_MESSAGES/gcr.mo
+share/locale/bs/LC_MESSAGES/gcr.mo
+share/locale/ca/LC_MESSAGES/gcr.mo
+share/locale/ca@valencia/LC_MESSAGES/gcr.mo
+share/locale/cs/LC_MESSAGES/gcr.mo
+share/locale/cy/LC_MESSAGES/gcr.mo
+share/locale/da/LC_MESSAGES/gcr.mo
+share/locale/de/LC_MESSAGES/gcr.mo
+share/locale/dz/LC_MESSAGES/gcr.mo
+share/locale/el/LC_MESSAGES/gcr.mo
+share/locale/en@shaw/LC_MESSAGES/gcr.mo
+share/locale/en_CA/LC_MESSAGES/gcr.mo
+share/locale/en_GB/LC_MESSAGES/gcr.mo
+share/locale/eo/LC_MESSAGES/gcr.mo
+share/locale/es/LC_MESSAGES/gcr.mo
+share/locale/et/LC_MESSAGES/gcr.mo
+share/locale/eu/LC_MESSAGES/gcr.mo
+share/locale/fa/LC_MESSAGES/gcr.mo
+share/locale/fi/LC_MESSAGES/gcr.mo
+share/locale/fr/LC_MESSAGES/gcr.mo
+share/locale/ga/LC_MESSAGES/gcr.mo
+share/locale/gl/LC_MESSAGES/gcr.mo
+share/locale/gu/LC_MESSAGES/gcr.mo
+share/locale/he/LC_MESSAGES/gcr.mo
+share/locale/hi/LC_MESSAGES/gcr.mo
+share/locale/hr/LC_MESSAGES/gcr.mo
+share/locale/hu/LC_MESSAGES/gcr.mo
+share/locale/id/LC_MESSAGES/gcr.mo
+share/locale/is/LC_MESSAGES/gcr.mo
+share/locale/it/LC_MESSAGES/gcr.mo
+share/locale/ja/LC_MESSAGES/gcr.mo
+share/locale/ka/LC_MESSAGES/gcr.mo
+share/locale/kk/LC_MESSAGES/gcr.mo
+share/locale/kn/LC_MESSAGES/gcr.mo
+share/locale/ko/LC_MESSAGES/gcr.mo
+share/locale/lt/LC_MESSAGES/gcr.mo
+share/locale/lv/LC_MESSAGES/gcr.mo
+share/locale/mai/LC_MESSAGES/gcr.mo
+share/locale/mg/LC_MESSAGES/gcr.mo
+share/locale/mk/LC_MESSAGES/gcr.mo
+share/locale/ml/LC_MESSAGES/gcr.mo
+share/locale/mn/LC_MESSAGES/gcr.mo
+share/locale/mr/LC_MESSAGES/gcr.mo
+share/locale/ms/LC_MESSAGES/gcr.mo
+share/locale/nb/LC_MESSAGES/gcr.mo
+share/locale/ne/LC_MESSAGES/gcr.mo
+share/locale/nl/LC_MESSAGES/gcr.mo
+share/locale/nn/LC_MESSAGES/gcr.mo
+share/locale/oc/LC_MESSAGES/gcr.mo
+share/locale/or/LC_MESSAGES/gcr.mo
+share/locale/pa/LC_MESSAGES/gcr.mo
+share/locale/pl/LC_MESSAGES/gcr.mo
+share/locale/pt/LC_MESSAGES/gcr.mo
+share/locale/pt_BR/LC_MESSAGES/gcr.mo
+share/locale/ro/LC_MESSAGES/gcr.mo
+share/locale/ru/LC_MESSAGES/gcr.mo
+share/locale/rw/LC_MESSAGES/gcr.mo
+share/locale/si/LC_MESSAGES/gcr.mo
+share/locale/sk/LC_MESSAGES/gcr.mo
+share/locale/sl/LC_MESSAGES/gcr.mo
+share/locale/sq/LC_MESSAGES/gcr.mo
+share/locale/sr/LC_MESSAGES/gcr.mo
+share/locale/sr@latin/LC_MESSAGES/gcr.mo
+share/locale/sv/LC_MESSAGES/gcr.mo
+share/locale/ta/LC_MESSAGES/gcr.mo
+share/locale/te/LC_MESSAGES/gcr.mo
+share/locale/tg/LC_MESSAGES/gcr.mo
+share/locale/th/LC_MESSAGES/gcr.mo
+share/locale/tr/LC_MESSAGES/gcr.mo
+share/locale/ug/LC_MESSAGES/gcr.mo
+share/locale/uk/LC_MESSAGES/gcr.mo
+share/locale/vi/LC_MESSAGES/gcr.mo
+share/locale/xh/LC_MESSAGES/gcr.mo
+share/locale/zh_CN/LC_MESSAGES/gcr.mo
+share/locale/zh_HK/LC_MESSAGES/gcr.mo
+share/locale/zh_TW/LC_MESSAGES/gcr.mo
+share/mime/packages/gcr-crypto-types.xml
diff --git a/gcr/buildlink3.mk b/gcr/buildlink3.mk
new file mode 100644
index 0000000..93b0dfc
--- /dev/null
+++ b/gcr/buildlink3.mk
@@ -0,0 +1,35 @@
+# $NetBSD$
+# XXX
+# XXX This file was created automatically using createbuildlink-3.17.
+# XXX After this file has been verified as correct, the comment lines
+# XXX beginning with "XXX" should be removed.  Please do not commit
+# XXX unverified buildlink3.mk files.
+# XXX
+# XXX Packages that only install static libraries or headers should
+# XXX include the following line:
+# XXX
+# XXX	BUILDLINK_DEPMETHOD.gcr?=	build
+
+BUILDLINK_TREE+=	gcr
+
+.if !defined(GCR_BUILDLINK3_MK)
+GCR_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.gcr+=	gcr>=3.18.0
+BUILDLINK_PKGSRCDIR.gcr?=	../../wip/gcr
+
+# XXX
+# XXX Uncomment and keep only the buildlink3 lines below which are directly
+# XXX needed for dependencies to compile, link, and run.  If this package
+# XXX provides a wrappered API or otherwise does not expose the APIs of the
+# XXX buildlink3 lines below to dependencies, remove them.
+# XXX
+#.include "../../security/libgcrypt/buildlink3.mk"
+#.include "../../wip/p11-kit/buildlink3.mk"
+#.include "../../devel/glib2/buildlink3.mk"
+#.include "../../sysutils/dbus-glib/buildlink3.mk"
+#.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+#.include "../../x11/gtk3/buildlink3.mk"
+.endif	# GCR_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-gcr
diff --git a/gcr/distinfo b/gcr/distinfo
new file mode 100644
index 0000000..f4597d6
--- /dev/null
+++ b/gcr/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.21 2015/11/04 03:28:30 agc Exp $
+
+SHA1 (gcr-3.18.0.tar.xz) = 993ba9263cb4554b8710ab6df6abd0576878f8b3
+RMD160 (gcr-3.18.0.tar.xz) = 4a31fc41abd22fcb399c546b13ac1a3bf90dc95d
+SHA512 (gcr-3.18.0.tar.xz) = 3733a462c23b0cf1d3579ea4b0b6eea9b5e3eb98e81e7c0e0364e540ec60a7a7bc567d1d159c674df280fb20c305cbaef796dffef73801ece4f4474352786e6b
+Size (gcr-3.18.0.tar.xz) = 1311368 bytes


Home | Main Index | Thread Index | Old Index