Openstudio Project
Summary
Openstudiopro-muse2build
Extra packages for developers and package compiling.

This metapackage will install additional software to compile muse2 (oom branch) from source (www.openoctave.org).

Description

For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:

If you discover a project which looks like a good candidate for Openstudio to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the Openstudio mailing list

Links to other tasks

Openstudio Openstudiopro-muse2build packages

Official Debian packages with high relevance

Cmake
cross-platform, open-source make system
Versions of package cmake
ReleaseVersionArchitectures
squeeze2.8.2+dfsg.1-0+squeeze1amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy2.8.9-1amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
jessie3.0.2-1amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
sid3.2.2-2kfreebsd-amd64,kfreebsd-i386
stretch3.5.2-1amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
sid3.5.2-1amd64,arm64,armel,armhf,hurd-i386,i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x
Debtags of package cmake:
develbuildtools
interfacetext-mode
roleprogram
scopeutility
uitoolkitncurses
works-withsoftware:source
Popcon: 3465 users (3876 upd.)*
Versions and Archs
License: DFSG free
Git

CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.

CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.

Doxygen
Documentation system for C, C++, Java, Python and other languages
Maintainer: Matthias Klose
Versions of package doxygen
ReleaseVersionArchitectures
squeeze1.7.1-2amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy1.8.1.2-2amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
jessie1.8.8-5amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
stretch1.8.11-1amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
sid1.8.11-1amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x
Debtags of package doxygen:
develdocsystem, lang:c, lang:c++, lang:java, lang:objc
interfacecommandline
roleprogram
scopeutility
works-withsoftware:source, text
works-with-formathtml, pdf, postscript, tex
Popcon: 1078 users (431 upd.)*
Versions and Archs
License: DFSG free

Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources.

Install the doxygen-latex package to build LaTeX based documents.

The package is enhanced by the following packages: mscgen
Screenshots of package doxygen
Subversion
Advanced version control system
Versions of package subversion
ReleaseVersionArchitectures
squeeze1.6.12dfsg-7amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
squeeze-security1.6.12dfsg-7amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc
wheezy1.6.17dfsg-4+deb7u10amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc
wheezy-security1.6.17dfsg-4+deb7u11amd64,armel,armhf,i386
sid1.8.10-2hurd-i386
jessie1.8.10-6+deb8u3amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
jessie-security1.8.10-6+deb8u4amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
jessie-proposed-updates1.8.10-6+deb8u4amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
stretch1.9.3-3amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x
sid1.9.3-3mipsel
sid1.9.4-1amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,powerpc,ppc64el,s390x
Debtags of package subversion:
develrcs
interfacecommandline
networkclient, server
roleprogram
usestoring, synchronizing
Popcon: 8262 users (8127 upd.)*
Versions and Archs
License: DFSG free
Svn

Apache Subversion, also known as svn, is a centralised version control system. Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (source code, websites, etc). Subversion began with a CVS paradigm and supports all the major features of CVS, but has evolved to support many features that CVS users often wish they had.

This package includes the Subversion client (svn), repository administration tools (svnadmin, svnlook) and a network server (svnserve).

The package is enhanced by the following packages: bzr-svn cia-clients libcode-tidyall-perl qct tkdiff
Screenshots of package subversion
*Popularitycontest results: number of people who use this package regularly (number of people who upgraded this package recently) out of 193202