From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ago:master commit in: media-video/smtube/
Date: Fri, 15 Feb 2013 13:48:43 +0000 (UTC) [thread overview]
Message-ID: <1360936066.d98d2fc90339653d257820fb9242c688a2a3dc48.ago@gentoo> (raw)
commit: d98d2fc90339653d257820fb9242c688a2a3dc48
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 13:47:46 2013 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 13:47:46 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=d98d2fc9
Add correct DEPEND
---
media-video/smtube/Manifest | 2 +-
media-video/smtube/smtube-1.5.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-video/smtube/Manifest b/media-video/smtube/Manifest
index ea7d91e..704a7d9 100644
--- a/media-video/smtube/Manifest
+++ b/media-video/smtube/Manifest
@@ -1,3 +1,3 @@
DIST smtube-1.5.tar.bz2 311592 SHA256 8bd4de71f38b220ed0b18267a8a6da441b0ef836411a4ed69d0d5780397b4709 SHA512 15d5fbd7de87cfbc42cc5669d835704b06c2ac5d3515d89ffc41a7d65ab362447512da0199b807830ead43ee6038e3e47786a8bde9b427ca3420a2e52fa61cb2 WHIRLPOOL 04071981ef9fdbe5d2e6bfa5d65574e417caae70b1ff70c1222db059641ef374448a9a3bb842369e79521719c3bf42b5ef956dfa528d6531433af6a44f79105e
-EBUILD smtube-1.5.ebuild 1076 SHA256 e27ed5433437c5e0d59c890f3aa1b9da3421865dac3b59d89ccbb75863d30d1f SHA512 09d9af61207996d070fe5a491be535ebd2e7a3c7a6a84362bb62d171233565cf321dbcf91d3c233c9b82bffdc29e1b4c2f8f1b5ecf2cbd2ba09fec4a4b1cceb0 WHIRLPOOL 7cca32467edcb8938eb5daafd803f21d9027054fc6e16ba860f4f195853964584145dbfe3936c84fe5f63779af352024a6a98158490bb04eabd0876caecbe964
+EBUILD smtube-1.5.ebuild 1201 SHA256 8e47831f9dfcc55d1f6f3d281ec34e457aa96c49133f03d6f9afd993fd0f3c7b SHA512 6520e0be6a21fa45448c13c5a24c8ba4105d1aab75b12681f88db21691efbb62a5ac74512d768db94c69b1f044e54d1c97838ec4b4616bf29bc5ad83bcfbabe5 WHIRLPOOL 53cf268624ed43d772cdca045b9ac9d90bec0ec7beb4bb84efc0affa5e29a7a78df0fb24772c5239538bd0974b1c7e7bfd3526252348d4de5657b0804c9222f7
MISC metadata.xml 233 SHA256 77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487 WHIRLPOOL be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8
diff --git a/media-video/smtube/smtube-1.5.ebuild b/media-video/smtube/smtube-1.5.ebuild
index 55c2734..73e746a 100644
--- a/media-video/smtube/smtube-1.5.ebuild
+++ b/media-video/smtube/smtube-1.5.ebuild
@@ -19,7 +19,8 @@ IUSE=""
DEPEND="x11-libs/qt-core:4
x11-libs/qt-gui:4"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ || ( media-video/smplayer media-video/mplayer media-video/vlc kde-base/dragon media-video/totem media-video/gnome-mplayer )"
src_prepare() {
eqmake4 src/${PN}.pro
next reply other threads:[~2013-02-15 13:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 13:48 Agostino Sarubbo [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-02-02 17:26 [gentoo-commits] dev/ago:master commit in: media-video/smtube/ Agostino Sarubbo
2013-07-20 14:17 Agostino Sarubbo
2013-03-03 13:33 Agostino Sarubbo
2013-02-25 12:01 Agostino Sarubbo
2013-02-17 11:29 Agostino Sarubbo
2013-02-15 11:57 Agostino Sarubbo
2013-02-15 11:55 Agostino Sarubbo
2013-02-14 23:16 Agostino Sarubbo
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=1360936066.d98d2fc90339653d257820fb9242c688a2a3dc48.ago@gentoo \
--to=ago@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