summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawek Lis <slis@gentoo.org>2014-03-03 14:28:42 +0000
committerSlawek Lis <slis@gentoo.org>2014-03-03 14:28:42 +0000
commit3f3642877ecb12d4536cb628cd6cbd3c518d69bc (patch)
tree2f459bb6c64600dca61ebc9d9db01a69c041552d /sci-libs/pyshp
parentFixed pidfile location for non-linux systems (diff)
downloadgentoo-2-3f3642877ecb12d4536cb628cd6cbd3c518d69bc.tar.gz
gentoo-2-3f3642877ecb12d4536cb628cd6cbd3c518d69bc.tar.bz2
gentoo-2-3f3642877ecb12d4536cb628cd6cbd3c518d69bc.zip
Added pyshp package
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x55265D89)
Diffstat (limited to 'sci-libs/pyshp')
-rw-r--r--sci-libs/pyshp/ChangeLog10
-rw-r--r--sci-libs/pyshp/Manifest4
-rw-r--r--sci-libs/pyshp/metadata.xml7
-rw-r--r--sci-libs/pyshp/pyshp-1.2.0.ebuild28
-rw-r--r--sci-libs/pyshp/pyshp-9999.ebuild28
5 files changed, 77 insertions, 0 deletions
diff --git a/sci-libs/pyshp/ChangeLog b/sci-libs/pyshp/ChangeLog
new file mode 100644
index 000000000000..cacef5f8d837
--- /dev/null
+++ b/sci-libs/pyshp/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-libs/pyshp
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pyshp/ChangeLog,v 1.1 2014/03/03 14:28:42 slis Exp $
+
+*pyshp-9999 (03 Mar 2014)
+*pyshp-1.2.0 (03 Mar 2014)
+
+ 03 Mar 2014; Sławek Lis <slis@gentoo.org> +metadata.xml, +pyshp-1.2.0.ebuild,
+ +pyshp-9999.ebuild:
+ Added pyshp package
diff --git a/sci-libs/pyshp/Manifest b/sci-libs/pyshp/Manifest
new file mode 100644
index 000000000000..2ad3e48068f1
--- /dev/null
+++ b/sci-libs/pyshp/Manifest
@@ -0,0 +1,4 @@
+DIST pyshp-1.2.0.tar.gz 58993 SHA256 16e9a9b5caae5b69149c7be09415381b61af4f85f2087d08c0698c75e70000e7 SHA512 c77e19f258ba9d2e2c480b82c342d2bbeae4b5855627aa98777fbf590e904d50045edecaa0e5ec2e03ddaaf49bf7261944fb77bcd26bf6d21e50c90c30cd0b43 WHIRLPOOL d1558ce889b5942dd8da9b61d94c2cd5fcc8e84ca8c70a756997efad2355ea0f97eb849bfd75048b30a7337973dca07dbe1be7ecf0b33a1374637accd6bc00a4
+EBUILD pyshp-1.2.0.ebuild 618 SHA256 d9fc09637247a8c194ec4caf9c193b435956d38fd5fe2f0818d9b2eaa09caa05 SHA512 a599c1f641b66ae61cd814e2ded228be5f1b80ec0e8b6e346b9e17de8e9c88621d1e751e8f6df1bdc245980f485d71b8e644c0494110e7972e08ce44ea96a270 WHIRLPOOL b431e75d90a8a405fa30ea325af7f053f87060bb15dfa2766db46fc45c163089c8b5214843dc789806902c55c144528f722b26cfb14b46f0cf631c4a3e29a2be
+EBUILD pyshp-9999.ebuild 618 SHA256 d9fc09637247a8c194ec4caf9c193b435956d38fd5fe2f0818d9b2eaa09caa05 SHA512 a599c1f641b66ae61cd814e2ded228be5f1b80ec0e8b6e346b9e17de8e9c88621d1e751e8f6df1bdc245980f485d71b8e644c0494110e7972e08ce44ea96a270 WHIRLPOOL b431e75d90a8a405fa30ea325af7f053f87060bb15dfa2766db46fc45c163089c8b5214843dc789806902c55c144528f722b26cfb14b46f0cf631c4a3e29a2be
+MISC metadata.xml 205 SHA256 132e3db1188fcdf8aa6467bde8677e24fc63015666de6104a656a5b074932454 SHA512 e53c51c47b6f2ba5302d5fe6ee9524fe49c69d2b03d66aa0a3054185c7c0a83dedeec75ea15424afe22f1423d72c5bbc1c1e07c6bdbdd1912d8eb8e046a4ef58 WHIRLPOOL 5f4c6dfd2f9dae15971877f2eb53c1d9f6196a42dc62b2d95ffd2060f119d7e0794541b3d8ca565f9ca48479325d19864f74a85289c83d5a5e2396f9144d161c
diff --git a/sci-libs/pyshp/metadata.xml b/sci-libs/pyshp/metadata.xml
new file mode 100644
index 000000000000..1847f17d2266
--- /dev/null
+++ b/sci-libs/pyshp/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>slis@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild
new file mode 100644
index 000000000000..1bca27781b17
--- /dev/null
+++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pyshp/pyshp-1.2.0.ebuild,v 1.1 2014/03/03 14:28:42 slis Exp $
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python read/write support for ESRI Shapefile format"
+HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
+
+if [[ ${PV} == "9999" ]] ; then
+ SRC_URI=""
+ ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
+ inherit subversion
+else
+ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]" \ No newline at end of file
diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild
new file mode 100644
index 000000000000..c5f8bf7b9631
--- /dev/null
+++ b/sci-libs/pyshp/pyshp-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pyshp/pyshp-9999.ebuild,v 1.1 2014/03/03 14:28:42 slis Exp $
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pure Python read/write support for ESRI Shapefile format"
+HOMEPAGE="https://pypi.python.org/pypi/pyshp/"
+
+if [[ ${PV} == "9999" ]] ; then
+ SRC_URI=""
+ ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
+ inherit subversion
+else
+ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]" \ No newline at end of file