mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-18 05:40:02 +01:00
43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
Source: veejay-client
|
|
Section: video
|
|
Priority: optional
|
|
Maintainer: Niels Elburg <nwelburg@gmail.com>
|
|
Build-Depends: bison,
|
|
autotools-dev,debhelper (>= 7),
|
|
flex,
|
|
libasound2-dev,
|
|
libavcodec-dev,
|
|
libavformat-dev,
|
|
libavutil-dev,
|
|
libglade2-dev,
|
|
libgtk2.0-dev,
|
|
libpthread-stubs0-dev,
|
|
libsdl1.2-dev,
|
|
libswscale-dev,
|
|
libveejay-dev (>= 1.5.9),
|
|
libx11-dev
|
|
Standards-Version: 3.8.4
|
|
Homepage: http://www.veejayhq.net/
|
|
|
|
Package: veejay-client
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, veejay (>= 1.5.9)
|
|
Description: Reloaded, a graphical interface for veejay.
|
|
This program requires veejay (running).
|
|
.
|
|
Features:
|
|
* Thin client (TCP/IP)
|
|
* MIDI support (auto learning)
|
|
* Slick interface designed for live performing
|
|
* Tracks multiple veejay servers
|
|
.
|
|
|
|
Package: veejay-client-dbg
|
|
Section: debug
|
|
Priority: extra
|
|
Architecture: any
|
|
Depends: veejay-client (= ${binary:Version})
|
|
Description: Reloaded, a graphical interface for veejay.
|
|
This package contains the debugging symbols.
|
|
.
|