garnome r6719 - in trunk: . desktop/seahorse desktop/seahorse-plugins
- From: kbrae svn gnome org
- To: svn-commits-list gnome org
- Subject: garnome r6719 - in trunk: . desktop/seahorse desktop/seahorse-plugins
- Date: Wed, 10 Sep 2008 21:19:17 +0000 (UTC)
Author: kbrae
Date: Wed Sep 10 21:19:17 2008
New Revision: 6719
URL: http://svn.gnome.org/viewvc/garnome?rev=6719&view=rev
Log:
* desktop/seahorse-plugins: create, split out of seahorse
* desktop/seahorse: bump version to 2.23.92, adjust LIBDEPS
Added:
trunk/desktop/seahorse-plugins/
trunk/desktop/seahorse-plugins/Makefile (contents, props changed)
trunk/desktop/seahorse-plugins/checksums
Modified:
trunk/ChangeLog
trunk/desktop/seahorse/Makefile
trunk/desktop/seahorse/checksums
Added: trunk/desktop/seahorse-plugins/Makefile
==============================================================================
--- (empty file)
+++ trunk/desktop/seahorse-plugins/Makefile Wed Sep 10 21:19:17 2008
@@ -0,0 +1,28 @@
+GARNAME = seahorse-plugins
+GARVERSION = 2.23.92
+CATEGORIES = desktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+LIBDEPS = desktop/seahorse desktop/nautilus desktop/gedit desktop/gnome-panel \
+ desktop/evolution-data-server desktop/epiphany
+
+DESCRIPTION = seahorse
+define BLURB
+Seahorse is a graphical interface for managing and using encryption keys.
+Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to
+provide an easy to use Key Management Tool, along with an easy to use interface
+for encryption operations.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+BUILD_ARGS = -j1
+
+include ../category.mk
+
+# cheap hack to fix INCLUDE search path
+CFLAGS += -I$(includedir)/gnome-vfs-2.0
Added: trunk/desktop/seahorse-plugins/checksums
==============================================================================
--- (empty file)
+++ trunk/desktop/seahorse-plugins/checksums Wed Sep 10 21:19:17 2008
@@ -0,0 +1 @@
+7bc684df26243936091e07b19540bc42 download/seahorse-plugins-2.23.92.tar.bz2
Modified: trunk/desktop/seahorse/Makefile
==============================================================================
--- trunk/desktop/seahorse/Makefile (original)
+++ trunk/desktop/seahorse/Makefile Wed Sep 10 21:19:17 2008
@@ -1,11 +1,12 @@
GARNAME = seahorse
-GARVERSION = 2.23.6
+GARVERSION = 2.23.92
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-LIBDEPS = platform/gtk+ platform/libgnome platform/libgnomeui \
- desktop/gnome-keyring desktop/libsoup desktop/nautilus desktop/gedit \
- desktop/libnotify
+LIBDEPS = platform/gtk+ platform/libglade platform/GConf \
+ desktop/gnome-keyring desktop/libsoup desktop/libnotify freedesktop/dbus-glib
+
+# platform/libgnome platform/libgnomeui
DESCRIPTION = seahorse
define BLURB
Modified: trunk/desktop/seahorse/checksums
==============================================================================
--- trunk/desktop/seahorse/checksums (original)
+++ trunk/desktop/seahorse/checksums Wed Sep 10 21:19:17 2008
@@ -1 +1 @@
-988bf4097304e5541dea1c44394ae243 download/seahorse-2.23.6.tar.bz2
+4980542dcd6fcbe1d3a180c5cf3592f3 download/seahorse-2.23.92.tar.bz2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]