[csw-devel] SF.net SVN: gar:[6332] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Sep 17 15:31:21 CEST 2009


Revision: 6332
          http://gar.svn.sourceforge.net/gar/?rev=6332&view=rev
Author:   dmichelsen
Date:     2009-09-17 13:31:20 +0000 (Thu, 17 Sep 2009)

Log Message:
-----------
keepassx: Initial commit, wait for Qt >= 4.3

Added Paths:
-----------
    csw/mgar/pkg/keepassx/
    csw/mgar/pkg/keepassx/branches/
    csw/mgar/pkg/keepassx/tags/
    csw/mgar/pkg/keepassx/trunk/
    csw/mgar/pkg/keepassx/trunk/Makefile
    csw/mgar/pkg/keepassx/trunk/checksums
    csw/mgar/pkg/keepassx/trunk/files/


Property changes on: csw/mgar/pkg/keepassx/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/keepassx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/keepassx/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/keepassx/trunk/Makefile	2009-09-17 13:31:20 UTC (rev 6332)
@@ -0,0 +1,20 @@
+GARNAME = keepassx
+GARVERSION = 0.4.1
+CATEGORIES = apps
+
+DESCRIPTION = Cross platform password manager
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+# This needs qmake from Qt >= 4.3
+
+include gar/category.mk

Added: csw/mgar/pkg/keepassx/trunk/checksums
===================================================================
--- csw/mgar/pkg/keepassx/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/keepassx/trunk/checksums	2009-09-17 13:31:20 UTC (rev 6332)
@@ -0,0 +1 @@
+96efdf5855703e3d2817973d5e2b0fcf  download/keepassx-0.4.1.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list