Bug 109634 - [new port] misc/py-qt4-demo: PyQt4 bindings, Qt Demo port and examples
Summary: [new port] misc/py-qt4-demo: PyQt4 bindings, Qt Demo port and examples
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:20 UTC (History)
1 user (show)

See Also:


Attachments
20-py-qt4-demo.shar (29.25 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:17 UTC
	This PR creates:	misc/py-qt4-demo
				misc/py-qt4-demo/files
	new files:		Makefile, distinfo, pkg-descr, pkg-plist,
				files/patch-configure.py

	This PR is part 20 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:13:18 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:33:17 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-27 11:17:03 UTC
miwi        2007-03-27 10:16:57 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/py-qt4-demo     Makefile distinfo pkg-descr pkg-plist 
  Log:
  PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
  This package provides the PyQt4 demo and examples.
  
  WWW: http://www.riverbankcomputing.co.uk/pyqt/
  
  PR:             ports/109634
  Submitted by:   Danny Pansters <danny at ricin.com>
  
  Revision  Changes    Path
  1.849     +1 -0      ports/misc/Makefile
  1.1       +56 -0     ports/misc/py-qt4-demo/Makefile (new)
  1.1       +3 -0      ports/misc/py-qt4-demo/distinfo (new)
  1.1       +4 -0      ports/misc/py-qt4-demo/pkg-descr (new)
  1.1       +554 -0    ports/misc/py-qt4-demo/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:18:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!