~ruther/guix-local

ref: 079fca3be86e38bcbefa67e6f07b7ff440726ceb guix-local/Makefile.am -rw-r--r-- 9.1 KiB
6c3a7204 — Cyril Roelandt 13 years ago
Add GNU Screen.

* gnu/packages/screen.scm: New file.
* Makefile.am (MODULES): Add it.
943f33a3 — Ludovic Courtès 13 years ago
distro: glib: Run the test suite; add DBus.

* distro/packages/glib.scm: Rename to...
* gnu/packages/glib.scm: ... this.  Update module declaration
  accordingly.
  (dbus): New variable.
  (glib): Change version number to 2.34.3, and adjust URL accordingly.
  Add a "doc" output.  Add #:configure-flags, #:patches, and #:phases
  arguments. Add DBUS as an input, as well a three patches.
* Makefile.am (MODULES): Adjust to file renaming.
  (dist_patch_DATA): Add `glib-tests-timezone.patch',
  `glib-tests-homedir.patch', and `glib-tests-desktop.patch'.
3889a82e — Nikita Karetnikov 13 years ago
distro: Add GLib.

* distro/packages/glib.scm: New file.
* Makefile.am (MODULES): Add it.
bf4018fb — Andreas Enge 13 years ago
gnu: Add GNU Ghostscript and its dependencies libpaper and lcms.

* gnu/packages/ghostscrip.scm: New file.
* Makefile.am (MODULES): Add it.
b387a1c5 — Andreas Enge 13 years ago
gnu: Add Freetype.
licenses: Add freetype license.

* gnu/packages/freetype.scm: New file.
* guix/licenses.scm (freetype): New variable.
* Makefile.am (MODULES): Add freetype.scm.
23f339dd — Andreas Enge 13 years ago
gnu: Amended previous patch.

* Makefile.am (MODULES): Add libpng.scm.
6a06172b — Andreas Enge 13 years ago
gnu: Add libogg, libvorbis and vorbis-tools.

* gnu/packages/oggvorbis.scm: New file.
* Makefile.am (MODULES): Add it.
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.
f2499672 — Andreas Enge 13 years ago
distro: Add file.

* distro/packages/file.scm: New file.
* Makefile.am (MODULES): Add it.
4b5f8cde — Andreas Enge 13 years ago
distro: Add Libjpeg.

* distro/packages/libjpeg.scm: New file.
* Makefile.am (MODULES): Add it.
c1e628f6 — Andreas Enge 13 years ago
distro: Add Indent.

* distro/packages/indent.scm: New file.
* Makefile.am (MODULES): Add it.
d0414883 — Ludovic Courtès 13 years ago
distro: Add Expat.

* distro/packages/xml.scm: New file.
* Makefile.am (MODULES): Add it.
4c9e7975 — Andreas Enge 13 years ago
distro: Add icu4c (International Components for Unicode).

* distro/packages/icu4c.scm: New file.
* Makefile.am (MODULES): Add it.
a01b6da7 — Nikita Karetnikov 13 years ago
distro: Add Python 2.7.3.

* distro/packages/python.scm: New file.
* Makefile.am (MODULES): Add it.
727afa3b — Ludovic Courtès 13 years ago
distro: Add patches forgotten in previous commits.

* distro/packages/patches/bigloo-gc-shebangs.patch,
  distro/packages/patches/emacs-configure-sh.patch,
  distro/packages/patches/procps-make-3.82.patch: New files.
* Makefile.am (dist_patch_DATA): Add them.
acf60b26 — Andreas Enge 13 years ago
distro: Add Cyrus SASL.

* distro/packages/cyrus-sasl.scm: New file.
* Makefile.am (MODULES): Add it.
0dd7a135 — Andreas Enge 13 years ago
Test commit.

* Makefile.am: alphabetical ordering
e117772d — Ludovic Courtès 13 years ago
distro: Add MIT/GNU Scheme and Bigloo.

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