--- a/clx.asd 2016-02-16 00:06:48.161596976 -0500 +++ b/clx.asd 2016-02-16 00:06:54.793774658 -0500 @@ -79,24 +79,6 @@ (:file "xtest") (:file "screensaver") (:file "xinerama"))) - (:module demo - :default-component-class example-source-file - :components - ((:file "bezier") - ;; KLUDGE: this requires "bezier" for proper operation, - ;; but we don't declare that dependency here, because - ;; asdf doesn't load example files anyway. - (:file "beziertest") - (:file "clclock") - (:file "clipboard") - (:file "clx-demos") - (:file "gl-test") - ;; FIXME: compiling this generates 30-odd spurious code - ;; deletion notes. Find out why, and either fix or - ;; workaround the problem. - (:file "mandel") - (:file "menu") - (:file "zoid"))) (:module test :default-component-class example-source-file :components e>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gimp.scm
AgeCommit message (Expand)Author
2018-01-21gnu: babl: Update to 0.1.40....* gnu/packages/gimp.scm (babl): Update to 0.1.40. Tobias Geerinckx-Rice
2018-01-21gnu: babl: Parameterise source URI....* gnu/packages/gimp.scm (babl)[source]: Use VERSION-MAJOR+MINOR. Tobias Geerinckx-Rice
2018-01-21gnu: babl: Edit description....* gnu/packages/gimp.scm (babl)[description]: Edit. Tobias Geerinckx-Rice
2017-12-31gnu: gimp: Fix CVE-2017-{17784,17785,17786,17787,17789}....* gnu/packages/patches/gimp-CVE-2017-17784.patch, gnu/packages/patches/gimp-CVE-2017-17785.patch, gnu/packages/patches/gimp-CVE-2017-17786.patch, gnu/packages/patches/gimp-CVE-2017-17787.patch, gnu/packages/patches/gimp-CVE-2017-17789.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gimp.scm (gimp)[source]: Use them. Leo Famulari
2017-12-20gnu: babl: Update to 0.1.38....* gnu/packages/gimp.scm (babl): Update to 0.1.38. Leo Famulari