Your message dated Sun, 03 Dec 2023 10:45:47 -0500
with message-id <[email protected]>
and subject line Re: please include plasma applet and dataengine into qstardict 
package
has caused the Debian Bug report #699940,
regarding please include plasma applet and dataengine into qstardict package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
699940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699940
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qstardict
Version: 0.12.9-1.1

Please include a plasma interface to stardict dictionaries.

to get it built you need to enter the folder of official qstardict sources (btw 
there is a newer version available 1.0.1), then:
cd kdeplasma
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
make install

the following files need to be added to the package:

/usr/lib/kde4/plasma_applet_qstardict.so
/usr/share/kde4/services/plasma-qstardict-default.desktop
/usr/lib/kde4/plasma_engine_qstardict.so
/usr/share/kde4/services/plasma-dataengine-qstardict.desktop

there is no need to add a runtime dependency on any plasma-related package 
(only build-time)
If one doesn't have KDE installed (which actually should not be the case -- 
because GTK-lovers would install pure stardict instead), then the libraries 
just won't be picked up by anything. they are separate from the main qstardict 
application.
but if KDE is present, then a good behaviour would be to run 'kbuildsycoca4' as 
a post-install step.

The main advantage of the applet over a separate application is that although 
it is always 'running', it unloads all the dictionaries after being unused for 
several seconds. This way it creates no additional memory load (which could be 
tens of megabytes) and hence may be enabled all the time.

Saving RAM is important e.g. for netbook users.

--- End Message ---
--- Begin Message ---
As of version 1.4, the qstardict upstream has officially dropped the support
for kde plasma and dataengine source code. As a result, enabling such support 
is no
longer possible. Closing this bug report accordingly.

Thanks,
Boyuan Yang

On Thu, 07 Feb 2013 03:37:03 +0200 "Nick Shaforostoff" <[email protected]> wrote:
> Package: qstardict
> Version: 0.12.9-1.1
> 
> Please include a plasma interface to stardict dictionaries.
> 
> to get it built you need to enter the folder of official qstardict sources 
> (btw there is a newer version available 1.0.1), then:
> cd kdeplasma
> mkdir build
> cd build
> cmake .. -DCMAKE_INSTALL_PREFIX=/usr
> make
> make install
> 
> the following files need to be added to the package:
> 
> /usr/lib/kde4/plasma_applet_qstardict.so
> /usr/share/kde4/services/plasma-qstardict-default.desktop
> /usr/lib/kde4/plasma_engine_qstardict.so
> /usr/share/kde4/services/plasma-dataengine-qstardict.desktop
> 
> there is no need to add a runtime dependency on any plasma-related package 
> (only build-time)
> If one doesn't have KDE installed (which actually should not be the case -- 
> because GTK-lovers would install pure stardict instead), then the libraries 
> just won't be picked
up by anything. they are separate from the main qstardict application.
> but if KDE is present, then a good behaviour would be to run 'kbuildsycoca4' 
> as a post-install step.
> 
> The main advantage of the applet over a separate application is that although 
> it is always 'running', it unloads all the dictionaries after being unused 
> for several seconds.
This way it creates no additional memory load (which could be tens of 
megabytes) and hence may be enabled all the time.
> 
> Saving RAM is important e.g. for netbook users.
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to