public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: x11-themes/quantumstyle/
@ 2012-02-04 17:23 Johannes Huber
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2012-02-04 17:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4bbd7b56dd7b4ec5d26bd8c90db3938af5e6d2e6
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 17:27:08 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 17:27:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4bbd7b56

[x11-themes/quantumstyle] EAPI 4

(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)

---
 x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild b/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild
index db0410f..7101847 100644
--- a/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild
+++ b/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=4
 
 inherit multilib qt4-edge
 
@@ -27,7 +27,7 @@ S="${WORKDIR}/${MY_PN}"
 
 src_install() {
 	insinto /usr/$(get_libdir)/qt4/plugins/styles
-	doins style/libquantumstyle.so || die
-	dodoc themeconfig/default.qsconfig style/ReadMe || die
-	dobin themebuilder/qsthemebuilder || die
+	doins style/libquantumstyle.so
+	dodoc themeconfig/default.qsconfig style/ReadMe
+	dobin themebuilder/qsthemebuilder
 }



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/qt:master commit in: x11-themes/quantumstyle/
@ 2012-08-17  9:37 Davide Pesavento
  0 siblings, 0 replies; 3+ messages in thread
From: Davide Pesavento @ 2012-08-17  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     b2ea133634a8b252fc6f529f43d39ab1ff1caa5a
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Fri Aug 17 09:36:50 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 09:36:50 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b2ea1336

[x11-themes/quantumstyle] Version bump to RC8.

(Portage version: 2.2.0_alpha121/git/Linux x86_64, unsigned Manifest commit)

---
 x11-themes/quantumstyle/Manifest                   |    2 +-
 x11-themes/quantumstyle/metadata.xml               |    1 -
 ...tyle-0_rc3.ebuild => quantumstyle-0_rc8.ebuild} |    9 +++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-themes/quantumstyle/Manifest b/x11-themes/quantumstyle/Manifest
index 4f49ea7..167d289 100644
--- a/x11-themes/quantumstyle/Manifest
+++ b/x11-themes/quantumstyle/Manifest
@@ -1 +1 @@
-DIST 101088-QuantumStyle-rc3.tar.gz 200052 RMD160 723822ec1cb76b942d88785ee0b69308e4e7842b SHA1 ab8590f371cd74996139c2f37640084bcce9ed07 SHA256 a22ca159d5700a084e7fe8ee47b3a749bdde761df7b95a2902dd843cd6fe8aed
+DIST QuantumStyle-RC8.tar.bz2 1308313 SHA256 117732f700380648c6b87c4be86dcee58e8ebe38f93ded30ab7b84a8be2aed3f SHA512 dc654b808b76157bb1dc50dec4296aa87b5bbb0a9be24570892cbdead9f465f1a6a3462e2968de2b03fd9557a8e16004aa10eb64d5d441da3b367b4d421e5ecc WHIRLPOOL f7b292879a3ce853ab6bbea4ce0875d9bc457274070fe9908ec11dca7e20527c1f3f51683186281cc39aab1b0625e8e9bfd7f62abab281c76c5a3cc4ae47e0f9

diff --git a/x11-themes/quantumstyle/metadata.xml b/x11-themes/quantumstyle/metadata.xml
index c4db622..ab02f99 100644
--- a/x11-themes/quantumstyle/metadata.xml
+++ b/x11-themes/quantumstyle/metadata.xml
@@ -3,4 +3,3 @@
 <pkgmetadata>
 	<herd>qt</herd>
 </pkgmetadata>
-

diff --git a/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild b/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
similarity index 72%
rename from x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild
rename to x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
index efecd8f..dc5aa99 100644
--- a/x11-themes/quantumstyle/quantumstyle-0_rc3.ebuild
+++ b/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
@@ -7,11 +7,10 @@ EAPI=4
 inherit multilib qt4-r2
 
 MY_PN="QuantumStyle"
-MY_P="${MY_PN}-${PV/*_/}"
 
 DESCRIPTION="SVG themable style for Qt4 and KDE"
-HOMEPAGE="http://kde-look.org/content/show.php/QuantumStyle?content=101088"
-SRC_URI="http://kde-look.org/CONTENT/content-files/101088-${MY_P}.tar.gz"
+HOMEPAGE="http://kde-look.org/content/show.php/?content=101088"
+SRC_URI="http://saidlankri.free.fr/${MY_PN}-${PV/*_rc/RC}.tar.bz2"
 
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
@@ -19,11 +18,13 @@ SLOT="0"
 IUSE="debug"
 
 DEPEND="
+	x11-libs/qt-core:4
 	x11-libs/qt-gui:4
+	x11-libs/qt-svg:4
 "
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}/${MY_PN}"
+S=${WORKDIR}/${MY_PN}
 
 src_install() {
 	insinto /usr/$(get_libdir)/qt4/plugins/styles


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/qt:master commit in: x11-themes/quantumstyle/
@ 2016-02-09 17:47 Davide Pesavento
  0 siblings, 0 replies; 3+ messages in thread
From: Davide Pesavento @ 2016-02-09 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     55038bd268d86011cf0f2ff0c146003f5b2c8246
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 17:38:22 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 17:38:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=55038bd2

x11-themes/quantumstyle: drop obsolete package, superseded by QSvgStyle

 x11-themes/quantumstyle/Manifest                  |  1 -
 x11-themes/quantumstyle/metadata.xml              |  8 ------
 x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild | 34 -----------------------
 3 files changed, 43 deletions(-)

diff --git a/x11-themes/quantumstyle/Manifest b/x11-themes/quantumstyle/Manifest
deleted file mode 100644
index 167d289..0000000
--- a/x11-themes/quantumstyle/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST QuantumStyle-RC8.tar.bz2 1308313 SHA256 117732f700380648c6b87c4be86dcee58e8ebe38f93ded30ab7b84a8be2aed3f SHA512 dc654b808b76157bb1dc50dec4296aa87b5bbb0a9be24570892cbdead9f465f1a6a3462e2968de2b03fd9557a8e16004aa10eb64d5d441da3b367b4d421e5ecc WHIRLPOOL f7b292879a3ce853ab6bbea4ce0875d9bc457274070fe9908ec11dca7e20527c1f3f51683186281cc39aab1b0625e8e9bfd7f62abab281c76c5a3cc4ae47e0f9

diff --git a/x11-themes/quantumstyle/metadata.xml b/x11-themes/quantumstyle/metadata.xml
deleted file mode 100644
index 1723768..0000000
--- a/x11-themes/quantumstyle/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>qt@gentoo.org</email>
-		<name>Gentoo Qt Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild b/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
deleted file mode 100644
index 652cd80..0000000
--- a/x11-themes/quantumstyle/quantumstyle-0_rc8.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit multilib qt4-r2
-
-MY_PN="QuantumStyle"
-
-DESCRIPTION="SVG themable style for Qt4 and KDE"
-HOMEPAGE="http://kde-look.org/content/show.php/?content=101088"
-SRC_URI="http://saidlankri.free.fr/${MY_PN}-${PV/*_rc/RC}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="debug"
-
-DEPEND="
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtsvg:4
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_PN}
-
-src_install() {
-	insinto /usr/$(get_libdir)/qt4/plugins/styles
-	doins style/libquantumstyle.so
-	dodoc themeconfig/default.qsconfig style/ReadMe
-	dobin themebuilder/qsthemebuilder
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-09 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04 17:23 [gentoo-commits] proj/qt:master commit in: x11-themes/quantumstyle/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2012-08-17  9:37 Davide Pesavento
2016-02-09 17:47 Davide Pesavento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox