diff --git a/testing/mate-system-monitor/README b/testing/mate-system-monitor/README index c552123..6bb5090 100644 --- a/testing/mate-system-monitor/README +++ b/testing/mate-system-monitor/README @@ -5,4 +5,12 @@ available resources such as CPU and memory mate-system-monitor requires libgtop, gtkmm, and glibmm -gtkmm and glibmm are available on SlackBuilds Project (SBo) \ No newline at end of file +gtkmm and glibmm are available on SlackBuilds Project (SBo) + +To make it easier, we have provided the queue file for sbopkg that +can be used to automatically download, build, and install all +dependencies of mate-system-monitor. + +You will need to download sbopkg (http://sbopkg.org/), +create/update slackbuilds repo (sbopkg -r), load the +mate-system-monitor queue through sbopkg and start processing it. \ No newline at end of file diff --git a/testing/mate-system-monitor/mate-system-monitor.SlackBuild b/testing/mate-system-monitor/mate-system-monitor.SlackBuild index 25bd72f..361329e 100644 --- a/testing/mate-system-monitor/mate-system-monitor.SlackBuild +++ b/testing/mate-system-monitor/mate-system-monitor.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=mate-system-monitor VERSION=${VERSION:-1.6.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_msb} if [ -z "$ARCH" ]; then @@ -125,5 +125,9 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh # buttons and menus. find $PKG/usr/share/mate/help/$PRGNAM/* -maxdepth 0 -type d ! -name C -exec rm -rf {} \; || true +# Add mate-system-monitor queue file for sbopkg +mkdir -p $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues +cp mate-system-monitor.sqf $PKG/var/lib${LIBDIRSUFFIX}/sbopkg/queues + cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz} diff --git a/testing/mate-system-monitor/mate-system-monitor.sqf b/testing/mate-system-monitor/mate-system-monitor.sqf new file mode 100644 index 0000000..2193687 --- /dev/null +++ b/testing/mate-system-monitor/mate-system-monitor.sqf @@ -0,0 +1,8 @@ +libsigc++ +glibmm +cairomm +pangomm +atkmm +mm-common +gtkmm +