diff options
author | Robert Piasek <dagger@gentoo.org> | 2009-08-24 13:20:40 +0000 |
---|---|---|
committer | Robert Piasek <dagger@gentoo.org> | 2009-08-24 13:20:40 +0000 |
commit | 10162bdb37ba15dfa96115195420fd9a3a4f437f (patch) | |
tree | b926d267d9267cd5580be75bbd2eba979c77b241 /net-misc | |
parent | Non-maintainer commit: Version bump for security bug 256125 and 262978. (diff) | |
download | historical-10162bdb37ba15dfa96115195420fd9a3a4f437f.tar.gz historical-10162bdb37ba15dfa96115195420fd9a3a4f437f.tar.bz2 historical-10162bdb37ba15dfa96115195420fd9a3a4f437f.zip |
New ebuild for ofono
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/connman/Manifest | 5 | ||||
-rw-r--r-- | net-misc/ofono/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/ofono/files/ofono.initd | 22 | ||||
-rw-r--r-- | net-misc/ofono/metadata.xml | 9 | ||||
-rw-r--r-- | net-misc/ofono/ofono-0.3.ebuild | 32 |
5 files changed, 78 insertions, 0 deletions
diff --git a/net-misc/connman/Manifest b/net-misc/connman/Manifest new file mode 100644 index 000000000000..12e298bbdfbe --- /dev/null +++ b/net-misc/connman/Manifest @@ -0,0 +1,5 @@ +AUX connman.initd 559 RMD160 813607edcf0733a6ec07ad71b66e89387a9343bc SHA1 dfeda0fd4a09ae60073adccfe615a4976ec139be SHA256 201627938f094f4343da0cfc69b8dc3a3f40137e164204faeccfb933ea1dc25b +DIST connman-0.38.tar.gz 491127 RMD160 e49591accce3387fd0f0a847c93cc61b73569bd0 SHA1 0bf49b1e9cb7a376ff8baa313eecbac15dbfb030 SHA256 52809c08cfce20df905caadd1d5197f2586443f6fdb4f246100c00159098add2 +EBUILD connman-0.38.ebuild 1915 RMD160 482bc3a08c8c877e0699fd2b5ada090186fb70bc SHA1 e6c0587aba48fd7a97ffd714967a5ef2f833ca7a SHA256 a6ca0484220fcb2f0885f0931c3796180efcb4c320a0a0fc91a37b549e06a17b +MISC ChangeLog 374 RMD160 da06430c242af420979076a4f369d82c7c9ee95d SHA1 f47be3ae65a511e3a2219b4c2b871263eb25ad01 SHA256 d541db85974c8bbd80c1b7d3e8a1d8aca6cb2a567032d3c92195da30f532db25 +MISC metadata.xml 1036 RMD160 ad19a383cfc149c26bd7763c6493b8da99e57968 SHA1 c52964e0f07b09fdb129e21085e82eebc34d72d7 SHA256 e47f4ff2fcca96df2661332c0e1abf346100e6193b692005732018e7045b41ab diff --git a/net-misc/ofono/ChangeLog b/net-misc/ofono/ChangeLog new file mode 100644 index 000000000000..f07319c96e3c --- /dev/null +++ b/net-misc/ofono/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for net-misc/ofono +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.1 2009/08/24 13:20:40 dagger Exp $ + +*ofono-0.3 (13 Aug 2009) + + 13 Aug 2009; Robert Piasek <dagger@gentoo.org> +ofono-0.3.ebuild, + +metadata.xml: + Initial port of ofono + diff --git a/net-misc/ofono/files/ofono.initd b/net-misc/ofono/files/ofono.initd new file mode 100644 index 000000000000..d5ab911c96c4 --- /dev/null +++ b/net-misc/ofono/files/ofono.initd @@ -0,0 +1,22 @@ +#!/sbin/runscript +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Purpose License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/files/ofono.initd,v 1.1 2009/08/24 13:20:40 dagger Exp $ + +depend() { + need dbus +} + +start() { + ebegin "Starting oFono" + start-stop-daemon --start --quiet --exec /usr/sbin/ofonod + eend $? +} + +stop() { + ebegin "Stopping oFono" + start-stop-daemon --stop --quiet --exec /usr/sbin/ofonod + eend $? +} + +# vim: set ft=gentoo-init-d ts=3 sw=3 et: diff --git a/net-misc/ofono/metadata.xml b/net-misc/ofono/metadata.xml new file mode 100644 index 000000000000..bd06873b0074 --- /dev/null +++ b/net-misc/ofono/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>dagger@gentoo.org</email> + <name>Robert Piasek</name> + </maintainer> +</pkgmetadata> diff --git a/net-misc/ofono/ofono-0.3.ebuild b/net-misc/ofono/ofono-0.3.ebuild new file mode 100644 index 000000000000..5d3e14abf2ef --- /dev/null +++ b/net-misc/ofono/ofono-0.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-0.3.ebuild,v 1.1 2009/08/24 13:20:40 dagger Exp $ + +EAPI="2" + +DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon." +HOMEPAGE="http://ofono.org/" +SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~arm ~amd64 ~x86" +IUSE="threads" + +RDEPEND=">=sys-apps/dbus-1.2 + >=dev-libs/glib-2.16" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +src_configure() { + econf \ + $(use_enable threads) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + + newinitd "${FILESDIR}"/${PN}.initd ${PN} || die +} + |