summaryrefslogtreecommitdiff
path: root/strata/qt5-tools
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-03-22 20:19:10 +0000
committerJavier Jardón <jjardon@gnome.org>2016-03-23 15:54:39 +0000
commit556b39ee83be5a0dfbd5c6a727c168e2b15c650a (patch)
treea1fa78dddc4f9a8f2fac9ada08235b7a44891022 /strata/qt5-tools
parent33285ac236da8eff485f36e654ea1f5537e9d2af (diff)
downloaddefinitions-556b39ee83be5a0dfbd5c6a727c168e2b15c650a.tar.gz
Upgrade to Qt5.6
Change-Id: Ie273f3ba1e9f3f665c9dbf64741f7c9427ddfdb9
Diffstat (limited to 'strata/qt5-tools')
-rw-r--r--strata/qt5-tools/qt3d.morph10
-rw-r--r--strata/qt5-tools/qtbase.morph14
-rw-r--r--strata/qt5-tools/qtconnectivity.morph10
-rw-r--r--strata/qt5-tools/qtdeclarative.morph10
-rw-r--r--strata/qt5-tools/qtdoc.morph8
-rw-r--r--strata/qt5-tools/qtgraphicaleffects.morph8
-rw-r--r--strata/qt5-tools/qtimageformats.morph10
-rw-r--r--strata/qt5-tools/qtjsbackend.morph10
-rw-r--r--strata/qt5-tools/qtlocation.morph10
-rw-r--r--strata/qt5-tools/qtmultimedia.morph10
-rw-r--r--strata/qt5-tools/qtquick1.morph10
-rw-r--r--strata/qt5-tools/qtquickcontrols.morph10
-rw-r--r--strata/qt5-tools/qtscript.morph10
-rw-r--r--strata/qt5-tools/qtsensors.morph10
-rw-r--r--strata/qt5-tools/qtserialport.morph10
-rw-r--r--strata/qt5-tools/qtsvg.morph10
-rw-r--r--strata/qt5-tools/qttools.morph10
-rw-r--r--strata/qt5-tools/qttranslations.morph8
-rw-r--r--strata/qt5-tools/qtwebkit-examples.morph8
-rw-r--r--strata/qt5-tools/qtwebkit.morph10
-rw-r--r--strata/qt5-tools/qtwebsockets.morph10
-rw-r--r--strata/qt5-tools/qtx11extras.morph10
-rw-r--r--strata/qt5-tools/qtxmlpatterns.morph10
-rw-r--r--strata/qt5-tools/ruby-1.8.morph9
-rw-r--r--strata/qt5-tools/ruby-1.9.morph9
25 files changed, 1 insertions, 243 deletions
diff --git a/strata/qt5-tools/qt3d.morph b/strata/qt5-tools/qt3d.morph
deleted file mode 100644
index d4e44d4e..00000000
--- a/strata/qt5-tools/qt3d.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qt3d
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtbase.morph b/strata/qt5-tools/qtbase.morph
index 9b2a20c6..0a6c61bc 100644
--- a/strata/qt5-tools/qtbase.morph
+++ b/strata/qt5-tools/qtbase.morph
@@ -1,17 +1,5 @@
name: qtbase
kind: chunk
+build-system: qmake
configure-commands:
- ./configure -v -prefix /usr -opensource -confirm-license
-build-commands:
-- make
-- touch /qtbase.build/src/corelib/corelib.pro
-- touch /qtbase.build/qmake/qmake.pro
-- touch /qtbase.build/qmake/qmake-docs.pro
-- ./bin/qmake -set QDOC /qtbase.build/bin/qdoc
-- make html_docs
-- ./bin/qmake -unset QDOC
-install-commands:
-- make install INSTALL_ROOT="$DESTDIR"
-- ./bin/qmake -set QDOC /qtbase.build/bin/qdoc
-- make install_html_docs INSTALL_ROOT="$DESTDIR"
-- ./bin/qmake -unset QDOC
diff --git a/strata/qt5-tools/qtconnectivity.morph b/strata/qt5-tools/qtconnectivity.morph
deleted file mode 100644
index d1123711..00000000
--- a/strata/qt5-tools/qtconnectivity.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtconnectivity
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtdeclarative.morph b/strata/qt5-tools/qtdeclarative.morph
deleted file mode 100644
index 9eb02331..00000000
--- a/strata/qt5-tools/qtdeclarative.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtdeclarative
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtdoc.morph b/strata/qt5-tools/qtdoc.morph
deleted file mode 100644
index 3b449382..00000000
--- a/strata/qt5-tools/qtdoc.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: qtdoc
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtgraphicaleffects.morph b/strata/qt5-tools/qtgraphicaleffects.morph
deleted file mode 100644
index 27c42971..00000000
--- a/strata/qt5-tools/qtgraphicaleffects.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: qtgraphicaleffects
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtimageformats.morph b/strata/qt5-tools/qtimageformats.morph
deleted file mode 100644
index 08323ca1..00000000
--- a/strata/qt5-tools/qtimageformats.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtimageformats
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtjsbackend.morph b/strata/qt5-tools/qtjsbackend.morph
deleted file mode 100644
index 5813084c..00000000
--- a/strata/qt5-tools/qtjsbackend.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtjsbackend
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtlocation.morph b/strata/qt5-tools/qtlocation.morph
deleted file mode 100644
index 14a527ff..00000000
--- a/strata/qt5-tools/qtlocation.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtlocation
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtmultimedia.morph b/strata/qt5-tools/qtmultimedia.morph
deleted file mode 100644
index 537baa08..00000000
--- a/strata/qt5-tools/qtmultimedia.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtmultimedia
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make install_html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtquick1.morph b/strata/qt5-tools/qtquick1.morph
deleted file mode 100644
index d4692445..00000000
--- a/strata/qt5-tools/qtquick1.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtquick1
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtquickcontrols.morph b/strata/qt5-tools/qtquickcontrols.morph
deleted file mode 100644
index 12051034..00000000
--- a/strata/qt5-tools/qtquickcontrols.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtquickcontrols
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtscript.morph b/strata/qt5-tools/qtscript.morph
deleted file mode 100644
index 6f27842e..00000000
--- a/strata/qt5-tools/qtscript.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtscript
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtsensors.morph b/strata/qt5-tools/qtsensors.morph
deleted file mode 100644
index d4b4ec00..00000000
--- a/strata/qt5-tools/qtsensors.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtsensors
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtserialport.morph b/strata/qt5-tools/qtserialport.morph
deleted file mode 100644
index 0a623865..00000000
--- a/strata/qt5-tools/qtserialport.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtserialport
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtsvg.morph b/strata/qt5-tools/qtsvg.morph
deleted file mode 100644
index 40316a3c..00000000
--- a/strata/qt5-tools/qtsvg.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtsvg
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qttools.morph b/strata/qt5-tools/qttools.morph
deleted file mode 100644
index 1baa10e7..00000000
--- a/strata/qt5-tools/qttools.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qttools
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- unset TARGET ; make
-- unset TARGET ; make html_docs
-install-commands:
-- unset TARGET ; make install INSTALL_ROOT=$DESTDIR
-- unset TARGET ; make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qttranslations.morph b/strata/qt5-tools/qttranslations.morph
deleted file mode 100644
index bfb61302..00000000
--- a/strata/qt5-tools/qttranslations.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: qttranslations
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtwebkit-examples.morph b/strata/qt5-tools/qtwebkit-examples.morph
deleted file mode 100644
index b6683e65..00000000
--- a/strata/qt5-tools/qtwebkit-examples.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: qtwebkit-examples
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtwebkit.morph b/strata/qt5-tools/qtwebkit.morph
deleted file mode 100644
index c76db433..00000000
--- a/strata/qt5-tools/qtwebkit.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtwebkit
-kind: chunk
-configure-commands:
-- QMAKEPATH=/qtwebkit.build/Tools/qmake/mkspecs qmake WebKit.pro
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtwebsockets.morph b/strata/qt5-tools/qtwebsockets.morph
deleted file mode 100644
index e1cac87f..00000000
--- a/strata/qt5-tools/qtwebsockets.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtwebsockets
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtx11extras.morph b/strata/qt5-tools/qtx11extras.morph
deleted file mode 100644
index edea0acf..00000000
--- a/strata/qt5-tools/qtx11extras.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtx11extras
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/qtxmlpatterns.morph b/strata/qt5-tools/qtxmlpatterns.morph
deleted file mode 100644
index bdd32d5f..00000000
--- a/strata/qt5-tools/qtxmlpatterns.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: qtxmlpatterns
-kind: chunk
-configure-commands:
-- qmake
-build-commands:
-- make
-- make html_docs
-install-commands:
-- make install INSTALL_ROOT=$DESTDIR
-- make install_html_docs INSTALL_ROOT=$DESTDIR
diff --git a/strata/qt5-tools/ruby-1.8.morph b/strata/qt5-tools/ruby-1.8.morph
deleted file mode 100644
index cee282c0..00000000
--- a/strata/qt5-tools/ruby-1.8.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: ruby-1.8
-kind: chunk
-configure-commands:
-- autoconf
-- ./configure --prefix=/usr --program-suffix=-1.8
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install
diff --git a/strata/qt5-tools/ruby-1.9.morph b/strata/qt5-tools/ruby-1.9.morph
deleted file mode 100644
index bc697ada..00000000
--- a/strata/qt5-tools/ruby-1.9.morph
+++ /dev/null
@@ -1,9 +0,0 @@
-name: ruby-1.9
-kind: chunk
-configure-commands:
-- autoconf
-- ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install