gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8545: update minexpert2 to 8.1.0-1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8545: update minexpert2 to 8.1.0-1
Date: Fri, 26 Aug 2022 16:35:35 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8545
revision-id: carlhansen@gnu.org-20220826203529-h6jw8d5fu6znjjuu
parent: carlhansen@gnu.org-20220826170847-43u7pak8o64tvlbs
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Fri 2022-08-26 13:35:29 -0700
message:
  update minexpert2 to 8.1.0-1
added:
  pkg/other/minexpert2/          minexpert2-20220826203219-83jkupqdzfdn1icu-1
  pkg/other/minexpert2/Makefile  makefile-20220826203219-83jkupqdzfdn1icu-3
  pkg/other/minexpert2/config.mk config.mk-20220826203219-83jkupqdzfdn1icu-2
  pkg/other/minexpert2/sha256sums sha256sums-20220826203219-83jkupqdzfdn1icu-4
=== added directory 'pkg/other/minexpert2'
=== added file 'pkg/other/minexpert2/Makefile'
--- a/pkg/other/minexpert2/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/minexpert2/Makefile     2022-08-26 20:35:29 +0000
@@ -0,0 +1,46 @@
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
+# 
+# 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 = minexpert2
+GARNAME = minexpert2
+GARVERSION = 8.1.0-1
+HOME_URL = http://msxpertsuite.org
+DESCRIPTION = mass spectometry visualization software
+define BLURB 
+Mass spectometry software; 
+Visualization, exploration and analysis of MSn mass spectrometric data
+endef
+ 
+######################################################################
+#https://gitlab.com/msxpertsuite/massxpert/-/archive/6.0.1/massxpert-6.0.1.tar.bz2
+#https://gitlab.com/msxpertsuite/minexpert2/-/archive/master/8.1.0-1/minexpert2-master-8.1.0-1.tar.bz2
+MASTER_SITES = https://gitlab.com/
+MASTER_SUBDIR =  msxpertsuite/minexpert2/-/archive/master/$(GARVERSION)/
+DISTFILES = minexpert2-master-8.1.0-1.tar.bz2
+SIGFILES = 
+LICENSE = GNU GPL 3
+
+BUILDDEPS = cmake
+LIBDEPS =
+
+# apt install libqt5xml5 libqt5xmlpatterns5  libqt5xmlpatterns5-dev
+# 
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/minexpert2/config.mk'
--- a/pkg/other/minexpert2/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/minexpert2/config.mk    2022-08-26 20:35:29 +0000
@@ -0,0 +1,4 @@
+## Configuration options  ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/minexpert2/sha256sums'
--- a/pkg/other/minexpert2/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/minexpert2/sha256sums   2022-08-26 20:35:29 +0000
@@ -0,0 +1,1 @@
+6af87c52b59e9455edcb8f368e1fdd00fdd9c5ec8ca05ec3c203655ed59f9780  
download/minexpert2-master-8.1.0-1.tar.bz2


reply via email to

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