[Lunar-commits] <moonbase-other> seahorse, seahorse-plugins: move them to gnome repo.
Florin Braescu
florin at lunar-linux.org
Sun Aug 18 12:19:04 CEST 2013
commit 081f22740dfb037764b799ce56c7ebb7a77520da
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 18 Aug 2013 03:18:39 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/081f22740dfb037764b799ce56c7ebb7a77520da
seahorse, seahorse-plugins: move them to gnome repo.
---
crypto/seahorse-plugins/BUILD | +0/-6
crypto/seahorse-plugins/DEPENDS | +0/-6
crypto/seahorse-plugins/DETAILS | +0/-15
crypto/seahorse/DEPENDS | +0/-9
crypto/seahorse/DETAILS | +0/-16
5 files changed, 52 deletions(-)
--- a/crypto/seahorse-plugins/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- OPTS+=" --disable-epiphany"
- default_build
-
-) > $C_FIFO 2>&1
--- a/crypto/seahorse-plugins/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends seahorse
-depends libnotify
-
-optional_depends "gedit" "" "--disable-gedit" "to enable the gedit plugin"
-optional_depends "nautilus" "" "--disable-nautilus" "to enable nautilus plugin"
-
--- a/crypto/seahorse-plugins/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=seahorse-plugins
- MAJOR=2.30
- VERSION=$MAJOR.1
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:d06c638e839024ab623dc001b3c4e43be293ede8
- WEB_SITE=http://live.gnome.org/Seahorse
- ENTERED=20011123
- UPDATED=20101202
- SHORT="Extra functionality for seahorse"
-
-cat << EOF
-Seahorse is a tool for secure communications and data storage.
-This module contains various plugins for seahorse.
-EOF
--- a/crypto/seahorse/DEPENDS
+++ /dev/null
@@ -1,9 +0,0 @@
-depends gtk+-2
-depends gpgme
-depends libgnomeui
-depends gnome-keyring
-depends dbus-glib
-depends libnotify
-
-optional_depends "libsoup" "" "" "for HKP keyserver support"
-optional_depends "openssh" "" "" "for ssh key management"
--- a/crypto/seahorse/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=seahorse
- MAJOR=2.32
- VERSION=$MAJOR.0
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:1469884b67483c876cfe5b986a76495739927a99
- WEB_SITE=http://live.gnome.org/Seahorse
- ENTERED=20011123
- UPDATED=20101118
- SHORT="A GNOME front end for GnuPG"
-
-cat << EOF
-Seahorse is a tool for secure communications and data storage. Data
-encryption, digital signature creation, and key management can all
-be performed through a GNOME-driven GUI.
-EOF
More information about the Lunar-commits
mailing list