GNU bug report logs - #36043
[PATCH] Add Geany

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sat, 1 Jun 2019 21:45:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 36043 <at> debbugs.gnu.org
Subject: [bug#36043] [PATCH] Add Geany
Date: Tue, 04 Jun 2019 17:55:57 +0530
[Message part 1 (text/plain, inline)]
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:
> +@itemize
> +@item Syntax highlighting
> +@item Code folding
> +@item Symbol name auto-completion
> +@item Construct completion/snippets
> +@item Auto-closing of XML and HTML tags
> +@item Call tips
> +@item Many supported filetypes including C, Java, PHP, HTML, Python,
> +      Perl, Pascal (full list)

What is (full list) ?

LGTM otherwise, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.