Import libcryptui-3.1.91.

libcryptui is a library used for prompting for PGP keys.

ok jasper@
This commit is contained in:
ajacoutot 2011-09-18 20:10:59 +00:00
parent fc7fd29720
commit d114753756
6 changed files with 230 additions and 0 deletions

View File

@ -0,0 +1,49 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/18 20:10:59 ajacoutot Exp $
COMMENT= interface components for OpenPGP
GNOME_PROJECT= libcryptui
GNOME_VERSION= 3.1.91
SHARED_LIBS += cryptui 2.0 # .0.0
CATEGORIES= security
HOMEPAGE= http://live.gnome.org/Seahorse/libcryptui/
# GPLv2/LGPLv2/GFDLv1.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += GL ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm assuan
WANTLIB += atk-1.0 c cairo cairo-gobject dbus-1 dbus-glib-1 drm
WANTLIB += expat fontconfig freetype gcrypt gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gnome-keyring gobject-2.0
WANTLIB += gpg-error gpgme gthread-2.0 gtk-3 m notify pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs xcb xcb-render xcb-shm z
BUILD_DEPENDS= devel/gobject-introspection
LIB_DEPENDS= x11/dbus-glib \
security/gpgme \
x11/gtk+3 \
x11/gnome/libgnome-keyring>=3.0.0 \
devel/libnotify
MODULES= devel/gettext \
x11/gnome \
devel/dconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-gtk-doc \
--enable-introspection \
--disable-update-mime-database
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (gnome/libcryptui-3.1.91.tar.xz) = A14htgnRg2TJdbklli45ng==
RMD160 (gnome/libcryptui-3.1.91.tar.xz) = zM9q2PPX+ZC2d0+uc5D5s9pGNbg=
SHA1 (gnome/libcryptui-3.1.91.tar.xz) = TMg4YxNF7RrofnK7q6gkVvLo8w0=
SHA256 (gnome/libcryptui-3.1.91.tar.xz) = ckJjjU5m5zPnlHHsIRNT2pssxz1t66VYY1DNoBM1kwQ=
SIZE (gnome/libcryptui-3.1.91.tar.xz) = 1201012

View File

@ -0,0 +1,15 @@
$OpenBSD: patch-data_org_gnome_seahorse_recipients_convert,v 1.1.1.1 2011/09/18 20:10:59 ajacoutot Exp $
GLib-GIO-ERROR **: Settings schema 'org.gnome.seahorse.recipients' does not contain a key named 'show-validity'
--- data/org.gnome.seahorse.recipients.convert.orig Sun Sep 18 14:27:07 2011
+++ data/org.gnome.seahorse.recipients.convert Sun Sep 18 14:28:23 2011
@@ -1,6 +1,2 @@
[org.gnome.seahorse.recipients]
-show-validity = /apps/seahorse/listing/show_validity
-show-expiry = /apps/seahorse/listing/show_expires
-show-trust = /apps/seahorse/listing/show_trust
-show-type = /apps/seahorse/listing/show_type
-sort-by = /apps/seahorse/listing/sort_by
\ No newline at end of file
+sort-by = /apps/seahorse/listing/sort_by

View File

@ -0,0 +1 @@
libcryptui is a library used for prompting for PGP keys.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/09/18 20:10:59 ajacoutot Exp $
@lib lib/libcryptui.so.${LIBcryptui_VERSION}

View File

