Search Criteria
Package Details: pencil-android-lollipop-stencils-git 1.0.0.r3.ge573ed9-1
Git Clone URL: | https://aur.archlinux.org/pencil-android-lollipop-stencils-git.git (read-only, click to copy) |
---|---|
Package Base: | pencil-android-lollipop-stencils-git |
Description: | Collection of common Android Lollipop UI elements for Pencil. All in vector format. |
Upstream URL: | https://github.com/nathanielw/Android-Lollipop-Pencil-Stencils/ |
Licenses: | |
Submitter: | portaloffreedom |
Maintainer: | portaloffreedom |
Last Packager: | portaloffreedom |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-14 01:04 |
Last Updated: | 2015-12-07 15:08 |
Latest Comments
portaloffreedom commented on 2015-11-11 16:23
@saik0
added, sorry for the long wait.
and thanks for the quick fix :)
saik0 commented on 2015-10-18 14:55
Please add the MIT license. https://wiki.archlinux.org/index.php/PKGBUILD#license
license=('MIT')
...
package() {
...
install -Dm644 "${srcdir}/${_name}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}"
}