| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- change license name to TCL again
- update to version 1.3.9
* tktray.c: fixed some trivial bugs with option handling (e.g.
cget method); added ARGB32 image output support (server-side
natural alpha composition)
* configure.in: added --with-mad-tk-packager (see README)
* tktray.c: balloon/cancel methods are now supported
* building without private headers is possible now
* complex alpha in images looks good
* Shape extension was thrown away
* docs/tktray.man: documented new features, fixed description of some old ones
* tktray.c: implemented old-style pseudo-transparency; split
widget into a persistent front-end & temporal helper window;
borrowed bbox algorithm from xwininfo, seems to work
everywhere; threw away a lot of image/photo handling code,
using a simple, standard Tk_GetImage in all places except where
XShapeCombineMask is used (current version works well without
XShapeCombineMask)
- clean up specfile
- remove bogus dependency on gcc-c++ and ldconfig calls
- license update: SUSE-TCL Choose from the document linked at http://license.opensuse.org
- fixed bnc#712876
- updated to 1.2 - renamed to tcl-tktray
- add rpmlintrc
- Branched for Contrib
- Initial package. - Fix pkgIndex.tcl.in. - Install extension in libdir. - Install pkgIndex.tcl where it's searched for in an openSUSE installation.