pkg_t type;
struct pkg_repo *repo;
};
:typedef tll(struct pkg *) pkg_chain_t;
typedef tll(struct pkg *) pkg_chain_t;
typedef enum {
SCRIPT_UNKNOWN = 0,