Changes between Version 1 and Version 2 of Obsolete/PackageManagement/HaikuDepotServer


Ignore:
Timestamp:
Mar 4, 2015, 7:14:53 PM (10 years ago)
Author:
luroh
Comment:

first stab at package categorization

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/PackageManagement/HaikuDepotServer

    v1 v2  
    11== About ==
    22
    3 HaikuDepot Server (HDS) is the web application server part of the HaikuDepot GUI package manager for Haiku.
     3HaikuDepotServer (HDS) is the web application server part of the HaikuDepot GUI package manager for Haiku.
    44
    5 The main purpose of HaikuDepot Server will be to let maintainers and users
     5The main purpose of HaikuDepotServer will be to let maintainers and users
    66 * list and search available packages (by filtering the list by categories and/or search terms)
    77 * add additional information about a package such as screen shots and icons to show up in HaikuDepot.
    88 * add and translate certain package information.
    99 * upload user ratings and comments.
     10
     11== Package Categorization ==
     12
     13 * _devel packages do not get assigned to a category unless its main sibling package is itself categorized  (i.e., not a library).
     14 * Library packages do not get assigned to any category unless they contain an application that serves a purpose other than supporting the library itself, in which case it gets assigned to the System and Utilities category.
     15 * _debuginfo packages, game data packages and the ca_root_certificate package do not get assigned to any category.