Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 466774 Details for
Bug 612390
dev-vcs/qgit-2.7: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
qgit-2.7.ebuild
qgit-2.7.ebuild (text/plain), 809 bytes, created by
Matt Whitlock
on 2017-03-12 06:21:59 UTC
(
hide
)
Description:
qgit-2.7.ebuild
Filename:
MIME Type:
Creator:
Matt Whitlock
Created:
2017-03-12 06:21:59 UTC
Size:
809 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit eutils qmake-utils > >DESCRIPTION="Qt GUI for git repositories" >HOMEPAGE="http://libre.tibirna.org/projects/qgit" >SRC_URI="https://github.com/tibirna/qgit/archive/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" >IUSE="" > >DEPEND=" > dev-qt/qtcore:5 > dev-qt/qtgui:5 > dev-qt/qtwidgets:5 >" >RDEPEND="${DEPEND} > dev-vcs/git > !dev-vcs/qgit:2 >" > >S=${WORKDIR}/${PN}-${P} > >src_prepare() { > default > > # respect CXXFLAGS > sed -i -e '/CONFIG\s*+=/s/debug_and_release//' \ > -e '/QMAKE_CXXFLAGS.*+=/d' \ > src/src.pro || die >} > >src_configure() { > eqmake5 >} > >src_install() { > dobin bin/qgit > doicon src/resources/qgit.png > make_desktop_entry qgit QGit qgit > einstalldocs >}
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 612390
: 466774