smem: conflicts with cfitsio
both ship /usr/bin/smem
This commit is contained in:
committed by
Duncan Overbruck
parent
743f708c52
commit
61ad3fae6d
@@ -1,7 +1,7 @@
|
||||
# Template file for 'smem'
|
||||
pkgname=smem
|
||||
version=1.5
|
||||
revision=2
|
||||
revision=3
|
||||
depends="python3"
|
||||
short_desc="Memory reporting tool"
|
||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||
@@ -10,6 +10,7 @@ homepage="https://www.selenic.com/smem"
|
||||
distfiles="https://selenic.com/repo/smem/archive/${version}.tar.bz2"
|
||||
checksum=950c39ee8b1e051866564b25c36a6113eae2617e597b8302324bb8ee57d82ba6
|
||||
python_version=3
|
||||
conflicts="cfitsio"
|
||||
|
||||
do_build() {
|
||||
$CC $CFLAGS $LDFLAGS -o smemcap smemcap.c
|
||||
|
||||
Reference in New Issue
Block a user