<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SysAdmin Adventures &#187; sbopkg</title>
	<atom:link href="http://blog.tpa.me.uk/tag/sbopkg/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Mon, 31 Oct 2011 11:09:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>XBMC SlackBuild</title>
		<link>http://blog.tpa.me.uk/2009/10/07/xbmc-slackbuild/</link>
		<comments>http://blog.tpa.me.uk/2009/10/07/xbmc-slackbuild/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 15:17:37 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[xbmc]]></category>
		<category><![CDATA[sbopkg]]></category>
		<category><![CDATA[slackbuild]]></category>
		<category><![CDATA[slackbuilds]]></category>
		<category><![CDATA[ymmv]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=215</guid>
		<description><![CDATA[I&#8217;ve had a number of requests for the SlackBuild I used for XBMC on Slackware 13.0. Personally I used Larry Hajali&#8217;s SlackBuild for v9.04.1 (with patches). His post to the Slackbuilds-users Mailing list is here: http://www.mail-archive.com/slackbuilds-users@slackbuilds.org/msg02041.html Just in case, I&#8217;m hosting the SlackBuild here too: XBMC v9.04.1 SlackBuild Hopefully Larry&#8217;s will eventually make it onto [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a number of requests for the SlackBuild I used for XBMC on Slackware 13.0.</p>
<p>Personally I used Larry Hajali&#8217;s SlackBuild for v9.04.1 (with patches). His post to the Slackbuilds-users Mailing list is here:<br />
<a href="http://www.mail-archive.com/slackbuilds-users@slackbuilds.org/msg02041.html" onclick="pageTracker._trackPageview('/outgoing/www.mail-archive.com/slackbuilds-users_slackbuilds.org/msg02041.html?referer=');">http://www.mail-archive.com/slackbuilds-users@slackbuilds.org/msg02041.html</a></p>
<p>Just in case, I&#8217;m hosting the SlackBuild here too:<br />
<a href="http://blog.tpa.me.uk/wp-content/uploads/2009/10/xbmc-old.tar.gz">XBMC v9.04.1 SlackBuild</a></p>
<p>Hopefully Larry&#8217;s will eventually make it onto <a title="SlackBuilds.Org" href="http://slackbuilds.org" onclick="pageTracker._trackPageview('/outgoing/slackbuilds.org?referer=');">SlackBuilds.Org</a> so you can install it from there or with <a title="sbopkg" href="http://sbopkg.org" onclick="pageTracker._trackPageview('/outgoing/sbopkg.org?referer=');">sbopkg</a> but until then, this will have to do.</p>
<p>If you want the subversion head, then you can either modify Larry&#8217;s or head over to <a href="http://xbmc.strangled.net/source/xbmc-svn/" onclick="pageTracker._trackPageview('/outgoing/xbmc.strangled.net/source/xbmc-svn/?referer=');">http://xbmc.strangled.net/source/xbmc-svn/</a> where there&#8217;s a SlackBuild script written specifically for the purpose.</p>
<p><strong>DISCLAIMERS:</strong></p>
<ul>
<li><strong>I have only personally used Larry&#8217;s SlackBuild exactly as provided by Larry.</strong></li>
<li><strong>Your Mileage May Vary.</strong></li>
<li><strong>I provide absolutely no guarantee that anything will work as described.</strong></li>
<li><strong>I take no responsibility if the above information breaks your computer, ends your marriage or otherwise destroys your life.</strong></li>
<li><strong>Read the README before doing ANYTHING.</strong></li>
</ul>
<hr />
<p><strong>UPDATE:</strong><br />
Larry has updated the SlackBuild a little:</p>
<blockquote><p>I&#8217;ve made a couple of changes to the slackbuild.  Fixed some<br />
hard coded &#8220;lib/python2.5&#8243; paths in the EventClients Makefile.  The<br />
Nvidia hack in no longer an option and is now done by default.  Now<br />
the the xbmc slackbuild will compile on Slackware64.  XBMC is 64 bit<br />
compatible but by default is not completely lib64 compatible.  Mesa<br />
7.5.1 is now needed from a slackware mirror as it has the required<br />
glxinfo for direct rendering detection.</p>
<p>Thanks to fire|bird from ##slackware for helping me troubleshoot<br />
Slackware64 compilation and to pprkut for additional script cleanup<br />
and testing on Slackware64.</p></blockquote>
<p>The updated version (that I have personally not used or tested) is here:<br />
<a href='http://blog.tpa.me.uk/wp-content/uploads/2009/10/xbmc.tar.gz'>Updated XBMC SlackBuild</a></p>
<hr />
<p><strong>UPDATE 20100222:</strong><br />
Larry has been kind enough to update it to XBMC v9.11 (Camelot) and upload it to <a href="http://slackbuilds.org" onclick="pageTracker._trackPageview('/outgoing/slackbuilds.org?referer=');">SlackBuilds.Org</a>. Thank him vociferously!</p>
<p>Thank you, Larry.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/10/07/xbmc-slackbuild/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Slackware Package Management Guide</title>
		<link>http://blog.tpa.me.uk/2009/09/28/slackware-package-management-guide/</link>
		<comments>http://blog.tpa.me.uk/2009/09/28/slackware-package-management-guide/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:22:31 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[sbopkg]]></category>
		<category><![CDATA[slackbuilds]]></category>
		<category><![CDATA[slackpkg]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=174</guid>
		<description><![CDATA[Although I like to get people to read through the documentation properly so that they understand what they&#8217;re doing properly before they do it, basic package management is one of those things you really need to be able to pick up and run with even if you&#8217;re just playing about with a new OS, or [...]]]></description>
			<content:encoded><![CDATA[<p>Although I like to get people to read through the documentation properly so that they understand what they&#8217;re doing properly before they do it, basic package management is one of those things you really need to be able to pick up and run with even if you&#8217;re just playing about with a new OS, or perhaps especially if you&#8217;re just playing about. This page has a very good quick and screenshotted summary of the basics for Slackware:</p>
<p><a href="http://beginlinux.com/desktop_training/168-slackware/1427-slackware-package-management" onclick="pageTracker._trackPageview('/outgoing/beginlinux.com/desktop_training/168-slackware/1427-slackware-package-management?referer=');">http://beginlinux.com/desktop_training/168-slackware/1427-slackware-package-management</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/28/slackware-package-management-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pidgin making no sound in Slackware 13.0</title>
		<link>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/</link>
		<comments>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 12:03:33 +0000</pubDate>
		<dc:creator>Zordrak</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[SBo]]></category>
		<category><![CDATA[sbopkg]]></category>
		<category><![CDATA[slackbuilds]]></category>

		<guid isPermaLink="false">http://blog.tpa.me.uk/?p=132</guid>
		<description><![CDATA[This is a simple one. Pidgin uses GStreamer for producing sound (don&#8217;t ask me why.. I think it&#8217;s a bit daft too). GStreamer relies on plugins for pretty much all sound formats. GStreamer plugins come in three categories: gst-plugins-good (high-quality LGPL plugins) gst-plugins-bad (reasonable-quality plugins with free distribution licences) gst-plugins-ugly (good-quality plugins that have licence/distribution [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple one.</p>
<p>Pidgin uses GStreamer for producing sound (don&#8217;t ask me why.. I think it&#8217;s a bit daft too). GStreamer relies on plugins for pretty much all sound formats.</p>
<p>GStreamer plugins come in three categories:</p>
<ul>
<li>gst-plugins-good (high-quality LGPL plugins)</li>
<li>gst-plugins-bad (reasonable-quality plugins with free distribution licences)</li>
<li>gst-plugins-ugly (good-quality plugins that have licence/distribution issues)</li>
</ul>
<p>Pidgin&#8217;s default sound scheme uses WAV files and therefore needs the GStreamer WAV plugin which is available in gst-plugins-good. I have absolutely no idea whatsoever why Slackware 13.0 ships with GStreamer but without gst-plugins-good, however this is not a problem because SlackBuilds.org solves everything:</p>
<div class="codecolorer-container bash geshi" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666;"># </span><span style="color: #c20cb9; font-weight: bold;">yes</span> <span style="color: #000000; font-weight: bold;">|</span> sbopkg <span style="color: #660033;">-i</span> gst-plugins-good</div></div>
<p>(you <strong>do</strong> use <a title="sbopkg" href="http://sbopkg.org" onclick="pageTracker._trackPageview('/outgoing/sbopkg.org?referer=');">sbopkg</a> don&#8217;t you?)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tpa.me.uk/2009/09/10/pidgin-making-no-sound-in-slackware-13-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

