Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -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 'AppleScriptKit'.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $
.include "../../devel/py-pyobjc/Makefile.common"
DISTNAME= pyobjc-framework-AppleScriptKit-${PYOBJC_VERS}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-AppleScriptKit/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pythonhosted.org/pyobjc/
COMMENT= Bridge between Python and Objective-C (AppleScriptKit 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"

View File

@@ -0,0 +1,13 @@
@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 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}/AppleScriptKit/__init__.py
${PYSITELIB}/AppleScriptKit/__init__.pyc
${PYSITELIB}/AppleScriptKit/__init__.pyo
${PYSITELIB}/AppleScriptKit/_metadata.pyc
${PYSITELIB}/AppleScriptKit/_metadata.pyo
${PYSITELIB}/AppleScriptKit/_metadata.py

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $
SHA1 (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = 06d7c252f4582573bb13f6c10a8b444be6c0b9b2
RMD160 (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = d9ea284417599848ab0308d93638b894b0a29d0e
Size (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = 8339 bytes