<?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>Linux~ized &#187; ebuilds</title>
	<atom:link href="http://www.linuxized.com/tag/ebuilds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxized.com</link>
	<description>wired&#039;s /dev/urandom space</description>
	<lastBuildDate>Fri, 03 Sep 2010 18:47:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>kde-testing overlay *renamed* &#8211; qt and kde status in gentoo</title>
		<link>http://www.linuxized.com/2009/12/kde-testing-overlay-renamed-qt-and-kde-status-in-gentoo/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxized.com/2009/12/kde-testing-overlay-renamed-qt-and-kde-status-in-gentoo/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 10:45:08 +0000</pubDate>
		<dc:creator>wired</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[4.3.4]]></category>
		<category><![CDATA[ebuilds]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde-testing]]></category>
		<category><![CDATA[overlay]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[qt 4.6.0]]></category>

		<guid isPermaLink="false">http://www.linuxized.com/?p=405</guid>
		<description><![CDATA[Today we renamed kde-testing back to kde in layman. You should remove and add the overlay again: layman -d kde-testing; layman -L; layman -a kde; In other news, Qt 4.6.0 final was released by Nokia yesterday. You&#8217;ll find ebuilds in portage&#8217;s ~testing. If you&#8217;re using stable and want to try it out, make sure you [...]]]></description>
			<content:encoded><![CDATA[<p>Today we <span style="color: #ff0000;">renamed</span> <strong>kde-testing</strong> back to <strong>kde</strong> in layman. <strong>You should remove and add the overlay again</strong>:</p>
<blockquote><p><code>layman -d kde-testing; layman -L; layman -a kde;</code></p></blockquote>
<p>In other news,</p>
<p><strong>Qt 4.6.0 final <a href="http://qt.nokia.com/about/news/nokia-releases-qt-4.6" target="_blank">was released</a></strong> by Nokia yesterday. You&#8217;ll find ebuilds in <strong>portage&#8217;s ~testing</strong>. If you&#8217;re using stable and want to try it out, <strong>make sure you keyword ALL the ebuilds</strong>, or you might get ugly blocks <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  A keyword file <a href="http://gitorious.org/gentoo-qt/qting-edge/blobs/master/Documentation/package.keywords/qt-4.6" target="_blank">is available</a> in <a href="http://gitorious.org/gentoo-qt/qting-edge" target="_blank">qting-edge</a>.</p>
<p>Upgrading world is the recommended way to go to avoid <strong>B</strong> blocks. If you don&#8217;t want to upgrade world,<strong> make sure your upgrade command includes all installed Qt modules or you will get blocks.</strong></p>
<blockquote><p><code>emerge -av1 $(qlist -IC x11-libs/qt\-)</code></p></blockquote>
<p>Remember that &#8220;b&#8221; (lowercase b) blocks are <strong>automatically resolved</strong> by portage, just remove <strong><code>--pretend</code></strong> and proceed with the upgrade.</p>
<p>For those wondering, <strong>KDE 4 works fine with </strong>Qt 4.6 <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you&#8217;re upgrading Qt from a previous version and your Qt apps misbehave, you should rebuild everything depending on Qt:</p>
<blockquote><p><code>emerge -av1 $(for i in $(qlist -IC x11-libs/qt-); do equery -q d $i | grep -v 'x11-libs/qt-' | sed "s/^/=/"; done)</code></p></blockquote>
<p><strong>KDE 4.3.4 was also released</strong> yesterday, ebuilds are available in portage as usual <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Lots of stuff to build, have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxized.com/2009/12/kde-testing-overlay-renamed-qt-and-kde-status-in-gentoo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>kde 4.3 is here :) quick gentoo (upgrade) guide</title>
		<link>http://www.linuxized.com/2009/08/kde-4-3-is-here-quick-gentoo-upgrade-guide/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxized.com/2009/08/kde-4-3-is-here-quick-gentoo-upgrade-guide/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 20:44:25 +0000</pubDate>
		<dc:creator>wired</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[4.3]]></category>
		<category><![CDATA[ebuilds]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[portage]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.linuxized.com/?p=205</guid>
		<description><![CDATA[KDE 4.3 has arrived Lots of behind-the-scenes fixes, a new pretty (debatable) default plasma theme and various new stuff across the board make kde 4.3 an exciting release! Gentoo ebuilds were available the moment tarballs were released, thanks to the hard work of our Gentoo KDE team However, since 4.3 brings some new packages (and [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;"><strong>KDE 4.3 has <a href="http://kde.org/announcements/4.3/index.php" target="_blank">arrived</a> <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </strong></span></p>
<p>Lots of behind-the-scenes fixes, a new pretty (debatable) default plasma theme and various new stuff across the board make kde 4.3 an exciting release!</p>
<p><strong>Gentoo ebuilds were available the moment tarballs were released, thanks to the hard work of our Gentoo KDE team <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </strong></p>
<p>However, since 4.3 brings some new packages (and dependencies), we&#8217;ve hard masked the ebuilds until everything gets the proper keywords.<br />
You can follow the keywording progress in <a href="http://bugs.gentoo.org/show_bug.cgi?id=280312" target="_blank">bug 280312</a>.</p>
<p>Instructions on how to unmask kde 4.3 after the screenshot</p>
<p><a href="http://www.linuxized.com/wp-content/uploads/2009/08/kde43.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-large wp-image-212" title="kde 4.3" src="http://www.linuxized.com/wp-content/uploads/2009/08/kde43-1024x640.png" alt="kde 4.3" width="800" height="500" /></a></p>
<p><a name="guide"<strong>unmasking &amp; installing kde 4.3</strong></a><br />
kde 4.3 might be masked but it works fine on x86 and amd64 (for other archs check the bug above).<br />
to install it, you can easily unmask it using the unmask file provided in the kde-testing overlay, <strong>[kde-testing]/Documentation/package.unmask/kde-4.3</strong></p>
<p>if you don&#8217;t have / don&#8217;t want the overlay, you can <a href="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.unmask/kde-4.3" target="_blank">grab the file here</a>.</p>
<p>you can also use a command similar to</p>
<blockquote><p># unmasking kde 4.3<br />
<code>wget -O /etc/portage/package.unmask/kde-4.3 'http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.unmask/kde-4.3'</code></p></blockquote>
<p>to automatically save the unmask file to your unmask folder (if you use folders) <img src='http://www.linuxized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>for those using stable gentoo, there&#8217;s a similar <a href="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.3.keywords" target="_blank">keywords file</a></p>
<blockquote><p># adding kde 4.3 in package.keywords/<br />
<code>wget -O /etc/portage/package.keywords/kde-4.3 'http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.3.keywords'</code></p></blockquote>
<p><strong>troubleshooting</strong><br />
if you&#8217;re trying to upgrade from kde 4.2, <strong>but portage gives you nice little blocks</strong>, there are a few things you can check:</p>
<ul>
<li> make sure you&#8217;ve synced the tree and kde-testing overlay (if using it) :p</li>
<li> make sure the unmask/keyword files are correct and up-to-date</li>
<li> check that you don&#8217;t have any <strong>4.2 versioned</strong> kde-base/* items in <strong>/var/lib/portage/world</strong></li>
<li> check that you don&#8217;t have any <strong>4.2 versioned</strong> sets in <strong>/var/lib/portage/world_sets</strong></li>
<li><strong><code>emerge -avDuN world</code></strong> &#8212; you&#8217;ll probably get some messy output but all blocks should be automatically resolved</li>
</ul>
<p><strong>if you hit any issues feel free to leave a comment, check the <a href="http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml#doc_chap2">gentoo kde 4 guide</a> (should be up-to-date soon) or visit us @ #gentoo-kde (freenode).</strong></p>
<p>enjoy your <strong>shiny new kde</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxized.com/2009/08/kde-4-3-is-here-quick-gentoo-upgrade-guide/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
