Bug 109628 - [new port] x11/py-qt4-opengl: PyQt4 bindings, QtOpenGL module
Summary: [new port] x11/py-qt4-opengl: PyQt4 bindings, QtOpenGL module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 18:10 UTC by Danny Pansters
Modified: 2007-03-27 11:10 UTC (History)
1 user (show)

See Also:


Attachments
13-py-qt4-opengl.shar (10.61 KB, text/plain)
2007-02-27 18:10 UTC, Danny Pansters
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Pansters 2007-02-27 18:10:12 UTC
	This PR creates:	x11/py-qt4-opengl
				x11/py-qt4-opengl/files
	new files:		Makefile, distinfo, pkg-descr, pkg-plist,
				files/patch-configure.py

	This PR is part 13 of a series of 20 PRs concerning PyQt4 and QScintilla2


	The following existing ports are affected
	=========================================

	devel/py-sip          ==> update to recent snapshot
	devel/py-dbus         ==> update to 0.8.1 (dbus 1.0 API)
	x11-toolkits/py-qt    ==> update to recent snapshot (sip backport)


	The following ports are new
	===========================

	devel/qscintilla2
	devel/qscintilla2-designerplugin

	databases/py-qt4-sql
	devel/py-qt4-assistant
	devel/py-qt4-core
	devel/py-qt4-dbus
	devel/py-qt4-designer
	devel/py-qt4-designerplugin
	devel/py-qt4-qscintilla2
	devel/py-qt4-test
	graphics/py-qt4-svg
	misc/py-qt4-demo
	misc/py-qt4-doc
	net/py-qt4-network
	textproc/py-qt4-xml
	x11/py-qt4-opengl
	x11-toolkits/py-qt4-gui


	Distfile rerolling, packages
	============================

	Currently there are new snapshots made available upstream daily. The
	older snapshots are not retained and upstream often uploads a new
	snapshot under an existing name, which causes checksums to break.
	The distfiles from my web location should be in sync with the latest
	distname used in the ports so fetching and checksumming should work
	with that. Binary packages (i386/FreeBSD6-stable) can be fetched from
	http://freebsd.ricin.com/ports/packages/All/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-27 18:12:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-27 19:32:28 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-27 11:06:54 UTC
miwi        2007-03-27 10:06:47 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/py-qt4-opengl    Makefile distinfo pkg-descr pkg-plist 
    x11/py-qt4-opengl/files patch-configure.py 
  Log:
  PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
  This package provides the QtOpenGL module.
  
  WWW: http://www.riverbankcomputing.co.uk/pyqt/
  
  PR:             ports/109628
  Submitted by:   Danny Pansters <danny at ricin.com>
  
  Revision  Changes    Path
  1.652     +1 -0      ports/x11/Makefile
  1.1       +71 -0     ports/x11/py-qt4-opengl/Makefile (new)
  1.1       +3 -0      ports/x11/py-qt4-opengl/distinfo (new)
  1.1       +160 -0    ports/x11/py-qt4-opengl/files/patch-configure.py (new)
  1.1       +4 -0      ports/x11/py-qt4-opengl/pkg-descr (new)
  1.1       +12 -0     ports/x11/py-qt4-opengl/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-03-27 11:07:39 UTC
State Changed
From-To: open->closed

New port added. Thanks!