Ticket #576 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
Build gettext-0.18.1.1-dev
| Reported by: | diger | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | sys-devel/gettext | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
For build gettext-0.18.1.1-dev need add this depend:
sys-devel/gettext = 0.18.1.1
For example, in pkgsrc those packages are called gettext-tools and gettext-libs, and have the following dependence
Change History
comment:1 Changed 3 years ago by scottmc
comment:2 Changed 3 years ago by cian
For now, it is to be assumed that gettext-0.18.1.1-dev replaces gettext-0.18.1.1; as it includes the gettext-runtime (which is all that the gettext-0.18.1.1 package provides) also.
Because we don't actually have any dependency resolver at the moment this shouldn't be an issue.
To separate the packages completely would require features that haikuporter doesn't yet have to handle the installs.
comment:3 Changed 3 years ago by cian
- Resolution set to fixed
- Status changed from new to closed
Gettext-0.18.1.1-dev is fixed in r1991.

Can you put together a .bep and patch file for this? We're working to get the optional packages updated for alpha4 and any extra help would be nice.