pkgs/packaging.txt

Wed, 27 Jul 2011 23:10:09 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 27 Jul 2011 23:10:09 +0200
changeset 14
1bc8dc17e9c9
parent 0
ff1b43f833a9
permissions
-rw-r--r--

Correct and improve code logic, build configuration, and appearance:
Increase delay of hand placement, correct SVG icon file blocky
transperency, correct build release utility tarball logic, and
modify Gnome desktop file to be portable.

     1    ____         _                   _      _   _  _           
     2   / ___|   ___ | |__    __ _   ___ | |__  | | | || |__   _ __ 
     3   \___ \  / __|| '_ \  / _` | / __|| '_ \ | | | || '_ \ | '__|
     4    ___) || (__ | | | || (_| || (__ | | | || |_| || | | || |   
     5   |____/  \___||_| |_| \__,_| \___||_| |_| \___/ |_| |_||_|   
     7   Europalab SchachUhr - Game clock graphical user interface client
     9   PACKAGING
    11   This is the location of packaging logic. Files belonging here
    12   include package specifications for various platform packaging
    13   systems including SVR4, RPM, Deb, and Sis.
    15   Derivative technologies like OpenPKG (derives RPM) and derivative
    16   platforms like Ubuntu (derives Debian) are not included, as the
    17   assumption is made that the specifications can be easily adjusted
    18   to accomodate the required derivations.
    20   An exception is made for the Intel AppUp packaging standard, for
    21   which a separate package specification is provided in appup/.

mercurial