garnome r6505 - in trunk: . bootstrap/libtasn1 desktop/gnome-keyring



Author: ccollier
Date: Thu May  8 17:12:26 2008
New Revision: 6505
URL: http://svn.gnome.org/viewvc/garnome?rev=6505&view=rev

Log:
2008-05-08T1000	C.J. Adams-Collier	<cjac colliertech org>

	* desktop/gnome-keyring/Makefile
	- adding dependency on new package
	* bootstrap/libtasn1/checksums
	- checksum for most recent release
	* bootstrap/libtasn1/Makefile
	- filled in variables



Added:
   trunk/bootstrap/libtasn1/
   trunk/bootstrap/libtasn1/Makefile
   trunk/bootstrap/libtasn1/checksums
Modified:
   trunk/ChangeLog
   trunk/desktop/gnome-keyring/Makefile

Added: trunk/bootstrap/libtasn1/Makefile
==============================================================================
--- (empty file)
+++ trunk/bootstrap/libtasn1/Makefile	Thu May  8 17:12:26 2008
@@ -0,0 +1,20 @@
+GARNAME = libtasn1
+GARVERSION = 1.4
+CATEGORIES = bootstrap
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+MASTER_SITES = http://www.gnu.org/software/gnutls/releases/libtasn1/
+
+DESCRIPTION = libtasn1
+define BLURB
+This is the ASN.1 library used in GNUTLS. More up to date information can be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org ; Documentation: view the doc/ directory and the examples in the src/ directory.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk
+

Added: trunk/bootstrap/libtasn1/checksums
==============================================================================
--- (empty file)
+++ trunk/bootstrap/libtasn1/checksums	Thu May  8 17:12:26 2008
@@ -0,0 +1 @@
+a733ecdfed3517910e627d24e050979f  download/libtasn1-1.4.tar.gz

Modified: trunk/desktop/gnome-keyring/Makefile
==============================================================================
--- trunk/desktop/gnome-keyring/Makefile	(original)
+++ trunk/desktop/gnome-keyring/Makefile	Thu May  8 17:12:26 2008
@@ -3,7 +3,7 @@
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = platform/gtk+
+LIBDEPS = platform/gtk+ bootstrap/libtasn1
 
 DESCRIPTION = gnome-keyring
 define BLURB



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]