FreeBSD Bugzilla – Attachment 79777 Details for
Bug 114556
New port:textproc/qstardict A StarDict clone written with using Qt4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
qstardict.shar
qstardict.shar (text/plain), 3.90 KB, created by
Yinghong. Liu
on 2007-07-13 16:00:08 UTC
(
hide
)
Description:
qstardict.shar
Filename:
MIME Type:
Creator:
Yinghong. Liu
Created:
2007-07-13 16:00:08 UTC
Size:
3.90 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># qstardict ># qstardict/Makefile ># qstardict/distinfo ># qstardict/pkg-descr ># qstardict/pkg-message ># qstardict/pkg-plist ># >echo c - qstardict >mkdir -p qstardict > /dev/null 2>&1 >echo x - qstardict/Makefile >sed 's/^X//' >qstardict/Makefile << 'END-of-qstardict/Makefile' >X# New ports collection makefile for: qstardict >X# Date created: 12 Jul 2007 >X# Whom: Yinghong.Liu <relaxbsd@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= qstardict >XPORTVERSION= 0.03 >XCATEGORIES= textproc >XMASTER_SITES= http://qstardict.ylsoftware.com/files/ \ >X ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ >X >XMAINTAINER= relaxbsd@gmail.com >XCOMMENT= A StarDict clone written with using Qt4 >X >XUSE_BZIP2= yes >XUSE_QT_VER= 4 >XQT_COMPONENTS= gui corelib qmake uic moc rcc >X >XDICPATH= ${PREFIX}/share/gnome/stardict/dic >X >X.if !defined(WITHOUT_NLS) >XPLIST_SUB+= NLS="" >X.else >XPLIST_SUB+= NLS="@comment " >X.endif >X >Xpost-patch: >X @${REINPLACE_CMD} -e "s|/usr|${PREFIX}|g" \ >X ${WRKSRC}/qstardict.pro >X @${REINPLACE_CMD} -e "s|/usr/share/stardict/dic|${DICPATH}|g" \ >X ${WRKSRC}/src/dictcore.cpp >X >Xpost-configure: >X @cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} >X >Xpost-install: >X.if !defined(WITHOUT_NLS) >X @${MKDIR} ${DATADIR}/translations >X (cd ${WRKSRC}/translations/ && ${COPYTREE_SHARE} '*.qm' ${DATADIR}/translations) >X.endif >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X.for doc in AUTHORS COPYNG ChangeLog INSTALL README THANKS >X @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} >X.endfor >X.endif >X @${CAT} ${PKGMESSAGE} >X >X.include <bsd.port.mk> >END-of-qstardict/Makefile >echo x - qstardict/distinfo >sed 's/^X//' >qstardict/distinfo << 'END-of-qstardict/distinfo' >XMD5 (qstardict-0.03.tar.bz2) = 5e4ba2a3fcf712b4a30bd2d1cb4889fd >XSHA256 (qstardict-0.03.tar.bz2) = a710c4e3c9894a2243b44798f35782cdc27f8d92a1b4acf7bc83ffa13e98a9a0 >XSIZE (qstardict-0.03.tar.bz2) = 179052 >END-of-qstardict/distinfo >echo x - qstardict/pkg-descr >sed 's/^X//' >qstardict/pkg-descr << 'END-of-qstardict/pkg-descr' >XQStarDict is a StarDict clone written with using Qt4. >XThe user interface is similar to StarDict. >X >XMain features >X* Full support of StarDict dictionaries >X* Working in system tray >X* Scanning mouse selection and showing popup window >X with translation of selected word >X >XWWW: http://qstardict.ylsoftware.com/ >END-of-qstardict/pkg-descr >echo x - qstardict/pkg-message >sed 's/^X//' >qstardict/pkg-message << 'END-of-qstardict/pkg-message' >X======================================================================= >XQStarDict can support for StarDict dictionaries. >XYou can install some dictionaries for StarDict(QStarDict): >X >X chinese/stardict2-dict-zh_CN Simplified Chinese - English >X chinese/stardict2-dict-zh_TW Traditional Chinese - English >X japanese/stardict2-dict-ja Japanese - English >X korean/stardict2-dict-kr orean and foreign language Dictionaries >X textproc/stardict2-dictd_mova Dictionaries from www.mova.org >X textproc/stardict2-quick Dictionaries from Quick for StarDict >X======================================================================= >END-of-qstardict/pkg-message >echo x - qstardict/pkg-plist >sed 's/^X//' >qstardict/pkg-plist << 'END-of-qstardict/pkg-plist' >Xbin/qstardict >Xshare/applications/qstardict.desktop >X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >X%%PORTDOCS%%%%DOCSDIR%%/COPYNG >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/INSTALL >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/THANKS >Xshare/pixmaps/qstardict.png >X%%NLS%%%%DATADIR%%/translations/qstardict-ru_RU.qm >X%%NLS%%%%DATADIR%%/translations/qstardict-zh_TW.qm >X%%NLS%%@dirrm %%DATADIR%%/translations >X%%NLS%%@dirrm %%DATADIR%% >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X@dirrmtry share/applications >END-of-qstardict/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 114556
: 79777