summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
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