Thank you Sekret for the feedback. I fixed the issue with LICENSE.txt being html. I also fixed the PKGBUILD issue.
Search Criteria
Package Details: python-imutils 0.2.1-2
Package Actions
| Package Base: | python-imutils |
|---|---|
| Description: | image processing functions such as translation, rotation, resizing, skeletonization, sorting contours & detecting edges (Python3.x) |
| Upstream URL: | https://github.com/jrosebr1/imutils |
| Category: | lib |
| Licenses: | |
| Submitter: | davidmcinnis |
| Maintainer: | davidmcinnis |
| Last Packager: | davidmcinnis |
| Votes: | 1 |
| First Submitted: | 2015-05-09 00:05 |
| Last Updated: | 2015-05-20 02:46 |
Latest Comments
Comment by davidmcinnis
Comment by sekret
Besides, why do you make the PKGBUILD as if it had to create multiple packages? It's a single package, so actually there's no need for pkgbase etc.
But that's rather cosmetic, the build works, that's all that matters! :)
Comment by sekret
You do realize, that your LICENSE.txt is in fact a html file? So I'd either convert it to a pure txt file, or rename it to LICENSE.html!