public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/e_dbus: metadata.xml e_dbus-1.0.0_beta2.ebuild ChangeLog
@ 2010-11-18 14:14 Thomas Sachau (tommy)
  0 siblings, 0 replies; only message in thread
From: Thomas Sachau (tommy) @ 2010-11-18 14:14 UTC (permalink / raw
  To: gentoo-commits

tommy       10/11/18 14:14:59

  Added:                metadata.xml e_dbus-1.0.0_beta2.ebuild ChangeLog
  Log:
  Initial commit, based on ebuild in enlightenment overlay
  
  (Portage version: 2.2.0_alpha2-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/e_dbus/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>enlightenment</herd>
<use>
 <flag name="ukit">Enable interfacing with <pkg>sys-power/upower</pkg> and <pkg>sys-fs/udisks</pkg> DBus API.</flag>
 <flag name="hal">Enable interfacing with <pkg>sys-apps/hal</pkg> DBus API.</flag>
 <flag name="connman">Enable interfacing with <pkg>net-misc/connman</pkg> DBus API.</flag>
 <flag name="libnotify">Enable interfacing with <pkg>x11-libs/libnotify</pkg> DBus API.</flag>
 <flag name="bluetooth">Enable interfacing with <pkg>net-wireless/bluez</pkg> DBus API.</flag>
 <flag name="ofono">Enable interfacing with <pkg>net-misc/ofono</pkg> DBus API.</flag>
</use>
</pkgmetadata>



1.1                  dev-libs/e_dbus/e_dbus-1.0.0_beta2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/e_dbus-1.0.0_beta2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/e_dbus-1.0.0_beta2.ebuild?rev=1.1&content-type=text/plain

Index: e_dbus-1.0.0_beta2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/e_dbus/e_dbus-1.0.0_beta2.ebuild,v 1.1 2010/11/18 14:14:59 tommy Exp $

EAPI="2"

MY_P=${P/_beta/.beta}

inherit enlightenment

DESCRIPTION="Enlightenment's (Ecore) integration to DBus"
SRC_URI="http://download.enlightenment.org/releases/${MY_P}.tar.bz2"

KEYWORDS="~amd64 ~x86"
IUSE="bluetooth +connman +hal +libnotify ofono static-libs ukit"

RDEPEND=">=dev-libs/eina-1.0.0_beta
	>=dev-libs/ecore-1.0.0_beta
	sys-apps/dbus
	libnotify? ( >=media-libs/evas-1.0.0_beta )
	hal? ( sys-apps/hal )
	ukit? ( sys-power/upower sys-fs/udisks )
"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${MY_P}

src_configure() {
	MY_ECONF="
	$(use_enable bluetooth ebluez)
	$(use_enable connman econnman)
	$(use_enable doc)
	$(use_enable hal ehal)
	$(use_enable libnotify enotify)
	$(use_enable ofono eofono)
	$(use_enable ukit eukit)
	"
	enlightenment_src_configure
}



1.1                  dev-libs/e_dbus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/e_dbus/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-libs/e_dbus
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/e_dbus/ChangeLog,v 1.1 2010/11/18 14:14:59 tommy Exp $

*e_dbus-1.0.0_beta2 (18 Nov 2010)

  18 Nov 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  +e_dbus-1.0.0_beta2.ebuild, +metadata.xml:
  Initial commit, based on ebuild in enlightenment overlay







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

only message in thread, other threads:[~2010-11-18 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-18 14:14 [gentoo-commits] gentoo-x86 commit in dev-libs/e_dbus: metadata.xml e_dbus-1.0.0_beta2.ebuild ChangeLog Thomas Sachau (tommy)

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