Remove seahorse-sharing; it's been archived upstream.
This commit is contained in:
parent
175aefa400
commit
32cad0016d
@ -84,7 +84,6 @@
|
||||
SUBDIR += screenshot
|
||||
SUBDIR += seahorse
|
||||
SUBDIR += seahorse-nautilus
|
||||
SUBDIR += seahorse-sharing
|
||||
SUBDIR += secrets
|
||||
SUBDIR += session
|
||||
SUBDIR += settings-daemon
|
||||
|
@ -1,38 +0,0 @@
|
||||
COMMENT= PGP public keys sharing via DNS-SD and HKP
|
||||
|
||||
GNOME_PROJECT= seahorse-sharing
|
||||
GNOME_VERSION= 3.8.0
|
||||
REVISION= 17
|
||||
|
||||
CATEGORIES= net security
|
||||
|
||||
# GPLv2/GFDLv1.1
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} ICE SM X11 Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender assuan atk-1.0
|
||||
WANTLIB += atk-bridge-2.0 avahi-client avahi-common avahi-glib
|
||||
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject dbus-1
|
||||
WANTLIB += epoxy expat ffi fontconfig freetype fribidi gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gpg-error
|
||||
WANTLIB += gpgme graphite2 gthread-2.0 gtk-3 harfbuzz iconv idn2
|
||||
WANTLIB += intl jpeg lzma m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre2-8 pixman-1 png psl soup-2.4 sqlite3 unistring xcb
|
||||
WANTLIB += xcb-render xcb-shm xml2 z execinfo Xau Xdmcp
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
LIB_DEPENDS= devel/libsoup \
|
||||
security/gpgme \
|
||||
net/avahi,-glib \
|
||||
x11/gtk+3
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
BUILD_DEPENDS += security/gnupg
|
||||
RUN_DEPENDS += net/avahi \
|
||||
security/gnupg
|
||||
|
||||
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/seahorse-sharing
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gnome/seahorse-sharing-3.8.0.tar.xz) = 4hbn1XCeaI4UK06WcQdZ9b5Uw5rGwtWPLuwzDk3++Ss=
|
||||
SIZE (gnome/seahorse-sharing-3.8.0.tar.xz) = 287408
|
@ -1,21 +0,0 @@
|
||||
From 95b37e2480a2cdc3ee003380b9c587e4663fe872 Mon Sep 17 00:00:00 2001
|
||||
From: Kalev Lember <klember@redhat.com>
|
||||
Date: Tue, 1 Sep 2015 19:52:11 +0200
|
||||
Subject: Allow building with gnupg 2.1
|
||||
|
||||
From 0370fb321032a7d830f523f9c508d10addf01cd5 Mon Sep 17 00:00:00 2001
|
||||
From: Antoine Jacoutot <ajacoutot@gnome.org>
|
||||
Date: Fri, 10 Nov 2017 09:03:47 +0100
|
||||
Subject: Accept GnuPG 2.2.x as supported version
|
||||
|
||||
--- configure.orig Sat Oct 10 12:29:32 2015
|
||||
+++ configure Sat Oct 10 12:29:46 2015
|
||||
@@ -16355,7 +16355,7 @@ fi
|
||||
|
||||
|
||||
if test "$DO_CHECK" = "yes"; then
|
||||
- accepted_versions="1.2 1.4 2.0"
|
||||
+ accepted_versions="1.2 1.4 2.0 2.1 2.2"
|
||||
for ac_prog in gpg gpg2
|
||||
do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
@ -1 +0,0 @@
|
||||
seahorse-sharing allows to share PGP public keys via DNS-SD and HKP.
|
@ -1,27 +0,0 @@
|
||||
@bin bin/seahorse-sharing
|
||||
@man man/man1/seahorse-sharing.1
|
||||
share/examples/seahorse-sharing/
|
||||
share/examples/seahorse-sharing/xdg/
|
||||
share/examples/seahorse-sharing/xdg/autostart/
|
||||
share/examples/seahorse-sharing/xdg/autostart/seahorse-sharing.desktop
|
||||
@sample ${SYSCONFDIR}/xdg/autostart/seahorse-sharing.desktop
|
||||
share/locale/cs/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/de/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/es/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/gl/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/hu/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/lv/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/pl/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/ru/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/sl/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/sr/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/seahorse-sharing.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/seahorse/
|
||||
share/pixmaps/seahorse/22x22/
|
||||
share/pixmaps/seahorse/22x22/seahorse-share-keys.png
|
||||
share/pixmaps/seahorse/48x48/
|
||||
share/pixmaps/seahorse/48x48/seahorse-share-keys.png
|
||||
share/pixmaps/seahorse/scalable/
|
||||
share/pixmaps/seahorse/scalable/seahorse-share-keys.svg
|
Loading…
x
Reference in New Issue
Block a user