public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/dleyna-server/
Date: Sat, 21 Feb 2015 23:42:05 +0000 (UTC)	[thread overview]
Message-ID: <1424562100.c55a7472ff560946879f4680051fdbb78a2cf604.eva@gentoo> (raw)

commit:     c55a7472ff560946879f4680051fdbb78a2cf604
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 23:41:40 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 23:41:40 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c55a7472

net-misc/dleyna-server: initial ebuild

---
 net-misc/dleyna-server/dleyna-server-0.5.0.ebuild | 35 +++++++++++++++++++++++
 net-misc/dleyna-server/metadata.xml               |  5 ++++
 2 files changed, 40 insertions(+)

diff --git a/net-misc/dleyna-server/dleyna-server-0.5.0.ebuild b/net-misc/dleyna-server/dleyna-server-0.5.0.ebuild
new file mode 100644
index 0000000..febb8a1
--- /dev/null
+++ b/net-misc/dleyna-server/dleyna-server-0.5.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="library for implementing services that allow clients to discover, browse and manipulate Digital Media Servers"
+HOMEPAGE="https://01.org/dleyna/"
+SRC_URI="https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/glib-2.28:2
+	dev-libs/libxml2
+	>=media-libs/gupnp-dlna-0.9.4:2.0
+	>=net-libs/dleyna-core-0.5
+	>=net-libs/gssdp-0.13.2
+	>=net-libs/gupnp-0.20.3
+	>=net-libs/gupnp-av-0.11.5
+	>=net-libs/libsoup-2.28.2:2.4
+"
+DEPEND="${DEPEND}
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	prune_libtool_files
+}

diff --git a/net-misc/dleyna-server/metadata.xml b/net-misc/dleyna-server/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/net-misc/dleyna-server/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+</pkgmetadata>


             reply	other threads:[~2015-02-21 23:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 23:42 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-14 21:45 [gentoo-commits] proj/gnome:master commit in: net-misc/dleyna-server/ Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424562100.c55a7472ff560946879f4680051fdbb78a2cf604.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox