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
Search Criteria
Package Details: libvlc-qt 0.10.0-2
Package Actions
| 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: | |
| Conflicts: | |
| Submitter: | None |
| Maintainer: | archtux |
| Last Packager: | archtux |
| Votes: | 31 |
| First Submitted: | 2010-10-15 12:45 |
| Last Updated: | 2015-05-05 09:26 |
Latest Comments
Comment by MBach
Comment by sl1pkn07
if have problems with multicore, why not ad options=(!makeflags) in the pkgbuild?
Comment by ReNoM
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
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
Official 0.7.0 update
Comment by mrbit
update..
Comment by mrbit
upfate please 0.7...thanks
Comment by dot
thanks for you comment Huulivoide.
Also bump to v0.6.0
Comment by Huulivoide
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
git version is now at libvlc-qt-git: https://aur.archlinux.org/packages.php?ID=58497
Comment by dot
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
So the package name should include "-git", and does not depend on a fixed version of vlc since some users are using vlc-git?