~ruther/guix-local

ref: 90ed6291df875c8805cbbacec6ee12143e340375 guix-local/gnu/packages/libtiff.scm -rw-r--r-- 2.6 KiB
11314eb6 — Andreas Enge 13 years ago
gnu: libtiff: Add zlib support.

* gnu/packages/libtiff.scm (libtiff): Add input zlib.
59a43334 — Ludovic Courtès 13 years ago
distro: Rename (distro) to (gnu packages).

* distro.scm: Rename to...
* gnu/packages.scm: ... this.  Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
1ffa7090 — Ludovic Courtès 13 years ago
distro: Change the module name space to (gnu ...).

* distro: Rename to...
* gnu: ... this.  Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
  /distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
082b3c6a — Andreas Enge 13 years ago
distro: Add libtiff.

* distro/packages/libtiff.scm: New file.
* Makefile.am (MODULES): Add it.