Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 153643 Details for
Bug 222775
new package: gtkstyle
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-themes/gtkstyle-9999
gtkstyle-9999.ebuild (text/plain), 690 bytes, created by
Christoph Brill (egore) (RESIGNED)
on 2008-05-19 08:27:41 UTC
(
hide
)
Description:
x11-themes/gtkstyle-9999
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2008-05-19 08:27:41 UTC
Size:
690 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit subversion qt4 > >ESVN_REPO_URI="svn://labs.trolltech.com/svn/styles" >ESVN_PROJECT="gtkstyle" > >DESCRIPTION="make QT 4.x appplications look like native GTK+" >HOMEPAGE="http://labs.trolltech.com/page/Projects/Styles/GtkStyle" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >RDEPEND=">=x11-libs/gtk+-2.0 > >=x11-libs/qt-4.0" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >src_compile() { > cd ${PN} > eqmake4 qgtkstyle.pro || die "qmake failed" > emake || die "make failed" >} > >src_install() { > cd ${PN} > emake INSTALL_ROOT="${D}" install || die "make install failed" >}
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 Raw
Actions:
View
Attachments on
bug 222775
: 153643 |
153877
|
154555
|
164165