guix/patches/build-aux/list-packages.scm, branch series-2995 Guix http://git.cbaines.net/guix/patches/atom?h=series-2995 2015-06-17T20:16:39Z list-packages: Move to guix-artwork repository. 2015-06-17T20:16:39Z Mathieu Lirzin mthl@openmailbox.org 2015-06-14T18:52:42Z urn:sha1:4192e898a4256bab275f75d744969dfab8e06b6d In order to integrate the package list in the GuixSD website, the listing of packages has been moved into the website implementation. * build-aux/list-packages.scm: Remove file. * Makefile.am (EXTRA_DIST): Adapt to it. list-packages: Add status link only for systems supported on Hydra. 2015-05-01T14:10:08Z Ludovic Courtès ludo@gnu.org 2015-05-01T14:10:08Z urn:sha1:75c5475f31963a171e89d83b372a4858c8741498 * build-aux/list-packages.scm (package->sxml)[status]: Intersect (package-transitive-supported-systems package) with %HYDRA-SUPPORTED-SYSTEMS. list-packages: Use GuixSD logo and name. 2015-03-06T12:58:06Z Ludovic Courtès ludo@gnu.org 2015-03-06T12:58:06Z urn:sha1:36a1eec50acaaa132b09f19278d12719da4dd5c3 * build-aux/list-packages.scm (packages->sxml): Change to use GuixSD-V.png and use the name "Guix System Distribution". list-packages: Expand 'mirror://' URIs for patches. 2014-12-29T20:19:17Z Ludovic Courtès ludo@gnu.org 2014-12-29T19:52:08Z urn:sha1:1c69e4ce3f33242ee8d209b8078fc78a73355446 * build-aux/list-packages.scm (package->sxml)[patches](patch-url): Use 'maybe-expand-mirrors' to get the real URL. list-packages: Add Hydra links only for the supported systems. 2014-10-28T09:30:38Z Ludovic Courtès ludo@gnu.org 2014-10-28T09:30:38Z urn:sha1:bc36105651f236a0d71902ec63207ff6d3112a94 * build-aux/list-packages.scm (package->sxml)[status]: Use 'package-transitive-supported-systems' instead of a hard-coded list of systems. list-packages: Handle 'origin' patches. 2014-10-12T13:33:07Z Ludovic Courtès ludo@gnu.org 2014-10-12T13:33:07Z urn:sha1:572bcdf0bcd483b168110cb7d25dd6ad28ab9172 * build-aux/list-packages.scm (package->sxml)[patches]: Handle the case where PATCH is an 'origin'. list-packages: Add links to Hydra for mips64el-linux. 2014-06-02T22:17:00Z Ludovic Courtès ludo@gnu.org 2014-06-02T22:17:00Z urn:sha1:57c0992927b69441e0d0d57fc40d37a0d0d2b4c6 * build-aux/list-packages.scm (package->sxml): Add 'url' call for mips64el-linux. list-packages: Make 'snippet-link' more tolerant. 2013-11-24T21:57:06Z Ludovic Courtès ludo@gnu.org 2013-11-24T21:57:06Z urn:sha1:aad560a56f7c5c9ea2bcf7c3e51973ef826f736f * build-aux/list-packages.scm (package->sxml)[snippet-link]: If 'package-field-location' returns #f, use 'package-location. list-packages: Produce link to the origin snippet, if any. 2013-11-18T23:01:46Z Ludovic Courtès ludo@gnu.org 2013-11-18T23:01:46Z urn:sha1:a2543006f87b4bb6c272a99db5120ff51e5a20c8 * build-aux/list-packages.scm (package->sxml)[patches](snippet-link): New procedure. Use it to produce a link to the 'origin-snippet', if any. list-packages: Show a list of patches for each package. 2013-10-09T19:52:22Z Ludovic Courtès ludo@gnu.org 2013-10-09T19:52:22Z urn:sha1:d4f1ce4da000be9e4af7f031b19a04751fb2091f * build-aux/list-packages.scm (list-join): New procedure. (package->sxml)[patch-url]: New procedure. Use it.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>guix/patches/build-aux/list-packages.scm, branch series-2995</title>
<subtitle>Guix</subtitle>
<id>http://git.cbaines.net/guix/patches/atom?h=series-2995</id>
<link rel="self" href="http://git.cbaines.net/guix/patches/atom?h=series-2995"/>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/"/>
<updated>2015-06-17T20:16:39Z</updated>
<entry>
<title>list-packages: Move to guix-artwork repository.</title>
<updated>2015-06-17T20:16:39Z</updated>
<author>
<name>Mathieu Lirzin</name>
<email>mthl@openmailbox.org</email>
</author>
<published>2015-06-14T18:52:42Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=4192e898a4256bab275f75d744969dfab8e06b6d"/>
<id>urn:sha1:4192e898a4256bab275f75d744969dfab8e06b6d</id>
<content type="text"> In order to integrate the package list in the GuixSD website, the listing of packages has been moved into the website implementation. * build-aux/list-packages.scm: Remove file. * Makefile.am (EXTRA_DIST): Adapt to it. </content>
</entry>
<entry>
<title>list-packages: Add status link only for systems supported on Hydra.</title>
<updated>2015-05-01T14:10:08Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-05-01T14:10:08Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=75c5475f31963a171e89d83b372a4858c8741498"/>
<id>urn:sha1:75c5475f31963a171e89d83b372a4858c8741498</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[status]: Intersect (package-transitive-supported-systems package) with %HYDRA-SUPPORTED-SYSTEMS. </content>
</entry>
<entry>
<title>list-packages: Use GuixSD logo and name.</title>
<updated>2015-03-06T12:58:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2015-03-06T12:58:06Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=36a1eec50acaaa132b09f19278d12719da4dd5c3"/>
<id>urn:sha1:36a1eec50acaaa132b09f19278d12719da4dd5c3</id>
<content type="text"> * build-aux/list-packages.scm (packages->sxml): Change to use GuixSD-V.png and use the name "Guix System Distribution". </content>
</entry>
<entry>
<title>list-packages: Expand 'mirror://' URIs for patches.</title>
<updated>2014-12-29T20:19:17Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-12-29T19:52:08Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=1c69e4ce3f33242ee8d209b8078fc78a73355446"/>
<id>urn:sha1:1c69e4ce3f33242ee8d209b8078fc78a73355446</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[patches](patch-url): Use 'maybe-expand-mirrors' to get the real URL. </content>
</entry>
<entry>
<title>list-packages: Add Hydra links only for the supported systems.</title>
<updated>2014-10-28T09:30:38Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-10-28T09:30:38Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=bc36105651f236a0d71902ec63207ff6d3112a94"/>
<id>urn:sha1:bc36105651f236a0d71902ec63207ff6d3112a94</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[status]: Use 'package-transitive-supported-systems' instead of a hard-coded list of systems. </content>
</entry>
<entry>
<title>list-packages: Handle 'origin' patches.</title>
<updated>2014-10-12T13:33:07Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-10-12T13:33:07Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=572bcdf0bcd483b168110cb7d25dd6ad28ab9172"/>
<id>urn:sha1:572bcdf0bcd483b168110cb7d25dd6ad28ab9172</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[patches]: Handle the case where PATCH is an 'origin'. </content>
</entry>
<entry>
<title>list-packages: Add links to Hydra for mips64el-linux.</title>
<updated>2014-06-02T22:17:00Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-06-02T22:17:00Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=57c0992927b69441e0d0d57fc40d37a0d0d2b4c6"/>
<id>urn:sha1:57c0992927b69441e0d0d57fc40d37a0d0d2b4c6</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml): Add 'url' call for mips64el-linux. </content>
</entry>
<entry>
<title>list-packages: Make 'snippet-link' more tolerant.</title>
<updated>2013-11-24T21:57:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-11-24T21:57:06Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=aad560a56f7c5c9ea2bcf7c3e51973ef826f736f"/>
<id>urn:sha1:aad560a56f7c5c9ea2bcf7c3e51973ef826f736f</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[snippet-link]: If 'package-field-location' returns #f, use 'package-location. </content>
</entry>
<entry>
<title>list-packages: Produce link to the origin snippet, if any.</title>
<updated>2013-11-18T23:01:46Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-11-18T23:01:46Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=a2543006f87b4bb6c272a99db5120ff51e5a20c8"/>
<id>urn:sha1:a2543006f87b4bb6c272a99db5120ff51e5a20c8</id>
<content type="text"> * build-aux/list-packages.scm (package->sxml)[patches](snippet-link): New procedure. Use it to produce a link to the 'origin-snippet', if any. </content>
</entry>
<entry>
<title>list-packages: Show a list of patches for each package.</title>
<updated>2013-10-09T19:52:22Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-10-09T19:52:22Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/patches/commit/?id=d4f1ce4da000be9e4af7f031b19a04751fb2091f"/>
<id>urn:sha1:d4f1ce4da000be9e4af7f031b19a04751fb2091f</id>
<content type="text"> * build-aux/list-packages.scm (list-join): New procedure. (package->sxml)[patch-url]: New procedure. Use it. </content>
</entry>
</feed>