Search Criteria
Package Details: m4baker-git 0.1.92.r23.gf282d42-2
Git Clone URL: | https://aur.archlinux.org/m4baker-git.git (read-only, click to copy) |
---|---|
Package Base: | m4baker-git |
Description: | Bake full-featured m4b-audiobooks |
Upstream URL: | https://github.com/crabmanX/m4baker |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | Sonic-Y3k |
Maintainer: | Sonic-Y3k |
Last Packager: | Sonic-Y3k |
Votes: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2015-08-16 09:28 |
Last Updated: | 2016-06-26 07:40 |
Dependencies (6)
- python2
- faac>=1.26 (faac-git)
- libmp4v2>=1.9
- sox>=14.3 (sox-dsd-git)
- qt4>=4.5 (qt4-revert80e3108)
- python2-pyqt4>=4.6
Latest Comments
alexs2019 commented on 2019-10-09 19:43
doesnt work. Cuts my 10-hour book to 4 hours without any errors. Random pauses on playback.
devP commented on 2019-04-07 09:21
@retnag, I think you had installed the wrong resource. This error occurs when you install "python-sip-pyqt4", but m4baker needs "python2-sip-pyqt4", than everything works well.
retnag commented on 2019-03-25 00:59
It installs successfully, but when running the command
m4baker
I get the following error:Dasonk commented on 2016-06-26 01:43
I get
==> ERROR: license should be an array
with the current PKGBUILD. Changing the license line to
license=('unknown')
fixes the problem. Then again the sources make it clear that the license is GPL-2 so you should probably change it to reflect that.