Summary
Openstudiopro-devel
Extra packages for developers and package compiling.
This metapackage will install additional software to compile audio software.
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-devel packages
Official Debian packages with high relevance
Automake
nástroj na tvorbu Makefiles, ktoré zodpovedajú štandardom GNU
|
Versions of package automake |
Release | Version | Architectures |
squeeze | 1.11.1-1+squeeze1 | all |
wheezy | 1.11.6-1 | all |
jessie | 1.14.1-4 | all |
stretch | 1.15-4 | all |
sid | 1.15-4 | all |
Debtags of package automake: |
devel | buildtools |
interface | commandline |
role | program |
suite | gnu |
use | configuring |
|
License: DFSG free
|
Automake je nástroj na automatickú tvorbu súborov „Makefile.in“ zo
súborov „Makefile.am“.
Cieľom Autmake je odstrániť bremeno údržby súborov Makefile z ramien
jednotlivých správcov GNU (a uložiť ho na ramená správcu Automake).
„Makefile.am“ je v podstate postupnosť definícií makier (s
príležitostne pridanými pravidlami). Vytvorené súbory „Makefile.in“
zodpovedajú štandardom GNU.
Automake 1.15 nefunguje v niekoľkých situáciách, kde fungovali verzie
Automake 1.4, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 a 1.14. Preto sú predošlé
verzie dostupné ako samostatné balíky.
|
|
Build-essential
informatívny zoznam balíkov nevyhnutných na zostavovanie
|
Versions of package build-essential |
Release | Version | Architectures |
squeeze | 11.5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 11.5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 11.7 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 11.7 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 12.2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package build-essential: |
devel | packaging |
interface | commandline |
role | data |
suite | debian |
|
License: DFSG free
|
Ak neplánujete zostavovať balíky Debianu, tento balík nepotrebujete.
Počínajúc dpkg (>= 1.14.18) je tento balík vyžadovaný na zostavovanie
balíkov Debianu.
Tento balík obsahuje informatívny zoznam balíkov, ktoré sa považujú za
nevyhnutné na zostavovanie balíkov Debianu. Jeho závislosti sú balíky z
tohto zoznamu aby na ich inštaláciu stačilo nainštalovať tento metabalík.
Ak máte nainštalovaný tento balík, na zostavenie ktoréhokoľvek balíka
budete potrebovať už iba to, čo uvádza ako svoje závislosti na zostavenie.
Ak naopak určujete čo váš balík potrebuje aby ho bolo možné zostaviť,
môžete vynechať balíky na ktorých závisí tento balík.
Tento balík NEDEFINUJE ktoré balíky sú nevyhnutné na zostavenie; skutočnú
definíciu obsahuje Príručka politiky Debianu. Tento balík je iba
informatívny zoznam, čo väčšine ľúdí postačuje. Ak je však tento balík a
Príručka v nesúlade, to čo je v Príručke je správne.
|
|
Cmake
multiplatformný open source systém make
|
Versions of package cmake |
Release | Version | Architectures |
squeeze | 2.8.2+dfsg.1-0+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 2.8.9-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 3.0.2-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 3.2.2-2 | kfreebsd-amd64,kfreebsd-i386 |
stretch | 3.5.2-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 3.5.2-1 | amd64,arm64,armel,armhf,hurd-i386,i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package cmake: |
devel | buildtools |
interface | text-mode |
role | program |
scope | utility |
uitoolkit | ncurses |
works-with | software:source |
|
License: DFSG free
|
CMake sa používa na riadenie kompilácie softvéru pomocou jednoduchých
konfiguračných súborov nezávislých na platforme a kompilátore. CMake tvorí
natívne súbory Makefile a pracovné priestory, ktoré je možné použiť v
prostredí ľubovoľného kompilátora. CMake je pomerne dômyselný: je možné
podporovať komplexné prostredia vyžadujúce konfiguráciu systému, spúšťanie
preprocesora, tvorbu kódu a tvorbu inštancií šablón.
CMake vyvinul Kitware v rámci projektu NLM Insight Segmentation and
Registration Toolkit. Projekt ASCII VIEWS tiež poskytol podporu v kontexte
ich prostredia na paralelné výpočty. Medzi ďalších sponzorov patrí
Insight, VTK a komunity open source softvéru VXL.
|
|
Cmake-curses-gui
ccmake - používateľské rozhranie pre CMake založené na curses
|
Versions of package cmake-curses-gui |
Release | Version | Architectures |
squeeze | 2.8.2+dfsg.1-0+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 2.8.9-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 3.0.2-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 3.2.2-2 | kfreebsd-amd64,kfreebsd-i386 |
stretch | 3.5.2-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 3.5.2-1 | amd64,arm64,armel,armhf,hurd-i386,i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package cmake-curses-gui: |
devel | buildtools |
interface | text-mode |
role | program |
scope | utility |
uitoolkit | ncurses |
|
License: DFSG free
|
CMake sa používa na riadenie procesu kompilovania softvéru pomocou
jednoduchej platformy a konfiguračných súborov nezávislých od kompilátora.
CMake generuje natívne súbory makefile a pracovné priestory, ktoré je možné
použiť v prostredí kompilátora, ktoré preferujete.
Tento balík poskytuje používateľské rozhranie pre CMake založené na curses.
Jeho prostredníctvom je možné zadať konfiguračné voľby. Stručné inštrukcie
nájdete na spodku terminálu po spustení programu. Hlavný spustiteľný súbor
je ccmake.
|
|
Cvs
Concurrent Versions System
|
Versions of package cvs |
Release | Version | Architectures |
squeeze | 1.12.13-12+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
squeeze-security | 1.12.13-12+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.12.13+real-9 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 1.12.13+real-15 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.12.13+real-15 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.12.13+real-15 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package cvs: |
devel | rcs |
interface | commandline, daemon |
made-of | info, pdf |
network | client, server |
role | program |
scope | application |
suite | gnu |
use | storing, synchronizing |
works-with | file, software:source, vcs |
|
License: DFSG free
|
CVS je sytém na správu verzií, ktorý vám umožňuje zachovať staré verzie
súborov (zvyčajne zdrojový kód), udržiavať záznam toho kto, kedy a prečo
urobil zmenu atď. podobne ako RCS alebo SCCS. Pracuje s celou viacerými
vývojármi, viacerými adresármi a dokáže pracovať po WAN. Manuál texinfo
poskytuje ďalšie informácie o úlohách, ktoré zvláda.
Existujú niektoré úlohy, ktoré CVS nepokrýva. Je možné ich robiť vedľa
CVS, ale typicky vyžadujú napísanie skriptov alebo použitie softvéru
iného ako CVS. Medzi tieto úlohy patrí sledovanie úloh, správa zostavenia
(t.j. nástroj „make“ a podobné) a automatizované testovanie. CVS však
tieto úlohy uľahčuje.
Tento balík obsahuje spustiteľný súbor CVS, ktorý funguje v roli klienta
aj servera (hoci neobsahuje CVS démona). Prosím, na prístup k vzdialeným
adresárom používajte :extssh:, nie :pserver:.
|
|
Dssi-dev
Header file for compiling DSSI plugins and hosts
|
Versions of package dssi-dev |
Release | Version | Architectures |
squeeze | 1.0.0-1 | all |
wheezy | 1.1.1~dfsg0-1 | all |
jessie | 1.1.1~dfsg0-1 | all |
stretch | 1.1.1~dfsg0-1 | all |
sid | 1.1.1~dfsg0-1 | all |
Debtags of package dssi-dev: |
role | devel-lib |
|
License: DFSG free
|
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
This package contains the header file required for compiling hosts and
plugins.
|
|
Fluid
Fast Light Toolkit - návrhár používateľského rozhrania
|
Versions of package fluid |
Release | Version | Architectures |
squeeze | 1.1.10-2 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.3.0-8 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 1.3.2-6 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.3.3-8 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.3.3-8 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package fluid: |
devel | ui-builder |
interface | commandline, x11 |
role | program |
scope | utility |
uitoolkit | fltk |
use | editing |
works-with | image, image:raster, software:source |
works-with-format | jpg, png |
x11 | application |
|
License: DFSG free
|
Tento balík poskytuje Fluid, čo je interaktívny návrhár používateľského
rozhrania pre FLTK umožňujúci vývoj grafických rozhraní FLTK. Natívne
podporuje textové súbory .fl ale tiež obsahuje hrubú podporu načítania .fd
súborov vytvorených pomocou fdesign (z balíka libforms-bin).
Fast Light Toolkit (FLTK) je multiplatformná sada nástrojov používateľského
rozhrania pôvodne založená na libForms.
|
|
Git-core
fast, scalable, distributed revision control system (obsolete)
|
Versions of package git-core |
Release | Version | Architectures |
squeeze | 1.7.2.5-3 | all |
wheezy | 1.7.10.4-1+wheezy3 | all |
wheezy-security | 1.7.10.4-1+wheezy3 | all |
jessie | 2.1.4-2.1+deb8u2 | all |
jessie-security | 2.1.4-2.1+deb8u2 | all |
sid | 2.5.0-1 | all |
sid | 2.5.1-1 | all |
experimental | 2.6.2+next.20151022-1 | all |
sid | 2.6.4-1 | all |
experimental | 2.7.0+next.20160112-1 | all |
stretch | 2.8.1-1 | all |
sid | 2.8.1-1 | all |
upstream | 2.8.2 |
Debtags of package git-core: |
role | dummy |
|
License: DFSG free
|
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
This is a transitional dummy package. The 'git-core' package has been
renamed to 'git', which has been installed automatically. This
git-core package is now obsolete, and can safely be removed from the
system if no other package depends on it.
The package is enhanced by the following packages:
cia-clients
|
|
Libasound2-dev
zdieľaná knižnica pre aplikácie ALSA - vývojové súbory
|
Versions of package libasound2-dev |
Release | Version | Architectures |
squeeze | 1.0.23-2.1 | amd64,armel,i386,ia64,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.0.25-4 | amd64,armel,armhf,i386,ia64,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 1.0.28-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.1.0-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.1.0-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
upstream | 1.1.1 |
Debtags of package libasound2-dev: |
devel | library |
role | devel-lib |
works-with | audio |
|
License: DFSG free
|
Tento balík obsahuje súbory potrebné na vývoj softvéru využívajúceho
libasound2, knižnicu ALSA.
ALSA je Advanced Linux Sound Architecture, zvuková architektúra pre
Linux.
|
|
Libfftw3-dev
Library for computing Fast Fourier Transforms - development
|
Versions of package libfftw3-dev |
Release | Version | Architectures |
squeeze | 3.2.2-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 3.3.2-3.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 3.3.4-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 3.3.4-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 3.3.4-2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libfftw3-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the statically linked
library, header files and test programs.
This package contains the header files and static libraries.
For documentation, see libfftw3-doc.
|
|
Libjack-dev
súprava na prepájanie zvuku JACK - vývojové súbory
|
Versions of package libjack-dev |
Release | Version | Architectures |
squeeze | 0.118+svn3796-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 0.121.3+20120418git75e3e20b-2.1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.124.1+20140122git5013bed0-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.124.1+20140122git5013bed0-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 0.124.1+20140122git5013bed0-3 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libjack-dev: |
devel | lang:c, library |
role | devel-lib |
works-with | audio |
|
License: DFSG free
|
JACK je nízkolatenčný zvukový server umožňujúci viacerým aplikáciám
pripojiť sa k jednému zvukovému zariadeniu a navzájom zdieľať zvuk.
Tento balík obsahuje súbory potrebné na vývoj aplikácií JACK a referenčnú
príručku API.
|
|
Liblircclient-dev
infra-red remote control support - client library development files
|
Versions of package liblircclient-dev |
Release | Version | Architectures |
squeeze | 0.8.3-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 0.9.0~pre1-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.9.0~pre1-1.2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.9.0~pre1-1.2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 0.9.0~pre1-1.2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package liblircclient-dev: |
devel | lang:c, library |
hardware | input |
role | devel-lib |
uitoolkit | gtk |
|
License: DFSG free
|
LIRC stands for 'Linux Infra-red Remote Control'.
This package contains the static library and headers for
the LIRC client library.
|
|
Liblo-dev
Lightweight OSC library -- development files
|
Versions of package liblo-dev |
Release | Version | Architectures |
squeeze | 0.26~repack-5 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 0.26~repack-7 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.28-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.28-5 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 0.28-5 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package liblo-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
LibLO is a lightweight, easy to use implementation of the OSC (Open
Sound Control) protocol (see
http://www.cnmat.berkeley.edu/OpenSoundControl/ for details).
Open Sound Control (OSC) is a protocol for communication among
computers, sound synthesizers, and other multimedia devices that is
optimized for modern networking technology. OSC features:
- Open-ended, dynamic, URL-style symbolic naming scheme
- Symbolic and high-resolution numeric argument data
- Pattern matching language to specify multiple recipients of a
single message
- High resolution time tags
- "Bundles" of messages whose effects must occur simultaneously
- Query system to dynamically find out the capabilities of an OSC
server and get documentation
This package contains headers, documentation and static libraries.
|
|
Liblrdf0-dev
liblrdf0 development files
|
Versions of package liblrdf0-dev |
Release | Version | Architectures |
squeeze | 0.4.0-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 0.4.0-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.4.0-5 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.4.0-7 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 0.4.0-7 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
upstream | 0.5.0 |
Debtags of package liblrdf0-dev: |
devel | library |
role | devel-lib |
works-with-format | xml |
|
License: DFSG free
|
Liblrdf can read RDF/XML and N3 files and export N3 files. It also has
a light taxonomic inference capablility.
It can also be used for general RDF manipulation.
This package holds static libraries and headers needed by developers
who wish to use liblrdf0 in their programs.
|
|
Libmxml-dev
small XML parsing library (development)
|
Versions of package libmxml-dev |
Release | Version | Architectures |
squeeze | 2.6-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 2.6-2 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 2.6-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 2.6-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 2.6-2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
experimental | 2.7-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libmxml-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
Mini-XML is a small XML parsing library that you can use to read XML and
XML-like data files in your application without requiring large non-standard
libraries.
Mini-XML provides the following functionality:
|
|
Libqt4-dev
|
Versions of package libqt4-dev |
Release | Version | Architectures |
squeeze | 4.6.3-4+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 4.8.2+dfsg-11 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 4.8.7+dfsg-6 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 4.8.7+dfsg-6 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libqt4-dev: |
devel | lang:c++, library |
role | devel-lib |
|
License: DFSG free
|
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
This package contains the header development files used for building Qt 4
applications.
|
|
Libsamplerate0-dev
Development files for audio sample rate conversion
|
Versions of package libsamplerate0-dev |
Release | Version | Architectures |
squeeze | 0.1.7-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 0.1.8-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 0.1.8-8 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 0.1.8-8 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 0.1.8-8 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package libsamplerate0-dev: |
devel | lang:c, library |
role | devel-lib |
|
License: DFSG free
|
libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
libsamplerate currently provides three different sample rate conversion
algorithms; zero order hold, linear interpolation and FIR filter interpolation
(using filters derived from the mathematical SINC function). The first two
algorithms (zero order hold and linear) are included for completeness and are
not recommended for any application where high quality sample rate conversion
is required. For the FIR/Sinc algorithm, three converters are provided;
SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
trade off between conversion speed and conversion quality.
libsamplerate is capable of downsampling to 1/256 of the original sample rate
and upsampling to 256 times the original sample rate. It is also capable of
time varying conversions for vary speed effects and synchronising of two
unlocked sample rates.
This package contains the library header files and API documentation.
|
|
Libsndfile1-dev
Development files for libsndfile; a library for reading/writing audio files
|
Versions of package libsndfile1-dev |
Release | Version | Architectures |
squeeze | 1.0.21-3+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
squeeze-security | 1.0.21-3+squeeze1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.0.25-5 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 1.0.25-9.1+deb8u1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.0.25-10 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.0.25-10 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
upstream | 1.0.26 |
Debtags of package libsndfile1-dev: |
devel | lang:c, library |
role | devel-lib |
works-with | audio |
works-with-format | wav |
|
License: DFSG free
|
libsndfile is a library of C routines for reading and writing files containing
sampled audio data.
This is the development version of libsndfile. You will need this only if you
intend to compile programs that use this library.
|
|
Libxml++2.6-dev
C++ interface to the GNOME XML library (libxml2)
|
Versions of package libxml++2.6-dev |
Release | Version | Architectures |
squeeze | 2.30.0-1 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 2.34.2-1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 2.36.0-2.1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 2.40.1-1 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 2.40.1-1 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
upstream | 3.0.0 |
Debtags of package libxml++2.6-dev: |
devel | library |
role | devel-lib |
|
License: DFSG free
|
Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
known as the GNOME XML library). It has SAX and DOM-like APIs, but does not
attempt to conform exactly to the DOM specification because they are not
aimed at C++. Its API is much simpler than the underlying libxml C API.
This package contains development files.
|
|
Subversion
pokročilý systém na správu verzií
|
Versions of package subversion |
Release | Version | Architectures |
squeeze | 1.6.12dfsg-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
squeeze-security | 1.6.12dfsg-7 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.6.17dfsg-4+deb7u10 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
wheezy-security | 1.6.17dfsg-4+deb7u11 | amd64,armel,armhf,i386 |
sid | 1.8.10-2 | hurd-i386 |
jessie | 1.8.10-6+deb8u3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
jessie-security | 1.8.10-6+deb8u4 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
jessie-proposed-updates | 1.8.10-6+deb8u4 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.9.3-3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.9.3-3 | mipsel |
sid | 1.9.4-1 | amd64,arm64,armel,armhf,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,powerpc,ppc64el,s390x |
Debtags of package subversion: |
devel | rcs |
interface | commandline |
network | client, server |
role | program |
use | storing, synchronizing |
|
License: DFSG free
|
Apache Subversion, tiež známy ako svn, je systém na centralizovanú správu
verzií. Systémy na správu verzií umožňujú mnohým jednotlivcom (nezávisle od
ich geografickej polohy) spolupracovať na množine súborov (zdrojový kód,
webstránky atď.). Subversion bol pôvodne postavený na paradigme CVS, ale
vyvinul sa a doplnil nové vlastnosti, ktoré si používatelia CVS často
želajú, aby ich mali.
Tento balík obsahuje klienta Subversion (svn), nástroje na vytvorenie
úložiska Subversion (svnadmin, svnlook) a na sprístupnenie úložiska
prostredníctvom siete (svnserve).
|
|
Xutils-dev
X Window System utility programs for development
|
Versions of package xutils-dev |
Release | Version | Architectures |
squeeze | 7.5+4 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 7.7~1 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 7.7+3 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 7.7+5 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 7.7+5 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package xutils-dev: |
devel | buildtools, lang:c |
interface | commandline |
role | program |
scope | utility |
works-with | software:source |
|
License: DFSG free
|
xutils-dev provides a set of utility programs shipped with the X Window System
that do not require the X libraries; many of these programs are useful
even on a system that does not have any X clients or X servers installed.
The programs in this package include:
- imake, a C preprocessor interface to the make utility;
- lndir, a tool that creates a shadow directory of symbolic links to
another directory tree;
- makedepend, a tool to create dependencies in makefiles;
- makeg, a tool for making debuggable executables.
This package also contains xorg-macros.m4, a set of macros used in configure
scripts of X.Org packages.
|
|
Zlib1g-dev
komprimačná knižnica - vývoj
|
Versions of package zlib1g-dev |
Release | Version | Architectures |
squeeze | 1.2.3.4.dfsg-3 | amd64,armel,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,sparc |
wheezy | 1.2.7.dfsg-13 | amd64,armel,armhf,i386,ia64,kfreebsd-amd64,kfreebsd-i386,mips,mipsel,powerpc,s390,s390x,sparc |
jessie | 1.2.8.dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
stretch | 1.2.8.dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mipsel,powerpc,ppc64el,s390x |
sid | 1.2.8.dfsg-2 | amd64,arm64,armel,armhf,hurd-i386,i386,kfreebsd-amd64,kfreebsd-i386,mips,mips64el,mipsel,powerpc,ppc64el,s390x |
Debtags of package zlib1g-dev: |
devel | library |
role | devel-lib |
use | compressing |
|
License: DFSG free
|
zlib je knižnica implementujúca komprimačnú metódu deflate, používanú v
gzip a PKZIP. Tento balík obsahuje podporné vývojové súbory.
|
|
|