* [gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-core/
@ 2015-02-21 23:42 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-02-21 23:42 UTC (permalink / raw
To: gentoo-commits
commit: d222013b50772f540a81dfb2a1f6c1a308cf525e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 21:09:17 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 21:09:17 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d222013b
net-libs/dleyna-core: initial ebuild
As requested in bug #540714 and bug #509228.
---
net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 28 +++++++++++++++++++++++++++
net-libs/dleyna-core/metadata.xml | 5 +++++
2 files changed, 33 insertions(+)
diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild
new file mode 100644
index 0000000..fb1b2e4
--- /dev/null
+++ b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+inherit eutils
+
+DESCRIPTION="utility library for higher level dLeyna libraries"
+HOMEPAGE="https://01.org/dleyna/"
+SRC_URI="https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="1.0/4"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.28:2
+ >=net-libs/gupnp-0.20.5"
+DEPEND="${DEPEND}
+ virtual/pkgconfig
+"
+
+src_install() {
+ default
+ prune_libtool_files
+}
diff --git a/net-libs/dleyna-core/metadata.xml b/net-libs/dleyna-core/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/net-libs/dleyna-core/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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-core/
@ 2015-06-10 10:37 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-10 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 225b843b27d66c693269a4e213b3d5216772338b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 22:50:43 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 22:50:43 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=225b843b
net-libs/dleyna-core: moved to gentoo-x86
net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 28 ---------------------------
1 file changed, 28 deletions(-)
diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild
deleted file mode 100644
index fb1b2e4..0000000
--- a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="utility library for higher level dLeyna libraries"
-HOMEPAGE="https://01.org/dleyna/"
-SRC_URI="https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="1.0/4"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-libs/glib-2.28:2
- >=net-libs/gupnp-0.20.5"
-DEPEND="${DEPEND}
- virtual/pkgconfig
-"
-
-src_install() {
- default
- prune_libtool_files
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-10 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 10:37 [gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-core/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2015-02-21 23:42 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox