From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH] Add MilkyTracker to Guix Date: Sun, 27 Mar 2016 10:23:37 +0300 Message-ID: <20160327072337.GA13339@debian-netbook> References: <6dae35698781717e6043be7086b6f63c@openmailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ak532-0002H7-HJ for guix-devel@gnu.org; Sun, 27 Mar 2016 03:23:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ak52z-0000gl-C3 for guix-devel@gnu.org; Sun, 27 Mar 2016 03:23:44 -0400 Received: from flashner.co.il ([178.62.234.194]:41467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ak52z-0000gh-0u for guix-devel@gnu.org; Sun, 27 Mar 2016 03:23:41 -0400 Content-Disposition: inline In-Reply-To: <6dae35698781717e6043be7086b6f63c@openmailbox.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: kei@openmailbox.org Cc: guix-devel@gnu.org --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 25, 2016 at 07:54:40PM -0400, kei@openmailbox.org wrote: > The attached is a patch to gnu/packages/music.scm that allows a minimal a= nd > functional build of MilkyTracker. I'm unsure if this is formatted correct= ly, > but I'm willing to learn. :-) > --- music.scm.bak 2016-03-25 17:39:35.959715114 -0400 > +++ music.scm 2016-03-25 19:39:44.754396091 -0400 > @@ -78,6 +78,7 @@ > #:use-module (gnu packages rdf) > #:use-module (gnu packages readline) > #:use-module (gnu packages rsync) > + #:use-module (gnu packages sdl) > #:use-module (gnu packages tcl) > #:use-module (gnu packages texinfo) > #:use-module (gnu packages texlive) > @@ -1305,3 +1306,26 @@ > of tools for manipulating and accessing your music.") > (license license:expat))) > =20 > +(define-public milkytracker > + (package > + (name "milkytracker") > + (version "0.90.86") > + (source (origin > + (method url-fetch) > + (uri > + (string-append "http://milkytracker.org/files/milkytracker-" > + version > + ".tar.gz")) > + (sha256 > + (base32 > + "0mqjkhvjyp5hnzm1ln3b2qjclviayxylcyml96pjdxgbaqcqa2zz"))= )) > + (build-system gnu-build-system) > + (arguments > + '(#:configure-flags `("--without-alsa" "--without-jack"))) > + (inputs > + `(("sdl" ,sdl) > + ("zlib" ,zlib))) > + (synopsis "MilkyTracker is a free software multi-platform music trac= ker for composing music in the MOD and XM module file formats.") > + (description "MilkyTracker is a free software, multi-platform music = application for creating .MOD and .XM module files. It attempts to recreate= the module replay and user experience of the popular DOS program Fasttrack= er II, with special playback modes available for improved Amiga ProTracker = 2/3 compatibility.") > + (home-page "http://milkytracker.org/") > + (license license:gpl3))) In addition to Nil's comments, I was wondering about the configure flags. Wouldn't it make sense to have either alsa or jack as an input? --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJW94p5AAoJEPTB05F+rO6TX3sP/iWMX2Pd4L3C0au04LTQ/oRE pcJu9yk5CmmHT1qzB/IKRIQWif0CMtkYyT50dDVjoercRjs2xOOaUZYaNnesmVk3 k/ZERsGeycGwKnxPR1MWy8/DoiHaHR9K20UNGY6Skkx80KIp6Nk0P+BWgqHjFc4O vM8VhMjOlHTJNYyRzZcuhBnHPKzVwuVs3lcteIX+zT1a6mz31Nxg4DGkngTq4+pj JatuGa7WimuUo9mUv0wVy/D6Hu7nB2WQnn5KP8IITKTn+w4OzxDF5cl+PTGRPPrm 3NLXzlwBSOWnFqSp/KmZAfH9Q2aZ5rn+rgEWHnCZVfWiYNxhHGgVln2OYQmDGk1x MLQJbO1GEbnhqEseEAMeqC7bnHyCLngBVYpr+xMXhU+b34DIGcmsTu+dn9NYwYX+ dzrMPxEvuuk3napxZNlpliqegV/D/Xsiq+HE1yaiBR7RLualAKuvrMmQKbi4gkTK 9874Ht+JW1gyVdFOad6Hr7MnF9jT/tLCWdn0x8rJbxHcVJ71X6Kxb5UnxvewVrPW 1z30WGEhD92517j68L4qWk+pbCno4dSoTilbeTt3N54Aks4gRs31bMQxZaNeQXBU 9jHlMj1fhJRdbcdtnBXY67H9sRG5OYED50YkMuLTBFrD6NNTOriBxFGx97Ebz+zu EOe8cNKTlzaU4C8ySyAV =y2uW -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--