mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-11-04 16:14:03 +01:00 
			
		
		
		
	* Added a 'Debian 11 "Bullseye"' subsection to the 'DISTRO-SPECIFIC NOTES' section in 'INSTALL'. * Changed database client dependencies for Debian and Ubuntu to MariaDB. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
		
			
				
	
	
		
			72 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: rivendell
 | 
						|
Section: audio
 | 
						|
Priority: optional
 | 
						|
Maintainer: Fred Gleason <fredg@paravelsystems.com>
 | 
						|
Build-Depends: debhelper-compat (= 12), autotools-dev, hpklinux-dev
 | 
						|
Standards-Version: 4.4.1
 | 
						|
 | 
						|
Package: rivendell
 | 
						|
Architecture: any
 | 
						|
Depends: ${shlibs:Depends}, ${misc:Depends}, mariadb-client, libqt5sql5-mysql, apache2, curl, rsyslog, rivendell-pypad (= @VERSION@-1)
 | 
						|
Description: Radio Broadcast Automation System
 | 
						|
 Rivendell is a complete radio broadcast automation solution, with
 | 
						|
 facilities for the acquisition, management, scheduling and playout of
 | 
						|
 audio content.  Modules for the production and management of podcast
 | 
						|
 audio are also included.
 | 
						|
 | 
						|
Package: rivendell-importers
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends}, rivendell (= @VERSION@-1)
 | 
						|
Description: Library importers for the Rivendell Broadcast Automation System
 | 
						|
 This package contains various importer scripts, which can be used to
 | 
						|
 import audio from existing legacy automation systems into Rivendell.
 | 
						|
 Currently, scripts exist for the AirForce Wings, Prophet NexGen and Sierra
 | 
						|
 Automated Systems SASAuto systems, as well as from another Rivendell system
 | 
						|
 (useful for 'merging' multiple databases).  Additionally, scripts for
 | 
						|
 initializing switcher matrices for the Christian Radio Consortium
 | 
						|
 (CRC) Unity4000 network and copying RDCatch event lists between hosts
 | 
						|
 are included.
 | 
						|
 | 
						|
Package: rivendell-opsguide
 | 
						|
Architecture: all
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: Rivendell Operations and Administration Guide
 | 
						|
 This package contains the Rivendell Operations and Administration Guide,
 | 
						|
 in both HTML and PDF formats.
 | 
						|
 | 
						|
Package: rivendell-webapi
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: Client libraries for interfacing with Rivendell's Web API.
 | 
						|
 This package contains client libraries for interfacing with Rivendell's
 | 
						|
 Web API subsystem.
 | 
						|
 | 
						|
Package: rivendell-dev
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends}, rivendell (= @VERSION@-1)
 | 
						|
Description: Header files and example code for development with Rivendell APIs
 | 
						|
 This package contains header files and example code for development using
 | 
						|
 Rivendell's Web C API, which can be used to integrate with Rivendell Web
 | 
						|
 API Interface.
 | 
						|
 | 
						|
Package: rivendell-select
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends}, rivendell (= @VERSION@-1)
 | 
						|
Description: The RDSelect system selector tool for Rivendell.
 | 
						|
 This package contains the RDMonitor/RDSelect tool for Rivendell, which can
 | 
						|
 be used to select which amoung multiple Rivendell instances a host should be
 | 
						|
 associated with.
 | 
						|
 | 
						|
Package: rivendell-webget
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends}, rivendell (= @VERSION@-1)
 | 
						|
Description: The WebGet audio fetcher service for Rivendell
 | 
						|
 This package contains the WebGet audio fetching tool for Rivendell.
 | 
						|
 | 
						|
Package: rivendell-pypad
 | 
						|
Architecture: all
 | 
						|
Depends: python3, python3-pycurl, python3-mysqldb, python3-serial, python3-requests 
 | 
						|
Description: PyPAD Program Associated Data script system for Rivendell
 | 
						|
 This package contains Rivendell's PyPAD scripting system for transmitting
 | 
						|
 Program Associated Data (PAD) using Python scripts.
 |