summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-08-23upgpkg: bcc 0.16.0-1Gordian Edenhofer
2020-06-22upgpkg: bcc 0.15.0-1Gordian Edenhofer
2020-04-21upgpkg: bcc 0.14.0-1Gordian Edenhofer
2020-04-21upgpkg: bcc 0.13.0-2Gordian Edenhofer
Fix clang10 problems by applying bcc commit 1599c2ef82 as patch.
2020-02-20upgpkg: bcc 0.13.0-1Gordian Edenhofer
2020-01-25upgpkg: bcc 0.12.0-2Gordian Edenhofer
2020-01-11Prune python2 versions of packages due to EOLGordian Edenhofer
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
2019-12-12upgpkg: bcc 0.12.0-1Gordian Edenhofer
2019-11-07upgpkg: bcc 0.11.0-1Gordian Edenhofer
Change netaddr dependency from python-netaddr2 to python-netaddr.
2019-10-23upgpkg: bcc 0.11.0-1Gordian Edenhofer
Mark linux-headers as optional dependency as any kernel header should work not just the stock one.
2019-10-04upgpkg: bcc 0.11.0-1Gordian Edenhofer
2019-05-29upgpkg: bcc 0.10.0-2Gordian Edenhofer
2019-05-29upgpkg: bcc 0.10.0-1Gordian Edenhofer
2019-03-15upgpkg: bcc 0.9.0-1Gordian Edenhofer
Avoid name collisions of source files by giving the downloaded content a unique name.
2019-03-14upgpkg: bcc 0.9.0-1Gordian Edenhofer
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.
2019-02-11upgpkg: bcc 0.8.0-1Gordian Edenhofer
Strip wrongly placed makedepends.
2019-01-12upgpkg: bcc 0.8.0-1Gordian Edenhofer
2018-09-05upgpkg: bcc 0.7.0-1Gordian Edenhofer
2018-07-24upgpkg: bcc 0.6.1-1Gordian Edenhofer
2018-06-14upgpkg: bcc 0.6.0-1Gordian Edenhofer
2018-03-30upgpkg: bcc 0.5.0-3Gordian Edenhofer
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.
2018-02-24upgpkg: bcc 0.5.0-2Gordian Edenhofer
Stop moving man pages around since they clash with e.g. postfix.
2018-02-24upgpkg: bcc 0.5.0-2Gordian Edenhofer
Update the checksum of the git-commit to be consistent with the downloaded file instead of the previously used patch.
2018-02-23upgpkg: bcc 0.5.0-1Gordian Edenhofer
Remove 'bcc-git' from conflict array since the specification should be the other way around and fix one whitespacing mistake.
2018-02-15upgpkg: bcc 0.5.0-1Gordian Edenhofer
* 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
2018-02-15upgpkg: bcc 0.3.0-1Gordian Edenhofer
* 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
2017-03-130.3.0, patch to not include static examplesTroy Engel
2016-10-18new version 0.2.0 w/o Lua support, see web commentsTroy Engel
2016-07-09add linux-headers to depsTroy Engel
2016-02-24new version 0.1.8Troy Engel
2016-01-24add conflicts for git packagesTroy Engel
2016-01-01remove -jN flags from make (https://github.com/iovisor/bcc/pull/306)Troy Engel
2016-01-01fix namcap error about makedepends in the base config for split pkgsTroy Engel
2016-01-01Initial importTroy Engel