]> git.donarmstrong.com Git - neurodebian.git/blob - neurodebian.cfg
Enabled distributedcomputing task.
[neurodebian.git] / neurodebian.cfg
1 [dde]
2 pkgquery_url = http://dde.debian.net/dde/q/udd
3
4 [packages]
5 # Packages listed in the following taskfiles will be featured on the website
6 # _if_ they are also present in the repository
7 select taskfiles =
8  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/distributedcomputing
9  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/bci
10  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/electrophysiology
11  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-cognitive
12  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-datasets
13  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-modeling
14  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/psychophysics
15  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging
16  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging-dev
17  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/psychology
18
19 # Additional selection filter (similar to 'select taskfiles'), only listing
20 # package names
21 select names = libnifti2 odin mitools afni-atlases python-pyssdh python-networkx
22  r-cran-glmnet python-rpy2 python-nibabel-snapshot
23  python-scikits-learn python-mdp python-mlpy python-openpyxl libgdf-dev matlab-support
24  svgtune rorden-mri-tutorial caret-data
25
26 # Information about prospective packages to be imported from taskfiles
27 prospective =
28  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/bci
29  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/electrophysiology
30  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-cognitive
31  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-datasets
32  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/neuroscience-modeling
33  svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks/psychophysics
34  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging
35  svn://svn.debian.org/blends/projects/med/trunk/debian-med/tasks/imaging-dev
36
37 [blend package aliases]
38 # alias a package name from a blend taskfile to an arbitray number of additional
39 # package names -- if the original name should appear in the package list it has
40 # to be added as an alias as well
41 mni-icbm152-nlin-2009 = mni-icbm152-nlin-2009a mni-icbm152-nlin-2009b mni-icbm152-nlin-2009c
42 fsl = fsl fsl-doc fsl-atlases fsl-possum-data fsl-first-data fsl-feeds fsl-mni152-templates
43 fslview = fslview fslview-doc
44 python-mvpa = python-mvpa python-mvpa-snapshot
45 libgiftiio-dev = libgiftiio-dev gifti-bin
46 openmeeg-tools = openmeeg-tools libopenmeeg-dev python-openmeeg libopenmeeg1
47 libbiosig-dev = libbiosig-dev python-biosig octave-biosig biosig-tools libbiosig0
48 libgdf-dev = libgdf-dev libgdf0 libgdf0-dbg libgdf-dev gdf-tools octave-gdf matlab-gdf
49 spm8 = matlab-spm8 spm8-data spm8-doc
50 libfreenect-dev = libfreenect0.0 libfreenect-dev libfreenect-demos python-freenect freenect
51 psychtoolbox-3 = octave-psychtoolbox-3 matlab-psychtoolbox-3 psychtoolbox-3-doc
52
53 [mirrors]
54 de = http://apsy.gse.uni-magdeburg.de/debian
55 gr = http://neurobot.bio.auth.gr/neurodebian
56 us-ca = http://neurodeb.pirsquared.org
57 us-nh = http://neuro.debian.net/debian
58 us-tn = http://masi.vuse.vanderbilt.edu/neurodebian
59
60 [neurodebian]
61 # Release files of all repositories to be contained in the website
62 releases =
63  http://neuro.debian.net/debian/dists/data/Release
64  http://neuro.debian.net/debian/dists/dapper/Release
65  http://neuro.debian.net/debian/dists/gutsy/Release
66  http://neuro.debian.net/debian/dists/hardy/Release
67  http://neuro.debian.net/debian/dists/intrepid/Release
68  http://neuro.debian.net/debian/dists/jaunty/Release
69  http://neuro.debian.net/debian/dists/karmic/Release
70  http://neuro.debian.net/debian/dists/lucid/Release
71  http://neuro.debian.net/debian/dists/maverick/Release
72  http://neuro.debian.net/debian/dists/etch/Release
73  http://neuro.debian.net/debian/dists/lenny/Release
74  http://neuro.debian.net/debian/dists/squeeze/Release
75  http://neuro.debian.net/debian/dists/sid/Release
76
77 [release codenames]
78 # the 'data' entry should not be changed, as this exact setting also serves as
79 # a test condition in the DDE code
80 data = Datasets (data)
81 etch = Debian GNU/Linux 4.0 (etch)
82 lenny = Debian GNU/Linux 5.0 (lenny)
83 squeeze = Debian GNU/Linux 6.0 (squeeze)
84 wheezy = Debian testing (wheezy)
85 sid = Debian unstable (sid)
86 #dapper = Ubuntu 06.06 LTS "Dapper Drake" (dapper)
87 #edgy = Ubuntu 06.10 "Edgy Eft" (edgy)
88 #gutsy = Ubuntu 07.10 "Gutsy Gibbon" (gutsy)
89 hardy = Ubuntu 08.04 LTS "Hardy Heron" (hardy)
90 intrepid = Ubuntu 08.10 "Intrepid Ibex" (intrepid)
91 jaunty = Ubuntu 09.04 "Jaunty Jackalope" (jaunty)
92 karmic = Ubuntu 09.10 "Karmic Koala" (karmic)
93 lucid = Ubuntu 10.04 LTS "Lucid Lynx" (lucid)
94 maverick = Ubuntu 10.10 "Maverick Meerkat" (maverick)
95 natty = Upcoming Ubuntu 11.04 "Natty Narwhal" (natty)
96
97 [release backport ids]
98 # the purpose of these ids is to have version suffixes for backported packages
99 # that allow proper sorting (upgradability) across distribution releases
100 # For Debian we'll use ndXX (where XX is the version of the Debian release,
101 # e.g. 50; analog to backports.org) and for Ubuntu we'll use ndXX.XX.
102 data = nd
103 etch = nd40
104 lenny = nd50
105 squeeze = nd60
106 wheezy = nd70
107 sid = nd
108 hardy = nd08.04
109 intrepid = nd08.10
110 jaunty = nd09.04
111 karmic = nd09.10
112 lucid = nd10.04
113 maverick = nd10.10
114
115 [nitrc ids]
116 afni = 23
117 ants = 130
118 camino = 253
119 caret = 34
120 connectomeviewer = 355
121 dicomnifti = 218
122 fsl = 25
123 fslview = 25
124 gifti-bin = 75
125 imagej = 256
126 itksnap = 110
127 jist = 228
128 libminc-dev = 129
129 libgiftiio-dev = 75
130 libnifti2 = 26
131 libnifti-dev = 26
132 matlab-spm8 = 24
133 minc-tools = 129
134 mipav = 70
135 mitools = 153
136 mricron = 152
137 mrtrix = 128
138 nifti-bin = 26
139 odin = 153
140 python-mvpa = 162
141 python-nipype = 325
142 slicer = 50
143 spm8 = 24
144 voxbo = 73
145