[Blends-commit] r2488 - in /projects/med/trunk/debian-med/tasks: imaging imaging-dev

yoh at users.alioth.debian.org yoh at users.alioth.debian.org
Tue Nov 23 18:23:03 UTC 2010


Author: yoh
Date: Tue Nov 23 18:22:53 2010
New Revision: 2488

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=2488
Log:
injecting libbiosig0 and adjusting sigviewer into imaging*

Modified:
    projects/med/trunk/debian-med/tasks/imaging
    projects/med/trunk/debian-med/tasks/imaging-dev

Modified: projects/med/trunk/debian-med/tasks/imaging
URL: http://svn.debian.org/wsvn/blends/projects/med/trunk/debian-med/tasks/imaging?rev=2488&op=diff
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging (original)
+++ projects/med/trunk/debian-med/tasks/imaging Tue Nov 23 18:22:53 2010
@@ -721,13 +721,16 @@
 Published-Year: 2008
 Published-DOI: 10.1371/journal.pbio.0060159
 
+ ; Added by blends-inject 0.0.4. [Please note here if modified manually]
 Depends: sigviewer
-License: GPL
-Responsible: NeuroDebian Team <team at neuro.debian.net>
+Homepage: http://sigviewer.sourceforge.net
+Language: C++
 WNPP: 585535
-Homepage: http://sigviewer.sourceforge.net
+Responsible: NeuroDebian Team <team at neuro.debian.net>
+License: GPL-3+
+Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/sigviewer.git;a=summary
 Vcs-Git: git://git.debian.org/pkg-exppsy/sigviewer.git
-Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/sigviewer.git;a=summary
+Pkg-URL: http://neuro.debian.net/pkgs/sigviewer.html
 Pkg-Description: GUI viewer for biosignals such as EEG, EMG, and ECG
  SigViewer is a viewing and scoring software for biomedical signal
  data.  It relies on biosig4c++ library which supports a number of
@@ -736,7 +739,9 @@
  EEG1100, FAMOS, SigmaPLpro, TMS32). The complete list of supported
  file formats is available at
  http://hci.tugraz.at/schloegl/biosig/TESTED .
-
+ .
+ Besides displaying biosignals, SigViewer supports creating
+ annotations to select artifacts or specific events.
 
 Depends: mni-icbm152-nlin-2009
 Homepage: http://www.bic.mni.mcgill.ca/ServicesAtlases/ICBM152NLin2009
@@ -902,3 +907,28 @@
  properties such as length, mean fractional anisotropy, and mean curvature.
 Remark: Depends on RAPID library that is available under non-commercial
  licensing terms.
+
+ ; Added by blends-inject 0.0.4. [Please note here if modified manually]
+Suggests: libbiosig0
+Homepage: http://biosig.sf.net/
+Language: C++
+WNPP: 585533
+Responsible: NeuroDebian Team <team at neuro.debian.net>
+License: GPL-3+
+Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/biosig4c++.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-exppsy/biosig4c++.git
+Pkg-URL: http://neuro.debian.net/pkgs/libbiosig0.html
+Pkg-Description: I/O library for biomedical data - dynamic library
+ BioSig is a library for accessing files in several biomedical data formats
+ (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG,
+ SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100,
+ FAMOS, SigmaPLpro, TMS32).  The complete list of supported file
+ formats is available at http://hci.tugraz.at/schloegl/biosig/TESTED .
+ .
+ This package provides dynamic library.
+Published-Authors: 10.1109/MC.2008.407
+Published-DOI: 10.3389/neuro.11.003.2009
+Published-In: Computer, 41(10): 44-50
+Published-Title: BioSig: A Free and Open Source Software Library for BCI Research
+Published-URL: http://hci.tugraz.at/~schloegl/publications/Schloegl2007_BCI_Software.pdf
+Published-Year: 2008

Modified: projects/med/trunk/debian-med/tasks/imaging-dev
URL: http://svn.debian.org/wsvn/blends/projects/med/trunk/debian-med/tasks/imaging-dev?rev=2488&op=diff
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging-dev (original)
+++ projects/med/trunk/debian-med/tasks/imaging-dev Tue Nov 23 18:22:53 2010
@@ -106,24 +106,30 @@
  http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=libmni-perllib-perl
  to Debian Med svn and start group maintenance. 
 
+ ; Added by blends-inject 0.0.4. [Please note here if modified manually]
 Depends: libbiosig-dev
-License: GPL
+Homepage: http://biosig.sf.net/
+Language: C++
+WNPP: 585533
 Responsible: NeuroDebian Team <team at neuro.debian.net>
-WNPP: 585533
-Homepage: http://biosig.sf.net/
+License: GPL-3+
+Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/biosig4c++.git;a=summary
 Vcs-Git: git://git.debian.org/pkg-exppsy/biosig4c++.git
-Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/biosig4c++.git;a=summary
 Pkg-URL: http://neuro.debian.net/pkgs/libbiosig-dev.html
-Pkg-Description: library for accessing files in biomedical data formats
- A library for accessing files in several biomedical data formats
+Pkg-Description: I/O library for biomedical data - development files
+ BioSig is a library for accessing files in several biomedical data formats
  (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG,
  SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100,
  FAMOS, SigmaPLpro, TMS32).  The complete list of supported file
  formats is available at http://hci.tugraz.at/schloegl/biosig/TESTED .
  .
- This package provides header files and static library libbiosig.a
- which provides access to a variety of dataformats.
-
+ This package provides header files and static library.
+Published-Authors: 10.1109/MC.2008.407
+Published-DOI: 10.3389/neuro.11.003.2009
+Published-In: Computer, 41(10): 44-50
+Published-Title: BioSig: A Free and Open Source Software Library for BCI Research
+Published-URL: http://hci.tugraz.at/~schloegl/publications/Schloegl2007_BCI_Software.pdf
+Published-Year: 2008
 
 Depends: libgiftiio-dev
 License: Public domain




More information about the Blends-commit mailing list