From: "Ralph Sennhauser" <sera@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/sera:master commit in: media-plugins/emotion_generic_players/
Date: Fri, 31 Oct 2014 07:38:45 +0000 (UTC) [thread overview]
Message-ID: <1414740960.ee617f98fee968dd2e49638e025e02a5f79deb7c.sera@gentoo> (raw)
commit: ee617f98fee968dd2e49638e025e02a5f79deb7c
Author: Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 31 07:36:00 2014 +0000
Commit: Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Fri Oct 31 07:36:00 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=ee617f98
emotion_generic_players-1.12.0_beta1: Version bump
Package-Manager: portage-2.2.14
Manifest-Sign-Key: 3C5CF75A
---
media-plugins/emotion_generic_players/Manifest | 15 ++++++-----
.../emotion_generic_players-1.12.0_beta1.ebuild | 30 ++++++++++++++++++++++
2 files changed, 38 insertions(+), 7 deletions(-)
diff --git a/media-plugins/emotion_generic_players/Manifest b/media-plugins/emotion_generic_players/Manifest
index bd645c9..d6dfb64 100644
--- a/media-plugins/emotion_generic_players/Manifest
+++ b/media-plugins/emotion_generic_players/Manifest
@@ -2,14 +2,15 @@
Hash: SHA256
DIST emotion_generic_players-1.11.0.tar.bz2 106187 SHA256 1531842ddb2eda0a36baffd0998f5f83586c3be1a1dcd88424196961e51dc7a7 SHA512 14d83a42ed72d8a2d4be35d83c5c371e1da40f945cd5155ec1905a3a4643a3598f73db29dc66cb42b5386af671e47256a52238a0c749cb1bb878a1dd562fa32f WHIRLPOOL dfb65d649d74a287a82a2b3017d7086ab0ade21908f6eecc8aaa57fbbfed9f9adc96c15c099cfb6a328de65c816d0fa53cc8548c6365a23bd30794f43a87e28b
+DIST emotion_generic_players-1.12.0-beta1.tar.bz2 105748 SHA256 e48a971e156e1a77e63e028de18c57840dc9eb5a73b132a33f3d09c82486260f SHA512 7a18cd883df3f81c6a44eecffad245c52a87e07375e2db1599e6e55f893c36beb5ed963062f57a596b616bf85664f44740bf8aa741bcefcf8c6e74113067939e WHIRLPOOL fce15edfd53be81a9abcf4adace31bb07b14219c99cdcc852c5690210903a7fcbfb83509de9f7e86fa3bb7560af20ab29c32cf5b054438268a36aa9463e6605d
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
-iQEcBAEBCAAGBQJUGGv7AAoJELjwI6Q8XPdaJtAH/3DcAfzaKhHvEXyFrq9bdjnu
-TigBe6bAC/Q6lnlPre63loGm4MO4h92dUWG9ap5Lg6q/Ubffl2eoZaONeVa00QoY
-Q2Ghhtru6ch0SDCuz/3OjYmAp2Vp1nSZ/e08WQRDH7mnDiod3r+vDUPDLowb2g5Q
-FqkfJCjBflT5fSuwbQ594Yaplxm6V641lShuJDbsYzgPzqN5l1v2FUCn10vxo1Gu
-ha7r5viS6jAk7b4DIpRTckItFJhj4vTqx1vOhidqGdyNr3njwDi6RWHHxy2p5TBK
-ylsfyOyXy3ELDvjyxBSEayIarXbxDjqgT2cn8avn/L1N1jRQiGw8ExdLmgOhYIM=
-=CD8v
+iQEcBAEBCAAGBQJUUzvgAAoJELjwI6Q8XPdaA1kH/icuCKp/hr9dD+tOeZnu4qwq
+CYLbjQhZHe9Cf9lkDebcEEfr6SBKObwnQnU27yRlzO5XR+3qy7bmr5S86bOrMZ3P
+udyZhsgYsUo4tfDiIi8hFAc8n9Lj57g3uzT7abaLawedbF5hO/7ZpV/xY6yMYfpy
++SpB7Sgxrby8QCD1Nb0x30aCb3/fKunSmkd5OcX645AlLy0X/N4m23l5zgCvx+QT
+XN2Ql61lJKPmZFs7GRi2fA1K0svh/kVlHfzKSJ0Vw6tdA/gvTuH7c399dc7CtQPA
+xuJFUXAiFL4qzmpY6ceAl7UzOJajCbiaCds7RSVFchzvZ8bwJ0R1D88oe0FkXTg=
+=Xi2A
-----END PGP SIGNATURE-----
diff --git a/media-plugins/emotion_generic_players/emotion_generic_players-1.12.0_beta1.ebuild b/media-plugins/emotion_generic_players/emotion_generic_players-1.12.0_beta1.ebuild
new file mode 100644
index 0000000..3cecce4
--- /dev/null
+++ b/media-plugins/emotion_generic_players/emotion_generic_players-1.12.0_beta1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Provides external applications as generic loaders for Evas"
+HOMEPAGE="http://www.enlightenment.org/"
+SRC_URI="http://download.enlightenment.org/rel/libs/${PN}/${PN}-${PV/_/-}.tar.bz2"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug +vlc"
+
+RDEPEND="
+ >=dev-libs/efl-1.12.0_alpha1
+ vlc? ( >=media-video/vlc-2.0 )"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}-${PV/_/-}"
+
+src_configure() {
+ local config=(
+ --with-profile=$(usex debug debug release)
+ $(use_with vlc)
+ )
+
+ econf "${config[@]}"
+}
next reply other threads:[~2014-10-31 7:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 7:38 Ralph Sennhauser [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-17 7:28 [gentoo-commits] dev/sera:master commit in: media-plugins/emotion_generic_players/ Ralph Sennhauser
2014-11-05 7:56 Ralph Sennhauser
2014-09-16 17:03 Ralph Sennhauser
2014-07-05 14:08 Ralph Sennhauser
2014-03-15 14:35 Ralph Sennhauser
2014-02-22 14:12 Ralph Sennhauser
2014-01-29 8:22 Ralph Sennhauser
2013-12-23 19:34 Ralph Sennhauser
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=1414740960.ee617f98fee968dd2e49638e025e02a5f79deb7c.sera@gentoo \
--to=sera@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