SF.net SVN: gar:[25001] csw/mgar/pkg/lang-python/pdfminer/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed May 20 17:02:07 CEST 2015


Revision: 25001
          http://sourceforge.net/p/gar/code/25001
Author:   cgrzemba
Date:     2015-05-20 15:02:07 +0000 (Wed, 20 May 2015)
Log Message:
-----------
lang-python/pdfminer/trunk: update, use github

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pdfminer/trunk/Makefile
    csw/mgar/pkg/lang-python/pdfminer/trunk/checksums

Modified: csw/mgar/pkg/lang-python/pdfminer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pdfminer/trunk/Makefile	2015-05-20 14:49:56 UTC (rev 25000)
+++ csw/mgar/pkg/lang-python/pdfminer/trunk/Makefile	2015-05-20 15:02:07 UTC (rev 25001)
@@ -2,7 +2,8 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = pdfminer
-VERSION = 20140328
+# VERSION = 
+GIT_VERSION = HEAD
 GARTYPE = v2
 CATEGORIES = python
 
@@ -11,13 +12,19 @@
   Long description
 endef
 
-MASTER_SITES = https://pypi.python.org/packages/source/p/$(NAME)/
-DISTFILES  = $(DISTNAME).tar.gz
+MASTER_SITES =
+GIT_REPOS = http://github.com/euske/$(NAME).git
+GIT_TREEISH_pdfminer.git = $(GIT_VERSION)
 
+LICENSE = README.md
+
+# MASTER_SITES = https://pypi.python.org/packages/source/p/$(NAME)/
+
 PACKAGES = CSWpy-pdfminer
 ARCHALL_CSWpy-pdfminer = 1
+CHECKPKG_OVERRIDES_CSWpy-pdfminer += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/pdfminer/cmapdb.py
+CHECKPKG_OVERRIDES_CSWpy-pdfminer += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/pdfminer/cmapdb.py
 
-MODULATIONS_PYTHON_VERSION = 2_6
 
 SKIPTEST = 1
 

Modified: csw/mgar/pkg/lang-python/pdfminer/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pdfminer/trunk/checksums	2015-05-20 14:49:56 UTC (rev 25000)
+++ csw/mgar/pkg/lang-python/pdfminer/trunk/checksums	2015-05-20 15:02:07 UTC (rev 25001)
@@ -1 +0,0 @@
-dfe3eb1b7b7017ab514aad6751a7c2ea  pdfminer-20140328.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