Bug 209691 - [new port] x11-toolkits/py-qt5-quick: Python binding for Qt5, QtQuick part
Summary: [new port] x11-toolkits/py-qt5-quick: Python binding for Qt5, QtQuick part
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-22 04:48 UTC by Henry Hu
Modified: 2016-11-24 06:15 UTC (History)
1 user (show)

See Also:


Attachments
py-qt5-quick shar (2.69 KB, patch)
2016-05-22 04:48 UTC, Henry Hu
no flags Details | Diff
poudriere log (72.95 KB, text/plain)
2016-05-22 04:50 UTC, Henry Hu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2016-05-22 04:48:34 UTC
Created attachment 170536 [details]
py-qt5-quick shar

For some reason, the Python binding of Qt5's QtQuick is missing. Here it is.
Comment 1 Henry Hu 2016-05-22 04:50:06 UTC
Created attachment 170537 [details]
poudriere log

Poudriere log of py27-qt5-quick 5.5.1 on 11-CURRENT/amd64
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-23 19:55:05 UTC
testbuilds@work
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-11-24 06:14:29 UTC
A commit references this bug:

Author: pi
Date: Thu Nov 24 06:14:02 UTC 2016
New revision: 426990
URL: https://svnweb.freebsd.org/changeset/ports/426990

Log:
  New port: x11-toolkits/py-qt5-quick

  PyQt5 is a set of Python bindings for Digia's Qt5 application framework.
  This package provides the QtQuick module.

  WWW: http://www.riverbankcomputing.co.uk/software/pyqt/

  PR:		209691
  Submitted by:	Henry Hu <henry.hu.sh@gmail.com>

Changes:
  head/x11-toolkits/Makefile
  head/x11-toolkits/py-qt5-quick/
  head/x11-toolkits/py-qt5-quick/Makefile
  head/x11-toolkits/py-qt5-quick/pkg-descr
  head/x11-toolkits/py-qt5-quick/pkg-plist
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-24 06:15:04 UTC
Committed, thanks. Sorry for the delay!