FreeBSD Bugzilla – Attachment 183283 Details for
Bug 219830
[NEW PORT] x11/py-pyvirtualdisplay: Python wrapper for Xvfb, Xephyr and Xvnc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that adds the port
py-pyvirtualdisplay-rev2.patch (text/plain), 2.82 KB, created by
Daniel Ylitalo
on 2017-06-07 07:18:49 UTC
(
hide
)
Description:
Patch that adds the port
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2017-06-07 07:18:49 UTC
Size:
2.82 KB
patch
obsolete
>Index: x11/Makefile >=================================================================== >--- x11/Makefile (revision 442610) >+++ x11/Makefile (working copy) >@@ -257,6 +257,7 @@ > SUBDIR += printproto > SUBDIR += printscreen > SUBDIR += props >+ SUBDIR += py-pyvirtualdisplay > SUBDIR += py-qt4-opengl > SUBDIR += py-qt5-opengl > SUBDIR += py-xdot >Index: x11/py-pyvirtualdisplay/Makefile >=================================================================== >--- x11/py-pyvirtualdisplay/Makefile (nonexistent) >+++ x11/py-pyvirtualdisplay/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# $FreeBSD$ >+ >+PORTNAME= pyvirtualdisplay >+PORTVERSION= 0.2.1 >+CATEGORIES= x11 python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= PyVirtualDisplay-${PORTVERSION} >+ >+MAINTAINER= daniel@blodan.se >+COMMENT= Python wrapper for Xvfb, Xephyr and Xvnc >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt >+ >+RUN_DEPENDS= xorg-vfbserver>0:x11-servers/xorg-vfbserver >+ >+NO_ARCH= yes >+USE_PYTHON= autoplist distutils >+USES= python >+ >+.include <bsd.port.mk> > >Property changes on: x11/py-pyvirtualdisplay/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/py-pyvirtualdisplay/distinfo >=================================================================== >--- x11/py-pyvirtualdisplay/distinfo (nonexistent) >+++ x11/py-pyvirtualdisplay/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1496819271 >+SHA256 (PyVirtualDisplay-0.2.1.tar.gz) = 012883851a992f9c53f0dc6a512765a95cf241bdb734af79e6bdfef95c6e9982 >+SIZE (PyVirtualDisplay-0.2.1.tar.gz) = 30785 > >Property changes on: x11/py-pyvirtualdisplay/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/py-pyvirtualdisplay/pkg-descr >=================================================================== >--- x11/py-pyvirtualdisplay/pkg-descr (nonexistent) >+++ x11/py-pyvirtualdisplay/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+PyVirtualDisplay is a python wrapper for Xvfb, Xephyr and Xvnc. >+ >+WWW: https://github.com/ponty/pyvirtualdisplay > >Property changes on: x11/py-pyvirtualdisplay/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219830
:
183277
|
183279
|
183283
|
183284
|
183295
|
183296