[Slackbuilds-users] Status of my SlackBuilds for Slackware 14 RC1

Audrius Kažukauskas audrius at neutrino.lt
Fri Aug 10 16:01:21 UTC 2012


Hi,

Here are my build scripts tested on Slackware 14 RC1.  I have tested
them on x86_64 only.

Remove:
development/jsctags:  doesn't work with node version from SBo.

Builds:
audio/mp3check
graphics/graphviz
network/kismet
network/nicotine+
network/node
network/spambayes
network/uwsgi
python/distribute
python/dulwich
python/hg-git:  builds, but probably needs an upgrade to work with
  Mercurial in Slackware 14 RC1.
python/hgsubversion:  builds, but probably needs an upgrade to work with
  Mercurial in Slackware 14 RC1.
python/pep8
python/pip
python/pysetuptools
python/python3
system/redis

Needs changes:
system/iotop:  version 0.4.3 docs and manpage have wrong permissions, which is
  fixed in version 0.4.4 (patch attached).

-- 
Audrius Kažukauskas
http://neutrino.lt/
-------------- next part --------------
diff --git a/system/iotop/iotop.SlackBuild b/system/iotop/iotop.SlackBuild
index 9e01859..0c3f64c 100644
--- a/system/iotop/iotop.SlackBuild
+++ b/system/iotop/iotop.SlackBuild
@@ -4,7 +4,7 @@
 # Written by Audrius Kažukauskas <audrius at neutrino.lt>
 
 PRGNAM=iotop
-VERSION=${VERSION:-0.4.3}
+VERSION=${VERSION:-0.4.4}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
diff --git a/system/iotop/iotop.info b/system/iotop/iotop.info
index 29346a5..3daf1e4 100644
--- a/system/iotop/iotop.info
+++ b/system/iotop/iotop.info
@@ -1,8 +1,8 @@
 PRGNAM="iotop"
-VERSION="0.4.3"
+VERSION="0.4.4"
 HOMEPAGE="http://guichaz.free.fr/iotop/"
-DOWNLOAD="http://guichaz.free.fr/iotop/files/iotop-0.4.3.tar.bz2"
-MD5SUM="b05456252d0b25625aff4c93ab4927a2"
+DOWNLOAD="http://guichaz.free.fr/iotop/files/iotop-0.4.4.tar.bz2"
+MD5SUM="cdd38b276cbf238676f5d2bcf098ba9c"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 MAINTAINER="Audrius Kažukauskas"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20120810/bf642a67/attachment.asc>


More information about the SlackBuilds-users mailing list