eva         14/04/06 15:28:01

  Modified:             ChangeLog pitivi-0.93.ebuild
  Log:
  Little ebuild fixes.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  Changes    Path
1.35                 media-video/pitivi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   6 Apr 2014 15:25:54 -0000       1.34
+++ ChangeLog   6 Apr 2014 15:28:01 -0000       1.35
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/pitivi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.34 
2014/04/06 15:25:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/ChangeLog,v 1.35 
2014/04/06 15:28:01 eva Exp $
+
+  06 Apr 2014; Gilles Dartiguelongue <e...@gentoo.org> pitivi-0.93.ebuild:
+  Little ebuild fixes.
 
 *pitivi-0.93 (06 Apr 2014)
 



1.2                  media-video/pitivi/pitivi-0.93.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild?r1=1.1&r2=1.2

Index: pitivi-0.93.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pitivi-0.93.ebuild  6 Apr 2014 15:25:54 -0000       1.1
+++ pitivi-0.93.ebuild  6 Apr 2014 15:28:01 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild,v 1.1 
2014/04/06 15:25:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.93.ebuild,v 1.2 
2014/04/06 15:28:01 eva Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -17,9 +17,6 @@
 IUSE="v4l test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-# Test fails by not finding audiosink ?
-#RESTRICT="test"
-
 COMMON_DEPEND="
        ${PYTHON_DEPS}
        >=dev-python/pycairo-1.10[${PYTHON_USEDEP}]
@@ -30,7 +27,7 @@
 
        >=dev-libs/gobject-introspection-1.34
        dev-python/dbus-python[${PYTHON_USEDEP}]
-       >=dev-python/gst-python-1.1.90:1.0
+       >=dev-python/gst-python-1.1.90:1.0[${PYTHON_USEDEP}]
        dev-python/numpy[${PYTHON_USEDEP}]
        >=dev-python/pygobject-3.8:3[${PYTHON_USEDEP}]
        dev-python/pyxdg[${PYTHON_USEDEP}]
@@ -48,7 +45,7 @@
        >=media-plugins/gst-plugins-libav-1.2:1.0
 
        x11-libs/libnotify[introspection]
-       >=x11-libs/gtk+-3.8:3
+       >=x11-libs/gtk+-3.8:3[introspection]
 
        v4l? ( media-plugins/gst-plugins-v4l2:0.10 )
 "




Reply via email to