summaryrefslogtreecommitdiff
path: root/devel/py-pyobjc-framework-SearchKit
diff options
context:
space:
mode:
authoradam <adam>2015-04-25 10:40:48 +0000
committeradam <adam>2015-04-25 10:40:48 +0000
commit03fd0ff31a5f8df72147e75dae9b053b9dfca136 (patch)
tree1593188e456f1db42236a9708ea74295b412324a /devel/py-pyobjc-framework-SearchKit
parent0a79ed8f114a53e4d8703afa70e1201766f5fe76 (diff)
downloadpkgsrc-03fd0ff31a5f8df72147e75dae9b053b9dfca136.tar.gz
The PyObjC project aims to provide a bridge between the Python and Objective-C
programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.
Diffstat (limited to 'devel/py-pyobjc-framework-SearchKit')
-rw-r--r--devel/py-pyobjc-framework-SearchKit/DESCR7
-rw-r--r--devel/py-pyobjc-framework-SearchKit/Makefile20
-rw-r--r--devel/py-pyobjc-framework-SearchKit/PLIST13
-rw-r--r--devel/py-pyobjc-framework-SearchKit/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/devel/py-pyobjc-framework-SearchKit/DESCR b/devel/py-pyobjc-framework-SearchKit/DESCR
new file mode 100644
index 00000000000..fda45c82237
--- /dev/null
+++ b/devel/py-pyobjc-framework-SearchKit/DESCR
@@ -0,0 +1,7 @@
+The PyObjC project aims to provide a bridge between the Python and Objective-C
+programming languages. The bridge is intended to be fully bidirectional,
+allowing the Python programmer to take full advantage of the power provided by
+various Objective-C based toolkits and the Objective-C programmer transparent
+access to Python based functionality.
+
+This package contains wrappers for framework 'SearchKit'.
diff --git a/devel/py-pyobjc-framework-SearchKit/Makefile b/devel/py-pyobjc-framework-SearchKit/Makefile
new file mode 100644
index 00000000000..76ee6a80098
--- /dev/null
+++ b/devel/py-pyobjc-framework-SearchKit/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $
+
+.include "../../devel/py-pyobjc/Makefile.common"
+
+DISTNAME= pyobjc-framework-SearchKit-${PYOBJC_VERS}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-SearchKit/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://pythonhosted.org/pyobjc/
+COMMENT= Bridge between Python and Objective-C (SearchKit framework)
+LICENSE= mit
+
+USE_LANGUAGES= c objc
+
+DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-pyobjc-framework-SearchKit/PLIST b/devel/py-pyobjc-framework-SearchKit/PLIST
new file mode 100644
index 00000000000..cc475864b00
--- /dev/null
+++ b/devel/py-pyobjc-framework-SearchKit/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/SearchKit/__init__.py
+${PYSITELIB}/SearchKit/__init__.pyc
+${PYSITELIB}/SearchKit/__init__.pyo
+${PYSITELIB}/SearchKit/_metadata.py
+${PYSITELIB}/SearchKit/_metadata.pyc
+${PYSITELIB}/SearchKit/_metadata.pyo
diff --git a/devel/py-pyobjc-framework-SearchKit/distinfo b/devel/py-pyobjc-framework-SearchKit/distinfo
new file mode 100644
index 00000000000..7d548d36f4e
--- /dev/null
+++ b/devel/py-pyobjc-framework-SearchKit/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $
+
+SHA1 (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 35488ece9f9cb67bbef6e891b0239ed1736bf82d
+RMD160 (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 0a90432df9debef372f7a4436cdaacc6905d8850
+Size (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 38259 bytes