<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JHBuild Improvements</title>
	<atom:link href="http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/</link>
	<description>Random stuff</description>
	<lastBuildDate>Tue, 17 May 2011 12:23:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-158</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-158</guid>
		<description>So, would &quot;build Debian packages&quot; also work as a jhbuild module?  Basically, take dist tarball, rename to appropriate .orig.tar.gz name, copy in debian directory, call dpkg-source to make diff and dsc, call pdebuild with various arguments to make debs, possibly needing to make previous debs available to pbuilder as build-depends for subsequent debs.</description>
		<content:encoded><![CDATA[<p>So, would &#8220;build Debian packages&#8221; also work as a jhbuild module?  Basically, take dist tarball, rename to appropriate .orig.tar.gz name, copy in debian directory, call dpkg-source to make diff and dsc, call pdebuild with various arguments to make debs, possibly needing to make previous debs available to pbuilder as build-depends for subsequent debs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-159</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-159</guid>
		<description>Also, do you have GIT support planned?</description>
		<content:encoded><![CDATA[<p>Also, do you have GIT support planned?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-160</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-160</guid>
		<description>Anonymous #1: you could probably do up a module type in jhbuild to help with building debian packages.  Hopefully the changes I&#039;m making should make this easier if you decide to do such a modification.&lt;p/&gt;Anonymous #2: already committed, and being used for &quot;cairo&quot; in the gnome-2.16 module set.</description>
		<content:encoded><![CDATA[<p>Anonymous #1: you could probably do up a module type in jhbuild to help with building debian packages.  Hopefully the changes I&#8217;m making should make this easier if you decide to do such a modification.
<p />Anonymous #2: already committed, and being used for &#8220;cairo&#8221; in the gnome-2.16 module set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-161</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-161</guid>
		<description>Since jhbuild supports Arch as a module source, is baz also supported?&lt;p/&gt;Also, is SCons supported as a module type?&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Since jhbuild supports Arch as a module source, is baz also supported?
<p />Also, is SCons supported as a module type?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-162</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-162</guid>
		<description>JHBuild supports modules that use Arch for version control by using the baz-1.x client.&lt;p/&gt;There is no support for modules stored in bzr yet, partly because I was waiting for 0.8 to come out -- the new checkout feature feels like the best option for jhbuild setups.&lt;p/&gt;There is no support for the scons build tool at this point, but the refactoring should make it possible to add support in such a way that it will work with all supported version control systems (cvs, subversion, darcs, git, arch and tarballs).  Previously you&#039;d end up writing a fair bit of boilerplate to support all the VC backends.</description>
		<content:encoded><![CDATA[<p>JHBuild supports modules that use Arch for version control by using the baz-1.x client.
<p />There is no support for modules stored in bzr yet, partly because I was waiting for 0.8 to come out &#8212; the new checkout feature feels like the best option for jhbuild setups.
<p />There is no support for the scons build tool at this point, but the refactoring should make it possible to add support in such a way that it will work with all supported version control systems (cvs, subversion, darcs, git, arch and tarballs).  Previously you&#8217;d end up writing a fair bit of boilerplate to support all the VC backends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/comment-page-1/#comment-163</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/#comment-163</guid>
		<description>Thanks for the reply.  (I did mean bzr [not baz] in my first question.)&lt;p/&gt;Looking forward to the new refactoring.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.  (I did mean bzr [not baz] in my first question.)
<p />Looking forward to the new refactoring.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/jamesh/2006/05/01/jhbuild-improvements/feed/ ) in 1.23379 seconds, on Feb 12th, 2012 at 3:26 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 12th, 2012 at 4:26 am UTC -->
