mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 06:40:01 +01:00
50 lines
1.5 KiB
Plaintext
50 lines
1.5 KiB
Plaintext
Source: veejay-client
|
|
Section: video
|
|
Priority: optional
|
|
Maintainer: Jof Thibaut <tangostudio@tuxfamily.org> Niels Elburg <nwelburg@gmail.com>
|
|
Build-Depends: autotools-dev (>= 20100122),
|
|
bison,
|
|
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.6),
|
|
libx11-dev
|
|
Standards-Version: 3.8.4
|
|
Homepage: http://www.veejayhq.net/
|
|
|
|
Package: reloaded
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, veejay (>= 1.5.6)
|
|
Description: Gveejay Reloaded is a client for veejay-server.
|
|
A GUI developed in GTK/GLADE for Veejay.
|
|
As long as veejay (the server) is running, you can connect
|
|
and disconnect from it with reloaded.
|
|
.
|
|
Features:
|
|
* Thin client (TCP/IP)
|
|
* MIDI support (auto learning)
|
|
* Slick interface designed for live performing
|
|
* Tracks multiple veejay servers
|
|
.
|
|
Tango Studio Package: http://tangostudio.tuxfamily.org/
|
|
|
|
Package: reloaded-dbg
|
|
Section: debug
|
|
Priority: extra
|
|
Architecture: any
|
|
Depends: reloaded (= ${binary:Version})
|
|
Description: Gveejay Reloaded is a client for veejay-server.
|
|
A GUI developed in GTK/GLADE for Veejay.
|
|
.
|
|
This package contains the debugging symbols.
|
|
.
|
|
Tango Studio Package: http://tangostudio.tuxfamily.org/
|