<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/gnu/packages/ghostscript.scm, branch python-team-django-6</title>
<subtitle>guix
</subtitle>
<id>http://cgit.adnoto.dev/chuix.git/atom?h=python-team-django-6</id>
<link rel='self' href='http://cgit.adnoto.dev/chuix.git/atom?h=python-team-django-6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/'/>
<updated>2026-03-20T12:27:16Z</updated>
<entry>
<title>gnu: Reference the inherited inputs values.</title>
<updated>2026-03-20T12:27:16Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2026-03-11T22:12:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=1ae20f03f43a2af2bcde3751a2809fe152298d34'/>
<id>urn:sha1:1ae20f03f43a2af2bcde3751a2809fe152298d34</id>
<content type='text'>
This commit was made by running this command:

  sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm

… and then reverting individual hunks where the change would trigger unbound
variable warnings or other issues (such as ‘native-inputs’ is bound in the
body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined
just above).

Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
</content>
</entry>
<entry>
<title>gnu: Use ‘define-deprecated-package’ for deprecated packages.</title>
<updated>2025-10-23T17:35:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2025-10-16T15:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=9fcfb9394471d58c75a5fffeda3763e5864b18fa'/>
<id>urn:sha1:9fcfb9394471d58c75a5fffeda3763e5864b18fa</id>
<content type='text'>
Use ‘define-deprecated-package’ instead of (define x (deprecated-package …))
throughout gnu/packages/*.scm.

Change-Id: I4e176da9ac660327489dab256ca4d12c4e78fe8d
</content>
</entry>
<entry>
<title>gnu: Add lcms-next.</title>
<updated>2024-10-30T19:32:14Z</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2024-10-08T19:29:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=2691f90fdf11dda59dc1e5c3d3deb3ba42ef80c8'/>
<id>urn:sha1:2691f90fdf11dda59dc1e5c3d3deb3ba42ef80c8</id>
<content type='text'>
* gnu/packages/ghostscript.scm (lcms-next): New variable.

Change-Id: I45c8ce69f044e866654de43ffb7abb357ce1361f
</content>
</entry>
<entry>
<title>gnu: ghostscript: Ungraft.</title>
<updated>2024-08-31T08:44:16Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2023-12-20T15:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=45d66ce8e995761dcde73c7ae437e00ab91ab8d7'/>
<id>urn:sha1:45d66ce8e995761dcde73c7ae437e00ab91ab8d7</id>
<content type='text'>
* gnu/packages/ghostscript.scm (ghostscript)[source]: Fold extra
patches.
[replacement]: Remove.
(ghostscript/fixed): Remove.

Change-Id: I116d49c308223207382337395a1c6cba83508a0e
</content>
</entry>
<entry>
<title>gnu: psutils: Stop installing broken scripts.</title>
<updated>2024-08-31T08:42:03Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=ab0a4c44d6fcfa2126a1b25c78b42f7d7dcaab38'/>
<id>urn:sha1:ab0a4c44d6fcfa2126a1b25c78b42f7d7dcaab38</id>
<content type='text'>
* gnu/packages/ghostscript.scm (psutils)[inputs]: Add perl-ipc-run3.
[arguments]: Add a new 'wrap-scripts phase.
</content>
</entry>
<entry>
<title>gnu: libpaper: Skip tests when cross-compiling.</title>
<updated>2023-07-21T10:19:33Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2023-07-20T14:44:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c11afc46777bfdf3dc222062cfe3518c0d8a657a'/>
<id>urn:sha1:c11afc46777bfdf3dc222062cfe3518c0d8a657a</id>
<content type='text'>
* gnu/packages/ghostscript.scm (libpaper)[arguments]: Adjust #:tests to
skip tests when cross-compiling.
</content>
</entry>
<entry>
<title>gnu: ghostscript: Fix build for the Hurd.</title>
<updated>2023-07-20T08:11:36Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2023-06-13T10:41:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=03f35ff390d5f77843d65a9df4bd763f82049d24'/>
<id>urn:sha1:03f35ff390d5f77843d65a9df4bd763f82049d24</id>
<content type='text'>
* gnu/packages/patches/ghostscript-leptonica-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: When building for the
Hurd, add phase 'patch-leptonica' and use it.
</content>
</entry>
<entry>
<title>gnu: libpaper: Disable tests for the Hurd.</title>
<updated>2023-07-20T08:11:34Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2023-06-11T09:48:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=784610d6d65bfb827e173ae087f2a902f5f80cee'/>
<id>urn:sha1:784610d6d65bfb827e173ae087f2a902f5f80cee</id>
<content type='text'>
* gnu/packages/ghostscript.scm (libpaper)[arguments]: When building for the
Hurd, set #:tests? to #false.
</content>
</entry>
<entry>
<title>gnu: ghostscript: Fix CVE-2023-36664.</title>
<updated>2023-07-09T00:00:04Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-09T00:00:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=67fb8efdf782592c133726a1ab7bc6692259e385'/>
<id>urn:sha1:67fb8efdf782592c133726a1ab7bc6692259e385</id>
<content type='text'>
* gnu/packages/ghostscript.scm (ghostscript/fixed): New variable.
(ghostscript)[replacement]: Assign it to new field.
* gnu/packages/patches/ghostscript-CVE-2023-36664.patch,
gnu/packages/patches/ghostscript-CVE-2023-36664-fixup.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
</content>
</entry>
<entry>
<title>Merge branch 'master' into core-updates.</title>
<updated>2023-04-14T21:15:08Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-04-14T20:57:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=3bacd3c76a58ebe70f98be654f09cbd4166093ab'/>
<id>urn:sha1:3bacd3c76a58ebe70f98be654f09cbd4166093ab</id>
<content type='text'>
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
</content>
</entry>
</feed>
