diff options
author | Ben de Groot <yngwin@gentoo.org> | 2008-03-26 23:31:34 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2008-03-26 23:31:34 +0000 |
commit | 2243785a92d9ab9724b91eaeed53ddf2e256ae05 (patch) | |
tree | 8fa07fcb40172c0cf9b32a285cbdabaa848a8d4d /x11-themes | |
parent | add gnome-extra/gnome-media-2.22 to gnome-2.22 pmask (diff) | |
download | gentoo-2-2243785a92d9ab9724b91eaeed53ddf2e256ae05.tar.gz gentoo-2-2243785a92d9ab9724b91eaeed53ddf2e256ae05.tar.bz2 gentoo-2-2243785a92d9ab9724b91eaeed53ddf2e256ae05.zip |
x11-themes/gtk-engines-qtcurve version bump
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/ChangeLog | 12 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.55.3.ebuild | 30 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.0.ebuild | 30 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.1.ebuild | 30 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.2.ebuild | 36 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.0.ebuild | 30 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.58.0.ebuild (renamed from x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.3.ebuild) | 4 |
8 files changed, 15 insertions, 161 deletions
diff --git a/x11-themes/gtk-engines-qtcurve/ChangeLog b/x11-themes/gtk-engines-qtcurve/ChangeLog index 9cab7c8b5ece..9096db831d44 100644 --- a/x11-themes/gtk-engines-qtcurve/ChangeLog +++ b/x11-themes/gtk-engines-qtcurve/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for x11-themes/gtk-engines-qtcurve # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.15 2008/03/15 14:09:57 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/ChangeLog,v 1.16 2008/03/26 23:31:34 yngwin Exp $ + +*gtk-engines-qtcurve-0.58.0 (26 Mar 2008) + + 26 Mar 2008; Ben de Groot <yngwin@gentoo.org> + -gtk-engines-qtcurve-0.55.3.ebuild, -gtk-engines-qtcurve-0.56.0.ebuild, + -gtk-engines-qtcurve-0.56.1.ebuild, -gtk-engines-qtcurve-0.56.2.ebuild, + -gtk-engines-qtcurve-0.56.3.ebuild, -gtk-engines-qtcurve-0.57.0.ebuild, + gtk-engines-qtcurve-0.57.1.ebuild, +gtk-engines-qtcurve-0.58.0.ebuild: + Removing old versions. Version bump to 0.58. Removing event filter cmake + option, on upstream's recommendation. Fixes bug 214362. *gtk-engines-qtcurve-0.57.1 (15 Mar 2008) diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.55.3.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.55.3.ebuild deleted file mode 100644 index 2456b2d45ae3..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.55.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.55.3.ebuild,v 1.2 2008/02/25 16:34:48 yngwin Exp $ - -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="~amd64 ~x86" -IUSE="mozilla" - -RDEPEND=">=x11-libs/gtk+-2 - x11-libs/cairo" -DEPEND="${RDEPEND} - >=dev-util/cmake-2.4" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.0.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.0.ebuild deleted file mode 100644 index bd71712a8fd1..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.0.ebuild,v 1.2 2008/02/25 16:34:48 yngwin Exp $ - -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="~amd64 ~x86" -IUSE="mozilla" - -RDEPEND=">=x11-libs/gtk+-2 - x11-libs/cairo" -DEPEND="${RDEPEND} - >=dev-util/cmake-2.4" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.1.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.1.ebuild deleted file mode 100644 index f3351667d200..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.1.ebuild,v 1.1 2008/02/25 23:18:31 yngwin Exp $ - -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="~amd64 ~x86" -IUSE="mozilla" - -RDEPEND=">=x11-libs/gtk+-2 - x11-libs/cairo" -DEPEND="${RDEPEND} - >=dev-util/cmake-2.4" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.2.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.2.ebuild deleted file mode 100644 index 4f9fab849419..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.2.ebuild,v 1.1 2008/02/29 23:00:46 yngwin Exp $ - -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="~amd64 ~x86" -IUSE="mozilla" - -RDEPEND=">=x11-libs/gtk+-2 - x11-libs/cairo" -DEPEND="${RDEPEND} - >=dev-util/cmake-2.4" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/build.patch -} - -src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.0.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.0.ebuild deleted file mode 100644 index fb6340d69ee4..000000000000 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.0.ebuild,v 1.1 2008/03/12 22:32:31 yngwin Exp $ - -inherit eutils cmake-utils - -MY_P=${P/gtk-engines-qtcurve/QtCurve-Gtk2} - -DESCRIPTION="A set of widget styles for GTK2 based apps, also available for KDE3 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="~amd64 ~x86" -IUSE="mozilla" - -RDEPEND=">=x11-libs/gtk+-2 - x11-libs/cairo" -DEPEND="${RDEPEND} - >=dev-util/cmake-2.4" - -S=${WORKDIR}/${MY_P} -DOCS="ChangeLog README TODO" - -src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" - use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" - cmake-utils_src_compile -} diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild index 0f93448efe73..38f33f8cb617 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild,v 1.1 2008/03/15 14:09:57 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.57.1.ebuild,v 1.2 2008/03/26 23:31:34 yngwin Exp $ inherit eutils cmake-utils @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P} DOCS="ChangeLog README TODO" src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" + local mycmakeargs="" use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" cmake-utils_src_compile } diff --git a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.3.ebuild b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.58.0.ebuild index 85052292e462..84ebe063a59c 100644 --- a/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.3.ebuild +++ b/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.58.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.56.3.ebuild,v 1.1 2008/03/04 14:51:23 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-qtcurve/gtk-engines-qtcurve-0.58.0.ebuild,v 1.1 2008/03/26 23:31:34 yngwin Exp $ inherit eutils cmake-utils @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P} DOCS="ChangeLog README TODO" src_compile() { - local mycmakeargs="-DQTC_ADD_EVENT_FILTER=true" + local mycmakeargs="" use mozilla && mycmakeargs="-DQTC_MODIFY_MOZILLA=true -DQTC_MODIFY_MOZILLA_USER_JS=true" cmake-utils_src_compile } |