Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-28 Thread Géraud CONTINSOUZAS


Hi Koop,

On Wed, 28 Jan 2009, Koop Mast wrote:

Just committed a big gstreamer update, so it should work now. Please contact 
me if you run into problems.


-Koop


Thank you for the update on the plugins. However, while trying to update 
audio/gstreamer-plugins-cdparanoia, the package creation failed because it 
tries to package libgstcdparanoia.a which doesn't exist (only the .la and 
.so seem to be installed by the port).



From what I can gather, the plist is automatically generated from
multimedia/gstreamer-plugins/Makefile.common  with line 430 adding the .a 
file.


Hope this helps to resolve the issue. Thanks again for the update.

Regards,

Géraud
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-28 Thread kwm

 Hi Koop,

 On Wed, 28 Jan 2009, Koop Mast wrote:

 Just committed a big gstreamer update, so it should work now. Please
 contact
 me if you run into problems.

 -Koop

 Thank you for the update on the plugins. However, while trying to update
 audio/gstreamer-plugins-cdparanoia, the package creation failed because it
 tries to package libgstcdparanoia.a which doesn't exist (only the .la and
 .so seem to be installed by the port).

 From what I can gather, the plist is automatically generated from
 multimedia/gstreamer-plugins/Makefile.common  with line 430 adding the .a
 file.

 Hope this helps to resolve the issue. Thanks again for the update.

Yeah they don't install the .a files anymore. I didn't check this because
the installed files for the plugins don't change at all. Except this time.
Will look at this.

-Koop

 Regards,

 Géraud



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-27 Thread David P. Discher
I was able to install gstreamer-plugins from the 7.1-RELEASE packages   
and my gnome2 compile completed, However, there were a couple other  
ports that had issues on 8-CURRENT (-HEAD) and the head of the ports  
tree. (thought I don't recall what they were).


---
David P. Discher  * http://davidpdischer.com/ * C: 408.368.3725
d...@dpdtech.com *  AIM: DavidDPD | Y!M: daviddpdz * H: 408.541.0159
---


On Jan 27, 2009, at 2:49 PM, Sam Fourman Jr. wrote:


It seems that /usr/local/include/gstreamer-0.10/gst/gstutils.h was
introduced with gstreamer 0.10.22. But gstreamer-plugins didn't get  
updated
to the matching version. I suspect that the build issue will be  
resolved

when gstreamer-plugins and friends will all get bumped.


I also have this problem, is there a temporary workaround to get gnome
to continue to build without gstreamer?



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-27 Thread Sam Fourman Jr.
 It seems that /usr/local/include/gstreamer-0.10/gst/gstutils.h was
 introduced with gstreamer 0.10.22. But gstreamer-plugins didn't get updated
 to the matching version. I suspect that the build issue will be resolved
 when gstreamer-plugins and friends will all get bumped.

I also have this problem, is there a temporary workaround to get gnome
to continue to build without gstreamer?

Sam Fourman Jr.
Fourman Networks
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-27 Thread Koop Mast

Sam Fourman Jr. wrote:

It seems that /usr/local/include/gstreamer-0.10/gst/gstutils.h was
introduced with gstreamer 0.10.22. But gstreamer-plugins didn't get updated
to the matching version. I suspect that the build issue will be resolved
when gstreamer-plugins and friends will all get bumped.



I also have this problem, is there a temporary workaround to get gnome
to continue to build without gstreamer?
  
Just committed a big gstreamer update, so it should work now. Please 
contact me if you run into problems.


-Koop

Sam Fourman Jr.
Fourman Networks
___
freebsd-multime...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
To unsubscribe, send any mail to freebsd-multimedia-unsubscr...@freebsd.org

  


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-26 Thread David P. Discher
It appear that the update of gstreamer-plugins from 0.10.1 to  
0.10.2 ... might have broken the port.



When trying to do a full built of gnome2, this port is bombing out ...



In file included from audioconvert.c:32:
../../gst-libs/gst/floatcast/floatcast.h:111: error: redefinition of  
'GFLOAT_SWAP_LE_BE'
/usr/local/include/gstreamer-0.10/gst/gstutils.h:531: error:  
previous definition of 'GFLOAT_SWAP_LE_BE' was here
../../gst-libs/gst/floatcast/floatcast.h:131: error: redefinition of  
'GDOUBLE_SWAP_LE_BE'
/usr/local/include/gstreamer-0.10/gst/gstutils.h:554: error:  
previous definition of 'GDOUBLE_SWAP_LE_BE' was here

gmake[3]: *** [libgstaudioconvert_la-audioconvert.lo] Error 1
gmake[3]: Leaving directory `/oxford/ports/multimedia/gstreamer- 
plugins/work/gst-plugins-base-0.10.21/gst/audioconvert'

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/oxford/ports/multimedia/gstreamer- 
plugins/work/gst-plugins-base-0.10.21/gst'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/oxford/ports/multimedia/gstreamer- 
plugins/work/gst-plugins-base-0.10.21'

gmake: *** [all] Error 2





---
David P. Discher  * http://davidpdischer.com/ * C: 408.368.3725
d...@dpdtech.com *  AIM: DavidDPD | Y!M: daviddpdz * H: 408.541.0159
---



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: gstreamer-plugins-0.10.21,3

2009-01-26 Thread Géraud CONTINSOUZAS



On Mon, 26 Jan 2009, David P. Discher wrote:

It appear that the update of gstreamer-plugins from 0.10.1 to 0.10.2 ... 
might have broken the port.


It's more likely the update of multimedia/gstreamer from 0.10.21  to 
0.10.22 that broke gstreamer-plugins.



When trying to do a full built of gnome2, this port is bombing out ...



In file included from audioconvert.c:32:
../../gst-libs/gst/floatcast/floatcast.h:111: error: redefinition of 
'GFLOAT_SWAP_LE_BE'
/usr/local/include/gstreamer-0.10/gst/gstutils.h:531: error: previous 
definition of 'GFLOAT_SWAP_LE_BE' was here
../../gst-libs/gst/floatcast/floatcast.h:131: error: redefinition of 
'GDOUBLE_SWAP_LE_BE'
/usr/local/include/gstreamer-0.10/gst/gstutils.h:554: error: previous 
definition of 'GDOUBLE_SWAP_LE_BE' was here

gmake[3]: *** [libgstaudioconvert_la-audioconvert.lo] Error 1
gmake[3]: Leaving directory 
`/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21/gst/audioconvert'

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21/gst'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/oxford/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.21'

gmake: *** [all] Error 2




It seems that /usr/local/include/gstreamer-0.10/gst/gstutils.h was 
introduced with gstreamer 0.10.22. But gstreamer-plugins didn't get 
updated to the matching version. I suspect that the build issue will be 
resolved when gstreamer-plugins and friends will all get bumped.


Géraud.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org