* [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.8.0-r1.ebuild ChangeLog dolphin-4.8.0.ebuild
@ 2012-01-27 9:01 Johannes Huber (johu)
0 siblings, 0 replies; only message in thread
From: Johannes Huber (johu) @ 2012-01-27 9:01 UTC (permalink / raw
To: gentoo-commits
johu 12/01/27 09:01:13
Modified: ChangeLog
Added: dolphin-4.8.0-r1.ebuild
Removed: dolphin-4.8.0.ebuild
Log:
Add upstream patch which fixes selection behaviour with ctrl/shift key.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.124 kde-base/dolphin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin/ChangeLog?r1=1.123&r2=1.124
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog 25 Jan 2012 18:17:10 -0000 1.123
+++ ChangeLog 27 Jan 2012 09:01:13 -0000 1.124
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/dolphin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.123 2012/01/25 18:17:10 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.124 2012/01/27 09:01:13 johu Exp $
+
+*dolphin-4.8.0-r1 (27 Jan 2012)
+
+ 27 Jan 2012; Johannes Huber <johu@gentoo.org> +dolphin-4.8.0-r1.ebuild,
+ +files/dolphin-4.8.0-fix-selection.patch, -dolphin-4.8.0.ebuild:
+ Add upstream patch which fixes selection behaviour with ctrl/shift key.
*dolphin-4.8.0 (25 Jan 2012)
1.1 kde-base/dolphin/dolphin-4.8.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin/dolphin-4.8.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin/dolphin-4.8.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: dolphin-4.8.0-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.8.0-r1.ebuild,v 1.1 2012/01/27 09:01:13 johu Exp $
EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kde-baseapps"
inherit kde4-meta
DESCRIPTION="A KDE filemanager focusing on usability"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug semantic-desktop thumbnail"
DEPEND="
$(add_kdebase_dep kdelibs 'semantic-desktop=')
$(add_kdebase_dep libkonq)
semantic-desktop? ( dev-libs/shared-desktop-ontologies )
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kfind)
"
PDEPEND="
thumbnail? (
$(add_kdebase_dep thumbnailers)
|| (
$(add_kdebase_dep ffmpegthumbs)
$(add_kdebase_dep mplayerthumbs)
)
)
"
KMLOADLIBS="libkonq"
RESTRICT="test"
# bug 393129
PATCHES=(
"${FILESDIR}/${P}-fix-selection.patch"
)
src_configure() {
mycmakeargs=(
$(cmake-utils_use_with semantic-desktop Nepomuk)
)
kde4-meta_src_configure
}
pkg_postinst() {
kde4-base_pkg_postinst
echo
elog "For .exe file preview support, install media-gfx/icoutils."
echo
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-27 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 9:01 [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.8.0-r1.ebuild ChangeLog dolphin-4.8.0.ebuild Johannes Huber (johu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox