gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4360: update wildmidi to 0.4.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4360: update wildmidi to 0.4.1
Date: Fri, 24 Mar 2017 20:22:48 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4360
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2017-03-24 17:22:30 -0700
message:
  update wildmidi to 0.4.1
added:
  pkg/other/wildmidi/            wildmidi-20170325002156-32apgsccpux6q0zk-1
  pkg/other/wildmidi/Makefile    makefile-20170325002156-32apgsccpux6q0zk-3
  pkg/other/wildmidi/config.mk   config.mk-20170325002156-32apgsccpux6q0zk-2
  pkg/other/wildmidi/sha256sums  sha256sums-20170325002156-32apgsccpux6q0zk-4
=== added directory 'pkg/other/wildmidi'
=== added file 'pkg/other/wildmidi/Makefile'
--- a/pkg/other/wildmidi/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/other/wildmidi/Makefile       2017-03-25 00:22:30 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# BioSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# BioSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = WildMIDI
+GARNAME = wildmidi
+GARVERSION = 0.4.1
+HOME_URL =  http://www.mindwerks.net/projects/wildmidi/
+DESCRIPTION = Simple software midi player which has a core softsynth library
+define BLURB
+WildMIDI is a simple software midi player which has a core softsynth 
+library that can be used with other applications.
+endef
+LICENSE = Version: 0.4.1 Licenses: GPLv3+ and LGPLv3
+
+######################################################################
+
+# TO FIX;workdir
+MASTER_SITES =  https://github.com/
+MASTER_SUBDIR = Mindwerks/$(GARNAME)/archive/
+
+
+WORKSRC = work/$(GARNAME)-$(DISTNAME)
+
+DISTFILES = $(DISTNAME).tar.gz
+
+BUILDDEPS =
+LIBDEPS =
+#USE_AUTORECONF = y
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk

=== added file 'pkg/other/wildmidi/config.mk'
--- a/pkg/other/wildmidi/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/other/wildmidi/config.mk      2017-03-25 00:22:30 +0000
@@ -0,0 +1,4 @@
+## Configuration options  ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=

=== added file 'pkg/other/wildmidi/sha256sums'
--- a/pkg/other/wildmidi/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/other/wildmidi/sha256sums     2017-03-25 00:22:30 +0000
@@ -0,0 +1,1 @@
+880f1cb5bf68589915a82a8e603ff561bdda7ddb5864c15ad28b5428d4abf9ea  
download/wildmidi-0.4.1.tar.gz


reply via email to

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