gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4007: massXpert mass spectrometry package


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4007: massXpert mass spectrometry package
Date: Fri, 14 Oct 2016 07:22:33 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4007
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-10-14 00:22:29 -0700
message:
  massXpert mass spectrometry package
added:
  pkg/other/massxpert/           massxpert-20161014072146-2rbvo75dh0dakktf-1
  pkg/other/massxpert/Makefile   makefile-20161014072146-2rbvo75dh0dakktf-3
  pkg/other/massxpert/config.mk  config.mk-20161014072146-2rbvo75dh0dakktf-2
  pkg/other/massxpert/sha256sums sha256sums-20161014072146-2rbvo75dh0dakktf-4
=== added directory 'pkg/other/massxpert'
=== added file 'pkg/other/massxpert/Makefile'
--- a/pkg/other/massxpert/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/massxpert/Makefile      2016-10-14 07:22:29 +0000
@@ -0,0 +1,40 @@
+# Copyright ©  2016 Carl Hansen <address@hidden>
+# #
+# This file is part of GSRC.
+#
+# GSRC 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.
+#
+# GSRC 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 = massXpert
+GARNAME = massxpert
+GARVERSION = 3.6.0
+HOME_URL = http://download.tuxfamily.org/massxpert
+DESCRIPTION = mass spectometry software; successor to polyxmass
+define BLURB 
+endef
+
+######################################################################
+# http://download.tuxfamily.org/massxpert/source/massxpert_3.6.0.tar.gz
+MASTER_SITES = http://download.tuxfamily.org/
+MASTER_SUBDIR =  $(GARNAME)/source/
+DISTFILES =  $(GARNAME)_$(GARVERSION).tar.gz
+SIGFILES = 
+LICENSE = GPL 3
+
+BUILDDEPS = cmake
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk

=== added file 'pkg/other/massxpert/config.mk'
--- a/pkg/other/massxpert/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/massxpert/config.mk     2016-10-14 07:22:29 +0000
@@ -0,0 +1,4 @@
+## Configuration options  ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/massxpert/sha256sums'
--- a/pkg/other/massxpert/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/other/massxpert/sha256sums    2016-10-14 07:22:29 +0000
@@ -0,0 +1,1 @@
+56561024e365f9952fe097c7f1f9b030583b4e1fd83499bcf7fcd2e1f7247f00  
download/massxpert_3.6.0.tar.gz


reply via email to

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