[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/91: gnu: vala: Update synopsis and description.
From: |
guix-commits |
Subject: |
47/91: gnu: vala: Update synopsis and description. |
Date: |
Mon, 19 Apr 2021 17:14:08 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit dacda9dfe0db99309b822dc418ba3074e69192ce
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Thu Mar 11 11:38:26 2021 -0500
gnu: vala: Update synopsis and description.
* gnu/packages/gnome.scm (vala) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/gnome.scm | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1b0fd2b..3cf4757 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4437,12 +4437,12 @@ passwords in the GNOME keyring.")
`(("glib" ,glib) ; required by libvala-0.40.pc
("libgvc" ,graphviz)))
(home-page "https://wiki.gnome.org/Projects/Vala/")
- (synopsis "Compiler for the GObject type system")
- (description
- "Vala is a programming language that aims to bring modern programming
-language features to GNOME developers without imposing any additional runtime
-requirements and without using a different ABI compared to applications and
-libraries written in C.")
+ (synopsis "Compiler using the GObject type system")
+ (description "Vala is a programming language using modern high level
+abstractions without imposing additional runtime requirements and without using
+a different ABI compared to applications and libraries written in C. Vala uses
+the GObject type system and has additional code generation routines that make
+targeting the GNOME stack simple.")
(license license:lgpl2.1+)))
(define-public vala-0.50
- 23/91: gnu: cairo: Enable some features., (continued)
- 23/91: gnu: cairo: Enable some features., guix-commits, 2021/04/19
- 21/91: gnu: cairo: Change build-system., guix-commits, 2021/04/19
- 19/91: gnu: gobject-introspection: Propagate glib., guix-commits, 2021/04/19
- 24/91: gnu: cairo: Update synopsis, description and license., guix-commits, 2021/04/19
- 25/91: gnu: cairomm: Update to 1.16.0., guix-commits, 2021/04/19
- 32/91: gnu: pangomm: Update to 2.48.0., guix-commits, 2021/04/19
- 37/91: gnu: gdk-pixbuf: Enable jasper support., guix-commits, 2021/04/19
- 45/91: gnu: vala: Fix documentation., guix-commits, 2021/04/19
- 44/91: gnu: vala: Enable coverage support., guix-commits, 2021/04/19
- 43/91: gnu: vala: Change build-system., guix-commits, 2021/04/19
- 47/91: gnu: vala: Update synopsis and description.,
guix-commits <=
- 50/91: gnu: libgsf: Re-arrange inputs in alphabetical order., guix-commits, 2021/04/19
- 54/91: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/04/19
- 55/91: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/04/19
- 20/91: gnu: cairo: Make some cosmetic changes., guix-commits, 2021/04/19
- 22/91: gnu: cairo: Move documentation to separate output., guix-commits, 2021/04/19
- 26/91: gnu: cairomm: Enable documentation., guix-commits, 2021/04/19
- 30/91: gnu: pango: Update to 1.48.3., guix-commits, 2021/04/19
- 34/91: gnu: pangomm-2.42: Update to 2.42.2., guix-commits, 2021/04/19
- 36/91: gnu: gdk-pixbuf: Correct inputs., guix-commits, 2021/04/19
- 52/91: gnu: libgsf: Correct inputs., guix-commits, 2021/04/19