File: control

package info (click to toggle)
raysession 0.14.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 22,980 kB
  • sloc: python: 108,050; sh: 1,540; makefile: 234; xml: 77
file content (53 lines) | stat: -rw-r--r-- 1,644 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Source: raysession
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Dennis Braun <snd@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
 pyqt5-dev-tools,
 python3-pyqt5,
 qtchooser,
 qttools5-dev,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/multimedia-team/raysession
Vcs-Git: https://salsa.debian.org/multimedia-team/raysession.git
Homepage: https://github.com/Houston4444/RaySession
Rules-Requires-Root: no

Package: raysession
Architecture: all
Depends:
 fonts-roboto,
 python3,
 python3-liblo (>= 0.16.2~),
 python3-pyqt5,
 python3-pyqt5.qtsvg,
 python3-xdg,
 ${misc:Depends},
Recommends:
 wmctrl,
Description: Session Manager for Audio Software
 Ray Session is a GNU/Linux session manager for audio programs as Ardour,
 Carla, QTractor, Non-Timeline, etc...
 .
 It uses the same API as Non Session Manager, so programs compatible with NSM
 are also compatible with Ray Session. As Non Session Manager, the principle
 is to load together audio programs, then be able to save or close all
 documents together.
 .
 Ray Session offers a little more:
 .
  - Factory templates for NSM and LASH compatible applications
  - Possibility to save any client as template
  - Save session as template
  - Name files with a prettier way
  - remember if client was started or not
  - Abort session almost anytime
  - Change Main Folder of sessions on GUI
  - Possibility to KILL client if clean exit is too long
  - Open Session Folder button (open default file manager)
 .
 Ray Session is being developed by houston4444, using Python3 and Qt5.