pacho       15/02/03 19:56:16

  Modified:             ChangeLog
  Added:                gst-plugins-smoothstreaming-1.4.5.ebuild
  Removed:              gst-plugins-smoothstreaming-1.2.3.ebuild
                        gst-plugins-smoothstreaming-1.2.4.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.10                 media-plugins/gst-plugins-smoothstreaming/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   23 Jul 2014 15:22:19 -0000      1.9
+++ ChangeLog   3 Feb 2015 19:56:16 -0000       1.10
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-smoothstreaming
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 
1.9 2014/07/23 15:22:19 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 
1.10 2015/02/03 19:56:16 pacho Exp $
+
+*gst-plugins-smoothstreaming-1.4.5 (03 Feb 2015)
+
+  03 Feb 2015; Pacho Ramos <[email protected]>
+  +gst-plugins-smoothstreaming-1.4.5.ebuild,
+  -gst-plugins-smoothstreaming-1.2.3.ebuild,
+  -gst-plugins-smoothstreaming-1.2.4.ebuild:
+  Version bump, drop old
 
   23 Jul 2014; Agostino Sarubbo <[email protected]>
   gst-plugins-smoothstreaming-1.2.4-r1.ebuild:



1.1                  
media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-smoothstreaming-1.4.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild,v
 1.1 2015/02/03 19:56:16 pacho Exp $

EAPI="5"
GST_ORG_MODULE=gst-plugins-bad

inherit gstreamer

DESCRIPTION="Smooth Streaming plugin"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

# FIXME: gsturidownloader does not have a .pc
src_prepare() {
        gstreamer_system_link \
                gst-libs/gst/codecparsers:gstreamer-codecparsers
                #gst-libs/gst/uridownloader:gsturidownloader
}

multilib_src_compile() {
        emake -C gst-libs/gst/uridownloader
        gstreamer_multilib_src_compile
}




Reply via email to