pacho       15/02/03 18:35:18

  Modified:             ChangeLog
  Added:                gst-plugins-hls-1.4.5.ebuild
  Removed:              gst-plugins-hls-1.2.4.ebuild
                        gst-plugins-hls-1.2.3.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-hls/ChangeLog

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

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



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

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

Index: gst-plugins-hls-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-hls/gst-plugins-hls-1.4.5.ebuild,v
 1.1 2015/02/03 18:35:18 pacho Exp $

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

inherit gstreamer

DESCRIPTION="HTTP live streaming plugin"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
        dev-libs/nettle[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}"

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

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




Reply via email to