bootchart2: conflict with bootchart
Both packages are sharing multiple files and should never be installed together. Signed-off-by: Artem Borisov <dedsa2002@gmail.com>
This commit is contained in:
parent
4e1378d548
commit
251c1acf54
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
||||||
# Template file for 'bootchart2'
|
# Template file for 'bootchart2'
|
||||||
pkgname=bootchart2
|
pkgname=bootchart2
|
||||||
version=0.14.8.20170531
|
version=0.14.8.20170531
|
||||||
revision=1
|
revision=2
|
||||||
|
_gitrev=331ada031f1d65f6d934d918f896e1c708c64bf7
|
||||||
|
wrksrc="bootchart-${_gitrev}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="EARLY_PREFIX=/usr"
|
make_install_args="EARLY_PREFIX=/usr"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
|
@ -10,7 +12,6 @@ short_desc="Startup graphing tool"
|
||||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/xrmx/bootchart"
|
homepage="https://github.com/xrmx/bootchart"
|
||||||
_gitrev=331ada031f1d65f6d934d918f896e1c708c64bf7
|
|
||||||
distfiles="https://github.com/xrmx/bootchart/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/xrmx/bootchart/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=a8140cc690bd7d08ab9c030325cb075e154b7545083036ffb65bda8d740d85b4
|
checksum=a8140cc690bd7d08ab9c030325cb075e154b7545083036ffb65bda8d740d85b4
|
||||||
wrksrc="bootchart-${_gitrev}"
|
conflicts="bootchart>=0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue