Proyecto

General

Perfil

« Anterior | Siguiente » 

Revisión f89c3930

Añadido por Ismael Campos Suárez hace casi 7 años

Paquete linex-grafica-siatic

Ver diferencias:

ubuntu/bionic/all/linex-grafica-siatic/debian/changelog
linex-grafica-siatic (1.0) linex; urgency=medium
* Initial Release.
-- ismael <ismael.campos@juntaex.es> Tue, 29 May 2018 09:50:32 +0200
ubuntu/bionic/all/linex-grafica-siatic/debian/compat
9
ubuntu/bionic/all/linex-grafica-siatic/debian/control
Source: linex-grafica-siatics
Section: admin
Priority: extra
Maintainer: Ismael Campos Suarez<ismael.campos@junatex.es>
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.4
Package: linex-grafica-siatics
Architecture: all
Depends: nvidia-340
Description: Nvidia Configuration for Siatic.
Confifure siatic graphic to force initial resolution to 1280x800.
Add conf Xorg to /etc/X11/xorg.conf.d/
ubuntu/bionic/all/linex-grafica-siatic/debian/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: linex-grafica-siatic
Files: *
Copyright: 2018 Junta de Extremadura
License: GPL-3.0+
Files: debian/*
Copyright: 2018 Junta de Extremadura
License: GPL-3.0+
License: GPL-3.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
ubuntu/bionic/all/linex-grafica-siatic/debian/install
etc
ubuntu/bionic/all/linex-grafica-siatic/debian/rules
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@
ubuntu/bionic/all/linex-grafica-siatic/debian/source/format
3.0 (native)
ubuntu/bionic/all/linex-grafica-siatic/etc/X11/xorg.conf.d/10-Siatic-xorg.conf
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "metamodes" "HDMI-0: nvidia-auto-select +0+0, VGA-0: 1280x800 +0+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Exportar a: Unified diff