public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: x11-themes/qtcurve/
@ 2013-11-06 21:59 Lars Wendler
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Wendler @ 2013-11-06 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     65aa3960aa7c5c74e0c8c5cd12ce4f52955f4628
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 21:58:55 2013 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 21:58:55 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git;a=commit;h=65aa3960

Removed all but latest stable ebuild. Added latest upstream KDE3 version. Bumped ebuilds to EAPI-5.

---
 x11-themes/qtcurve/ChangeLog                       |  8 +++++
 x11-themes/qtcurve/qtcurve-0.59.2.ebuild           | 36 ----------------------
 x11-themes/qtcurve/qtcurve-0.59.5.ebuild           | 36 ----------------------
 x11-themes/qtcurve/qtcurve-0.65.2.ebuild           | 35 ---------------------
 x11-themes/qtcurve/qtcurve-0.69.1.ebuild           |  2 +-
 ...{qtcurve-0.68.1.ebuild => qtcurve-1.8.5.ebuild} | 16 +++++++---
 6 files changed, 21 insertions(+), 112 deletions(-)

diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog
index d985100..65fe9dd 100644
--- a/x11-themes/qtcurve/ChangeLog
+++ b/x11-themes/qtcurve/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.74 2009/11/08 19:31:13 nixnut Exp $
 
+*qtcurve-1.8.5 (06 Nov 2013)
+
+  06 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> -qtcurve-0.59.2.ebuild,
+  -qtcurve-0.59.5.ebuild, -qtcurve-0.65.2.ebuild, -qtcurve-0.68.1.ebuild,
+  qtcurve-0.69.1.ebuild, +qtcurve-1.8.5.ebuild:
+  Removed all but latest stable ebuild. Added latest upstream KDE3 version.
+  Bumped ebuilds to EAPI-5.
+
   21 Mar 2013; Lars Wendler <polynomial-c@gentoo.org> qtcurve-0.59.2.ebuild,
   qtcurve-0.59.5.ebuild, qtcurve-0.65.2.ebuild, qtcurve-0.68.1.ebuild,
   qtcurve-0.69.1.ebuild:

diff --git a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild b/x11-themes/qtcurve/qtcurve-0.59.2.ebuild
deleted file mode 100644
index c4f36a1..0000000
--- a/x11-themes/qtcurve/qtcurve-0.59.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.2.ebuild,v 1.8 2008/07/28 21:49:48 carlo Exp $
-
-EAPI=1
-
-# Order is important, so we get src_compile from cmake-utils.
-inherit kde-functions qt3 cmake-utils
-
-MY_P=${P/qtcurve/QtCurve-KDE3}
-
-DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
-SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-qt/qt-meta:3"
-DEPEND="${RDEPEND}
-	>=dev-util/cmake-2.4"
-
-need-kde 3.5
-
-S=${WORKDIR}/${MY_P}
-DOCS="ChangeLog README TODO"
-
-pkg_postinst() {
-	buildsycoca
-}
-
-pkg_postrm() {
-	buildsycoca
-}

diff --git a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild b/x11-themes/qtcurve/qtcurve-0.59.5.ebuild
deleted file mode 100644
index d9730fd..0000000
--- a/x11-themes/qtcurve/qtcurve-0.59.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.59.5.ebuild,v 1.7 2008/11/08 13:20:07 nixnut Exp $
-
-EAPI=1
-
-# Order is important, so we get src_compile from cmake-utils.
-inherit kde-functions qt3 cmake-utils
-
-MY_P=${P/qtcurve/QtCurve-KDE3}
-
-DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
-SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-qt/qt-meta:3"
-DEPEND="${RDEPEND}
-	>=dev-util/cmake-2.4"
-
-need-kde 3.5
-
-S=${WORKDIR}/${MY_P}
-DOCS="ChangeLog README TODO"
-
-pkg_postinst() {
-	buildsycoca
-}
-
-pkg_postrm() {
-	buildsycoca
-}

diff --git a/x11-themes/qtcurve/qtcurve-0.65.2.ebuild b/x11-themes/qtcurve/qtcurve-0.65.2.ebuild
deleted file mode 100644
index 5e1c7e7..0000000
--- a/x11-themes/qtcurve/qtcurve-0.65.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.65.2.ebuild,v 1.5 2009/10/21 17:15:32 jer Exp $
-
-EAPI=1
-
-# Order is important, so we get src_compile from cmake-utils.
-inherit kde-functions qt3 cmake-utils
-
-MY_P=${P/qtcurve/QtCurve-KDE3}
-
-DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
-SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="dev-qt/qt-meta:3"
-DEPEND="${RDEPEND}"
-
-need-kde 3.5
-
-S=${WORKDIR}/${MY_P}
-DOCS="ChangeLog README TODO"
-
-pkg_postinst() {
-	buildsycoca
-}
-
-pkg_postrm() {
-	buildsycoca
-}

diff --git a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild b/x11-themes/qtcurve/qtcurve-0.69.1.ebuild
index 820419a..b3ca879 100644
--- a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-0.69.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.69.1.ebuild,v 1.4 2009/11/08 19:31:13 nixnut Exp $
 
-EAPI=1
+EAPI=5
 
 # Order is important, so we get src_compile from cmake-utils.
 inherit kde-functions qt3 cmake-utils

diff --git a/x11-themes/qtcurve/qtcurve-0.68.1.ebuild b/x11-themes/qtcurve/qtcurve-1.8.5.ebuild
similarity index 73%
rename from x11-themes/qtcurve/qtcurve-0.68.1.ebuild
rename to x11-themes/qtcurve/qtcurve-1.8.5.ebuild
index 34986d6..e37840b 100644
--- a/x11-themes/qtcurve/qtcurve-0.68.1.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.8.5.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.68.1.ebuild,v 1.1 2009/09/17 18:55:13 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.69.1.ebuild,v 1.4 2009/11/08 19:31:13 nixnut Exp $
 
-EAPI=1
+EAPI=5
 
 # Order is important, so we get src_compile from cmake-utils.
 inherit kde-functions qt3 cmake-utils
@@ -11,10 +11,10 @@ MY_P=${P/qtcurve/QtCurve-KDE3}
 
 DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
 HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
-SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
+SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="3.5"
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
@@ -26,6 +26,14 @@ need-kde 3.5
 S=${WORKDIR}/${MY_P}
 DOCS="ChangeLog README TODO"
 
+src_configure() {
+	local mycmakeargs
+	mycmakeargs=(
+		-DQT_PLUGINS_DIR=/usr/qt/3/plugins
+	)
+	cmake-utils_src_configure
+}
+
 pkg_postinst() {
 	buildsycoca
 }


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

* [gentoo-commits] proj/kde-sunset:master commit in: x11-themes/qtcurve/
@ 2020-08-24  0:53 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-08-24  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3cd3af17ce7dd1675cce6194b0ed22d63a42b31e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 00:32:33 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 00:32:33 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=3cd3af17

x11-themes/qtcurve: Drop 0.69.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/qtcurve/qtcurve-0.69.1.ebuild | 35 --------------------------------
 1 file changed, 35 deletions(-)

diff --git a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild b/x11-themes/qtcurve/qtcurve-0.69.1.ebuild
deleted file mode 100644
index b3ca879c..00000000
--- a/x11-themes/qtcurve/qtcurve-0.69.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-0.69.1.ebuild,v 1.4 2009/11/08 19:31:13 nixnut Exp $
-
-EAPI=5
-
-# Order is important, so we get src_compile from cmake-utils.
-inherit kde-functions qt3 cmake-utils
-
-MY_P=${P/qtcurve/QtCurve-KDE3}
-
-DESCRIPTION="A set of widget styles for KDE3 based apps, also available for GTK2 and Qt4"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492"
-SRC_URI="http://home.freeuk.com/cpdrummond/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="dev-qt/qt-meta:3"
-DEPEND="${RDEPEND}"
-
-need-kde 3.5
-
-S=${WORKDIR}/${MY_P}
-DOCS="ChangeLog README TODO"
-
-pkg_postinst() {
-	buildsycoca
-}
-
-pkg_postrm() {
-	buildsycoca
-}


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

* [gentoo-commits] proj/kde-sunset:master commit in: x11-themes/qtcurve/
@ 2020-08-24  0:53 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-08-24  0:53 UTC (permalink / raw
  To: gentoo-commits

commit:     b3a7f562d03d3ae9be2ed67f0e8cec9bfe3333ce
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 00:19:43 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 00:30:18 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b3a7f562

x11-themes/qtcurve: Import 1.9.0-r1 and re-enable Qt4 support

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild | 99 ++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
new file mode 100644
index 00000000..7bff3227
--- /dev/null
+++ b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit cmake-utils kde.org
+
+DESCRIPTION="Widget styles for Qt and GTK2"
+HOMEPAGE="https://invent.kde.org/system/qtcurve"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+IUSE="gtk nls plasma qt4 +qt5 test +X"
+
+if [[ ${KDE_BUILD_TYPE} = release ]] ; then
+	SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
+	S="${WORKDIR}/${P/_/-}"
+fi
+
+REQUIRED_USE="gtk? ( X )
+	|| ( gtk qt4 qt5 )
+	plasma? ( qt5 )
+"
+
+BDEPEND="
+	virtual/pkgconfig
+	nls? ( sys-devel/gettext )
+	plasma? ( >=kde-frameworks/extra-cmake-modules-${KFMIN}:5 )
+"
+DEPEND="
+	gtk? ( x11-libs/gtk+:2 )
+	plasma? (
+		>=dev-qt/qtprintsupport-${QTMIN}:5
+		>=kde-frameworks/frameworkintegration-${KFMIN}:5
+		>=kde-frameworks/karchive-${KFMIN}:5
+		>=kde-frameworks/kcompletion-${KFMIN}:5
+		>=kde-frameworks/kconfig-${KFMIN}:5
+		>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+		>=kde-frameworks/kcoreaddons-${KFMIN}:5
+		>=kde-frameworks/kdelibs4support-${KFMIN}:5
+		>=kde-frameworks/kguiaddons-${KFMIN}:5
+		>=kde-frameworks/ki18n-${KFMIN}:5
+		>=kde-frameworks/kiconthemes-${KFMIN}:5
+		>=kde-frameworks/kio-${KFMIN}:5
+		>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+		>=kde-frameworks/kwindowsystem-${KFMIN}:5
+		>=kde-frameworks/kxmlgui-${KFMIN}:5
+	)
+	qt4? (
+		dev-qt/qtcore:4
+		dev-qt/qtdbus:4
+		dev-qt/qtgui:4
+		dev-qt/qtsvg:4
+	)
+	qt5? (
+		>=dev-qt/qtdbus-${QTMIN}:5
+		>=dev-qt/qtgui-${QTMIN}:5
+		>=dev-qt/qtsvg-${QTMIN}:5
+		>=dev-qt/qtwidgets-${QTMIN}:5
+		X? ( >=dev-qt/qtx11extras-${QTMIN}:5 )
+	)
+	X? (
+		x11-libs/libX11
+		x11-libs/libxcb
+	)
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT+=" test"
+
+DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.9.0-build_testing.patch"
+	"${FILESDIR}/${PN}-1.9.0-no-X-buildfix.patch"
+	"${FILESDIR}/${PN}-1.9.0-gcc9.patch"
+	"${FILESDIR}/${PN}-1.9.0-libreoffice-crashfix.patch"
+	"${FILESDIR}/${PN}-1.9.0-qt-5.15.patch"
+)
+
+src_configure() {
+	local mycmakeargs=(
+		-DLIB_INSTALL_DIR="$(get_libdir)"
+		-DQTC_QT4_ENABLE_KDE=OFF
+		-DQTC_KDE4_DEFAULT_HOME=ON
+		-DENABLE_GTK2="$(usex gtk)"
+		-DENABLE_QT4="$(usex qt4)"
+		-DENABLE_QT5="$(usex qt5)"
+		-DBUILD_TESTING="$(usex test)"
+		-DQTC_ENABLE_X11="$(usex X)"
+		-DQTC_INSTALL_PO="$(usex nls)"
+		-DQTC_QT5_ENABLE_KDE="$(usex plasma)"
+	)
+
+	cmake-utils_src_configure
+}


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

end of thread, other threads:[~2020-08-24  0:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 21:59 [gentoo-commits] proj/kde-sunset:master commit in: x11-themes/qtcurve/ Lars Wendler
  -- strict thread matches above, loose matches on Subject: below --
2020-08-24  0:53 Andreas Sturmlechner
2020-08-24  0:53 Andreas Sturmlechner

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