DragonFly BSD
DragonFly users List (threaded) for 2010-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: which pkgsrc version do I get via git?


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 May 2010 14:48:54 -0500

Justin C. Sherrill wrote:
Seconded; gstreamer is one of the worst "offenders" right now in terms of
dependent package breakage.  It's the same on 2.6,2.7, i386, and x86_64.

I've really gotta get in synch w/my patches (I think I tweaked a few of these), but anyhow - using 2010Q1 on 2.6/i386 I've been able to so far get the following:


# pkg_info |grep gst |cut -d ' ' -f 1
gstreamer0.10-0.10.28
gst-plugins0.10-base-0.10.28
gst-plugins0.10-theora-0.10.28
gst-plugins0.10-ogg-0.10.28
gst-plugins0.10-vorbis-0.10.28
gst-plugins0.10-good-0.10.21
gst-plugins0.10-bad-0.10.18
gst-plugins0.10-flac-0.10.21
gst-plugins0.10-gio-0.10.28
gst-plugins0.10-soup-0.10.21
gst-plugins0.10-oss-0.10.21
gst-plugins0.10-x11-0.10.28
py26-gstreamer0.10-0.10.18

If I recall correctly, py-gstreamer needed the following:

PTHREAD_AUTO_VARS=  yes
PTHREAD_OPTS+=  require
. include "../../mk/pthread.buildlink3.mk"
. include "../../mk/bsd.pkg.mk"

will submit PR eventually..



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]