Date: Thu, 17 Jul 2008 16:17:15 -0600 (MDT) From: Mike Brown <mike@skew.org> To: Okalany Daniel <dokalanyi@gmail.com> Cc: funman@videolan.org, freebsd-ports@freebsd.org Subject: Re: Vlc Message-ID: <200807172217.m6HMHGCi096742@chilled.skew.org> In-Reply-To: <28f643d90807170416i333b12ceqd96845577b27890c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Okalany Daniel wrote: > Is there a way to install vlc media player without the X11 or any other gui > tools? WITHOUT_X11 doesn't seem to be working There's no WITHOUT_X11 target in the port's Makefile, so it's not going to do anything. http://forum.videolan.org/viewtopic.php?=&p=101162 and the existence of a Debian & Ubuntu "vlc-nox" package [1] suggests that it can be done, but you'll have to do a custom build with a number of --without-foo configure options set. There are a lot of knobs in the port (see Makefile.inc) and maybe some combination of them will work for you, but I'm guessing you'll have to end up doing a custom build. The maintainer of the port, funman@videolan.org, might be of some assistance. [1] http://packages.ubuntu.com/gutsy-updates/vlc-nox
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807172217.m6HMHGCi096742>