Andreas Enge
|
4169a4bcb5
|
gnu: pango, gtk+: Propagate inputs.
* gnu/packages/gtk.scm (pango): Propagate input cairo.
* gnu/packages/gtk.scm (gtk+): Propagate inputs atk, gdk-pixbuf and pango;
drop input cairo, propagated through pango.
|
2013-07-15 23:15:45 +02:00 |
Andreas Enge
|
cf2135ff48
|
Add gtk+.
* gnu/packages/gtk.scm (pango): Propagate input harfbuzz.
* gnu/packages/gtk.scm (gtk+): New variable.
|
2013-07-15 22:41:19 +02:00 |
Andreas Enge
|
527e796125
|
gnu: Add gdk-pixbuf.
* gnu/packages/gtk.scm (gdk-pixbuf): New variable.
|
2013-06-23 22:03:57 +02:00 |
Andreas Enge
|
4b9adff901
|
gnu: Add pango.
* gnu/packages/gtk.scm (pango): New variable.
|
2013-06-14 23:33:17 +02:00 |
Andreas Enge
|
a2609b41b9
|
gnu: Add harfbuzz.
* gnu/packages/gtk.scm (harfbuzz): New variable.
|
2013-06-14 23:28:58 +02:00 |
Andreas Enge
|
6131c43d45
|
gnu: Add cairo.
* gnu/packages/gtk.scm (cairo): New variable.
|
2013-06-14 21:43:04 +02:00 |
Andreas Enge
|
3a08a41188
|
gnu: Add atk.
* gnu/packages/gtk.scm: New module.
* Makefile.am (MODULES): Add it.
|
2013-05-05 00:09:37 +02:00 |