Package Details: libvlc-qt 0.10.0-2

Package Base: libvlc-qt
Description: A free library used to connect Qt and libvlc libraries.
Upstream URL: http://vlc-qt.tano.si/
Category: lib
Licenses: LGPL3
Conflicts: libvlc-qt-git
Submitter: None
Maintainer: archtux
Last Packager: archtux
Votes: 31
First Submitted: 2010-10-15 12:45
Last Updated: 2015-05-05 09:26

Dependencies (3)

Required by (2)

Sources

Latest Comments

Comment by MBach

2015-03-19 22:13

Release 0.10.0 is out: https://github.com/ntadej/vlc-qt/releases/tag/0.10.0
URL is 404! New one: http://projects.tano.si/vlc-qt/
PKGBUILD must be updated too, see https://aur.archlinux.org/packages/li/libvlc-qt-git/PKGBUILD

Comment by sl1pkn07

2014-10-15 17:50

if have problems with multicore, why not ad options=(!makeflags) in the pkgbuild?

Comment by ReNoM

2013-06-05 11:22

Multi-core building don't work on my PC. I'm edit PKGBUILD for setting core count=0 and makepkg successfully build package.

Comment by felixonmars

2013-02-28 02:30

Please replace `qt` with `qt4` from the depends array.
There's no more a 'qt' package in [testing] (and in the next days in [extra])

Anonymous comment

2012-10-17 20:02

Official 0.7.0 update

Comment by mrbit

2012-10-14 22:08

update..

Comment by mrbit

2012-10-14 20:06

upfate please 0.7...thanks

Comment by dot

2012-05-12 15:13

thanks for you comment Huulivoide.

Also bump to v0.6.0

Comment by Huulivoide

2012-05-07 15:59

And away goes the '|| return 1's. Also add package()
function. And qt can be diched as depency as vlc
alredy depends on it.

Comment by dot

2012-04-15 15:50

git version is now at libvlc-qt-git: https://aur.archlinux.org/packages.php?ID=58497

Comment by dot

2011-12-22 21:27

The original name did not include '-git', and when it became outdated, I had to update. But the developer does not seem to maintain a stable release snapshots, so there's no way to provide an up-to-date version other than from git.

I can create a new package with "-git" suffix I guess, but where will this one go then?

This libvlc-qt works pretty fine with stable vlc and vlc-git, but if people use it with second, why vlc-git maintainers won't add "vlc" to their "provides" list?

Thanks!

Comment by felixonmars

2011-12-22 08:03

So the package name should include "-git", and does not depend on a fixed version of vlc since some users are using vlc-git?