pyqt4: Added pyqt4 4.4.4 - Python bindings for the Qt4 toolkit
This commit is contained in:
committed by
Alejandro Mery
parent
adac58af20
commit
71c42e8a1f
@@ -0,0 +1,54 @@
|
||||
|
||||
[TIMESTAMP] 1239978502 Fri Apr 17 17:28:22 2009
|
||||
[BUILDTIME] 260 (5)
|
||||
[SIZE] 14.37 MB, 435 files
|
||||
|
||||
[DEP] bash
|
||||
[DEP] binutils
|
||||
[DEP] bzip2
|
||||
[DEP] coreutils
|
||||
[DEP] dbus
|
||||
[DEP] dbus-python
|
||||
[DEP] diffutils
|
||||
[DEP] e2fsprogs
|
||||
[DEP] expat
|
||||
[DEP] fhs
|
||||
[DEP] findutils
|
||||
[DEP] fontconfig
|
||||
[DEP] freetype
|
||||
[DEP] gawk
|
||||
[DEP] gcc
|
||||
[DEP] glib
|
||||
[DEP] glibc
|
||||
[DEP] grep
|
||||
[DEP] kdeutils
|
||||
[DEP] libdrm
|
||||
[DEP] libice
|
||||
[DEP] libpng
|
||||
[DEP] libsm
|
||||
[DEP] libx11
|
||||
[DEP] libxau
|
||||
[DEP] libxcb
|
||||
[DEP] libxdamage
|
||||
[DEP] libxext
|
||||
[DEP] libxfixes
|
||||
[DEP] libxml
|
||||
[DEP] libxrender
|
||||
[DEP] libxslt
|
||||
[DEP] libxt
|
||||
[DEP] libxxf86vm
|
||||
[DEP] linux-header
|
||||
[DEP] make
|
||||
[DEP] mesa
|
||||
[DEP] nas
|
||||
[DEP] numpy
|
||||
[DEP] pkgconfig
|
||||
[DEP] pygobject
|
||||
[DEP] python
|
||||
[DEP] qt4
|
||||
[DEP] sed
|
||||
[DEP] sip
|
||||
[DEP] sysfiles
|
||||
[DEP] tar
|
||||
[DEP] wxpython
|
||||
[DEP] zlib
|
||||
@@ -0,0 +1,19 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../pyqt4/pyqt4.conf
|
||||
# Copyright (C) 2009 The OpenSDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; version 2 of the License. A copy of the
|
||||
# GNU General Public License can be found in the file COPYING.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
|
||||
pyqt_pm() {
|
||||
echo "yes" | ( CXX_WRAPPER_BYPASS=1 ; eval python configure.py $pyconfopt )
|
||||
}
|
||||
|
||||
hook_add premake 5 "pyqt_pm"
|
||||
@@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
[COPY]
|
||||
[COPY] Filename: package/.../pyqt4/pyqt4.desc
|
||||
[COPY] Copyright (C) 2009 The OpenSDE Project
|
||||
[COPY]
|
||||
[COPY] More information can be found in the files COPYING and README.
|
||||
[COPY]
|
||||
[COPY] This program is free software; you can redistribute it and/or modify
|
||||
[COPY] it under the terms of the GNU General Public License as published by
|
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
|
||||
[COPY] GNU General Public License can be found in the file COPYING.
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
|
||||
|
||||
[I] Python bindings for the Qt4 toolkit
|
||||
|
||||
[T] PyQt is a set of Python bindings for the Qt toolkit. The bindings
|
||||
[T] are implemented as a set of Python modules: qt, qtcanvas, qtgl,
|
||||
[T] qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes
|
||||
[T] and over 5,750 functions and methods.
|
||||
|
||||
[U] http://www.riverbankcomputing.co.uk/software/pyqt/
|
||||
|
||||
[A] Riverbank Computing Ltd. <http://www.riverbankcomputing.co.uk>
|
||||
[M] Christian Wiese <jeru@ixplanet.org>
|
||||
|
||||
[C] extra/development
|
||||
|
||||
[E] qt python sip
|
||||
|
||||
[L] GPL
|
||||
|
||||
[S] Stable
|
||||
[V] 4.4.4
|
||||
[P] X -----5---9 162.550
|
||||
|
||||
[D] 3961634568 PyQt-x11-gpl-4.4.4.tar.gz http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/
|
||||
Reference in New Issue
Block a user