Commit 0f351dd8 by Ernesto Crespo Avila

Migrado de github

parents
canaima-rivendell-conf
======================
Metapaquete de Canaima Caribay que permite modificar el archivo /etc/rd.conf
\ No newline at end of file
canaima-rivendell-conf (0.2) unstable; urgency=low
* Fix DEB_DIVERT_FILES_canaima-rivendell-conf.
-- Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve> Tue, 14 Aug 2012 14:19:24 -0430
canaima-rivendell-conf (0.1) unstable; urgency=low
* Initial release.
-- Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve> Tue, 14 Aug 2012 11:38:57 -0430
Source: canaima-rivendell-conf
Section: config
Priority: extra
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
Standards-Version: 3.9.2
Package: canaima-rivendell-conf
Architecture: all
Pre-Depends: canaima-rivendell
Depends: cdbs, ${misc:Depends}
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Archivo que cambia configuracion en rivendell
Paquete que modifica el archivo rd.conf que viene por defecto en rivendell.
Source: canaima-rivendell-conf
Section: config
Priority: extra
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
Standards-Version: 3.9.2
Package: canaima-rivendell-conf
Architecture: all
Pre-Depends: canaima-rivendell
Depends: cdbs, ${misc:Depends}
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Archivo que cambia configuracion en rivendell
Paquete que modifica el archivo rd.conf que viene por defecto en rivendell.
canaima-rivendell-conf package.
Author: Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve>
Copyright (c) 2011 Ernesto Nadir Crespo Avila <ecrespo@cenditel.gob.ve>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#!/usr/bin/make -f
DEB_DIVERT_EXTENSION = .canaima
# Replace some base files with simple replacements.
DEB_DIVERT_FILES_canaima-rivendell-conf += \
/etc/rd.conf.canaima
# These files are installed via dh_install from the files/ directory
# (see debian/canaima-rivendell-conf.install)
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/config-package.mk
[Identity]
; Specify who uses rivendell interfaces (like rdairplay)
; This user must be into the rivendell unix group
AudioOwner=
AudioGroup=rivendell
[mySQL]
Hostname=localhost
Loginname=root
Password=123456
Database=Rivendell
Driver=QMYSQL3
[Logs]
Facility=Syslog
[Alsa]
PeriodQuantity=4
PeriodSize=1024
[Tuning]
UseRealtime=Yes
RealtimePriority=9
[Format]
SampleRate=44100
Channels=2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment