Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
MassChroQ
Commits
16b943d0
Commit
16b943d0
authored
Sep 13, 2016
by
Olivier Langella
Browse files
debian control file is generated by cmake
parent
84e6eebf
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
16b943d0
...
...
@@ -13,6 +13,12 @@ cmake_minimum_required(VERSION 2.6)
PROJECT
(
masschroq CXX C
)
#depending on libpappsomspp version :
SET
(
LIBPAPPSOMSPP_VERSION
"0.2.29"
)
configure_file
(
${
CMAKE_SOURCE_DIR
}
/debian/control.cmake
${
CMAKE_SOURCE_DIR
}
/debian/control @ONLY
)
# Project version
#
...
...
debian/control.cmake
0 → 100644
View file @
16b943d0
Source: masschroq
Section: pappsodev/science
Priority: optional
Maintainer: Olivier Langella <Olivier.Langella@moulon.inra.fr>
Uploaders: Olivier Langella <olivier.langella@moulon.inra.fr>
DM-Upload-Allowed: yes
Standards-Version: 3.9.1.0
Build-Depends:
debhelper
(
>= 5
)
,
cmake
(
>= 2.6
)
, libx11-dev, libc6-dev, libqt4-
dev
(
>= 4.6.3
)
,
libqwt5-qt4-
dev
(
>=5.2.0
)
, texlive-latex-extra, texlive-latex-recommended, texlive-fonts-recommended,
texlive-science, hevea, inkscape, doxygen, libpappsomspp-
dev
(
=@LIBPAPPSOMSPP_VERSION@
)
, libodsstream-
dev
(
>=0.4.4
)
Build-Conflicts: qt3-dev-tools
Homepage: http://pappso.inra.fr/bioinfo/masschroq/
Package: masschroq-common
Architecture: linux-any
Depends:
${
shlibs:Depends
}
,
libqtcore4
(
>= 4.6.3
)
, libpappsomspp-
qt4
(
=@LIBPAPPSOMSPP_VERSION@
)
, libodsstream-qt4
Replaces:
masschroq
(
<< 1.5.0
)
Conflicts:
masschroq
(
<< 1.5.0
)
Suggests: masschroq, masschroq-gui, masschroq-studio
Description: Mass Chromatogram Quantification shared libraries
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
of data obtained from LC-
MS
(
Liquid Chromatography - Mass Spectrometry
)
techniques.
In particular it performs : retention-time alignment of runs, XIC extraction and filtering,
peak detection and quantification.
Package: masschroq-doc
Architecture: all
Depends:
${
shlibs:Depends
}
Suggests: masschroq, masschroq-gui, masschroq-studio
Description: Mass Chromatogram Quantification documentation
Installs PDF documentation for MassChroQ in /usr/share/doc/masschroq
Package: masschroq
Architecture: any
Depends:
${
shlibs:Depends
}
, masschroq-
common
(
=
${
binary:Version
}
)
, libqt4-
xml
(
>= 4.6.3
)
Suggests: masschroq-doc, masschroq-gui, masschroq-studio
Description: Mass Chromatogram Quantification
CLI
(
Command Line Interface
)
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
of data obtained from LC-
MS
(
Liquid Chromatography - Mass Spectrometry
)
techniques.
In particular it performs : retention-time alignment of runs, XIC extraction and filtering,
peak detection and quantification.
Package: masschroq-gui
Architecture: any
Depends:
${
shlibs:Depends
}
, masschroq-
common
(
=
${
binary:Version
}
)
, libqt4-
xml
(
>= 4.6.3
)
,
libqtgui4
(
>= 4.6.3
)
, libqt4-
xmlpatterns
(
>= 4.6.3
)
, libqt4-
network
(
>= 4.6.3
)
Suggests: masschroq-doc, masschroq-studio
Description: Mass Chromatogram Quantification graphical user interface
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
of data obtained from LC-
MS
(
Liquid Chromatography - Mass Spectrometry
)
techniques.
In particular it performs : retention-time alignment of runs, XIC extraction and filtering,
peak detection and quantification.
Package: masschroq-studio
Architecture: any
Depends:
${
shlibs:Depends
}
, masschroq-
common
(
=
${
binary:Version
}
)
, libqt4-
xml
(
>= 4.6.3
)
,
libqtgui4
(
>= 4.6.3
)
,libqwt5-
qt4
(
>= 5.2.0
)
, libqt4-
xml
(
>= 4.6.3
)
Suggests: masschroq-doc, masschroq-gui
Description: Mass Chromatogram Quantification graphical user interface to edit parameters
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
of data obtained from LC-
MS
(
Liquid Chromatography - Mass Spectrometry
)
techniques.
In particular it performs : retention-time alignment of runs, XIC extraction and filtering,
peak detection and quantification.
Package: masschroq-condor
Architecture: all
Depends:
${
shlibs:Depends
}
, masschroq, condor
Suggests: masschroq-doc, masschroq-gui, masschroq-studio
Description: Perl script to launch MassChroQ via condor job queue
Perl script to launch MassChroQ via condor job queue
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment