guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36043] [PATCH] Add Geany


From: Arun Isaac
Subject: [bug#36043] [PATCH] Add Geany
Date: Tue, 04 Jun 2019 17:55:57 +0530

Please add a copyright header with your name and email address.

The scintilla library comes bundled with geany. Is it possible to
unbundle it?

> +    (inputs
> +     `(("gtk2" ,gtk+-2)))

Geany supports gtk3. Could you build with that?

> +    (home-page "https://www.geany.org";)
> +    (synopsis "Small and lightweight IDE")

> +    (description "Geany is a small and lightweight Integrated
> +Development Environment.  It was developed to provide a small and fast
> +IDE, which has only a few dependencies from other packages.  Another
> +goal was to be as independent as possible from a special Desktop
> +Environment like KDE or GNOME.

Perhaps rewrite this as:

Geany is a small and fast Integrated Development Environment (IDE) that
only has a few dependencies on other packages and is as independent as
possible from special desktop environments like KDE or GNOME.

> Geany only requires the GTK2 runtime libraries.

I think we should not mention this in the description, especially if we
are building with gtk3.

> +Some basic features of Geany:
> address@hidden
> address@hidden Syntax highlighting
> address@hidden Code folding
> address@hidden Symbol name auto-completion
> address@hidden Construct completion/snippets
> address@hidden Auto-closing of XML and HTML tags
> address@hidden Call tips
> address@hidden Many supported filetypes including C, Java, PHP, HTML, Python,
> +      Perl, Pascal (full list)

What is (full list) ?

LGTM otherwise, thanks!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]