Age | Commit message (Collapse) | Author |
|
|
|
|
|
As of commit a34942e38dace9eb128465b8d402bbacada0c8d8 :
https://github.com/JoeLametta/whipper/blob/a34942e38dace9eb128465b8d402bbacada0c8d8/README.md#required-dependencies
|
|
whipper's Python module has been renamed from "morituri" to "whipper" as
per https://github.com/JoeLametta/whipper/pull/109 /
https://github.com/JoeLametta/whipper/commit/fc3cdbfebf34cb9db6766b6ce41393d0f80bb595
|
|
|
|
Needed since https://github.com/JoeLametta/whipper/commit/6ddb5d0114a480a8f65404ea3ea9216f628f633f
|
|
|
|
|
|
Unneeded as of
https://github.com/JoeLametta/whipper/commit/223142f3285b2ba7605b77666477668ecf8418bf /
https://github.com/JoeLametta/whipper/pull/130
|
|
whipper is still using `morituri` for the Python library names, so there
will still be conflicting files in the path.
|
|
|
|
replace non-standard _gitname variable with string processing
bump pkgver to latest major version (v0.4)
remove empty optdepends() array
remove conflict=() with morituri since whipper uses its own namespace now
remove .install file after 7-week warning of backward-incompatible changes
parametrize source array to use $pkgname and $url variables (makes it portable accross PKGBUILDs)
remove vim options line as it does not appear in reference PKGBUILD.proto
|
|
Thanks to ArchangeGabriel in AUR comments
|
|
incompatible changes
|
|
Per author request: https://github.com/JoeLametta/whipper/issues/23#issuecomment-242924194
|
|
|