Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 362366 Details for
Bug 489978
x11-theme/qtcurve-qt4-1.8.15 version bump from new upstream
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qtcurve-qt4-1.8.15.ebuild.diff
qtcurve-qt4-1.8.15.ebuild.diff (text/plain), 1.51 KB, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2013-10-31 15:26:40 UTC
(
hide
)
Description:
qtcurve-qt4-1.8.15.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2013-10-31 15:26:40 UTC
Size:
1.51 KB
patch
obsolete
>--- /usr/portage/x11-themes/qtcurve-qt4/qtcurve-qt4-1.8.14.ebuild >+++ qtcurve-qt4-1.8.15.ebuild >@@ -6,17 +6,17 @@ > KDE_REQUIRED="optional" > inherit cmake-utils kde4-base > >-MY_P="${P/qtcurve-qt4/QtCurve-KDE4}" >- > DESCRIPTION="A set of widget styles for Qt4 based apps, also available for GTK2" >-HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492" >-SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2" >+HOMEPAGE="https://github.com/QtCurve/qtcurve-qt4" >+SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz >+ https://github.com/QtCurve/${PN}/commit/69985618c584ce4d707bba0dfeded5f53b6fe9b3.patch -> ${P}-fix_image_header_build.patch" > > LICENSE="GPL-2" > SLOT="0" >-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" >+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" > IUSE="kde windeco" > REQUIRED_USE="windeco? ( kde )" >+PATCHES=( "${DISTDIR}"/${MY_P}-fix_image_header_build.patch ) > > DEPEND="dev-qt/qtdbus:4 > dev-qt/qtgui:4 >@@ -27,10 +27,7 @@ > )" > RDEPEND="${DEPEND}" > >-S=${WORKDIR}/${MY_P} >- >-DOCS=( ChangeLog README TODO ) >-PATCHES=( "${FILESDIR}/${PN}_kwin_automagic_fix.patch" ) >+DOCS=( ChangeLog-qt4 README-qt4.md TODO-qt4 ) > > pkg_setup() { > use kde && kde4-base_pkg_setup >@@ -38,14 +35,11 @@ > > src_configure() { > local mycmakeargs >- if use kde; then >- mycmakeargs=( >- $(cmake-utils_use windeco QTC_KWIN) >- ) >+ if use kde ; then > kde4-base_src_configure > else > mycmakeargs=( >- "-DQTC_QT_ONLY=true" >+ "-DQTC_QT4_ENABLE_KDE=false" > ) > cmake-utils_src_configure > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 489978
:
362364
| 362366