public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/solid: solid-4.3.2.ebuild ChangeLog
@ 2009-10-06 20:40 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2009-10-06 20:40 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/10/06 20:40:19

  Modified:             ChangeLog
  Added:                solid-4.3.2.ebuild
  Log:
  Version bump KDE 4.3.2
  (Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.37                 kde-base/solid/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/solid/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/solid/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/solid/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	1 Sep 2009 16:28:09 -0000	1.36
+++ ChangeLog	6 Oct 2009 20:40:18 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/solid
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.36 2009/09/01 16:28:09 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/ChangeLog,v 1.37 2009/10/06 20:40:18 alexxy Exp $
+
+*solid-4.3.2 (06 Oct 2009)
+
+  06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +solid-4.3.2.ebuild:
+  Version bump
 
 *solid-4.3.1 (01 Sep 2009)
 



1.1                  kde-base/solid/solid-4.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/solid/solid-4.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/solid/solid-4.3.2.ebuild?rev=1.1&content-type=text/plain

Index: solid-4.3.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/solid/solid-4.3.2.ebuild,v 1.1 2009/10/06 20:40:18 alexxy Exp $

EAPI="2"

KMNAME="kdebase-workspace"
CPPUNIT_REQUIRED="test"
inherit kde4-meta

DESCRIPTION="Solid: the KDE hardware library"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="bluetooth debug networkmanager wicd"

# solid/CMakeLists.txt has an add_subdirectory statement that depends on
# networkmanager-0.7, referring to a non-existant directory, restricted to =0.6*
# for now.
DEPEND="
	>=sys-apps/hal-0.5.9
	bluetooth? ( net-wireless/bluez )
	networkmanager? ( >=net-misc/networkmanager-0.7 )
	wicd? ( net-misc/wicd )
"
RDEPEND="${DEPEND}"

KMEXTRA="
	libs/solid/
"

src_configure() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with bluetooth BlueZ)
		$(cmake-utils_use_with networkmanager NetworkManager)
		$(cmake-utils_use_build wicd)
	"

	kde4-meta_src_configure
}

pkg_postinst() {
	elog "If you want to be notified about new plugged devices by a popup,"
	elog "install kde-base/soliduiserver"

	kde4-meta_pkg_postinst
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-06 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 20:40 [gentoo-commits] gentoo-x86 commit in kde-base/solid: solid-4.3.2.ebuild ChangeLog Alexey Shvetsov (alexxy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox