pkgs/packaging.txt

Sun, 10 Jul 2011 10:07:31 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 10 Jul 2011 10:07:31 +0200
changeset 9
070a0d1c21d4
child 14
1bc8dc17e9c9
permissions
-rw-r--r--

Add Deb packaging logic and move RPM to its own directory.

     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.

mercurial