Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 151811 Details for
Bug 122333
subcommander-0.14.1.ebuild (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
subcommander-1.2.3.ebuild
subcommander-1.2.3.ebuild (text/plain), 1.01 KB, created by
Marko Wallin
on 2008-05-04 14:53:43 UTC
(
hide
)
Description:
subcommander-1.2.3.ebuild
Filename:
MIME Type:
Creator:
Marko Wallin
Created:
2008-05-04 14:53:43 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils libtool qt3 fdo-mime > >DESCRIPTION="QT based cross-platform Subversion client, diff & merge tool." >HOMEPAGE="http://subcommander.tigris.org/" >SRC_URI="http://subcommander.tigris.org/files/documents/1759/42385/Subcommander-1.2.3.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND=">=dev-libs/boost-1.32 > >=dev-util/subversion-1.2 > ( <dev-util/subversion-1.5 ) > <net-misc/neon-0.28 > $(qt_min_version 3.2)" >RDEPEND="${DEPEND}" > >src_compile() { > local myconf > elibtoolize > > econf ${myconf} || die "./configure failed" > emake || die "emake failed" >} > >src_install() { > einstall || die "einstall failed" > > doicon ${FILESDIR}/subcommander.png > make_desktop_entry subcommander "Subcommander ${PV}" \ > "/usr/share/pixmaps/subcommander.png" > "Programming;Development;RevisionControl" >} > >pkg_postinst() { > fdo-mime_desktop_database_update >} > >pkg_postrm() { > fdo-mime_desktop_database_update >}
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 122333
:
79410
|
79436
|
79696
|
79738
|
97798
|
145352
| 151811 |
161657