public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-smoothstreaming: gst-plugins-smoothstreaming-1.2.4.ebuild ChangeLog gst-plugins-smoothstreaming-1.2.0.ebuild
@ 2014-05-31 15:10 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2014-05-31 15:10 UTC (permalink / raw
  To: gentoo-commits

pacho       14/05/31 15:10:05

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	9 Mar 2014 12:09:13 -0000	1.4
+++ ChangeLog	31 May 2014 15:10:05 -0000	1.5
@@ -1,6 +1,13 @@
 # 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.4 2014/03/09 12:09:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 1.5 2014/05/31 15:10:05 pacho Exp $
+
+*gst-plugins-smoothstreaming-1.2.4 (31 May 2014)
+
+  31 May 2014; Pacho Ramos <pacho@gentoo.org>
+  +gst-plugins-smoothstreaming-1.2.4.ebuild,
+  -gst-plugins-smoothstreaming-1.2.0.ebuild:
+  Version bump, drop old
 
   09 Mar 2014; Pacho Ramos <pacho@gentoo.org>
   gst-plugins-smoothstreaming-1.2.3.ebuild:



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

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

Index: gst-plugins-smoothstreaming-1.2.4.ebuild
===================================================================
# Copyright 1999-2014 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.2.4.ebuild,v 1.1 2014/05/31 15:10:05 pacho Exp $

EAPI="5"

inherit gst-plugins10 gst-plugins-bad

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

RDEPEND="dev-libs/libxml2"
DEPEND="${RDEPEND}"

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

src_compile() {
	cd "${S}"/gst-libs/gst/uridownloader
	emake

	cd "${S}"
	gst-plugins10_src_compile
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-31 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-31 15:10 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-smoothstreaming: gst-plugins-smoothstreaming-1.2.4.ebuild ChangeLog gst-plugins-smoothstreaming-1.2.0.ebuild Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox