Opened 19 years ago
Closed 19 years ago
#4678 closed defect (fixed)
RFE: windowmaker eye-candy
Reported by: | yves@… | Owned by: | olegb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I was trying to set up drag-and-drop support but all I got was this lousy variant ;-)
# Various eye-candy options variant candy {
post-configure {
reinplace "s|undef OPTIMIZE_SHAPE|define OPTIMIZE_SHAPE|" \
${worksrcpath}/src/wconfig.h
reinplace "s|undef ICON_KABOOM_EXTRA|define ICON_KABOOM_EXTRA|" \
${worksrcpath}/src/wconfig.h
reinplace "s|undef WINDOW_BIRTH_ZOOM2|define WINDOW_BIRTH_ZOOM2|" \
${worksrcpath}/src/wconfig.h
}
}
Change History (2)
comment:1 Changed 19 years ago by olegb@…
comment:2 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
closing bug - variant commited by yves@.
Note: See
TracTickets for help on using
tickets.
Yves,
looks good, feel free to commit it - you don't need to ask my permision to do so (to any of my ports) :-)
nice variant name.