Package Details: vlc-git 4.0.0.r31756.g76cd807c24-2

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: 210
Popularity: 1.09
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-11-16 22:21 (UTC)

Dependencies (160)

Required by (154)

Sources (3)

Latest Comments

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

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.

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

@android and @perfectgentlement : about vlc-cache-gen segfault : https://bugs.archlinux.org/task/39676

FredBezies commented on 2014-06-16 11:33 (UTC)

Looks like vlc.git is now 3.0-something : http://git.videolan.org/?p=vlc.git;a=commit;h=ee5be2d073f6669f1cc994bfef3de442cc3f80c6 "On the road to 3.0.0" Time to upgrade PKGBUILD ?

PerfectGentleman commented on 2014-04-28 04:44 (UTC)

https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

android commented on 2014-04-28 04:43 (UTC)

PerfectGentleman: Thanks for the reply! but I'm not sure what you mean by "clean chroot": * A 32bit chroot? * A chroot with no vlc installed?

android commented on 2014-04-28 03:00 (UTC)

Whenever I try to build this, I get this build error: ... CCLD vlc-wrapper CC vlc_static-vlc.o CC vlc_static-override.o CCLD vlc-static CC cachegen.o CCLD vlc-cache-gen GEN ../modules/plugins.dat /bin/sh: line 4: 21395 Segmentation fault (core dumped) ./vlc-cache-gen ../modules Makefile:1493: recipe for target '../modules/plugins.dat' failed make[2]: *** [../modules/plugins.dat] Error 139 make[2]: Leaving directory '/home/johnea/src/aur/vlc-git/src/vlc/bin' Makefile:1914: recipe for target 'all-recursive' failed