unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: rennes@openmailbox.org
To: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] gnu: Add bluefish.
Date: Sun, 09 Oct 2016 15:25:24 -0500	[thread overview]
Message-ID: <478384dabe9ba9f8ff1d957093088ddc@openmailbox.org> (raw)
In-Reply-To: <871szphb2i.fsf@elephly.net>

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

updated package.

Thanks for your tips.

> I also noticed a couple of things:
> 
> * In June 2016 version 2.2.9 has been released.  It is not available on
>   sourceforge but on their servers at
>       
> http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.9.tar.gz
> 
>   I verified the signature and computed this hash for the tarball:
>       1vnl6raxbvc4hacg3pr6sqyjh707d304dhk5nyhlp7m0m1y3j756
> 
> * The description has a couple of errors.  Here’s a corrected version:
> 
>      "Bluefish is an editor targeted towards programmers and web 
> developers,
>       with many options to write web sites, scripts and other code.
>       Bluefish supports many programming and markup languages."
> 
> * The license is GPLv3+ because the license headers contain the phrases
>   “either version 3 of the License, or (at your option) any later 
> version”

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Add-bluefish.patch --]
[-- Type: text/x-diff; name=0001-gnu-Add-bluefish.patch, Size: 1805 bytes --]

From c0f3fc054bbe3431eed115eba8bf8bde019f19d9 Mon Sep 17 00:00:00 2001
From: Rene Saavedra <rennes@openmailbox.org>
Date: Sun, 9 Oct 2016 15:14:10 -0500
Subject: [PATCH 2/2] gnu: Add bluefish.

* gnu/packages/gnome.scm (bluefish): New variable.

---
 gnu/packages/gnome.scm | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ac5a9d9..210b1f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5576,3 +5576,34 @@ characters and categories for the installed fonts, and to examine their
 detailed properties.  It is an easy way to find the character you might
 only know by its Unicode name or code point.")
     (license license:gpl3+)))
+
+(define-public bluefish
+  (package
+    (name "bluefish")
+    (version "2.2.9")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (string-append "http://www.bennewitz.com/bluefish/stable/source/"
+                           name "-" version ".tar.gz"))
+       (sha256
+        (base32
+         "1vnl6raxbvc4hacg3pr6sqyjh707d304dhk5nyhlp7m0m1y3j756"))))
+    (build-system gnu-build-system)
+    (native-inputs
+     `(("desktop-file-utils" ,desktop-file-utils)
+       ("intltool" ,intltool)
+       ("pkg-config" ,pkg-config)))
+    (inputs
+     `(("enchant" ,enchant)
+       ("gtk+" ,gtk+)
+       ("python" ,python-2)
+       ("xmllint" ,libxml2)
+       ("gucharmap" ,gucharmap)))
+    (home-page "http://bluefish.openoffice.nl")
+    (synopsis "Web development studio")
+    (description
+     "Bluefish is an editor targeted towards programmers and web developers,
+with many options to write web sites, scripts and other code.
+Bluefish supports many programming and markup languages.")
+    (license license:gpl3+)))
-- 
2.10.0


  reply	other threads:[~2016-10-09 20:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7342.1475666564.22739.guix-devel@gnu.org>
2016-10-05 23:13 ` [PATCH 2/2] gnu: Add bluefish rennes
2016-10-09 11:00   ` Hartmut Goebel
2016-10-09 14:05   ` Ricardo Wurmus
2016-10-09 20:25     ` rennes [this message]
2016-10-09 21:04       ` Ricardo Wurmus
2016-10-09 21:20         ` rennes
2016-10-10  7:36           ` Hartmut Goebel
     [not found] <mailman.9097.1476199680.22739.guix-devel@gnu.org>
2016-10-17 23:33 ` rennes
2016-10-21  1:39   ` rennes
     [not found] <mailman.8862.1476111449.22739.guix-devel@gnu.org>
2016-10-11 15:27 ` rennes
     [not found] <mailman.8756.1476089051.22739.guix-devel@gnu.org>
2016-10-10 13:42 ` rennes
2016-10-10 13:59   ` Hartmut Goebel
2016-10-05  2:27 rennes
2016-10-05  9:40 ` Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=478384dabe9ba9f8ff1d957093088ddc@openmailbox.org \
    --to=rennes@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).