~ruther/guix-local

ref: 3465eb03bdaa384b713d11b6eef0a2fd3d4b69bd guix-local/Makefile.am -rw-r--r-- 8.7 KiB
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.
468bdabb — Ludovic Courtès 13 years ago
distro: Add GNU Emacs.

* distro/packages/emacs.scm: New file.
* Makefile.am (MODULES): Add it.
a661e420 — Ludovic Courtès 13 years ago
distro: Add GNU Mailutils.

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

* distro/packages/gdb.scm: New file.
* Makefile.am (MODULES): Add it.
39224d94 — Ludovic Courtès 13 years ago
distro: Add MySQL.

* distro/packages/mysql.scm: New file.
* Makefile.am (MODULES): Add it.
01e354eb — Ludovic Courtès 13 years ago
Merge branch 'core-updates'

Conflicts:
	guix/build/union.scm
708d0ceb — Ludovic Courtès 13 years ago
distro: Add GNU Aspell.

* distro/packages/aspell.scm: New file.
* Makefile.am (MODULES): Add it.
27160c85 — Ludovic Courtès 13 years ago
distro: Add GNU GLOBAL.

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