public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2012-11-01 18:22 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 9+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-11-01 18:22 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/11/01 18:22:35

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  Fix CVS header. Closes bug #440814.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)

Revision  Changes    Path
1.2                  media-video/gpac/gpac-0.5.0.ebuild

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

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpac-0.5.0.ebuild	5 Oct 2012 13:47:42 -0000	1.1
+++ gpac-0.5.0.ebuild	1 Nov 2012 18:22:35 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.2 2012/11/01 18:22:35 flameeyes Exp $
 
 EAPI=4
 



1.103                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog	9 Oct 2012 01:08:21 -0000	1.102
+++ ChangeLog	1 Nov 2012 18:22:35 -0000	1.103
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.102 2012/10/09 01:08:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.103 2012/11/01 18:22:35 flameeyes Exp $
+
+  01 Nov 2012; Diego E. Pettenò <flameeyes@gentoo.org> gpac-0.5.0.ebuild:
+  Fix CVS header. Closes bug #440814.
 
   09 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gpac-0.4.5-r5.ebuild:
   stable ppc ppc64, bug #437206





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-06-22 16:28 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2013-06-22 16:28 UTC (permalink / raw
  To: gentoo-commits

scarabeus    13/06/22 16:28:36

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  Fix build with libav9 wrt bug#443424. Even tho the upstream patched it slightly differently they just fixed more deprec. warnings so it does not matter if we use this one or svn revisions.
  
  (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.4                  media-video/gpac/gpac-0.5.0.ebuild

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

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gpac-0.5.0.ebuild	13 Jun 2013 12:42:25 -0000	1.3
+++ gpac-0.5.0.ebuild	22 Jun 2013 16:28:36 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.3 2013/06/13 12:42:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.4 2013/06/22 16:28:36 scarabeus Exp $
 
 EAPI=4
 
@@ -59,7 +59,8 @@
 	epatch	"${FILESDIR}"/110_all_implicitdecls.patch \
 		"${FILESDIR}"/160_all_externalamr.patch \
 		"${FILESDIR}"/210_all_system_libogg.patch \
-		"${FILESDIR}"/${P}-build-fixes.patch
+		"${FILESDIR}"/${P}-build-fixes.patch \
+		"${FILESDIR}"/${P}-libav9.patch
 
 	# remove last of internal ogg
 	sed -i \



1.105                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	13 Jun 2013 12:42:25 -0000	1.104
+++ ChangeLog	22 Jun 2013 16:28:36 -0000	1.105
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.104 2013/06/13 12:42:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.105 2013/06/22 16:28:36 scarabeus Exp $
+
+  22 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+  +files/gpac-0.5.0-libav9.patch, gpac-0.5.0.ebuild:
+  Fix build with libav9 wrt bug#443424. Even tho the upstream patched it
+  slightly differently they just fixed more deprec. warnings so it does not
+  matter if we use this one or svn revisions.
 
   13 Jun 2013; Michael Weber <xmw@gentoo.org> gpac-0.4.5-r4.ebuild,
   gpac-0.4.5-r5.ebuild, gpac-0.5.0.ebuild:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-07  2:09 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-07  2:09 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/07 02:09:38

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  fix build with ffmpeg2
  
  (Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.5                  media-video/gpac/gpac-0.5.0.ebuild

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

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gpac-0.5.0.ebuild	22 Jun 2013 16:28:36 -0000	1.4
+++ gpac-0.5.0.ebuild	7 Aug 2013 02:09:38 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.4 2013/06/22 16:28:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.5 2013/08/07 02:09:38 aballier Exp $
 
 EAPI=4
 
@@ -60,7 +60,8 @@
 		"${FILESDIR}"/160_all_externalamr.patch \
 		"${FILESDIR}"/210_all_system_libogg.patch \
 		"${FILESDIR}"/${P}-build-fixes.patch \
-		"${FILESDIR}"/${P}-libav9.patch
+		"${FILESDIR}"/${P}-libav9.patch \
+		"${FILESDIR}"/${P}-ffmpeg2.patch
 
 	# remove last of internal ogg
 	sed -i \



1.106                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	22 Jun 2013 16:28:36 -0000	1.105
+++ ChangeLog	7 Aug 2013 02:09:38 -0000	1.106
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.105 2013/06/22 16:28:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.106 2013/08/07 02:09:38 aballier Exp $
+
+  07 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
+  +files/gpac-0.5.0-ffmpeg2.patch:
+  fix build with ffmpeg2
 
   22 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org>
   +files/gpac-0.5.0-libav9.patch, gpac-0.5.0.ebuild:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 19:56 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 19:56 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 19:56:44

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  depend on virtual/glu, bug #466632 by andcycle-gentoo.bugs@andcycle.idv.tw
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.6                  media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.5&r2=1.6

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gpac-0.5.0.ebuild	7 Aug 2013 02:09:38 -0000	1.5
+++ gpac-0.5.0.ebuild	14 Aug 2013 19:56:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.5 2013/08/07 02:09:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.6 2013/08/14 19:56:43 aballier Exp $
 
 EAPI=4
 
@@ -26,7 +26,7 @@
 	jack? ( media-sound/jack-audio-connection-kit )
 	jpeg? ( virtual/jpeg )
 	mad? ( >=media-libs/libmad-0.15.1b )
-	opengl? ( virtual/opengl media-libs/freeglut )
+	opengl? ( virtual/opengl media-libs/freeglut virtual/glu )
 	>=media-libs/libogg-1.1
 	png? ( >=media-libs/libpng-1.4 )
 	vorbis? ( >=media-libs/libvorbis-1.1 )



1.107                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	7 Aug 2013 02:09:38 -0000	1.106
+++ ChangeLog	14 Aug 2013 19:56:44 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.106 2013/08/07 02:09:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.107 2013/08/14 19:56:44 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
+  depend on virtual/glu, bug #466632 by andcycle-gentoo.bugs@andcycle.idv.tw
 
   07 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
   +files/gpac-0.5.0-ffmpeg2.patch:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 20:08 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 20:08 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 20:08:54

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  factorize some code and sort alphabetically econf args
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.7                  media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.6&r2=1.7

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gpac-0.5.0.ebuild	14 Aug 2013 19:56:43 -0000	1.6
+++ gpac-0.5.0.ebuild	14 Aug 2013 20:08:54 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.6 2013/08/14 19:56:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.7 2013/08/14 20:08:54 aballier Exp $
 
 EAPI=4
 
@@ -90,14 +90,6 @@
 }
 
 src_configure() {
-	myconf="${myconf} --use-ogg=system"
-	if use vorbis; then
-		myconf="${myconf} --use-vorbis=system"
-	fi
-	if use theora; then
-		myconf="${myconf} --use-theora=system"
-	fi
-
 	tc-export CC CXX AR RANLIB
 
 	econf \
@@ -105,30 +97,32 @@
 		--enable-pic \
 		--disable-amr \
 		--use-js=no \
+		--use-ogg=system \
+		$(use_enable alsa) \
 		$(use_enable debug) \
-		$(use_enable opengl) \
-		$(use_enable oss oss-audio) \
-		$(use_enable ssl) \
 		$(use_enable ipv6) \
 		$(use_enable jack jack yes) \
+		$(use_enable opengl) \
+		$(use_enable oss oss-audio) \
 		$(use_enable pulseaudio pulseaudio yes) \
-		$(use_enable alsa) \
 		$(use_enable sdl) \
-		$(use_enable wxwidgets wx) \
+		$(use_enable ssl) \
 		$(use_enable static-libs static-lib) \
-		$(my_use ffmpeg) \
+		$(use_enable wxwidgets wx) \
+		$(my_use a52) \
 		$(my_use aac faad) \
 		$(my_use dvb dvbx) \
+		$(my_use ffmpeg) \
 		$(my_use jpeg) \
+		$(my_use jpeg2k openjpeg) \
 		$(my_use mad) \
 		$(my_use png) \
+		$(my_use theora) \
 		$(my_use truetype ft) \
+		$(my_use vorbis) \
 		$(my_use xvid) \
-		$(my_use jpeg2k openjpeg) \
-		$(my_use a52) \
 		--cc="$(tc-getCC)" \
-		--libdir="/$(get_libdir)" \
-		${myconf}
+		--libdir="/$(get_libdir)"
 
 	#temporary build fix
 	cp config.h include/gpac/



1.108                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	14 Aug 2013 19:56:44 -0000	1.107
+++ ChangeLog	14 Aug 2013 20:08:54 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.107 2013/08/14 19:56:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.108 2013/08/14 20:08:54 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
+  factorize some code and sort alphabetically econf args
 
   14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
   depend on virtual/glu, bug #466632 by andcycle-gentoo.bugs@andcycle.idv.tw





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 20:25 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 20:25 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 20:25:17

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  Pass extra-cflags to configure instead, bug #449238 by Stef Simoens. Simplifies the ebuild.
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.8                  media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.7&r2=1.8

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gpac-0.5.0.ebuild	14 Aug 2013 20:08:54 -0000	1.7
+++ gpac-0.5.0.ebuild	14 Aug 2013 20:25:17 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.7 2013/08/14 20:08:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.8 2013/08/14 20:25:17 aballier Exp $
 
 EAPI=4
 
@@ -79,14 +79,6 @@
 	else
 		sed -i -e "s:wx-config:wx-config-doesnotexist:g" configure || die
 	fi
-
-	# remove default rule for building objects from code, so that
-	# default make rules apply (fixes -fPIC issues)
-	sed -i -e '/^\%\.o: \%\.c/{N;d;}' \
-		src/Makefile modules/*/Makefile ||die
-
-	# use this to cut down on the warnings noise
-	#append-flags -fno-strict-aliasing
 }
 
 src_configure() {
@@ -121,22 +113,14 @@
 		$(my_use truetype ft) \
 		$(my_use vorbis) \
 		$(my_use xvid) \
+		--extra-cflags="${CFLAGS}" \
 		--cc="$(tc-getCC)" \
 		--libdir="/$(get_libdir)"
-
-	#temporary build fix
-	cp config.h include/gpac/
-}
-
-src_compile() {
-#	#emake OPTFLAGS="${CFLAGS} -fPIC"
-#	LD="$(tc-getCC)" \
-	emake OPTFLAGS="${CFLAGS}"
 }
 
 src_install() {
-	emake STRIP="true" OPTFLAGS="${CFLAGS}" DESTDIR="${D}" install
-	emake STRIP="true" OPTFLAGS="${CFLAGS}" DESTDIR="${D}" install-lib
+	emake STRIP="true" DESTDIR="${D}" install
+	emake STRIP="true" DESTDIR="${D}" install-lib
 	dodoc AUTHORS BUGS Changelog README TODO INSTALLME
 	dodoc doc/*.txt
 	dohtml doc/*.html



1.109                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	14 Aug 2013 20:08:54 -0000	1.108
+++ ChangeLog	14 Aug 2013 20:25:17 -0000	1.109
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.108 2013/08/14 20:08:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.109 2013/08/14 20:25:17 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
+  Pass extra-cflags to configure instead, bug #449238 by Stef Simoens.
+  Simplifies the ebuild.
 
   14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
   factorize some code and sort alphabetically econf args





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 20:38 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 20:38 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 20:38:04

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  install mp42ts since we build it, bug #459630 by Reuben Martin
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.9                  media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.8&r2=1.9

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gpac-0.5.0.ebuild	14 Aug 2013 20:25:17 -0000	1.8
+++ gpac-0.5.0.ebuild	14 Aug 2013 20:38:04 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.8 2013/08/14 20:25:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.9 2013/08/14 20:38:04 aballier Exp $
 
 EAPI=4
 
@@ -61,7 +61,8 @@
 		"${FILESDIR}"/210_all_system_libogg.patch \
 		"${FILESDIR}"/${P}-build-fixes.patch \
 		"${FILESDIR}"/${P}-libav9.patch \
-		"${FILESDIR}"/${P}-ffmpeg2.patch
+		"${FILESDIR}"/${P}-ffmpeg2.patch \
+		"${FILESDIR}"/${P}-mp42ts.patch
 
 	# remove last of internal ogg
 	sed -i \



1.110                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	14 Aug 2013 20:25:17 -0000	1.109
+++ ChangeLog	14 Aug 2013 20:38:04 -0000	1.110
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.109 2013/08/14 20:25:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.110 2013/08/14 20:38:04 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
+  +files/gpac-0.5.0-mp42ts.patch:
+  install mp42ts since we build it, bug #459630 by Reuben Martin
 
   14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
   Pass extra-cflags to configure instead, bug #449238 by Stef Simoens.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 20:51 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 20:51 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 20:51:16

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  Respect LDFLAGS and fix underlinkage of the pulse module. Ported from bug #331067
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.10                 media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.9&r2=1.10

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gpac-0.5.0.ebuild	14 Aug 2013 20:38:04 -0000	1.9
+++ gpac-0.5.0.ebuild	14 Aug 2013 20:51:16 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.9 2013/08/14 20:38:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.10 2013/08/14 20:51:16 aballier Exp $
 
 EAPI=4
 
@@ -62,7 +62,8 @@
 		"${FILESDIR}"/${P}-build-fixes.patch \
 		"${FILESDIR}"/${P}-libav9.patch \
 		"${FILESDIR}"/${P}-ffmpeg2.patch \
-		"${FILESDIR}"/${P}-mp42ts.patch
+		"${FILESDIR}"/${P}-mp42ts.patch \
+		"${FILESDIR}"/${P}-respect_ldflags.patch
 
 	# remove last of internal ogg
 	sed -i \



1.111                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	14 Aug 2013 20:38:04 -0000	1.110
+++ ChangeLog	14 Aug 2013 20:51:16 -0000	1.111
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.110 2013/08/14 20:38:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.111 2013/08/14 20:51:16 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
+  +files/gpac-0.5.0-respect_ldflags.patch:
+  Respect LDFLAGS and fix underlinkage of the pulse module. Ported from bug
+  #331067
 
   14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
   +files/gpac-0.5.0-mp42ts.patch:





^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog
@ 2013-08-14 21:00 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2013-08-14 21:00 UTC (permalink / raw
  To: gentoo-commits

aballier    13/08/14 21:00:49

  Modified:             gpac-0.5.0.ebuild ChangeLog
  Log:
  Drop wxwidgets useflag since it is disabled upstream
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.11                 media-video/gpac/gpac-0.5.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild?r1=1.10&r2=1.11

Index: gpac-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gpac-0.5.0.ebuild	14 Aug 2013 20:51:16 -0000	1.10
+++ gpac-0.5.0.ebuild	14 Aug 2013 21:00:49 -0000	1.11
@@ -1,10 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.10 2013/08/14 20:51:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/gpac-0.5.0.ebuild,v 1.11 2013/08/14 21:00:49 aballier Exp $
 
 EAPI=4
 
-inherit eutils wxwidgets flag-o-matic multilib toolchain-funcs
+inherit eutils flag-o-matic multilib toolchain-funcs
 
 DESCRIPTION="GPAC is an implementation of the MPEG-4 Systems standard developed from scratch in ANSI C."
 HOMEPAGE="http://gpac.wp.mines-telecom.fr/"
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="a52 aac alsa debug dvb ffmpeg ipv6 jack jpeg jpeg2k mad opengl oss png pulseaudio sdl ssl static-libs theora truetype vorbis wxwidgets xml xvid"
+IUSE="a52 aac alsa debug dvb ffmpeg ipv6 jack jpeg jpeg2k mad opengl oss png pulseaudio sdl ssl static-libs theora truetype vorbis xml xvid"
 
 S="${WORKDIR}"/${PN}
 
@@ -32,7 +32,6 @@
 	vorbis? ( >=media-libs/libvorbis-1.1 )
 	theora? ( media-libs/libtheora )
 	truetype? ( >=media-libs/freetype-2.1.4 )
-	wxwidgets? ( =x11-libs/wxGTK-2.8* )
 	xml? ( >=dev-libs/libxml2-2.6.0 )
 	xvid? ( >=media-libs/xvid-1.0.1 )
 	sdl? ( media-libs/libsdl )
@@ -43,6 +42,8 @@
 	x11-libs/libX11
 	x11-libs/libXv
 	x11-libs/libXext"
+# disabled upstream, see applications/Makefile
+# wxwidgets? ( =x11-libs/wxGTK-2.8* )
 
 DEPEND="${RDEPEND}"
 
@@ -74,13 +75,13 @@
 	chmod +x configure
 
 	# make sure configure looks for wx without needing eselect set
-	if use wxwidgets; then
-		WX_GTK_VER=2.8
-		need-wxwidgets unicode
-		sed -i -e "s:wx-config:${WX_CONFIG}:g" configure || die
-	else
-		sed -i -e "s:wx-config:wx-config-doesnotexist:g" configure || die
-	fi
+	# if use wxwidgets; then
+	#	WX_GTK_VER=2.8
+	#	need-wxwidgets unicode
+	#	sed -i -e "s:wx-config:${WX_CONFIG}:g" configure || die
+	#else
+	#	sed -i -e "s:wx-config:wx-config-doesnotexist:g" configure || die
+	#fi
 }
 
 src_configure() {
@@ -102,7 +103,7 @@
 		$(use_enable sdl) \
 		$(use_enable ssl) \
 		$(use_enable static-libs static-lib) \
-		$(use_enable wxwidgets wx) \
+		--disable-wx \
 		$(my_use a52) \
 		$(my_use aac faad) \
 		$(my_use dvb dvbx) \



1.112                media-video/gpac/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	14 Aug 2013 20:51:16 -0000	1.111
+++ ChangeLog	14 Aug 2013 21:00:49 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/gpac
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.111 2013/08/14 20:51:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.112 2013/08/14 21:00:49 aballier Exp $
+
+  14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild:
+  Drop wxwidgets useflag since it is disabled upstream
 
   14 Aug 2013; Alexis Ballier <aballier@gentoo.org> gpac-0.5.0.ebuild,
   +files/gpac-0.5.0-respect_ldflags.patch:





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-08-14 21:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-01 18:22 [gentoo-commits] gentoo-x86 commit in media-video/gpac: gpac-0.5.0.ebuild ChangeLog Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-22 16:28 Tomas Chvatal (scarabeus)
2013-08-07  2:09 Alexis Ballier (aballier)
2013-08-14 19:56 Alexis Ballier (aballier)
2013-08-14 20:08 Alexis Ballier (aballier)
2013-08-14 20:25 Alexis Ballier (aballier)
2013-08-14 20:38 Alexis Ballier (aballier)
2013-08-14 20:51 Alexis Ballier (aballier)
2013-08-14 21:00 Alexis Ballier (aballier)

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