Age | Commit message (Collapse) | Author |
|
Fix clang10 problems by applying bcc commit 1599c2ef82 as patch.
|
|
|
|
|
|
Drop python2-nautilus.
upgpkg: bcc 0.12.0-1
upgpkg: python-gensim 3.8.1-1
upgpkg: python-scikit-surprise 1.1.0-2
upgpkg: python-scikit-surprise-git 1.0.4.r112.gef3ed6e-1
upgpkg: python-smart_open 1.9.0-1
|
|
|
|
Change netaddr dependency from python-netaddr2 to python-netaddr.
|
|
Mark linux-headers as optional dependency as any kernel header should
work not just the stock one.
|
|
|
|
|
|
|
|
Avoid name collisions of source files by giving the downloaded content a
unique name.
|
|
Introduce a workaround concerning the missing files in the release tar
in the form of manually downloading the required git-submodule and
placing it at the right location.
|
|
Strip wrongly placed makedepends.
|
|
|
|
|
|
|
|
|
|
Cherry pick a commit from upstream in order to circumvent a compilation
error when using the latest version of clang/llvm.
The error occurred independently of the underlying hardware and is at
the very leasts reproducible using version 6.0.0 of clang.
|
|
Stop moving man pages around since they clash with e.g. postfix.
|
|
Update the checksum of the git-commit to be consistent with the
downloaded file instead of the previously used patch.
|
|
Remove 'bcc-git' from conflict array since the specification should be
the other way around and fix one whitespacing mistake.
|
|
* Patch cmake configuration using a git-commit from master
* Move man pages into the "correct" place (but not the binaries)
* Adjust architecture field for arch-independent packages like python
bindings and scripting tools
* Cleanup build directory handling
* Add dependencies required for checking the package to checkdepends
(checking is done while building; there is no separate check task)
* Remove outdated patch concerning cppex
* Reword comments
|
|
* Use tabs everywhere (except checksums)
* Use single quotes for literal strings without shell expanded keywords
* Slightly reorder variables to honor the order of the ArchWiki article
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|