SF.net SVN: gar:[23077] csw/mgar/pkg/lang-python

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Feb 28 09:17:37 CET 2014


Revision: 23077
          http://sourceforge.net/p/gar/code/23077
Author:   cgrzemba
Date:     2014-02-28 08:17:36 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
lang-python/django-ckeditor/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/lang-python/django-ckeditor/
    csw/mgar/pkg/lang-python/django-ckeditor/Makefile
    csw/mgar/pkg/lang-python/django-ckeditor/branches/
    csw/mgar/pkg/lang-python/django-ckeditor/tags/
    csw/mgar/pkg/lang-python/django-ckeditor/trunk/
    csw/mgar/pkg/lang-python/django-ckeditor/trunk/Makefile
    csw/mgar/pkg/lang-python/django-ckeditor/trunk/checksums
    csw/mgar/pkg/lang-python/django-ckeditor/trunk/files/

Added: csw/mgar/pkg/lang-python/django-ckeditor/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/django-ckeditor/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/django-ckeditor/Makefile	2014-02-28 08:17:36 UTC (rev 23077)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/django-ckeditor/trunk
===================================================================
--- csw/mgar/pkg/lang-python/django-ckeditor/trunk	2014-02-27 22:04:36 UTC (rev 23076)
+++ csw/mgar/pkg/lang-python/django-ckeditor/trunk	2014-02-28 08:17:36 UTC (rev 23077)

Property changes on: csw/mgar/pkg/lang-python/django-ckeditor/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/django-ckeditor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/django-ckeditor/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/django-ckeditor/trunk/Makefile	2014-02-28 08:17:36 UTC (rev 23077)
@@ -0,0 +1,26 @@
+# Copyright 2011 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+
+NAME = django-ckeditor
+VERSION = 4.0.2
+CATEGORIES = python
+GARTYPE = v2
+DESCRIPTION = Django admin CKEditor integration
+define BLURB
+endef
+
+DISTNAME = $(NAME)-$(VERSION)
+DISTFILES  = $(DISTNAME).tar.gz
+UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+PACKAGES = CSWpy-django-ckeditor
+
+BUILD_DEP_PKGS += CSWpysetuptools
+RUNTIME_DEP_PKGS += CSWpy-django
+
+# checkpkg can't detect python run time dependencies
+CHECKPKG_OVERRIDES_CSWpy-django-ckeditor += surplus-dependency|CSWpy-django
+
+# SKIPTEST=1
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/django-ckeditor/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/django-ckeditor/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/django-ckeditor/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/django-ckeditor/trunk/checksums	2014-02-28 08:17:36 UTC (rev 23077)
@@ -0,0 +1 @@
+1d8066b124f2cab85f14c2266b828fd3  django-ckeditor-4.0.2.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