py-pyobjc-framework-CoreServices: added version 5.1.2
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 'CoreSpotlight'.
This commit is contained in:
parent
e65baa8941
commit
65c70aa1e1
7 changed files with 78 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2767 2019/01/03 19:30:47 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2768 2019/01/08 20:29:42 adam Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -2174,6 +2174,7 @@ SUBDIR+= py-pyobjc-framework-CoreBluetooth
|
|||
SUBDIR+= py-pyobjc-framework-CoreData
|
||||
SUBDIR+= py-pyobjc-framework-CoreLocation
|
||||
SUBDIR+= py-pyobjc-framework-CoreML
|
||||
SUBDIR+= py-pyobjc-framework-CoreServices
|
||||
SUBDIR+= py-pyobjc-framework-CoreSpotlight
|
||||
SUBDIR+= py-pyobjc-framework-CoreText
|
||||
SUBDIR+= py-pyobjc-framework-CoreWLAN
|
||||
|
|
7
devel/py-pyobjc-framework-CoreServices/DESCR
Normal file
7
devel/py-pyobjc-framework-CoreServices/DESCR
Normal 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 'CoreServices'.
|
18
devel/py-pyobjc-framework-CoreServices/Makefile
Normal file
18
devel/py-pyobjc-framework-CoreServices/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1 2019/01/08 20:29:42 adam Exp $
|
||||
|
||||
.include "../../devel/py-pyobjc/Makefile.common"
|
||||
|
||||
DISTNAME= pyobjc-framework-CoreServices-${PYOBJC_VERS}
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyobjc-framework-CoreServices/}
|
||||
|
||||
COMMENT= Bridge between Python and Objective-C (CoreServices framework)
|
||||
|
||||
USE_LANGUAGES= c objc
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-FSEvents>=${PYOBJC_VERS}:../../devel/py-pyobjc-FSEvents
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
41
devel/py-pyobjc-framework-CoreServices/PLIST
Normal file
41
devel/py-pyobjc-framework-CoreServices/PLIST
Normal file
|
@ -0,0 +1,41 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2019/01/08 20:29:42 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}/CoreServices/CarbonCore/__init__.py
|
||||
${PYSITELIB}/CoreServices/CarbonCore/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/CarbonCore/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/CarbonCore/_metadata.py
|
||||
${PYSITELIB}/CoreServices/CarbonCore/_metadata.pyc
|
||||
${PYSITELIB}/CoreServices/CarbonCore/_metadata.pyo
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/__init__.py
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/_metadata.py
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/_metadata.pyc
|
||||
${PYSITELIB}/CoreServices/DictionaryServices/_metadata.pyo
|
||||
${PYSITELIB}/CoreServices/LaunchServices/__init__.py
|
||||
${PYSITELIB}/CoreServices/LaunchServices/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/LaunchServices/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/LaunchServices/_metadata.py
|
||||
${PYSITELIB}/CoreServices/LaunchServices/_metadata.pyc
|
||||
${PYSITELIB}/CoreServices/LaunchServices/_metadata.pyo
|
||||
${PYSITELIB}/CoreServices/Metadata/__init__.py
|
||||
${PYSITELIB}/CoreServices/Metadata/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/Metadata/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/Metadata/_metadata.py
|
||||
${PYSITELIB}/CoreServices/Metadata/_metadata.pyc
|
||||
${PYSITELIB}/CoreServices/Metadata/_metadata.pyo
|
||||
${PYSITELIB}/CoreServices/SearchKit/__init__.py
|
||||
${PYSITELIB}/CoreServices/SearchKit/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/SearchKit/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/SearchKit/_metadata.py
|
||||
${PYSITELIB}/CoreServices/SearchKit/_metadata.pyc
|
||||
${PYSITELIB}/CoreServices/SearchKit/_metadata.pyo
|
||||
${PYSITELIB}/CoreServices/__init__.py
|
||||
${PYSITELIB}/CoreServices/__init__.pyc
|
||||
${PYSITELIB}/CoreServices/__init__.pyo
|
||||
${PYSITELIB}/CoreServices/_inlines.so
|
6
devel/py-pyobjc-framework-CoreServices/distinfo
Normal file
6
devel/py-pyobjc-framework-CoreServices/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2019/01/08 20:29:42 adam Exp $
|
||||
|
||||
SHA1 (pyobjc-framework-CoreServices-5.1.2.tar.gz) = 8b18bcb0ef5d91962d1321e445de0e6bb428c1fd
|
||||
RMD160 (pyobjc-framework-CoreServices-5.1.2.tar.gz) = cf154e3b6b1a42a7ef48c38b5b9b3bd50dca310f
|
||||
SHA512 (pyobjc-framework-CoreServices-5.1.2.tar.gz) = c2c61c48eb757bce4a4c5e3425d9469e364307cc46409bf6bfdb1e33147e9c2894d943a921db3abf99773a1f48975dde377a2cb015ffc9ecdc41af870786d2e5
|
||||
Size (pyobjc-framework-CoreServices-5.1.2.tar.gz) = 409566 bytes
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2018/02/08 19:54:19 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2019/01/08 20:29:42 adam Exp $
|
||||
|
||||
META_PACKAGE= yes
|
||||
|
||||
|
@ -35,6 +35,7 @@ DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreBluetooth>=${PYOBJC_VERS}:../../de
|
|||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreData>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreData
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreLocation>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreLocation
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreML>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreML
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreServices>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreServices
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreSpotlight>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreSpotlight
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreText>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreText
|
||||
DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreWLAN>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreWLAN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.5 2019/01/08 12:08:39 adam Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2019/01/08 20:29:42 adam Exp $
|
||||
# used by devel/py-pyobjc-core/Makefile
|
||||
# used by devel/py-pyobjc-framework-AVFoundation/Makefile
|
||||
# used by devel/py-pyobjc-framework-AVKit/Makefile
|
||||
|
@ -20,6 +20,7 @@
|
|||
# used by devel/py-pyobjc-framework-CoreData/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreLocation/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreML/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreServices/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreSpotlight/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreText/Makefile
|
||||
# used by devel/py-pyobjc-framework-CoreWLAN/Makefile
|
||||
|
|
Loading…
Reference in a new issue