* [gentoo-commits] proj/qt:master commit in: x11-libs/qt-opengl/, x11-libs/qt-openvg/, x11-libs/qt-gui/
@ 2012-02-05 20:33 Markos Chandras
0 siblings, 0 replies; only message in thread
From: Markos Chandras @ 2012-02-05 20:33 UTC (permalink / raw
To: gentoo-commits
commit: ce9a81a67703b94a84820024596cfdeed053daab
Author: Alex Alexander <wired <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 13:27:48 2012 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 13:27:48 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ce9a81a6
qt-{gui,opengl,openvg}: updated live ebuild graphics systems
marked open{gl,vg} as experimental, raster as default
---
x11-libs/qt-gui/qt-gui-4.8.9999.ebuild | 4 ++--
x11-libs/qt-gui/qt-gui-4.9999.ebuild | 4 ++--
x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild | 4 ++--
x11-libs/qt-opengl/qt-opengl-4.9999.ebuild | 4 ++--
x11-libs/qt-openvg/Manifest | 2 +-
x11-libs/qt-openvg/qt-openvg-4.8.9999.ebuild | 4 ++--
x11-libs/qt-openvg/qt-openvg-4.9999.ebuild | 4 ++--
7 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
index 2e1fe7b..f6ef449 100644
--- a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
@@ -186,8 +186,8 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/raster" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/raster"
+ echo "default" > "${D}/usr/share/qt4/graphicssystems/raster" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/raster"
touch "${D}/usr/share/qt4/graphicssystems/native" ||
die "could not touch ${D}/usr/share/qt4/graphicssystems/native"
diff --git a/x11-libs/qt-gui/qt-gui-4.9999.ebuild b/x11-libs/qt-gui/qt-gui-4.9999.ebuild
index 2e1fe7b..f6ef449 100644
--- a/x11-libs/qt-gui/qt-gui-4.9999.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.9999.ebuild
@@ -186,8 +186,8 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/raster" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/raster"
+ echo "default" > "${D}/usr/share/qt4/graphicssystems/raster" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/raster"
touch "${D}/usr/share/qt4/graphicssystems/native" ||
die "could not touch ${D}/usr/share/qt4/graphicssystems/native"
diff --git a/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild
index b9bf3ff..3e02154 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.8.9999.ebuild
@@ -58,6 +58,6 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/opengl" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/opengl"
+ echo "experimental" > "${D}/usr/share/qt4/graphicssystems/opengl" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/opengl"
}
diff --git a/x11-libs/qt-opengl/qt-opengl-4.9999.ebuild b/x11-libs/qt-opengl/qt-opengl-4.9999.ebuild
index b9bf3ff..3e02154 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.9999.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.9999.ebuild
@@ -58,6 +58,6 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/opengl" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/opengl"
+ echo "experimental" > "${D}/usr/share/qt4/graphicssystems/opengl" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/opengl"
}
diff --git a/x11-libs/qt-openvg/Manifest b/x11-libs/qt-openvg/Manifest
index 23bd05a..ac7236d 100644
--- a/x11-libs/qt-openvg/Manifest
+++ b/x11-libs/qt-openvg/Manifest
@@ -1,2 +1,2 @@
-DIST qt-everywhere-opensource-src-4.7.0.tar.gz 208320257 RMD160 3e9c0f0d9843b5c03ad4bd6193aff98531ee0746 SHA1 a5796c8f468c8f59249e5c696f913864c979f411 SHA256 e05256d560ca7d674cd4310bb791748900ad14ad662cbfe22b6d72ada43e7955
+DIST qt-everywhere-opensource-src-4.7.0.tar.gz 208320257 SHA256 e05256d560ca7d674cd4310bb791748900ad14ad662cbfe22b6d72ada43e7955 SHA512 3875eff09241ed613afe46ab0e5ff313cbd5dfab7ca22ab5d87d10974c1305f88c989608eea9e155c1f8969afaa64742c05987f66c65702310109b5588837fd3 WHIRLPOOL 0156e1c2d952d5c74e56f75108103a974001a89da92f72619cc7274770fad12dd4e8d5eb02009fec35a15e1a552c8e2d654941a8e65b8c7a06eea5f52b91487d
DIST qt-everywhere-opensource-src-4.7.1.tar.gz 211768512 SHA256 8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a SHA512 adca9f9ea9914eb7715277ec61e0710f4492e0562fce5e72d02e88c2df58b4fbc77a4346abd8ebf79aa8eff94d0075191a8709fbb502785682ba37ee2151ae7f WHIRLPOOL 79b16f663cb49e029cb0d86cb0a98854e975746f6e7f5ef1707d7851325556c5a248e8eaf9393d234099058d6e54ef69767ce653bf9a665cca87d2f2a5829e8d
diff --git a/x11-libs/qt-openvg/qt-openvg-4.8.9999.ebuild b/x11-libs/qt-openvg/qt-openvg-4.8.9999.ebuild
index f072491..32d971a 100644
--- a/x11-libs/qt-openvg/qt-openvg-4.8.9999.ebuild
+++ b/x11-libs/qt-openvg/qt-openvg-4.8.9999.ebuild
@@ -56,6 +56,6 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/openvg" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/openvg"
+ echo "experimental" > "${D}/usr/share/qt4/graphicssystems/openvg" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/openvg"
}
diff --git a/x11-libs/qt-openvg/qt-openvg-4.9999.ebuild b/x11-libs/qt-openvg/qt-openvg-4.9999.ebuild
index f072491..32d971a 100644
--- a/x11-libs/qt-openvg/qt-openvg-4.9999.ebuild
+++ b/x11-libs/qt-openvg/qt-openvg-4.9999.ebuild
@@ -56,6 +56,6 @@ src_install() {
#touch the available graphics systems
mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
die "could not create ${D}/usr/share/qt4/graphicssystems/"
- touch "${D}/usr/share/qt4/graphicssystems/openvg" ||
- die "could not touch ${D}/usr/share/qt4/graphicssystems/openvg"
+ echo "experimental" > "${D}/usr/share/qt4/graphicssystems/openvg" ||
+ die "could not create ${D}/usr/share/qt4/graphicssystems/openvg"
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-05 20:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05 20:33 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-opengl/, x11-libs/qt-openvg/, x11-libs/qt-gui/ Markos Chandras
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox