Summary: | New port:textproc/qstardict A StarDict clone written with using Qt4 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yinghong. Liu <relaxbsd> | ||||
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | relaxbsd | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Yinghong. Liu
2007-07-13 16:00:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it. rafan 2007-07-20 05:26:35 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/qstardict Makefile distinfo pkg-descr pkg-message pkg-plist Log: QStarDict is a StarDict clone written with using Qt4. The user interface is similar to StarDict. Main features * Full support of StarDict dictionaries * Working in system tray * Scanning mouse selection and showing popup window with translation of selected word WWW: http://qstardict.ylsoftware.com/ Note that it is a GPLv3 software. PR: ports/114556 Submitted by: Yinghong.Liu <relaxbsd at gmail.com> Revision Changes Path 1.1157 +1 -0 ports/textproc/Makefile 1.1 +53 -0 ports/textproc/qstardict/Makefile (new) 1.1 +3 -0 ports/textproc/qstardict/distinfo (new) 1.1 +10 -0 ports/textproc/qstardict/pkg-descr (new) 1.1 +11 -0 ports/textproc/qstardict/pkg-message (new) 1.1 +8 -0 ports/textproc/qstardict/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added. Thanks! |