Package Details: vlc-git 4.0.0.r33184.g82e5f6c-1

Git Clone URL: https://aur.archlinux.org/vlc-git.git (read-only, click to copy)
Package Base: vlc-git
Description: Multi-platform MPEG, VCD/DVD, and DivX player
Upstream URL: https://code.videolan.org/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: libvlc, vlc
Provides: libvlc, vlc
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 211
Popularity: 0.138523
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2025-02-19 03:40 (UTC)

Dependencies (141)

Required by (159)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 46 Next › Last »

korrode commented on 2014-07-04 05:02 (UTC)

@bernd_b: Yeah those are from the Arch proper VLC PKGBUILD, i meant to confirm their relevance, but obviously forgot :P Seems the first sed command is no longer relevant, but the second one (appears) to still be. When i get home from work i'll investigate properly, but they aren't harmful anyways.

bernd_b commented on 2014-07-03 23:14 (UTC)

What are these two lines doing: sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp

korrode commented on 2014-07-03 14:33 (UTC)

Package updated. Builds, launches and plays MPEG4 parts 2 & 10 (eg. XviD & x264) fine for me. I've disabled a lot of stuff and need to spend some time going through and enabling stuff slowly. If there's something particular you want that i currently have disabled, that is enabled in the normal Arch VLC package, please adjust the configure parameters to include it and do a test build to ensure it works fine. If so, please post about it here and i'll test and enable.

bernd_b commented on 2014-07-03 10:15 (UTC)

I still don't understand why and when or if a git repo is updated with makepkg & co. However, next run with manually updating the source compiles vlc-current-git 2.2.0.git.130.g681a61d-1 as well.

heaven commented on 2014-07-03 08:51 (UTC)

Hi guys, I don't use VLC anymore because of the constant bugs, please feel free to adopt the package.

bernd_b commented on 2014-07-03 08:42 (UTC)

I just managed to compile vlc-current-git 2.2.0.git.61.g97a9763-1 with the pkgbuild as described - using again a clean chroot environment as suggested by PerfectGentlemen. Without this, I still got this "video is playing in a separate window" - as far as I understood because of having qt4 and qt5 installed on my system. At least, in the chroot environment there is only qt4 to be installed.

spacepluk commented on 2014-07-02 14:44 (UTC)

I'm still getting the segfault, are you sure it's fixed?

bernd_b commented on 2014-06-22 11:25 (UTC)

Next addition: I commented out the line export LD_PRELOAD=/usr/lib/libgobject-2.0.so.0 and got no segfaulting when compiling or running vlc of today.

bernd_b commented on 2014-06-22 11:22 (UTC)

Thanks @FredBezies for the updated script. When running this in a clean chroot environment, I get the message at the end, that the files pointed at with the lines: backup=('usr/share/vlc/lua/http/.hosts' 'usr/share/vlc/lua/http/dialogs/.hosts') are not found. The option "--disable-werror" is claimed not to be recognized by the configure script, so I guess one can leave it out.

FredBezies commented on 2014-06-16 19:57 (UTC)

Here is a working PKGBUILD : http://pastebin.com/HBDb4psH And a related yaourt -Qi vlc-git : Name : vlc-git Version : 3.0.r57564.g3e6cd94-1 Description : A multi-platform MPEG, VCD/DVD, and DivX player. Development GIT Version. Architecture : x86_64 URL : http://www.videolan.org/vlc/ Licenses : LGPL2.1 GPL2 Groups : None Provides : vlc Depends On : a52dec libdvbpsi libxpm libdca qt4 libproxy sdl_image libdvdnav libtiger libmatroska zvbi taglib libmpcdec ffmpeg faad2 libupnp libshout libmad libmpeg2 libmodplug libass xcb-util-keysyms Optional Deps : avahi: for service discovery using bonjour protocol [installed] libnotify: for notification plugin [installed] ncurses: for ncurses interface support [installed] libdvdcss: for decoding encrypted DVDs lirc-utils: for lirc plugin [installed] libavc1394: for devices using the 1394ta AV/C [installed] libdc1394: for IEEE 1394 plugin [installed] kdelibs: KDE Solid hardware integration libva-vdpau-driver: vdpau back-end for nvidia libva-intel-driver: back-end for intel cards libbluray: for Blu-Ray support [installed] flac: for Free Lossless Audio Codec plugin [installed] portaudio: for portaudio support twolame: for TwoLAME mpeg2 encoder plugin projectm: for ProjectM visualisation plugin libcaca: for colored ASCII art video output [installed] libgme: for libgme plugin [installed] librsvg: for SVG plugin [installed] gnome-vfs: for GNOME Virtual File System support libgoom2: for libgoom plugin vcdimager: navigate VCD with libvcdinfo xosd: for xosd support aalib: for ASCII art plugin [installed] libmtp: for MTP devices support [installed] fluidsynth: for synthesizer MIDI FluidSynth [installed] smbclient: for SMB access plugin [installed] libcdio: for audio CD playback support [installed] ttf-freefont: for subtitle font [installed] ttf-dejavu: for subtitle font [installed] opus: for opus support [installed] libssh2: for sftp support [installed] Required By : None Optional For : None Conflicts With : vlc vlc-stable-git vlc-dev Replaces : None Installed Size : 45415,00 KiB Packager : Unknown Packager Build Date : lun. 16 juin 2014 21:49:45 CEST Install Date : lun. 16 juin 2014 21:51:08 CEST Install Reason : Explicitly installed Install Script : Yes Validated By : None Feel free to use it to upgrade this AUR package.