pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Import gcr-3.28.0nb1 from wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/782e89113629
branches:  trunk
changeset: 316379:782e89113629
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Tue Dec 11 12:36:28 2018 +0000

description:
Import gcr-3.28.0nb1 from wip.

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.

diffstat:

 security/Makefile          |    3 +-
 security/gcr/DESCR         |    6 +
 security/gcr/Makefile      |   40 ++++++
 security/gcr/PLIST         |  294 +++++++++++++++++++++++++++++++++++++++++++++
 security/gcr/buildlink3.mk |   19 ++
 security/gcr/distinfo      |    6 +
 6 files changed, 367 insertions(+), 1 deletions(-)

diffs (truncated from 402 to 300 lines):

diff -r ee19b9e08bea -r 782e89113629 security/Makefile
--- a/security/Makefile Tue Dec 11 12:13:13 2018 +0000
+++ b/security/Makefile Tue Dec 11 12:36:28 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.689 2018/11/22 13:09:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.690 2018/12/11 12:36:28 bsiegert Exp $
 #
 
 COMMENT=       Security tools
@@ -91,6 +91,7 @@
 SUBDIR+=       fragroute
 SUBDIR+=       fsh
 SUBDIR+=       fwbuilder
+SUBDIR+=       gcr
 SUBDIR+=       gnome-keyring
 SUBDIR+=       gnome-keyring-manager
 SUBDIR+=       gnome-keyring-sharp
diff -r ee19b9e08bea -r 782e89113629 security/gcr/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gcr/DESCR        Tue Dec 11 12:36:28 2018 +0000
@@ -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 -r ee19b9e08bea -r 782e89113629 security/gcr/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gcr/Makefile     Tue Dec 11 12:36:28 2018 +0000
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1 2018/12/11 12:36:28 bsiegert Exp $
+
+DISTNAME=              gcr-3.28.0
+PKGREVISION=           1
+CATEGORIES=            security
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gcr/3.28/}
+EXTRACT_SUFX=          .tar.xz
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              https://www.gnome.org/
+COMMENT=               Library for crypto UI and related tasks
+LICENSE=               gnu-gpl-v2
+
+BUILD_DEPENDS+=                gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+BUILD_DEPENDS+=                gettext-m4-[0-9]*:../../devel/gettext-m4
+
+GNU_CONFIGURE=         yes
+USE_LIBTOOL=           yes
+USE_TOOLS+=            gmake intltool msgfmt perl pkg-config
+
+CONFIGURE_ARGS+=       --enable-vala
+
+PKGCONFIG_OVERRIDE+=   gck-1.pc.in
+PKGCONFIG_OVERRIDE+=   gcr-base-3.pc.in
+PKGCONFIG_OVERRIDE+=   gcr-ui.pc.in
+PKGCONFIG_OVERRIDE+=   gcr-3.pc.in
+
+TEST_TARGET=           check
+
+BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.38
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../lang/vala/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
+.include "../../security/p11-kit/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ee19b9e08bea -r 782e89113629 security/gcr/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gcr/PLIST        Tue Dec 11 12:36:28 2018 +0000
@@ -0,0 +1,294 @@
+@comment $NetBSD: PLIST,v 1.1 2018/12/11 12:36:28 bsiegert Exp $
+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-ssh-askpass.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/girepository-1.0/Gck-1.typelib
+lib/girepository-1.0/Gcr-3.typelib
+lib/girepository-1.0/GcrUi-3.typelib
+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
+libexec/gcr-ssh-askpass
+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/gir-1.0/Gck-1.gir
+share/gir-1.0/Gcr-3.gir
+share/gir-1.0/GcrUi-3.gir
+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/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-GcrSshAskpass.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/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



Home | Main Index | Thread Index | Old Index