pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add py-matrix-angular-sdk



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Thu Aug 31 13:05:56 2017 -0400
Changeset:	89c56fa2ff570ae43f32c1cac05041889e36834a

Modified Files:
	Makefile
Added Files:
	py-matrix-angular-sdk/DESCR
	py-matrix-angular-sdk/Makefile
	py-matrix-angular-sdk/PLIST
	py-matrix-angular-sdk/distinfo

Log Message:
Add py-matrix-angular-sdk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=89c56fa2ff570ae43f32c1cac05041889e36834a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                       |   1 +
 py-matrix-angular-sdk/DESCR    |   0
 py-matrix-angular-sdk/Makefile |  23 ++++++
 py-matrix-angular-sdk/PLIST    | 170 +++++++++++++++++++++++++++++++++++++++++
 py-matrix-angular-sdk/distinfo |   6 ++
 5 files changed, 200 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 20f3392813..66f39ed163 100644
--- a/Makefile
+++ b/Makefile
@@ -3314,6 +3314,7 @@ SUBDIR+=	py-markovchain
 SUBDIR+=	py-math-snappy
 SUBDIR+=	py-mathjspy
 SUBDIR+=	py-matplottheme
+SUBDIR+=	py-matrix-angular-sdk
 SUBDIR+=	py-matrix-synapse
 SUBDIR+=	py-mave
 SUBDIR+=	py-mcerp
