Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-05 | gnu: libxcursor: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxcursor)[arguments]: New field. | |||
2019-12-05 | gnu: libx11: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libx11)[arguments]: Add "--disable-static" in #:configure-flags. | |||
2019-12-05 | gnu: libxcb: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxcb)[arguments]: Add "--disable-static" in #:configure-flags. | |||
2019-12-05 | gnu: libxxf86vm: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxxf86vm)[arguments]: New field. | |||
2019-12-05 | gnu: libxvmc: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxvmc)[arguments]: New field. | |||
2019-12-05 | gnu: libxrandr: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxrandr)[arguments]: New field. | |||
2019-12-05 | gnu: libxfont: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxfont)[arguments]: New field. | |||
2019-12-05 | gnu: libxfixes: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxfixes)[arguments]: New field. | |||
2019-12-05 | gnu: libxau: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxau)[arguments]: New field. | |||
2019-12-05 | gnu: libice: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libice)[arguments]: New field. | |||
2019-12-05 | gnu: libxv: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxv)[arguments]: New field. | |||
2019-12-05 | gnu: libxtst: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxtst)[arguments]: New field. | |||
2019-12-05 | gnu: libxrender: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxrender)[arguments]: Add "--disable-static" in #:configure-flags. | |||
2019-12-05 | gnu: libxext: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxext)[arguments]: Add "--disable-static" in #:configure-flags. | |||
2019-12-05 | gnu: libxxf86dga: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxxf86dga)[arguments]: New field. | |||
2019-12-05 | gnu: libxscrnsaver: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxscrnsaver)[arguments]: New field. | |||
2019-12-05 | gnu: libxres: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxres)[arguments]: New field. | |||
2019-12-05 | gnu: libxpm: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxpm)[arguments]: New field. | |||
2019-12-05 | gnu: libxmu: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxmu)[arguments]: New field. | |||
2019-12-05 | gnu: libxkbfile: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxkbfile)[arguments]: New field. | |||
2019-12-05 | gnu: libxft: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxft)[arguments]: New field. | |||
2019-12-05 | gnu: libxdmcp: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxdmcp)[arguments]: New field. | |||
2019-12-05 | gnu: libxcomposite: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxcomposite)[arguments]: New field. | |||
2019-12-05 | gnu: libfontenc: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libfontenc)[arguments]: New field. | |||
2019-12-05 | gnu: libxshmfence: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxshmfence)[arguments]: New field. | |||
2019-12-05 | gnu: libdmx: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libdmx)[arguments]: New field. | |||
2019-12-05 | gnu: libxi: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxi)[arguments]: New field. | |||
2019-12-05 | gnu: libxinerama: Do not build static libraries. | Marius Bakke | |
* gnu/packages/xorg.scm (libxinerama)[arguments]: New field. | |||
2019-12-05 | Merge branch 'master' into core-updates | Marius Bakke | |
2019-12-04 | Merge branch 'staging' | Marius Bakke | |
2019-12-03 | gnu: console-setup: Update to 1.194. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (console-setup): Update to 1.194. | |||
2019-12-03 | gnu: xclock: Don't use NAME in source URI. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME. | |||
2019-12-03 | gnu: xclock: Update to 1.0.9. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (xclock): Update to 1.0.9. | |||
2019-12-01 | gnu: perl-x11-protocol-other: Update to 31. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31. | |||
2019-11-29 | gnu: xterm: Update to 351. | Ludovic Courtès | |
* gnu/packages/xorg.scm (xterm): Update to 351. | |||
2019-11-28 | Merge branch 'master' into staging | Marius Bakke | |
2019-11-28 | gnu: xorg-server: Update to 1.20.6. | Marius Bakke | |
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6. (xorg-server-for-tests): Stay on 1.20.5. | |||
2019-11-16 | Merge remote-tracking branch master into core-updates | Mathieu Othacehe | |
2019-11-15 | Merge branch 'master' into staging | Marius Bakke | |
2019-11-05 | gnu: xterm: Update to 350. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (xterm): Update to 350. | |||
2019-11-04 | gnu: xfd: Add dependency on libxkbfile. | Boris A. Dekshteyn | |
* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2019-10-18 | Merge branch 'master' into staging | Marius Bakke | |
2019-10-14 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe | |
2019-10-14 | gnu: xwd: Fix typo in description. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (xwd)[description]: Fix typo. | |||
2019-10-14 | gnu: xwininfo: Update to 1.1.5. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.5. | |||
2019-10-12 | gnu: libXvMC: Update to 1.0.12. | Marius Bakke | |
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.12. | |||
2019-10-12 | gnu: libXfont: Update to 2.0.4. | Marius Bakke | |
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.4. | |||
2019-10-10 | Merge branch 'master' into core-updates | Mathieu Othacehe | |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès | |
2019-09-29 | gnu: font-util: Update to 1.3.2. | Tobias Geerinckx-Rice | |
* gnu/packages/xorg.scm (font-util): Update to 1.3.2. |