|
Data Fields |
| gchar * | name |
| | full name of the package [R]
|
| gchar * | shortname |
| | short name of the package [NA]
|
| gchar * | version |
| | version of the package [NA]
|
| gchar * | arch |
| | architecture of the package [NA]
|
| gchar * | build |
| | build of the package [NA]
|
| time_t | time |
| | package installation/upgrade time [NA]
|
| gsize | csize |
| | compressed size of the package in kB [O]
|
| gsize | usize |
| | uncompressed size of the package in kB [O]
|
| gchar * | location |
| | original package location (path) [O]
|
| gchar * | desc |
| | cleaned (i.e.
|
| gchar * | doinst |
| | complete doinst.sh script contents [O]
|
| void * | paths |
| | [JudySL->db_path_type] list of normalized paths in the package [O]
|