wiki:empaquetadoTerepaima

Version 2 (modified by aosorio, 7 years ago) (diff)

--

Empaquetado Terepaima

Repositorio de terepaima-0.4.16 antes del empaquetamiento: https://tibisay.cenditel.gob.ve/visorpdf/browser/terepaima

Notas:

Para el proceso de empaquetamiento se debe remover el directorio .git luego de clonar el repositorio.

Comando para el empaquetamiento:

$ dpkg-buildpackage -B

Además se debe tener disponible la clave pública del mantenedor del paquete en el anillo de claves de gnupg de la máquina, puesto que al final del empaquetamiento es necesario firmar el paquete.


QMAKE_RPATHDIR

Note: This variable is used on Unix platforms only.

Specifies a list of library paths that are added to the executable at link time so that the paths will be preferentially searched at runtime.

When relative paths are specified, qmake will mangle them into a form understood by the dynamic linker to be relative to the location of the referring executable or library. This is supported only by some platforms (currently Linux and Darwin-based ones) and is detectable by checking whether QMAKE_REL_RPATH_BASE is set.