Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 449996 Details for
Bug 588722
kde-misc/basket-2.49: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kde-misc/basket-2.49a.ebuild
basket-2.49a.ebuild (text/plain), 1.52 KB, created by
Panard
on 2016-10-12 13:39:50 UTC
(
hide
)
Description:
kde-misc/basket-2.49a.ebuild
Filename:
MIME Type:
Creator:
Panard
Created:
2016-10-12 13:39:50 UTC
Size:
1.52 KB
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >VIRTUALX_REQUIRED="test" >KDE_HANDBOOK="forceoptional" >KDE_TEST="forceoptional" >inherit kde5 > >DESCRIPTION="A DropDrawers clone. Multiple information organizer" >HOMEPAGE="http://basket.kde.org/" >MY_P="${PN}-${PV/a/-alpha}" >SRC_URI="https://launchpad.net/${PN}/kde5/${PV}/+download/${MY_P}.tar.bz2" >S="${WORKDIR}/${MY_P}" > >LICENSE="GPL-2" >KEYWORDS="~amd64" >SLOT="5" >IUSE="debug crypt git kde" > >DEPEND=" > $(add_frameworks_dep karchive) > $(add_frameworks_dep kcmutils) > $(add_frameworks_dep kconfig) > $(add_frameworks_dep kconfigwidgets) > $(add_frameworks_dep kcoreaddons) > $(add_frameworks_dep kcrash) > $(add_frameworks_dep kdoctools) > $(add_frameworks_dep kdbusaddons) > $(add_frameworks_dep kfilemetadata) > $(add_frameworks_dep frameworkintegration) > $(add_frameworks_dep kglobalaccel) > $(add_frameworks_dep kguiaddons) > $(add_frameworks_dep ki18n) > $(add_frameworks_dep kiconthemes) > $(add_frameworks_dep kio) > $(add_frameworks_dep knotifications) > $(add_frameworks_dep kparts) > $(add_frameworks_dep ktextwidgets) > $(add_frameworks_dep kwindowsystem) > $(add_frameworks_dep kxmlgui) > kde? ( $(add_kdeapps_dep libkdepim) ) > media-libs/qimageblitz > x11-libs/libX11 > crypt? ( >=app-crypt/gpgme-1.0 ) > git? ( dev-libs/libgit2 ) >" >RDEPEND="${DEPEND}" > >src_configure() { > local mycmakeargs=( > $(cmake-utils_use_find_package crypt Gpgme) > $(cmake-utils_use_find_package git Libgit2) > -DBUILD_KPARTS=$(usex kde) > ) > kde5_src_configure >}
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 588722
: 449996