Search Criteria
Package Details: mangle-git 0.71.g4f0bb47-1
Git Clone URL: | https://aur.archlinux.org/mangle-git.git (read-only, click to copy) |
---|---|
Package Base: | mangle-git |
Description: | Simple python image converter for the Amazon Kindle |
Upstream URL: | http://foosoft.net/mangle/ |
Keywords: | kindle |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | KaiSforza |
Maintainer: | lobisquit |
Last Packager: | lobisquit |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2012-04-25 20:40 |
Last Updated: | 2015-06-16 17:05 |
Dependencies (6)
- python2
- python2-natsort
- python2-pillow
- python2-pyqt4
- python2-reportlab
- git (git-git) (make)
Latest Comments
KaiSforza commented on 2014-03-11 16:26
If someone wants to take this and modify it, feel free. I don't really use this anymore and don't have the time to work with it.
KaiSforza commented on 2013-12-02 05:12
Currently does not build. We need something to either re-do their setup.py file or to write a pkgbuild that can do what setup.py does...
KaiSforza commented on 2013-01-02 10:40
Ah. Fixed. Thank you.
Anonymous comment on 2013-01-02 10:24
Hi,
I've noticed that building lastest version (20121218-1) fails, because ln doesn't find a valid destination directory:
ln: failed to create symboilic link "/var/abs/local/yaourtbuild/mangle-git/pkg/usr/bin/mangle-convert": No such file or directory
To fix that, I've added a
mkdir -p "$pkgdir/usr/bin/"
to PKGBUILD and now it works fine.
KaiSforza commented on 2012-10-27 18:58
Changes: Updated python-imaging to python2-imaging in light of the recent python change
lobisquit commented on 2012-06-20 11:42
good job! works fine on Arch Linux 64 bit: thank you very much!
KaiSforza commented on 2012-05-31 12:46
I'll fix that ASAP. Thanks for the notification.
Anonymous comment on 2012-05-30 17:40
Im not sure what is wrong, but it wont install for me. Also, it requires python2-pyqt and python2. Python and pyqt are both Python3, which for some reason does not work with this.
KaiSforza commented on 2012-04-25 20:42
I've never made my own pkgbuild, so if there's anything I did stupidly or anything I can streamline, I would love the feedback.