From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kei Kebreau Subject: [PATCH] gnu: Add denemo. Date: Thu, 08 Dec 2016 14:09:55 -0500 Message-ID: <87r35ikzjw.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cF457-0007jH-7T for guix-devel@gnu.org; Thu, 08 Dec 2016 14:10:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cF454-0001NJ-0l for guix-devel@gnu.org; Thu, 08 Dec 2016 14:10:13 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:56822) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cF453-0001LU-NB for guix-devel@gnu.org; Thu, 08 Dec 2016 14:10:09 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Here is an updated patch for GNU Denemo. Everything seems fine except for grafting (i.e. disabling grafting renders the issue invisible). For some reason, "find-files" does not recognize a file with a Unicode-encoded filename when called inside "rename-matching-files" from guix/build/graft.scm. When "find-files" is used on its own, the file is recognized properly. Is anyone familiar with the grafting code available to help figure out what is happening to the file name? Thank you. --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=0001-gnu-Add-denemo.patch Content-Transfer-Encoding: quoted-printable From=206bd5843bef06a02ecf1235090350562c8b096aca Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Thu, 8 Dec 2016 14:00:43 -0500 Subject: [PATCH] gnu: Add denemo. * gnu/packages/music.scm (denemo): New variable. =2D-- gnu/packages/music.scm | 59 ++++++++++++++++++++++++++++++++++++++++++++++= ++++ 1 file changed, 59 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index b0ed51298..296f7cfd3 100644 =2D-- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -231,6 +231,65 @@ score, keyboard, guitar, drum and controller views.") many input formats and provides a customisable Vi-style user interface.") (license license:gpl2+))) =20 +(define-public denemo + (package + (name "denemo") + (version "2.0.14") + (source (origin + (method url-fetch) + (uri (string-append "mirror://gnu/denemo/denemo-" + version ".tar.gz")) + (sha256 + (base32 + "1a7g38695g7jjypx25qp0dx0asrh72xwdj0mdhmb9pfyzlppq0wh")))) + (build-system gnu-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda _ + (zero? (system* "make" "-C" "tests" "check"))))))) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("glib:bin", glib "bin") ; for gtester + ("pkg-config" ,pkg-config))) + (inputs + `(("alsa-lib" ,alsa-lib) + ("aubio" ,aubio) + ("evince" ,evince) + ("fftw" ,fftw) + ("fluidsynth" ,fluidsynth) + ("glib" ,glib) + ("gtk+" ,gtk+) + ("gtk-doc" ,gtk-doc) + ("gtksourceview" ,gtksourceview) + ("guile" ,guile-2.0) + ("intltool" ,intltool) + ("librsvg" ,librsvg) + ("libsndfile" ,libsndfile) + ("libtool" ,libtool) + ("libxml2" ,libxml2) + ("lilypond" ,lilypond) + ("portaudio" ,portaudio) + ("portmidi" ,portmidi) + ("rubberband" ,rubberband))) + (synopsis "Graphical music notation, front-end to GNU Lilypond") + (description + "GNU Denemo is a music notation editor that provides a convenient +interface to the powerful music engraving program Lilypond. Music can be +typed in using the computer keyboard, played in using a MIDI keyboard, or +even input via a microphone connected to the sound card. The final product +is publication-quality music notation that is continuously generated in the +background while you work.") + (home-page "http://www.denemo.org") + (license (list license:cc-by-sa3.0 + license:lgpl2.1+ + license:gpl2 + license:gpl2+ + license:gpl3 + license:gpl3+)))) + (define-public hydrogen (package (name "hydrogen") =2D-=20 2.11.0 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAlhJsAMACgkQ5qXuPBlG eg0vHRAArWkNeOrsHtKVd/Kke0Ex0+dE0Awa5eqS9OPwcAQf1UPILCiA38QLzX6f I1WIDotPP6uOyd7d0pf/qhaHaMEMgIBzqx2JdeyOLAxRjExmJFCxibU9saKaR1ET qgsKanWSbf1vkbKN4yBTfnIZeZ4ST6YAaTKnD8v0EuzQLgI1RMZhaCi8HQmyx06k beBoxG6wlz62x3Cu5B6E3mNyNUGZO+gwbxaTSOwd85phmbiG3zNZvda/Z8A0Ksy4 G2pTxnlpvB2ctp+BrvnVpxVcMrzyrkuQwKvO818t1FN98NOyPTEXhkt9WVmg63hF dqdLcPt6PZKx0OYaVvSJeBOBVl/mGl1iUjYWomDrg5pLpdyjhG8HqmIpXs/zvaHE Buke6k4806tHSGHak0IMzicdZ/LHOsAYHodX1AgqyOWbJDMN23sYx8R63W4ToIPS LWGRY3W9rudmjBfBFPItX9XalU1E66zGa99+a4QwgVkr5etqy7s0bYyH0hz4iH4C jaeloyb6WqC/6aPSktstuU3FeHdGpEoOmgo2ZxeMy9WG9MLfSUwOgd4EP334oaPF FQPDL8XmPzuXCIu0mQVWTxTZ3cgwDq2+PlYUd13s61p4VFPgIEpNZOAZWc+bveBM 026nMsWEvUCvJ3DZcGPZv+8T3k8sNkkNZkj3CdyvgVL5Pqf8z3M= =TFqm -----END PGP SIGNATURE----- --==-=-=--