summaryrefslogtreecommitdiff
path: root/packages/qt/qt-x11-free_3.3.3.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-09-03 13:45:40 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-03 13:45:40 +0000
commit19a7b5450a58a870ea2fbe1a202d2a450969914d (patch)
tree27f645101eeb5757a7d6974c493692524192db11 /packages/qt/qt-x11-free_3.3.3.bb
parente1d478a04ffa8e6ac48e9be0c3b4b5810ccaafb8 (diff)
qt/x11: add qt-x11-free-4.0.1 and make it work
Diffstat (limited to 'packages/qt/qt-x11-free_3.3.3.bb')
-rw-r--r--packages/qt/qt-x11-free_3.3.3.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/qt/qt-x11-free_3.3.3.bb b/packages/qt/qt-x11-free_3.3.3.bb
index 1aaef72d1c..e56e0aec31 100644
--- a/packages/qt/qt-x11-free_3.3.3.bb
+++ b/packages/qt/qt-x11-free_3.3.3.bb
@@ -1,10 +1,11 @@
DESCRIPTION = "Qt/X11 Version ${PV}"
-SECTION = "libs"
+SECTION = "x11/libs"
PRIORITY = "optional"
LICENSE = "GPL QPL"
+HOMEPAGE = "http://www.trolltech.com"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "uicmoc3-native freetype x11 xft xext libxrender libxrandr libxcursor mysql"
-PR = "r8"
+PR = "r9"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
file://configure.patch;patch=1 \