diff --git a/py-matrix-angular-sdk/DESCR b/py-matrix-angular-sdk/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/py-matrix-angular-sdk/Makefile b/py-matrix-angular-sdk/Makefile
new file mode 100644
index 0000000000..f8ec590f65
--- /dev/null
+++ b/py-matrix-angular-sdk/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+DISTNAME=	matrix-angular-sdk-0.6.8
+PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	www python
+GITHUB_PROJECT=	matrix-angular-sdk
+MASTER_SITES=   ${MASTER_SITE_GITHUB:=matrix-org/}
+GITHUB_TAG=     v${PKGVERSION_NOREV}
+EXTRACT_SUFX=   .zip
+
+MAINTAINER=	kethzer.dr%gmail.com@localhost
+HOMEPAGE=	https://github.com/matrix-org/
+COMMENT=	AngularJS services for implementing the Client-Server API
+LICENSE=	apache-2.0
+
+DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
+USE_LANGUAGES=	# none
+WRKSRC=		${WRKDIR}/${DISTNAME}
+INSTALLATION_DIRS=	${PYSITELIB}
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-matrix-angular-sdk/PLIST b/py-matrix-angular-sdk/PLIST
new file mode 100644
index 0000000000..a3ebf71e46
--- /dev/null
+++ b/py-matrix-angular-sdk/PLIST
@@ -0,0 +1,170 @@
+@comment $NetBSD$
+${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}/top_level.txt
+${PYSITELIB}/syweb/__init__.py
+${PYSITELIB}/syweb/__init__.pyc
+${PYSITELIB}/syweb/__init__.pyo
+${PYSITELIB}/syweb/webclient/README
+${PYSITELIB}/syweb/webclient/VERSION
+${PYSITELIB}/syweb/webclient/app/app-controller.js
+${PYSITELIB}/syweb/webclient/app/app-directive.js
+${PYSITELIB}/syweb/webclient/app/app-filter.js
+${PYSITELIB}/syweb/webclient/app/app.css
+${PYSITELIB}/syweb/webclient/app/app.js
+${PYSITELIB}/syweb/webclient/app/bootstrap.css
+${PYSITELIB}/syweb/webclient/app/components/dialogs/dialog-service.js
+${PYSITELIB}/syweb/webclient/app/components/fileInput/file-input-directive.js
+${PYSITELIB}/syweb/webclient/app/components/fileUpload/file-upload-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/commands-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/event-handler-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/event-reaper-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/event-stream-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/matrix-call.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/matrix-filter.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/matrix-phone-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/matrix-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/model-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/notification-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/presence-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/recents-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/typing-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/version-service.js
+${PYSITELIB}/syweb/webclient/app/components/matrix/webrtc-service.js
+${PYSITELIB}/syweb/webclient/app/components/utilities/utilities-service.js
+${PYSITELIB}/syweb/webclient/app/home/home-controller.js
+${PYSITELIB}/syweb/webclient/app/home/home.html
+${PYSITELIB}/syweb/webclient/app/login/login-controller.js
+${PYSITELIB}/syweb/webclient/app/login/login.html
+${PYSITELIB}/syweb/webclient/app/login/register-controller.js
+${PYSITELIB}/syweb/webclient/app/login/register.html
+${PYSITELIB}/syweb/webclient/app/login/reset-password-controller.js
+${PYSITELIB}/syweb/webclient/app/login/reset-password.html
+${PYSITELIB}/syweb/webclient/app/mobile.css
+${PYSITELIB}/syweb/webclient/app/payment/payment-controller.js
+${PYSITELIB}/syweb/webclient/app/payment/payment-service.js
+${PYSITELIB}/syweb/webclient/app/payment/payment.html
+${PYSITELIB}/syweb/webclient/app/payment/state.html
+${PYSITELIB}/syweb/webclient/app/recents/recents-controller.js
+${PYSITELIB}/syweb/webclient/app/recents/recents-filter.js
+${PYSITELIB}/syweb/webclient/app/recents/recents.html
+${PYSITELIB}/syweb/webclient/app/room/room-controller.js
+${PYSITELIB}/syweb/webclient/app/room/room-directive.js
+${PYSITELIB}/syweb/webclient/app/room/room.html
+${PYSITELIB}/syweb/webclient/app/settings/settings-controller.js
+${PYSITELIB}/syweb/webclient/app/settings/settings.html
+${PYSITELIB}/syweb/webclient/app/user/user-controller.js
+${PYSITELIB}/syweb/webclient/app/user/user.html
+${PYSITELIB}/syweb/webclient/config.sample.js
+${PYSITELIB}/syweb/webclient/favicon.ico
+${PYSITELIB}/syweb/webclient/img/attach.png
+${PYSITELIB}/syweb/webclient/img/close.png
+${PYSITELIB}/syweb/webclient/img/default-profile.png
+${PYSITELIB}/syweb/webclient/img/delete.png
+${PYSITELIB}/syweb/webclient/img/gradient.png
+${PYSITELIB}/syweb/webclient/img/green_phone.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-attachment.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-audio.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-gif.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-image.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-message.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-text.png
+${PYSITELIB}/syweb/webclient/img/icons/filetype-video.png
+${PYSITELIB}/syweb/webclient/img/keyboard.png
+${PYSITELIB}/syweb/webclient/img/logo-small.png
+${PYSITELIB}/syweb/webclient/img/logo.png
+${PYSITELIB}/syweb/webclient/img/p/p0.png
+${PYSITELIB}/syweb/webclient/img/p/p1.png
+${PYSITELIB}/syweb/webclient/img/p/p10.png
+${PYSITELIB}/syweb/webclient/img/p/p11.png
+${PYSITELIB}/syweb/webclient/img/p/p12.png
+${PYSITELIB}/syweb/webclient/img/p/p13.png
+${PYSITELIB}/syweb/webclient/img/p/p14.png
+${PYSITELIB}/syweb/webclient/img/p/p15.png
+${PYSITELIB}/syweb/webclient/img/p/p16.png
+${PYSITELIB}/syweb/webclient/img/p/p17.png
+${PYSITELIB}/syweb/webclient/img/p/p18.png
+${PYSITELIB}/syweb/webclient/img/p/p19.png
+${PYSITELIB}/syweb/webclient/img/p/p2.png
+${PYSITELIB}/syweb/webclient/img/p/p20.png
+${PYSITELIB}/syweb/webclient/img/p/p21.png
+${PYSITELIB}/syweb/webclient/img/p/p22.png
+${PYSITELIB}/syweb/webclient/img/p/p23.png
+${PYSITELIB}/syweb/webclient/img/p/p24.png
+${PYSITELIB}/syweb/webclient/img/p/p25.png
+${PYSITELIB}/syweb/webclient/img/p/p3.png
+${PYSITELIB}/syweb/webclient/img/p/p4.png
+${PYSITELIB}/syweb/webclient/img/p/p5.png
+${PYSITELIB}/syweb/webclient/img/p/p6.png
+${PYSITELIB}/syweb/webclient/img/p/p7.png
+${PYSITELIB}/syweb/webclient/img/p/p8.png
+${PYSITELIB}/syweb/webclient/img/p/p9.png
+${PYSITELIB}/syweb/webclient/img/pause.png
+${PYSITELIB}/syweb/webclient/img/play.png
+${PYSITELIB}/syweb/webclient/img/settings.png
+${PYSITELIB}/syweb/webclient/img/spinner.gif
+${PYSITELIB}/syweb/webclient/img/video.png
+${PYSITELIB}/syweb/webclient/img/voice.png
+${PYSITELIB}/syweb/webclient/index.html
+${PYSITELIB}/syweb/webclient/lib/angular-dialog-service-5.2.6/dialogs-default-translations.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-dialog-service-5.2.6/dialogs.min.css
+${PYSITELIB}/syweb/webclient/lib/angular-dialog-service-5.2.6/dialogs.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-file-upload.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-mocks.js
+${PYSITELIB}/syweb/webclient/lib/angular-peity.js
+${PYSITELIB}/syweb/webclient/lib/angular-route.js
+${PYSITELIB}/syweb/webclient/lib/angular-route.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-sanitize.js
+${PYSITELIB}/syweb/webclient/lib/angular-sanitize.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-spinner.min.js
+${PYSITELIB}/syweb/webclient/lib/angular-spinner.min.js.map
+${PYSITELIB}/syweb/webclient/lib/angular.js
+${PYSITELIB}/syweb/webclient/lib/angular.min.js
+${PYSITELIB}/syweb/webclient/lib/autofill-event.js
+${PYSITELIB}/syweb/webclient/lib/elastic.js
+${PYSITELIB}/syweb/webclient/lib/jquery-2.1.3.min.js
+${PYSITELIB}/syweb/webclient/lib/jquery.peity.min.js
+${PYSITELIB}/syweb/webclient/lib/marked.min.js
+${PYSITELIB}/syweb/webclient/lib/matrix.js
+${PYSITELIB}/syweb/webclient/lib/ng-infinite-scroll-matrix.js
+${PYSITELIB}/syweb/webclient/lib/recaptcha_ajax.js
+${PYSITELIB}/syweb/webclient/lib/spin.min.js
+${PYSITELIB}/syweb/webclient/lib/ui-bootstrap-tpls-0.11.2.js
+${PYSITELIB}/syweb/webclient/media/busy.mp3
+${PYSITELIB}/syweb/webclient/media/busy.ogg
+${PYSITELIB}/syweb/webclient/media/callend.mp3
+${PYSITELIB}/syweb/webclient/media/callend.ogg
+${PYSITELIB}/syweb/webclient/media/message.mp3
+${PYSITELIB}/syweb/webclient/media/message.ogg
+${PYSITELIB}/syweb/webclient/media/ring.mp3
+${PYSITELIB}/syweb/webclient/media/ring.ogg
+${PYSITELIB}/syweb/webclient/media/ringback.mp3
+${PYSITELIB}/syweb/webclient/media/ringback.ogg
+${PYSITELIB}/syweb/webclient/test/README
+${PYSITELIB}/syweb/webclient/test/karma.conf.js
+${PYSITELIB}/syweb/webclient/test/unit/commands-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/dialog-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/event-handler-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/event-reaper-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/event-stream-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/filters.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/home-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/login-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/matrix-call.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/matrix-phone-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/matrix-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/model-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/notification-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/presence-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/recents-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/recents-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/register-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/reset-password-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/room-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/room-directive.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/settings-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/typing-service.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/user-controller.spec.js
+${PYSITELIB}/syweb/webclient/test/unit/webrtc-service.spec.js
diff --git a/py-matrix-angular-sdk/distinfo b/py-matrix-angular-sdk/distinfo
new file mode 100644
index 0000000000..60df393f0a
--- /dev/null
+++ b/py-matrix-angular-sdk/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (matrix-angular-sdk-0.6.8.zip) = 3c182658ce79aea5fbf7ff109585dadacc837640
+RMD160 (matrix-angular-sdk-0.6.8.zip) = 2594479bead5c547768b3225d3813e89a8f5c24f
+SHA512 (matrix-angular-sdk-0.6.8.zip) = f4c3a4df77459edf808c572a8729c9186c83d2089c789ce5ab2fb05eb91c30a92db4057792867aa4f6aaf9ee19da330e1c88377eb4ca7bf9ac8a2914f50738c4
+Size (matrix-angular-sdk-0.6.8.zip) = 873686 bytes


Home | Main Index | Thread Index | Old Index