gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7869: rm dnaa


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7869: rm dnaa
Date: Tue, 26 Oct 2021 20:50:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7869
revision-id: carlhansen1234@gmail.com-20211027005051-04pczx4iwovgppzo
parent: carlhansen1234@gmail.com-20211026225254-o51kycxo3h8zkkf4
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2021-10-26 17:50:51 -0700
message:
  rm dnaa
removed:
  pkg/bio/dnaa/                  dnaa-20160617195624-kwz1a09vkg4le6fu-16
  pkg/bio/dnaa/Makefile          makefile-20160617195624-kwz1a09vkg4le6fu-97
  pkg/bio/dnaa/config.mk         config.mk-20160617203024-1y1rgo7ffx9flvew-15
  pkg/bio/dnaa/sha256sums        sha256sums-20160617195624-kwz1a09vkg4le6fu-98
=== removed directory 'pkg/bio/dnaa'
=== removed file 'pkg/bio/dnaa/Makefile'
--- a/pkg/bio/dnaa/Makefile     2016-06-17 19:57:40 +0000
+++ b/pkg/bio/dnaa/Makefile     1970-01-01 00:00:00 +0000
@@ -1,55 +0,0 @@
-# Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
-#
-# 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 = DNAA
-GARNAME = dnaa
-GARVERSION = 0.1.2
-HOME_URL = http://dnaa.sourceforge.net
-DESCRIPTION = DNA analysis package
-define BLURB
-DNAA is a package of tools for the analysis of short-read next
-generation sequencing data.
-endef
-LICENSE = GPLv2
-CITE =
-
-######################################################################
-
-MASTER_SITES = $(MASTER_SOURCEFORGE)
-MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)/$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.gz
-
-BUILDDEPS =
-LIBDEPS = samtools
-
-######################################################################
-
-include ../../../gar/gar.lib/auto.mk
-include config.mk
-
-pre-configure:
-       wget -O $(WORKSRC)/bfast-0.7.0a.tar.gz.partial \
-               
http://www.sourceforge.net/projects/bfast/files/bfast/0.7.0/bfast-0.7.0a.tar.gz
-       mv $(WORKSRC)/bfast-0.7.0a.tar.gz.partial $(WORKSRC)/bfast-0.7.0a.tar.gz
-       gzip -dc $(WORKSRC)/bfast-0.7.0a.tar.gz | tar xf - $(TAR_OPTS) -C 
$(WORKSRC)
-       mv $(WORKSRC)/bfast-0.7.0a $(WORKSRC)/bfast
-       wget -O $(WORKSRC)/samtools-0.1.19.tar.bz2.partial \
-               
http://www.sourceforge.net/projects/samtools/files/samtools/0.1.19/samtools-0.1.19.tar.bz2
-       mv $(WORKSRC)/samtools-0.1.19.tar.bz2.partial 
$(WORKSRC)/samtools-0.1.19.tar.bz2
-       bzip2 -dc $(WORKSRC)/samtools-0.1.19.tar.bz2 | tar xf - $(TAR_OPTS) -C 
$(WORKSRC)
-       mv $(WORKSRC)/samtools-0.1.19 $(WORKSRC)/samtools
-       $(MAKECOOKIE)

=== removed file 'pkg/bio/dnaa/config.mk'
--- a/pkg/bio/dnaa/config.mk    2016-06-17 20:32:01 +0000
+++ b/pkg/bio/dnaa/config.mk    1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-## Configuration options for dnaa ##
-
-CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=

=== removed file 'pkg/bio/dnaa/sha256sums'
--- a/pkg/bio/dnaa/sha256sums   2016-06-17 19:57:40 +0000
+++ b/pkg/bio/dnaa/sha256sums   1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-e6549590066de19e7c5989404830fa3ea82607b864a25147ca16b20a28dd6b68  
download/dnaa-0.1.2.tar.gz


reply via email to

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