<?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>Alien Pastures</title>
	<atom:link href="http://alien.slackbook.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://alien.slackbook.org/blog</link>
	<description>My thoughts on Slackware, life and everything</description>
	<lastBuildDate>Thu, 02 Sep 2010 08:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>KDE 4.5.1 will get Slackware packages&#8230; not sure when and where</title>
		<link>http://alien.slackbook.org/blog/kde-4-5-1-will-get-slackware-packages-not-sure-when-and-where/</link>
		<comments>http://alien.slackbook.org/blog/kde-4-5-1-will-get-slackware-packages-not-sure-when-and-where/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 08:15:39 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[kde4]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=494</guid>
		<description><![CDATA[
Some of you may have noticed that source tarballs for KDE 4.5.1 are available now.
I talked to Pat about this last week, to see if this release could end up in Slackware-current. He answered that that would be a possibility. There are several other things brewing for slackware-current, so I have no real good estimate [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="38" height="38" /></p>
<p>Some of you may have noticed that <a href="http://kde.org/announcements/announce-4.5.1.php" target="_blank">source tarballs for KDE 4.5.1 are available now</a>.</p>
<p>I talked to Pat about this last week, to see if this release could end up in Slackware-current. He answered that that would be a possibility. There are several other things brewing for slackware-current, so I have no real good estimate of when that will happen.</p>
<p>If it takes too long, I will just build packages for KDE 4.5.1 myself. There are no <em>new</em> dependencies and slackware-current is fully up to date with regard to support for KDE 4.5.1.</p>
<p>Here&#8217;s hoping!</p>
<p>Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/kde-4-5-1-will-get-slackware-packages-not-sure-when-and-where/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running VLC in XFCE</title>
		<link>http://alien.slackbook.org/blog/running-vlc-in-xfce/</link>
		<comments>http://alien.slackbook.org/blog/running-vlc-in-xfce/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 09:22:04 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[qt4]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=489</guid>
		<description><![CDATA[
As you may know I am using KDE for my daily work. However, I use XFCE from time to time &#8211; for example when I have to run a remote X session over XDMCP and want to keep a fluid feel to the desktop.
When I was working in XFCE yesterday I wanted to use VLC [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-490" style="border: 0pt none; margin: 10px;" title="qt4-logo" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/08/qt4-logo.png" alt="" width="90" height="90" /></p>
<p>As you may know I am using <a href="http://kde.org/" target="_blank">KDE </a>for my daily work. However, I use <a href="http://xfce.org/" target="_blank">XFCE </a>from time to time &#8211; for example when I have to run a remote X session over <a href="http://tldp.org/HOWTO/XDMCP-HOWTO/" target="_blank">XDMCP</a> and want to keep a fluid feel to the desktop.</p>
<p>When I was working in XFCE yesterday I wanted to use <a href="http://videolan.org/" target="_blank">VLC</a> to check a video file on my computer, and I was in for a surprise when clicking &#8220;Media &gt; Open file&#8221; made my VLC hang indefinitely!</p>
<p>I remembered a discussion about this phenomenon on <a href="http://www.linuxquestions.org/questions/slackware-14/vlc-and-xfce-817406/" target="_blank">LinuxQuestions.org</a> and indeed the solution as pointed out in that thread works for me.</p>
<p>What happens here?</p>
<p>The core of the issue, is that Qt4 makes an incorrect assumption about which GTK+ theme engine to use. A GTK+ theme engine makes a Qt4 application blend in nicely with a GTK+ based desktop environment such as XFCE, by using GTK+ instead of Qt4 to render all graphical components.</p>
<p>There are a few GTK+ theme engines available &#8211; one of them is <em>QGtkStyle</em> which is part of Qt4 in Slackware. However, Qt4 libraries look at the environment variable &#8220;<span style="color: #0000ff;">GTK2_RC_FILES</span>&#8221; in order to find out how to configure the GTK theme engine.</p>
<p>If this environment variable is not (or incorrectly) set, then Qt4 assumes that GTK+ is using <em>GTK-QT-Engine</em> which is not part of Slackware (GTK-QT-Engine is used to give GTK appplications a Qt feel when they are running in KDE) and it will not correctly apply the QGtkStyle engine. It sets QGtkStyle to use the GTK style <em>Clearlooks</em>, and outputs an error message which you will sometimes be able to see if you started a Qt-based application from a terminal:</p>
<blockquote>
<pre><span style="color: #0000ff;">QGtkStyle cannot be used together with the GTK_Qt engine.</span>
</pre>
</blockquote>
<p>This can be solved by explicitly telling Qt4 where Slackware keeps its GTK+ configuration files, and then making sure a GTK+ theme is configured there.</p>
<ul>
<li>Define the environment variable &#8220;<span style="color: #0000ff;">GTK2_RC_FILES</span>&#8221; in one of these files: <span style="color: #0000ff;">${HOME}/.xinitrc</span> (applies to just you) or in <span style="color: #0000ff;">/etc/profile.d/qt4.sh</span> (applies system-wide) by adding the follwing two lines to that file (assuming you are using bash as your default shell):
<pre>GTK2_RC_FILES="$HOME/.gtkrc-2.0:/etc/gtk-2.0/gtkrc"</pre>
<pre>export GTK2_RC_FILES</pre>
</li>
<li>Create a new file (or edit the existing) <span style="color: #0000ff;">${HOME}/.gtkrc-2.0</span> (so that the GTK theme applies to just you) or <span style="color: #0000ff;">/etc/gtk-2.0/gtkrc</span> (so that it applies system-wide) and add the following line to it:
<pre>gtk-theme-name="GTK+"</pre>
</li>
</ul>
<p>That should fix VLC&#8217;s &#8220;Media &gt; File Open&#8221; dialog which will now appear instantly.</p>
<p>Note: You can choose a GTK+ theme for all your QT4 based applications if you want by running &#8220;<span style="color: #0000ff;">qtconfig</span>&#8221; and in the tab &#8220;Appearance&#8221; set the &#8220;Select GUI Style&#8221; to &#8220;<em>GTK+</em>&#8221; instead of &#8220;<em>Desktop Settings (default)</em>&#8220;.</p>
<p>Eric</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><strong>GTK2_RC_FILES</strong></div>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/running-vlc-in-xfce/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>KDE 4.5.0</title>
		<link>http://alien.slackbook.org/blog/kde-4-5-0/</link>
		<comments>http://alien.slackbook.org/blog/kde-4-5-0/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 20:47:15 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[kde45]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=482</guid>
		<description><![CDATA[
KDE 4.5.0 is available!
&#8230; and I can offer you packages for KDE Software Compilation 4.5.0 for Slackware-current. The 4.5.0 packages are accompanied by a README which explains the straight-forward   installation/upgrade steps. As always, both 32-bit and 64-bit versions are available.
This marks another milestone for the KDE project with numerous improvements to the KDE 4.4 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dot.kde.org/"><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="38" height="38" /></a></p>
<h1>KDE 4.5.0 is available!</h1>
<p>&#8230; and I can<a href="http://alien.slackbook.org/ktown/4.5.0" target="_blank"> offer you packages</a> for <em>KDE Software Compilation 4.5.0</em> for Slackware-current. The 4.5.0 packages are accompanied by a <a href="http://alien.slackbook.org/ktown/4.5.0/README" target="_blank">README</a> which explains the straight-forward   installation/upgrade steps. As always, both 32-bit and 64-bit versions are available.</p>
<p>This marks another milestone for the KDE project with numerous improvements to the KDE 4.4 which we have in Slackware at the moment. Congratulations to everyone who helped in making this release possible, even if its release date slipped a bit instead of delivering on time as usual.  The delay allowed for the fix of a few severe application bugs, so in the end we all benefit.</p>
<p>You will need to run Slackware-current dated <span style="color: #0000ff;"><strong>Saturday July 31, 2010</strong></span> or newer. My packages for KDE 4.5.0 are not guaranteed to work on Slackware 13.1, so if you want KDE 4.5.0 you are encouraged to upgrade to Slackware-current!</p>
<p>The additional dependencies which you have to take care of on slackware-current (i.e. non-KDE and/or non-Slackware packages) are limited to just <em>one</em> package, thanks to Pat Volkerding who applied several updates to Slackware-current recently &#8211; so that the requirements for running KDE 4.5.0 would be met from the start. That single remaining dependency is <span style="color: #0000ff;">libdbusmenu-qt</span> (which does not yet exist in Slackware).  You&#8217;ll find it in the &#8220;deps&#8221; directory.</p>
<p>If you are adventurous and want to try this on Slackware 13.1 anyway, I  think you could get lucky by installing/upgrading the packages which you  will find in the &#8220;deps&#8221; directory of my <a href="../../ktown/4.4.5/" target="_blank">KDE 4.4.5 package repository</a> for Slackware 13.1. Basically, all those updated &#8220;deps&#8221; packages are are the real difference  between Slackware-13.1 and slackware-current at this moment.</p>
<p><em><strong>NOTE 1:</strong></em></p>
<p>The kdepim and kdepim-runtime packages are not part of KDE 4.5.0 !!<br />
The PIM developers decided that their applications are not yet stable enough to get included, and instead you are encouraged to keep the kdepim and kdepim-runtime packages of Slackware 13.1 (version 4.4.3) or slackware-current (version 4.4.5).<br />
<em>There is one caveat</em>: the consequence is that you will only be able to use the english localization of kdepim, because the language files are contained in the kde-l10n-* packages of the old version. You can not install that in parallel with the 4.5.0 version of your language files.  Perhaps I will try and split off the kdepim language files into separate packages, if I have the time (unfortunately at this moment I do not have that luxury).</p>
<p><strong><em>NOTE 2:</em></strong></p>
<p>If you have been running my previous alpha or beta builds of KDE 4.5.0, and if you experience strange application or plasma behaviour in 4.5.0, try with a fresh user profile. Data migration from KDE 4.4.x to 4.5.0 should not be an issue, but there may be some incompatible changes during the early betas, as mentioned by Maciej on <a href="http://aseigo.blogspot.com/2010/08/kde-release-day-for-450-delayed.html" target="_blank">Aaron Seigo&#8217;s blog</a>.</p>
<blockquote><p>And in case you think, &#8220;<em>what a strange location for the packages, why have they not been placed in the &#8216;ktown&#8217; repository</em>&#8220;&#8230; that is a good question! By the time  this post appears on my blog, I will not be connected to the Internet. Therefore I have scheduled this post to be published in the future after I finished compiling. And since I could not make the packages publicly available ahead of the official release, I decided to hide them in plain sight&#8230; Once I get my Internet back I will move the 4.5.0 packages to the correct location, which is indeed my ktown repository.</p></blockquote>
<p><em>Update (22-aug-2010): the 4.5.0 directory has finally been moved into my ktown repository and I have updated the links in this article which point to it.</em></p>
<p>Enjoy, Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/kde-4-5-0/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Adding an ALSA software pre-amp to fix low sound levels</title>
		<link>http://alien.slackbook.org/blog/adding-an-alsa-software-pre-amp-to-fix-low-sound-levels/</link>
		<comments>http://alien.slackbook.org/blog/adding-an-alsa-software-pre-amp-to-fix-low-sound-levels/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 09:39:07 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[dmix]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=475</guid>
		<description><![CDATA[Low sound volume in Linux?
Apparently a lot of laptop users are confronted with the issue of very low sound levels &#8211; not just in Slackware. Note that this is different from the &#8220;sound can not be un-muted&#8221; issue I experienced and which I wrote about in a previous article.
If you are among the affected users [...]]]></description>
			<content:encoded><![CDATA[<h1><a href="http://www.alsa-project.org/"><img class="alignleft size-full wp-image-476" style="border: 0pt none; margin: 10px;" title="alsalogo" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/08/alsalogo.gif" alt="" width="103" height="103" /></a>Low sound volume in Linux?</h1>
<p>Apparently a lot of laptop users are confronted with the issue of very low sound levels &#8211; not just in Slackware. Note that this is different from the &#8220;<em>sound can not be un-muted</em>&#8221; issue I experienced and which I wrote about in <a href="http://alien.slackbook.org/blog/upgrading-the-eeepc-to-2-6-33/" target="_blank">a previous article</a>.</p>
<p>If you are among the affected users for whom the sound levels remain too low even when cranking the volume all the way up, there is away around this.</p>
<p>It works by enhancing the ALSA sound system with a sound pre-amplifier and adding that to the available controls. ALSA <em>uses <a href="http://alsa.opensrc.org/index.php/Dmix" target="_blank">dmix</a></em> to create the new software volume control. You can then play around with varying percentages of sound amplification. You will have to find an optimum between acceptible sound levels and the possible sound distortion which will be introduced by this pre-amp.</p>
<p>To add the software pre-amp <em>system-wide</em> you need to open the ALSA configuration file &#8220;<span style="color: #0000ff;">/etc/asound.conf</span>&#8221; in an editor (Slackware does not create that file by default, so you may have to edit a new file) and add the following definition to it (note that if you have multiple sound cards and the default is not &#8220;<em>card 0</em>&#8221; you may have to alter the definition a bit):</p>
<blockquote>
<pre><span style="color: #0000ff;">pcm.!default {
      type plug
      slave.pcm "softvol"
  }

  pcm.softvol {
      type softvol
      slave {
          pcm "dmix"
      }
      control {
          name "Pre-Amp"
          card 0
      }
      min_dB -5.0
      max_dB 20.0
      resolution 6
  }</span>
</pre>
</blockquote>
<p>If the Pre-amp control does not appear in your mixer window, you may have to replace the line that says:</p>
<blockquote>
<pre><span style="color: #0000ff;">type plug</span></pre>
</blockquote>
<p>with this line:</p>
<blockquote>
<pre><span style="color: #0000ff;">type hw</span></pre>
</blockquote>
<p><em>I received a report that the default block of code does not always work. Changing &#8220;plug&#8221; to &#8220;hw&#8221; may be necessary with some laptops.</em></p>
<p>Then, save the file and reboot your computer (you could also try running &#8220;<span style="color: #0000ff;">/etc/rc.d/rc.alsa restart</span>&#8221; but I can not guarantee that that will re-initialize ALSA correctly).</p>
<p>After reboot, you will find an additional control in your mixer (alsamixer or kmix) called &#8220;Pre-Amp&#8221;. Note that KDE&#8217;s mixer does not show all controls by default and you may have to add &#8220;Pre-Amp&#8221; to the visible controls.</p>
<p><em>This information was taken from the unofficial ALSA Wiki: <a href="http://alsa.opensrc.org/index.php/How_to_use_softvol_to_control_the_master_volume" target="_blank">http://alsa.opensrc.org/index.php/How_to_use_softvol_to_control_the_master_volume</a> and it was also offered as a solution in <a href="http://www.linuxquestions.org/questions/slackware-14/low-sound-in-laptop-808663/" target="_blank">this LinuxQuestions.org post</a> on the Slackware forum.</em></p>
<p>Eric</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 47px; width: 1px; height: 1px; overflow: hidden;">http://www.alsa-project.org/alsalogo.gif</div>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/adding-an-alsa-software-pre-amp-to-fix-low-sound-levels/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Wondering how to spend my computer cycles</title>
		<link>http://alien.slackbook.org/blog/wondering-how-to-spend-my-computer-cycles/</link>
		<comments>http://alien.slackbook.org/blog/wondering-how-to-spend-my-computer-cycles/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 20:57:40 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[athlon]]></category>
		<category><![CDATA[kde45]]></category>
		<category><![CDATA[kvm]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=471</guid>
		<description><![CDATA[ I am beginning to feel the lack of computing power in my attic&#8230;
There is a pending KDE 4.5.0 release, which needs to be built for slackware-current. Then there is also VLC 1.1.2 which was released a few days ago&#8230; and those packages need to be built for Slackware 13.1 (so that they can join [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.asf-13thmoon.demon.co.uk/"><img class="alignleft size-full wp-image-472" style="margin: 10px; border: 0pt none;" title="alien" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/07/alien.gif" alt="" width="71" height="39" /></a> I am beginning to feel the lack of computing power in my attic&#8230;</p>
<p>There is a <a href="http://techbase.kde.org/Schedules/KDE4/4.5_Release_Schedule" target="_blank">pending KDE 4.5.0 release</a>, which needs to be built for slackware-current. Then there is also <a href="http://www.videolan.org/vlc/releases/1.1.2.html" target="_blank">VLC 1.1.2</a> which was released a few days ago&#8230; and those packages need to be built for Slackware 13.1 (so that they can join <a href="http://slackware.com/~alien/slackbuilds/" target="_blank">my main repository</a>). I have only one &#8220;build box&#8221; which is fairly old and sporting a CPU without hardware virtualization capabilities.</p>
<p>Decisions, decisions&#8230; there&#8217;s only 24 hours in a day.</p>
<p>So I decided to start with building a test set of KDE 4.5.0 (the sources of which I already have) because that will be a big event for a lot of people, and leave the new VLC for another time. Don&#8217;t worry! Linux users will find that the 1.1.2 release of VLC does not offer anything worthwhile, except perhaps for some bugfixes in the DVB (digital video) module. The <a href="http://slackware.org.uk/people/alien/restricted_slackbuilds/vlc/" target="_blank">VLC 1.1.1 packages</a> which I have created for Slackware are still very much OK.</p>
<p>Having to build packages for Slackware 13.1 as well as -current, and for two architectures (32-bit and 64-bit) is proving a bit too much for that old computer (which happens to be my home desktop as well), so I decided to use the donation money that has been accumulating and order an Athlon II X4 640 boxed CPU, along with an Asus M4N68T motherboard and 8 GB of RAM, completed with a 2 TB SATA hard drive. Once all that arrives on my doorstep, I will assemble a full computer using the case I have here (with a motherboard that caught fire last month because of a crappy condensator). That machine will become my new server.</p>
<p>Thanks to all of you who took the trouble to click my PayPal button &#8211; you know who you are, even if I did not thank you in person. Your gracious gifts will be spent with the purpose of making Slackware an even better experience.</p>
<p>By the way &#8211; I intend to use <a href="http://www.linux-kvm.org/" target="_blank">qemu-kvm</a> to run a load of virtual machines on that computer, so that it will be easier to build in parallel. I have been considering VMware, VirtualBox and Xen as well. I decided against VMware for being closed-source. VirtualBox could still find its way onto the computer at some later stage; I decided against it because of the mixed license model where you get additional functionality only in the closed-source version. And Xen, well I am quite interested in how that works and performs, but unfortunately it requires a patched &#8220;xenified&#8221; kernel for the host and Linux guest. That was one bridge too far for me.</p>
<p>Nevertheless, there was a <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-July/006241.html" target="_blank">recent post from Chris Abela</a> on the slackbuilds.org mailing list about the &#8220;<em>The Xenification of Slack</em>&#8221; which will most certainly help Slackware users get jumpstarted into the Xen world. Worth checking out, there is a tarball attached to that post with scripts and configuration files. Well done.</p>
<p>Enough of this, <a href="http://www.latrappe.nl/content.asp?l=EN" target="_blank">time for a beer</a>.</p>
<p>Cheers, Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/wondering-how-to-spend-my-computer-cycles/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Release candidate 3 for KDE 4.5</title>
		<link>http://alien.slackbook.org/blog/release-candidate-3-for-kde-4-5/</link>
		<comments>http://alien.slackbook.org/blog/release-candidate-3-for-kde-4-5/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:36:07 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[kde44]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=466</guid>
		<description><![CDATA[ A third and final release candidate is available now for the upcoming KDE SC 4.5. Target for the final release of KDE 4.5 is still august, 2010.
This time, the packages which I created are for Slackware-current only (32-bit as well  as 64-bit). The packages are available in my ktown repository. Slackware 13.1 users [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kde.org/"><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="34" height="34" /></a> A third and <a href="http://kde.org/announcements/announce-4.5-rc3.php" target="_blank">final release candidate is available now</a> for the upcoming KDE SC 4.5. Target for the final release of KDE 4.5 is still august, 2010.</p>
<p>This time, the packages which I created are <em>for Slackware-current only</em> (32-bit as well  as 64-bit). The packages are available in<a href="http://alien.slackbook.org/ktown/4.4.95/" target="_blank"> my ktown repository</a>. Slackware 13.1 users who want to move to KDE 4.5 should take this opportunity to upgrade to Slackware-current now. If you want to stick with Slackware 13.1 but still want the latest stable KDE then your best shot will be my version of <a href="http://alien.slackbook.org/ktown/4.4.5/" target="_blank">KDE 4.4.5 packages and dependencies</a> that are good for Slackware 13.1 (I will keep those around for quite a while).</p>
<p>With regard to my new set of KDE 4.5-rc3 packages: there is one dependency which is not yet part of Slackware (libdbusmenu-qt) and a single dependency which got updated (soprano) but other than that, Slackware-current is fully up-to-date for KDE 4.5. You will find the libdbusmenu-qt and updated soprano packages in the “deps” directory.</p>
<p>The 4.5-rc3 packages are accompanied by a <a href="http://alien.slackbook.org/ktown/4.4.95/README" target="_blank">README</a> which explains the straight-forward   installation/upgrade steps.</p>
<p>This will be your last chance to influence the quality and stability of this new KDE. Go and find bugs&#8230; and get them fixed  by reporting them on <a href="http://bugs.kde.org/" target="_blank">http://bugs.kde.org/</a> .</p>
<p>Cheers, Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/release-candidate-3-for-kde-4-5/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Miscellaneous packages (vlc,wine,wiipresent)</title>
		<link>http://alien.slackbook.org/blog/miscellaneous-packages-vlcwinewiipresent/</link>
		<comments>http://alien.slackbook.org/blog/miscellaneous-packages-vlcwinewiipresent/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 23:25:35 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[wii]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=463</guid>
		<description><![CDATA[Hi!
Just a quick message before I hit the bed,
I uploaded some Slackware packages for your consumption.

vlc &#8211; the new stable release 1.1.1 became available for download today and my packages are now ready to be grabbed at http://slackware.org.uk/people/alien/restricted_slackbuilds/vlc/ (this UK mirror hosts the packages with export restrictions &#8211; they contain mp3 and aac audio encoders) [...]]]></description>
			<content:encoded><![CDATA[<p>Hi!</p>
<p>Just a quick message before I hit the bed,</p>
<p>I uploaded some Slackware packages for your consumption.</p>
<ul>
<li>vlc &#8211; the new stable release 1.1.1 became available for download today and my packages are now ready to be grabbed at <a href="http://slackware.org.uk/people/alien/restricted_slackbuilds/vlc/" target="_blank">http://slackware.org.uk/people/alien/restricted_slackbuilds/vlc/</a> (this UK mirror hosts the packages with export restrictions &#8211; they contain mp3 and aac audio encoders) or <a href="http://slackware.com/~alien/slackbuilds/vlc/" target="_blank">http://slackware.com/~alien/slackbuilds/vlc/</a> . Several bugs got fixed and features added. See the <a href="http://www.videolan.org/developers/vlc-branch/NEWS" target="_blank">VLC ChangeLog</a> for details.</li>
<li><a href="http://slackware.com/~alien/slackbuilds/wiipresent/" target="_blank">wiipresent</a> &#8211; this package needed a rebuild (actually the supporting <a href="http://slackware.com/~alien/slackbuilds/libwiimote/" target="_blank">libwiimote</a> needed a rebuild) because of the updated BlueZ stack in Slackware 13.1.<br />
I use the wiipresent software for presentations (duh)&#8230; It allows me to use my son&#8217;s Wii controller (the wiimote) as a pointing/navigation device so that I can walk the stage comfortably.</li>
<li><a href="http://slackware.com/~alien/slackbuilds/wine/">wine</a> &#8211; this was recently released in a stable 1.2 version, after lots and lots of release candidates. Please note that my wine packages will only run 32-bit Windows binaries. Even the package I created for Slackware64 ! If someone convinces me that it is worth the effort to add support for 64-bit Windows to my wine package, I will add that, but not before. Also note that wine on Slackware64 <em>requires multilib</em>. You could build wine on a pure 64-bit Slackware but then it would <strong>only</strong> run 64-bit Windows binaries. That is not what I chose to offer you.</li>
</ul>
<p>I hope you enjoy these updates!</p>
<p>Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/miscellaneous-packages-vlcwinewiipresent/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Second release candidate for KDE 4.5</title>
		<link>http://alien.slackbook.org/blog/second-release-candidate-for-kde-4-5/</link>
		<comments>http://alien.slackbook.org/blog/second-release-candidate-for-kde-4-5/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 12:24:55 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[candidate]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=460</guid>
		<description><![CDATA[The KDE team is relentless. There was a 4.4.5 release very recently, and the first release candidate for the upcoming 4.5 is not that old yet.
Still, already we have the next installment (and it was announced on the dot so fast that I was not able to finish compiling my packages in time)&#8230; the second [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kde.org/"><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="48" height="48" /></a>The KDE team is relentless. There was a <a href="http://www.kde.org/announcements/announce-4.4.5.php" target="_blank">4.4.5 release</a> very recently, and the first release candidate for the upcoming 4.5 is not that old yet.</p>
<p>Still, already we have the next installment (and it was <a href="http://dot.kde.org/2010/07/08/45-rc2-available" target="_blank">announced on the dot</a> so fast that I was not able to finish compiling my packages in time)&#8230; the second release candidate of KDE Software Compilation 4.5!</p>
<p>The packages which I created for Slackware 13.1 (32-bit as well  as 64-bit) are available in<a href="http://alien.slackbook.org/ktown/4.4.92/" target="_blank"> my ktown repository</a>. Do not forget to check out and update the &#8220;dependencies&#8221;  (non-KDE packages), Qt being the largest of  those. Qt 4.6.3 is supposed to fix a few bugs that affect KDE’s plasma  desktop. Yes, this time you really get qt-4.6.3&#8230; my initial mix-up  when I released packages for kde-4.4.5 has been resolved.</p>
<p>You will find the updated dependencies in the “deps” directory. These are the same packages as the ones I uploaded together with <a href="http://alien.slackbook.org/ktown/4.4.5/" target="_blank">my KDE 4.4.5 packages</a> &#8211; only the &#8220;<em>libdbusmenu-qt</em>&#8221; package is new &#8211; so that the transition should be easy.</p>
<p>The 4.5-rc2 packages are accompanied by a <a href="http://alien.slackbook.org/ktown/4.4.92/README" target="_blank">README</a> which explains the straight-forward   installation/upgrade steps.</p>
<p>Target for the final release of KDE 4.5 is still august, 2010.</p>
<p>Enjoy! Eric</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">http://dot.kde.org/2010/07/08/45-rc2-available</div>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/second-release-candidate-for-kde-4-5/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>KDE SC 4.4.5 for Slackware 13.1</title>
		<link>http://alien.slackbook.org/blog/kde-sc-4-4-5-for-slackware-13-1/</link>
		<comments>http://alien.slackbook.org/blog/kde-sc-4-4-5-for-slackware-13-1/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:36:07 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=456</guid>
		<description><![CDATA[ Well folks, we had short discussion about who would do the first build of KDE SC 4.4.5 for Slackware. But since Pat is on other duties at the moment, I took the opportunity to release a set of packages for the recently released KDE Software Compilation 4.4.5. ( KDE people, there is a lack [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kde.org/"><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="48" height="48" /></a> Well folks, we had short discussion about who would do the first build of KDE SC 4.4.5 for Slackware. But since Pat is on other duties at the moment, I took the opportunity to release a set of packages for the recently released <a href="http://kde.org/announcements/announce-4.4.5.php" target="_blank">KDE Software Compilation 4.4.5</a>. ( KDE people, there is a lack of Slackware team members at <a href="http://akademy.kde.org/" target="_blank">Akademy</a> this year&#8230; let us know in advance next year and I will make an effort to be there! )</p>
<p>Anyway, you can find the packages for Slackware 13.1 (32-bit as well as 64-bit) in<a href="http://alien.slackbook.org/ktown/4.4.5/" target="_blank"> my ktown repository</a>. This time, there are several non-KDE packages which received an update, Qt being the largest of those. Qt 4.6.3 is supposed to fix a few bugs that affect KDE&#8217;s plasma desktop. You will find the updated dependencies in the &#8220;deps&#8221; directory.</p>
<p>There is a <a href="http://alien.slackbook.org/ktown/4.4.5/README" target="_blank">README</a> which explains the straight-forward  installation/upgrade steps.</p>
<p>I expect that slackware-current will follow suit (soon-ish&#8230; perhaps in one of two weeks?) with an official set of packages from Pat, and with the same updates to non-KDE packages which should make the upgrade from my packages to slackware-current real easy.</p>
<p>I invite you to check out my KDE packages  before that time (your feedback gives us the chance to iron out any wrinkles before KDE 4.4.5 enters slackware-current).</p>
<p>In case you had not noticed earlier, there are koffice-2.2.0 packages too, inside the KDE 4.4.5 directory tree. I had built them after I uploaded KDE 4.4.4 but they never got a real good announcement. By the way, if you subscribe to <a href="http://alien.slackbook.org/ktown/ChangeLog.rss" target="_blank">my ktown RSS feed</a>, you will not miss out on updates like that!</p>
<p>Now that koffice-2.2.1 is about to be released, I hope that Pat uses that for the next Slackware update.</p>
<p>Have fun!</p>
<p>Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/kde-sc-4-4-5-for-slackware-13-1/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Release candidate 1 of KDE SC 4.5</title>
		<link>http://alien.slackbook.org/blog/release-candidate-1-of-kde-sc-4-5/</link>
		<comments>http://alien.slackbook.org/blog/release-candidate-1-of-kde-sc-4-5/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 12:26:24 +0000</pubDate>
		<dc:creator>alienbob</dc:creator>
				<category><![CDATA[Slackware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[slackbuild]]></category>

		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=454</guid>
		<description><![CDATA[ The sources of KDE Software Compilation 4.4.90 (which is  in fact Release Candidate 1 of the upcoming KDE 4.5) have been available on KDE&#8217;s ftp server for some days now.
There is still no official announcement from KDE team about this RC1 but it will without doubt appear soon on kde.org after the weekend.
In the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kde.org/" target="_blank"><img class="alignleft size-full wp-image-313" style="border: 0pt none; margin: 10px;" title="kde44" src="http://alien.slackbook.org/blog/wp-content/uploads/2010/02/kde44.png" alt="" width="29" height="29" /></a> The sources of KDE Software Compilation 4.4.90 (which is  in fact Release Candidate 1 of the upcoming KDE 4.5) have been available on <a href="ftp://ftp.kde.org/pub/kde/unstable/" target="_blank">KDE&#8217;s ftp server</a> for some days now.</p>
<p>There is still no official announcement from KDE team about this RC1 but it will without doubt appear soon on <a href="http://kde.org/" target="_blank">kde.org</a> after the weekend.</p>
<p>In the meantime I have been building packages (32-bit and 64-bit) that you can install on Slackware 13.1 or -current. See my <em><a href="http://alien.slackbook.org/ktown/" target="_blank">ktown repository</a></em> for <a href="http://alien.slackbook.org/ktown/4.4.90/README" target="_blank">installation/upgrade instructions</a>.</p>
<p>Please note that this release candidate will likely still have bugs &#8211; if you find any please report them to <a href="http://bugs.kde.org/" target="_blank">bugs.kde.org</a> so that we can expect a great 4.5 release in august.</p>
<p>You can download 4.4.90 from the server using http:</p>
<blockquote><p><span style="color: #0000ff;">lftp -c &#8220;open http://alien.slackbook.org/ktown/ ; mirror 4.4.90&#8243;</span></p></blockquote>
<p>or using rsync (mind the dot at the end):</p>
<blockquote><p><span style="color: #0000ff;">rsync -av rsync://alien.slackbook.org/alien-kde/4.4.90 .</span></p></blockquote>
<p>Also next week, there will be a release of KDE SC 4.4.5 (the last in the 4.4 series) and if everything goes as planned, this should end up in slackware-current &#8211; meaning, I won&#8217;t have to build packages for 4.4.5.</p>
<p>Cheers, Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://alien.slackbook.org/blog/release-candidate-1-of-kde-sc-4-5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
