diff --git a/iotop.be0 b/iotop.be0 new file mode 100755 index 000000000..b47d9c73b --- /dev/null +++ b/iotop.be0 @@ -0,0 +1,39 @@ +#!/usr/bin/env beesh + +# BEE_VERSION iotop-1.22-0 + +# more info: https://github.com/Tomas-M/iotop + +#SRCURL[0]="https://github.com/Tomas-M/iotop/archive/v${PKGVERSION}/iotop-${PKGVERSION}.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/a8578cd782810c27ccd8bcba1e047ebf/iotop-1.22.tar.gz" + +PATCHURL+=(/src/mariux/patches/iotop-Quickfix-for-Mariux64.patch) + +# build_in_sourcedir + +# sourcesubdir_append src + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +mee_install() { + # The Makefile of iotop 1.22 contains "PREFIX?=$(DESTDIR)/usr" and installs to $(PREFIX)/.. + bee_install PREFIX=$D +} + +#mee_install_post() { +# exit +#} diff --git a/python2-wrapper.be0 b/python2-wrapper.be0 index e73c9c691..ff62ea0f2 100755 --- a/python2-wrapper.be0 +++ b/python2-wrapper.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION python2-wrapper-1.5-0 +# BEE_VERSION python2-wrapper-1.6-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -78,7 +78,6 @@ mee_install() { xml2po \ gnome-doc-tool \ pssh \ - iotop \ python2.7 do create_bin_wrapper $cmd