Build fails in clean chroot because it's missing python in makedepends.
Search Criteria
Package Details: k3b-git 18.07.70.r6307.059d0da2e-1
Git Clone URL: | https://aur.archlinux.org/k3b-git.git (read-only) |
---|---|
Package Base: | k3b-git |
Description: | Feature-rich and easy to handle CD burning application. (Git version) |
Upstream URL: | http://k3b.sourceforge.net |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 27 |
Popularity: | 0.000863 |
First Submitted: | 2010-12-21 15:12 |
Last Updated: | 2018-04-11 19:11 |
Dependencies (24)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kcmutils (kcmutils-git)
- kfilemetadata (kfilemetadata-git)
- knewstuff (knewstuff-git)
- knotifyconfig (knotifyconfig-git)
- libdvdread (libdvdread-git)
- libkcddb (libkcddb-git)
- libmad
- libmpcdec (libmpcdec-svn)
- libsamplerate (libsamplerate-git)
- qt5-webkit (qt5-webkit-git, qt5-webkit-print)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
- kdoctools (kdoctools-git) (make)
- python (make)
- cdrdao (optional) – for CD DAO mode burning support
- dvd+rw-tools (optional) – for CD, DVD & BluRay burning support
- emovix (optional) – for bootable multimedia CD/DVD support
- libburn (optional) – for CD, DVD & BluRay burning support
- normalize (optional) – for WAV normalization
- sox (sox-dsd-git) (optional) – for encode audio files in formats such as AIFF or VOC
- transcode (optional) – for advanced MPEG conversion support
- vcdimager (optional) – for VCD burning support
Required by (1)
- k3b-l10n-bin-git (optional)
Sources (1)
Latest Comments
HeinzDo commented on 2017-03-21 05:42
metak commented on 2017-03-01 15:55
alium commented on 2017-02-06 10:27
@sl1pkn07: thanks for info about musicbrainz
sl1pkn07 commented on 2017-02-03 08:14
https://bugs.archlinux.org/task/52751
k3b don't build with libmusicbrainz3 or libmusicbrainz5
alium commented on 2017-02-03 06:38
why you removed 'musicbrainz'? it is still optional!!
sl1pkn07 commented on 2016-12-16 23:15
libkcddb-git provides libkcddb
gustawho commented on 2016-12-16 20:10
Please, replace "libkcddb" with "libkcddb-git" as dependency.
sir_lucjan commented on 2016-12-16 16:34
Please update pkgver.
http://pastebin.com/58KThxgi
daimonion commented on 2016-07-28 16:37
The latest code cannot be compiled with usual libkcddb, it requires a fork: https://github.com/isoft-linux/libkcddb
EDIT: They've spotted the mistake: https://github.com/KDE/k3b/commit/f5fceb01d1a897731b2bd4251a2c6d0a383cedcc
arojas commented on 2016-07-15 08:00
merged in master
Build fails:
[100%] Linking CXX executable k3b
CMakeFiles/k3b.dir/k3bdiskinfoview.cpp.o: In function `K3b::DiskInfoView::DiskInfoView(QWidget*)':
k3bdiskinfoview.cpp:(.text+0x272): undefined reference to `QWebView::QWebView(QWidget*)'
CMakeFiles/k3b.dir/k3bdiskinfoview.cpp.o: In function `K3b::DiskInfoView::reloadMedium()':
k3bdiskinfoview.cpp:(.text+0x5beb): undefined reference to `QWebView::setHtml(QString const&, QUrl const&)'
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[2]: *** [src/CMakeFiles/k3b.dir/build.make:4341: src/k3b] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:596: src/CMakeFiles/k3b.dir/all] Fehler 2
make: *** [Makefile:128: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().