update to stable libcryptui-3.2.0.
This commit is contained in:
parent
7e4b9b4d56
commit
ea8199a0c3
@ -1,11 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/09/20 21:10:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/09/24 11:42:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= interface components for OpenPGP
|
||||
|
||||
GNOME_PROJECT= libcryptui
|
||||
GNOME_VERSION= 3.1.91
|
||||
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 3.2.0
|
||||
|
||||
SHARED_LIBS += cryptui 2.0 # .0.0
|
||||
|
||||
@ -26,7 +24,7 @@ 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
|
||||
WANTLIB += pthread-stubs xcb xcb-render xcb-shm z ffi kvm
|
||||
|
||||
LIB_DEPENDS= x11/dbus-glib \
|
||||
security/gpgme \
|
||||
|
@ -1,5 +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
|
||||
MD5 (gnome/libcryptui-3.2.0.tar.xz) = EGe9wKgb9qLfQ9nhlc7LPw==
|
||||
RMD160 (gnome/libcryptui-3.2.0.tar.xz) = SB00DjFHlT2ujkP942of9LW7WWQ=
|
||||
SHA1 (gnome/libcryptui-3.2.0.tar.xz) = MJZtM9vvAj+/Qihkk+praZp9bCY=
|
||||
SHA256 (gnome/libcryptui-3.2.0.tar.xz) = qH2GamcLuNbwu2AXtS5ugJ3LVGPNRxQVbTvsyzacD/Q=
|
||||
SIZE (gnome/libcryptui-3.2.0.tar.xz) = 1196232
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/18 20:10:59 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/09/24 11:42:20 ajacoutot Exp $
|
||||
@conflict seahorse-<=3.1.0
|
||||
%%SHARED%%
|
||||
@bin bin/seahorse-daemon
|
||||
@ -13,6 +13,7 @@ lib/girepository-1.0/
|
||||
lib/girepository-1.0/CryptUI-0.0.typelib
|
||||
lib/libcryptui.a
|
||||
lib/libcryptui.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/cryptui-0.0.pc
|
||||
@man man/man1/seahorse-daemon.1
|
||||
share/GConf/
|
||||
@ -43,7 +44,6 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user