@ -0,0 +1,158 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/18 20:10:59 ajacoutot Exp $
@conflict seahorse-<=3.1.0
%%SHARED%%
@bin bin/seahorse-daemon
include/libcryptui/
include/libcryptui/cryptui-key-chooser.h
include/libcryptui/cryptui-key-combo.h
include/libcryptui/cryptui-key-list.h
include/libcryptui/cryptui-key-store.h
include/libcryptui/cryptui-keyset.h
include/libcryptui/cryptui.h
lib/girepository-1.0/
lib/girepository-1.0/CryptUI-0.0.typelib
lib/libcryptui.a
lib/libcryptui.la
lib/pkgconfig/cryptui-0.0.pc
@man man/man1/seahorse-daemon.1
share/GConf/
share/GConf/gsettings/
share/GConf/gsettings/org.gnome.seahorse.recipients.convert
share/cryptui/
share/cryptui/ui/
share/cryptui/ui/seahorse-notify.xml
share/cryptui/ui/seahorse-pgp-generate.xml
share/cryptui/ui/seahorse-progress.xml
share/dbus-1/
share/dbus-1/services/
share/dbus-1/services/org.gnome.seahorse.service
share/gir-1.0/
share/gir-1.0/CryptUI-0.0.gir
share/glib-2.0/schemas/org.gnome.seahorse.recipients.gschema.xml
share/gtk-doc/html/libcryptui/
share/gtk-doc/html/libcryptui/ch01.html
share/gtk-doc/html/libcryptui/home.png
share/gtk-doc/html/libcryptui/index.html
share/gtk-doc/html/libcryptui/index.sgml
share/gtk-doc/html/libcryptui/left.png
share/gtk-doc/html/libcryptui/libcryptui-cryptui-defines.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-key-chooser.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-key-combo.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-key-list.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-key-store.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-keyset.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui-marshal.html
share/gtk-doc/html/libcryptui/libcryptui-cryptui.html
share/gtk-doc/html/libcryptui/libcryptui.devhelp
share/gtk-doc/html/libcryptui/libcryptui.devhelp2
share/gtk-doc/html/libcryptui/right.png
share/gtk-doc/html/libcryptui/style.css
share/gtk-doc/html/libcryptui/up.png
share/locale/ar/LC_MESSAGES/cryptui.mo
share/locale/as/LC_MESSAGES/cryptui.mo
share/locale/ast/LC_MESSAGES/cryptui.mo
share/locale/az/LC_MESSAGES/cryptui.mo
share/locale/be@latin/LC_MESSAGES/cryptui.mo
share/locale/bg/LC_MESSAGES/cryptui.mo
share/locale/bn/LC_MESSAGES/cryptui.mo
share/locale/bn_IN/LC_MESSAGES/cryptui.mo
share/locale/br/
share/locale/br/LC_MESSAGES/
share/locale/br/LC_MESSAGES/cryptui.mo
share/locale/ca/LC_MESSAGES/cryptui.mo
share/locale/ca@valencia/LC_MESSAGES/cryptui.mo
share/locale/cs/LC_MESSAGES/cryptui.mo
share/locale/cy/LC_MESSAGES/cryptui.mo
share/locale/da/LC_MESSAGES/cryptui.mo
share/locale/de/LC_MESSAGES/cryptui.mo
share/locale/dz/LC_MESSAGES/cryptui.mo
share/locale/el/LC_MESSAGES/cryptui.mo
share/locale/en@shaw/LC_MESSAGES/cryptui.mo
share/locale/en_CA/LC_MESSAGES/cryptui.mo
share/locale/en_GB/LC_MESSAGES/cryptui.mo
share/locale/eo/LC_MESSAGES/cryptui.mo
share/locale/es/LC_MESSAGES/cryptui.mo
share/locale/et/LC_MESSAGES/cryptui.mo
share/locale/eu/LC_MESSAGES/cryptui.mo
share/locale/fi/LC_MESSAGES/cryptui.mo
share/locale/fr/LC_MESSAGES/cryptui.mo
share/locale/ga/LC_MESSAGES/cryptui.mo
share/locale/gl/LC_MESSAGES/cryptui.mo
share/locale/gu/LC_MESSAGES/cryptui.mo
share/locale/he/LC_MESSAGES/cryptui.mo
share/locale/hi/LC_MESSAGES/cryptui.mo
share/locale/hr/LC_MESSAGES/cryptui.mo
share/locale/hu/LC_MESSAGES/cryptui.mo
share/locale/id/LC_MESSAGES/cryptui.mo
share/locale/it/LC_MESSAGES/cryptui.mo
share/locale/ja/LC_MESSAGES/cryptui.mo
share/locale/kn/LC_MESSAGES/cryptui.mo
share/locale/ko/LC_MESSAGES/cryptui.mo
share/locale/ku/LC_MESSAGES/cryptui.mo
share/locale/lt/LC_MESSAGES/cryptui.mo
share/locale/lv/LC_MESSAGES/cryptui.mo
share/locale/mai/LC_MESSAGES/cryptui.mo
share/locale/mk/LC_MESSAGES/cryptui.mo
share/locale/ml/LC_MESSAGES/cryptui.mo
share/locale/mr/LC_MESSAGES/cryptui.mo
share/locale/ms/LC_MESSAGES/cryptui.mo
share/locale/nb/LC_MESSAGES/cryptui.mo
share/locale/ne/LC_MESSAGES/cryptui.mo
share/locale/nl/LC_MESSAGES/cryptui.mo
share/locale/nn/LC_MESSAGES/cryptui.mo
share/locale/oc/LC_MESSAGES/cryptui.mo
share/locale/or/LC_MESSAGES/cryptui.mo
share/locale/pa/LC_MESSAGES/cryptui.mo
share/locale/pl/LC_MESSAGES/cryptui.mo
share/locale/pt/LC_MESSAGES/cryptui.mo
share/locale/pt_BR/LC_MESSAGES/cryptui.mo
share/locale/ro/LC_MESSAGES/cryptui.mo
share/locale/ru/LC_MESSAGES/cryptui.mo
share/locale/rw/LC_MESSAGES/cryptui.mo
share/locale/si/LC_MESSAGES/cryptui.mo
share/locale/sk/LC_MESSAGES/cryptui.mo
share/locale/sl/LC_MESSAGES/cryptui.mo
share/locale/sq/LC_MESSAGES/cryptui.mo
share/locale/sr/LC_MESSAGES/cryptui.mo
share/locale/sr@latin/LC_MESSAGES/cryptui.mo
share/locale/sv/LC_MESSAGES/cryptui.mo
share/locale/ta/LC_MESSAGES/cryptui.mo
share/locale/te/LC_MESSAGES/cryptui.mo
share/locale/th/LC_MESSAGES/cryptui.mo
share/locale/tr/LC_MESSAGES/cryptui.mo
share/locale/ug/LC_MESSAGES/cryptui.mo
share/locale/uk/LC_MESSAGES/cryptui.mo
share/locale/vi/LC_MESSAGES/cryptui.mo
share/locale/zh_CN/LC_MESSAGES/cryptui.mo
share/locale/zh_HK/LC_MESSAGES/cryptui.mo
share/locale/zh_TW/LC_MESSAGES/cryptui.mo
share/pixmaps/
share/pixmaps/cryptui/
share/pixmaps/cryptui/22x22/
share/pixmaps/cryptui/22x22/seahorse-key-personal.png
share/pixmaps/cryptui/22x22/seahorse-key-ssh.png
share/pixmaps/cryptui/22x22/seahorse-key.png
share/pixmaps/cryptui/22x22/seahorse-person.png
share/pixmaps/cryptui/22x22/seahorse-sign-bad.png
share/pixmaps/cryptui/22x22/seahorse-sign-ok.png
share/pixmaps/cryptui/22x22/seahorse-sign.png
share/pixmaps/cryptui/48x48/
share/pixmaps/cryptui/48x48/seahorse-key-personal.png
share/pixmaps/cryptui/48x48/seahorse-key-ssh.png
share/pixmaps/cryptui/48x48/seahorse-key.png
share/pixmaps/cryptui/48x48/seahorse-person.png
share/pixmaps/cryptui/48x48/seahorse-sign-bad.png
share/pixmaps/cryptui/48x48/seahorse-sign-ok.png
share/pixmaps/cryptui/48x48/seahorse-sign-unknown.png
share/pixmaps/cryptui/48x48/seahorse-sign.png
share/pixmaps/cryptui/scalable/
share/pixmaps/cryptui/scalable/seahorse-key-personal.svg
share/pixmaps/cryptui/scalable/seahorse-key-ssh.svg
share/pixmaps/cryptui/scalable/seahorse-key.svg
share/pixmaps/cryptui/scalable/seahorse-person.svg
share/pixmaps/cryptui/scalable/seahorse-sign-bad.svg
share/pixmaps/cryptui/scalable/seahorse-sign-ok.svg
share/pixmaps/cryptui/scalable/seahorse-sign-unknown.svg
share/pixmaps/cryptui/scalable/seahorse-sign.svg
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null