Opened 20 years ago
Closed 20 years ago
#2837 closed defect (fixed)
UPDATE: windowmaker (full variant)
Reported by: | yves@… | Owned by: | olegb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
variant full {
depends_lib-append lib:libungif.4:libungif
patchfiles patch-WINGs-Examples-Makefile.in patch-util-Makefile.in
configure.env LINGUAS="bg cs da de el es et fi fr gl hr hu it ja \
ko ms nl no pl pt ro ru sk sv tr zh_CN" \
LIBS="-L${prefix}/lib -lintl -L/usr/X11R6/lib -lX11"
configure.args-delete --disable-locale
configure.args-append --with-nlsdir=${prefix}/share/locale \
--enable-hermes --enable-gnome --enable-kde
}
Attachments (2)
Change History (9)
Changed 20 years ago by yves@…
Attachment: | patch-util-Makefile.in added |
---|
comment:1 Changed 20 years ago by yves@…
attachments.description: | patch for nls → patch 1 for nls |
---|
comment:2 Changed 20 years ago by yves@…
attachments.description: | patch for nls → patch 2 for nls |
---|
comment:3 Changed 20 years ago by olegb@…
any reason that you have removed the dependency on libhermes and still --enable it ?
comment:4 Changed 20 years ago by yves@…
That is a mistake. WindowMaker does not seem to use hermes anymore, at least, the configure script is silent about that, which wasnot the case previously.
so no --enable-hermes
comment:6 Changed 20 years ago by snu@…
Summary: | windowmaker full variant update → UPDATE: windowmaker (full variant) |
---|
patch 1 for nls