Перевод этой страницы еще не завершен. Пока это не произойдет, незавершенные части будут на английском.
Содержание
The Filter
The List
The Info Area
HaikuDepot and Show menu
Creating a User Account
Rating and Commenting
Diagnostic Logs
Tips

haikudepot-icon_64.pngСклад (HaikuDepot)

Расположение в Deskbar:Приложения (Applications)
Расположение в Tracker:/boot/system/apps/HaikuDepot
Настройки хранятся по адресу:~/config/settings/HaikuDepot/main_settings
~/config/cache/HaikuDepot/ - Кэшированные иконки, скриншоты, описания и т. д.


HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories and install and uninstall packages. By default, HaikuDepot starts up with a list of "Featured packages", software that's deemed interesting to many users.

haikudepot.png

The second tab shows All packages, the display changes to smaller icons and more information arranged in columns:

haikudepot.png

index Фильтры

Вверху мы видим несколько способов фильтрации списка пакетов:

index Список

Как и в любом окне Tracker, вы можете выбрать из контекстного списка, какие колонки отображать, кликнув правой кнопкой по заголовку любой из них. Левый клик сортирует список по конкретной колонке. Конечно же, вы можете изменить порядок расположения колонок, перетаскивая их на новую позицию.

The Date column shows when a packge was added or updated. Sort by this column to see what's new or updated at the top of the list.

The Status column of a package can have one of several states:

The date column shows when the server system recorded the specific version of the package. Owing to possible delays in the publishing process, this date may not be entirely accurate.

Вы можете захватить пунктирную линию между списком пакетов и информационной областью и изменить высоту списка.

index Информация

At the bottom is an area that displays information on the package that is currently selected in the list above it.
To the right of package name, author, rating and version is a button, that – depending on the current state of the package – lets you Install or Uninstall it. If a package is already installed, you'll find an additional button there to Open the application.

Ниже находятся четыре вкладки: О программе, Оценки, История изменений и Содержимое.

index HaikuDepot and Show menu

In the HaikuDepot menu at the top of the window, you'll find an item to Refresh repositories. This will request an up-to-date list of all available packages from the repositories.
The second item is to Manage repositories…. It opens the Repositories preferences, to add/remove or disable and enable repositories.
Check for updates… opens the SoftwareUpdater to search and install updated packages.
Settings… opens a window with the currently only option: Share anonymous usage data with HaikuDepotServer. The data is used to, for example, increase a counter on how often a package is viewed and installed, which then can determine if a package is promoted to the "Featured packages" list.

В меню Показывать вы можете выбрать, отображать ли Пакеты для разработчиков и Пакеты с исходным кодом в общем списке. Для обычного пользователя они не представляют особого интереса и будут лишь загромождать список. Тем не менее, данные пакеты важны для людей, которые нуждаются в библиотеках, заголовочных файлах из пакета для разработки и компиляции приложений, зависящих от них.

Более интересны другие две опции, позволяющие показывать только Доступные пакеты и Установленные пакеты.

index Создание учетной записи пользователя

Чтобы иметь возможность оценивать пакет, вам необходима учетная запись на сервере Haiku Depot, который обслуживает все пакеты, а также хранит оценки и комментарии пользователей. Вы можете создать аккаунт в приложении HaikuDepot, кликнув на область в правом верхнем углу, которая отображает ваш текущий статус: Вход не выполнен. Выбор опции Войти..., открывает окно с двумя вкладками; одна предназначена для ввода логина и пароля (когда они у вас будут), а вторая - для создания учетной записи:

haikudepot-login-tab.png

Для создания учетной записи вам необходимо:

После входа в правом верхнем углу окна HaikuDepot будет написано Выполнен вход под пользователем (...) вместе с вашим ником. Данное меню теперь позволяет вам Сменить учетную запись... или Выйти из системы.

As a reminder of what you actually agreed to when you ticked the above mentioned checkbox, there are menu items to View latest/agreed usage conditions…

index Оценки и комментирование

После создания учетной записи и входа в систему вы можете оценивать пакеты и оставлять комментарии, если хотите. Наведите курсор на рейтинг пакета в виде звезд в разделе информации и он превратится в кнопку Оценить пакет.... Нажмите на нее для открытия окна оценки:

haiku-depot-ratingpanel.png

Вы можете навести мышь на звездочки, чтобы подсветить их и поставить свою оценку. Вы также можете указать стабильность пакета, выбрав один из предоставленных уровней, и язык вашего комментария. Чтобы сделать комментарий значимым, вы должны сперва некоторое время поработать с приложением, дабы познакомиться с его возможностями, проблемами и особенностями. И старайтесь не растягивать комментарий до размеров романа, пишите кратко, вежливо и по существу :)
После нажатия кнопки Отправить данные будут переданы на сервер. Вам, возможно, придется выбрать в меню Инструменты опцию Обновить репозитории, прежде чем вы сможете увидеть ваши изменения.

At any time, you can come back and edit your comment and re-rate it. You can also hide your rating from other users by deactivating a checkbox This rating is visible to other users, that appears in this window once you've rated a package.

index Diagnostic Logs

As HaikuDepot is used, it interacts with network as well as local services. Things can go wrong, sometimes in ways that were not anticipated when the application was written. In those cases the error message may be quite unspecific. To help diagnosing a given problem, HaikuDepot can provide a log of what the application does.

An error message may suggest to view the logs to get further in-depth information or you may be asked to provide the log when you file an issue at the Haiku bug tracking system.

To see the diagnostic logs, HaikuDepot needs to be started from Terminal:

HaikuDepot -v debug

The command uses the -v flag to control the verbosity of the diagnostic logs. Possible values are: off, info, debug and trace. Using off will do only a small amount of logging, while trace does it in the highest detail.

As HaikuDepot starts up and when interacting with the application, you will see text scroll by in the Terminal window; this is the diagnostic log.

index Tips

There is another way to keep track of new and updated packages besides sorting the Date column of the list of packages. For that, you need to create an RSS ATOM feed at the Haiku Depot Server website. Click the "hamburger" widget at the top right, and choose Build Feed URL under Data.
Most interesting of the few settings on that page: Besides getting a feed for all new/updated packages, you are also able to add just the names of the packages you're interested in. Click the Build Feed URL button and you get an RSS URL that you can paste into an RSS feed reader like BePodder, QuiteRSS, fRiSS etc.