Re: UPDATE: VLC 1.0.5

2010-04-05 Thread Edd Barrett
Right! I have been trying to figure out what is going on in vlc for quite some time. Im going to post my findings before I stop for the day. On Sun, Mar 28, 2010 at 7:46 PM, Edd Barrett wrote: > Hi, > > On Thu, Mar 25, 2010 at 12:05:56AM +, Edd Barrett wrote: >> On Wed, Mar 24, 2010 at 11:41

Re: Many stream from one video capture card(bktr0) and ffmpeg (/usr/ports/graphics/ffmpeg)

2010-04-05 Thread Jacob Meuser
On Mon, Apr 05, 2010 at 08:29:19PM +0600, ??? ? wrote: > How I can rec 4 video stream from this card parallel (simultaneously) ? maybe some day we'll have vidcat(1)/vio_open(3) etc, until then, you can only open one stream per device. -- jake...@sdf.lonestar.org SDF Public Access UNIX S

Re: cmake patch against spourious .so links

2010-04-05 Thread David Coppa
On Mon, Apr 5, 2010 at 7:05 PM, Landry Breuil wrote: > I like this.. if you tested the corresponding ports still work, ok for > me. Yes, I've not only done "make update-plist", but also tested the corresponding ports included in my patch and nothing seems broken to me. -dav

Re: cmake patch against spourious .so links

2010-04-05 Thread Landry Breuil
On Mon, Apr 05, 2010 at 04:25:26PM +0200, David Coppa wrote: > Hi, > > This patch avoids creating .so symlinks for shared libraries, as > they break OpenBSD porting standards. > > This is for cmake 2.4.8 currently in tree, because 2.8.1 has a > largely different code-base and I'm still working

Re: NEW: gEDA-gaf

2010-04-05 Thread Christian Weisgerber
Christian Weisgerber wrote: > The point of this... > > MAKE_FLAGS =INSTALL='/usr/bin/install -c' \ > INSTALL_PROGRAM='/usr/bin/install -c -s -m 555' \ > INSTALL_DATA='/usr/bin/install -c -m 644' > > ... is to override these INSTALL* co

Many stream from one video capture card(bktr0) and ffmpeg (/usr/ports/graphics/ffmpeg)

2010-04-05 Thread Алексей Лукин
uname -a OpenBSD localhost 4.6 GENERIC#58 i386 I Install video capture card (HW-104 http://www.shocker.ru/14/20.html) into my PC with OpenBSD 4.6 Some dmesg: bktr0 at pci0 dev 10 function 0 "Brooktree BT878" rev 0x11: irq 11 bktr0: Warning - card vendor 0x (model 0x) unknown. bktr0: D

cmake patch against spourious .so links

2010-04-05 Thread David Coppa
Hi, This patch avoids creating .so symlinks for shared libraries, as they break OpenBSD porting standards. This is for cmake 2.4.8 currently in tree, because 2.8.1 has a largely different code-base and I'm still working on a port for it. In the meantime I think this could be useful... cheers

Re: net/openvpn_bsdauth, was: mandoc errors in ports

2010-04-05 Thread Tamas TEVESZ
On Mon, 5 Apr 2010, Felix Kronlage wrote: > > > net/openvpn_bsdauth > > > openvpn_bsdauth.8:22:16: error: multi-line scope breaks multi-line > > > scope of Xo > > At least on a short time scale, mandoc(1) will not be able to cope > > with block nesting errors like the "Oo Xo Oc Xc" here.

Re: update: audio/ncmpc

2010-04-05 Thread Tobias Ulmer
[..] > > Fwiw, works fine @i386, but fails to build @macppc for a reason why > > puzzles me : > > > > src/screen_client.c:60: error: conflicting types for `screen_auth' > > src/screen_client.h:28: error: previous declaration of `screen_auth' > > *** Error code 1 This issue has been resolved. Diff

Re: new: audio/libmpdclient

2010-04-05 Thread Tobias Ulmer
On Sun, Mar 21, 2010 at 10:07:32PM +0100, Landry Breuil wrote: [..] > > Gut! For the record, i'm ok with this once imports are re-allowed. > > Landry Final version (I hope ;-)). Fixed implicit declaration of memset spotted by Landry. libmpdclient.tar.gz Description: application/tar-gz

Re: net/openvpn_bsdauth, was: mandoc errors in ports

2010-04-05 Thread Felix Kronlage
On Sat, Apr 03, 2010 at 09:16:23PM +0200, Ingo Schwarze wrote: Hi, > > net/openvpn_bsdauth > > openvpn_bsdauth.8:22:16: error: multi-line scope breaks multi-line > > scope of Xo > At least on a short time scale, mandoc(1) will not be able to cope > with block nesting errors like the "Oo Xo Oc

Re: update: icu4c-4.4

2010-04-05 Thread Landry Breuil
On Sun, Apr 04, 2010 at 03:12:55PM +0200, dermiste wrote: > On Thu, Mar 25, 2010 at 10:05:36AM +0100, Landry Breuil wrote: > > I spoke too fast.. it builds, but fails to link. UNICODE_LIBS in webkit > > makefiles is empty, as icu-config fails. > > > > ### icu-config: Can't find /usr/local/lib/libi