tetromino    15/03/30 02:30:31

  Modified:             subtitleeditor-0.41.1-r1.ebuild ChangeLog
  Removed:              subtitleeditor-0.41.1.ebuild
  Log:
  Add missing deps (bug #543346, thanks to Nikoli). Fix license. Drop old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x18E5B6F2D8D5EC8D)

Revision  Changes    Path
1.4                  media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild?r1=1.3&r2=1.4

Index: subtitleeditor-0.41.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subtitleeditor-0.41.1-r1.ebuild     15 Mar 2015 13:29:39 -0000      1.3
+++ subtitleeditor-0.41.1-r1.ebuild     30 Mar 2015 02:30:31 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild,v
 1.3 2015/03/15 13:29:39 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild,v
 1.4 2015/03/30 02:30:31 tetromino Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -12,23 +12,32 @@
 HOMEPAGE="http://home.gna.org/subtitleeditor/";
 SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 
1-2)/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="debug nls opengl"
 
 RDEPEND="
        app-text/iso-codes
+       dev-cpp/cairomm
        >=dev-cpp/gtkmm-2.14:2.4
        >=dev-cpp/glibmm-2.16.3:2
+       dev-libs/glib:2
+       dev-libs/libsigc++:2
        >=dev-cpp/libxmlpp-2.20:2.6
        >=app-text/enchant-1.4
        >=dev-cpp/gstreamermm-0.10.6:0.10
+       media-libs/gstreamer:0.10
+       media-libs/gst-plugins-base:0.10
        >=media-libs/gst-plugins-good-0.10:0.10
        >=media-plugins/gst-plugins-meta-0.10-r2:0.10
        >=media-plugins/gst-plugins-pango-0.10:0.10
        >=media-plugins/gst-plugins-xvideo-0.10:0.10
-       opengl? ( >=dev-cpp/gtkglextmm-1.2 )
+       x11-libs/gtk+:2
+       virtual/libintl
+       opengl? (
+               >=dev-cpp/gtkglextmm-1.2:1.0
+               virtual/opengl )
 "
 # gst-plugins-pango needed for text overlay
 # gst-plugins-xvideo needed for video output



1.35                 media-video/subtitleeditor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   15 Mar 2015 13:29:39 -0000      1.34
+++ ChangeLog   30 Mar 2015 02:30:31 -0000      1.35
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/subtitleeditor
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.34 
2015/03/15 13:29:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.35 
2015/03/30 02:30:31 tetromino Exp $
+
+  29 Mar 2015; Alexandre Rostovtsev <tetrom...@gentoo.org>
+  -subtitleeditor-0.41.1.ebuild, subtitleeditor-0.41.1-r1.ebuild:
+  Add missing deps (bug #543346, thanks to Nikoli). Fix license. Drop old.
 
   15 Mar 2015; Pacho Ramos <pa...@gentoo.org> subtitleeditor-0.41.1-r1.ebuild:
   x86 stable, bug 534012




Reply via email to