ANNOUNCE: xfce4-screenshooter 1.8.1 released
Guido Berhoerster
gber at opensuse.org
Thu May 3 10:40:50 CEST 2012
* Christoph Wickert <christoph.wickert at googlemail.com> [2012-05-03 10:13]:
> Am Mittwoch, den 02.05.2012, 20:30 +0200 schrieb Jérôme Guelfucci:
>
> > * Enhancements:
> > - Adapting the panel plugin to xfce4-panel 4.9+. Andrzej.
> > - Add a clipboard CLI option (bug #8483). Tom Hope.
> > - Panel plugin is now built as a library.
>
> Is it expected that we now have versioned libs? AFAIK no other panel
> plugin does this.
It should use the standard libtool flags for panel plugins, i.e.
-avoid-version and -module to make it unversioned and dlopen'able
without naming constraints, -no-undefined to ensure it's
correctly linked, and -export-symbols-regex to hide all symbols
apart from the plugin hooks. See attached patch for a fix.
Also, the documentation is broken since it relies on xfhelp4 which
has been removed from Xfce 4.10. It should also obey docdir and
not hardcode datadir/doc.
--
Guido Berhoerster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xfce4-screenshooter-fix-plugin-linking.patch
Type: text/x-patch
Size: 795 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20120503/2d49e341/attachment.bin>
More information about the Xfce
mailing list