mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Remove stardict2 after repository move to textproc category
This commit is contained in:
parent
dec7abf628
commit
f268963036
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102512
@ -99,7 +99,6 @@
|
||||
SUBDIR += qe
|
||||
SUBDIR += qterm
|
||||
SUBDIR += stardict
|
||||
SUBDIR += stardict2
|
||||
SUBDIR += tcl83
|
||||
SUBDIR += telnet
|
||||
SUBDIR += tin
|
||||
|
@ -1,42 +0,0 @@
|
||||
# Ports collection makefile for: stardict2
|
||||
# Date created: 13 April 2003
|
||||
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= stardict
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTFILES= stardict-${PORTVERSION}.tar.bz2 \
|
||||
stardict-cdict-big5-2.1.0.tar.bz2 \
|
||||
stardict-cedict-big5-2.1.0.tar.bz2 \
|
||||
stardict-oxford-big5-2.1.0.tar.bz2 \
|
||||
stardict-xdict-big5-2.1.0.tar.bz2 \
|
||||
stardict-xdict-ce-big5-2.1.0.tar.bz2
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= English-Chinese dictionary
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= libgnome libgnomeui libbonobo gconf2
|
||||
|
||||
MAN1= stardict.1
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKDIR}/stardict-cdict-big5-2.1.0/* ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKDIR}/stardict-cedict-big5-2.1.0/* ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKDIR}/stardict-oxford-big5-2.1.0/* ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKDIR}/stardict-xdict-big5-2.1.0/* ${PREFIX}/share/stardict/dic/
|
||||
${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-big5-2.1.0/* ${PREFIX}/share/stardict/dic/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,12 +0,0 @@
|
||||
MD5 (stardict-2.2.1.tar.bz2) = fd9a7b46a0bdf0b2a5a9920ab1ccd2fa
|
||||
SIZE (stardict-2.2.1.tar.bz2) = 608829
|
||||
MD5 (stardict-cdict-big5-2.1.0.tar.bz2) = 2dc9784e735e43516fc2bf6f382923be
|
||||
SIZE (stardict-cdict-big5-2.1.0.tar.bz2) = 4482485
|
||||
MD5 (stardict-cedict-big5-2.1.0.tar.bz2) = d0743c765b789dc66d0a6a533fcd851e
|
||||
SIZE (stardict-cedict-big5-2.1.0.tar.bz2) = 542006
|
||||
MD5 (stardict-oxford-big5-2.1.0.tar.bz2) = e5e429d6355470114f80014d9ee1d4cb
|
||||
SIZE (stardict-oxford-big5-2.1.0.tar.bz2) = 7663495
|
||||
MD5 (stardict-xdict-big5-2.1.0.tar.bz2) = 5b2de427b9af5f4b5baaf5d80dad63a3
|
||||
SIZE (stardict-xdict-big5-2.1.0.tar.bz2) = 3658067
|
||||
MD5 (stardict-xdict-ce-big5-2.1.0.tar.bz2) = 7ca866de79faeea494c5e6e1cce8aa80
|
||||
SIZE (stardict-xdict-ce-big5-2.1.0.tar.bz2) = 2540912
|
@ -1,5 +0,0 @@
|
||||
StarDict is a international dictionary that run in Gnome envornment.
|
||||
It have powerful features such as "Glob-style pattern matching",
|
||||
"Scan seletion word","Fuzzy search" and etc.
|
||||
|
||||
WWW: http://stardict.cosoft.org.cn/
|
@ -1,91 +0,0 @@
|
||||
bin/stardict
|
||||
share/idl/GNOME_Stardict.idl
|
||||
share/pixmaps/stardict.png
|
||||
share/stardict/dic/cdict-big5.dict.dz
|
||||
share/stardict/dic/cdict-big5.idx.gz
|
||||
share/stardict/dic/cedict-big5.dict.dz
|
||||
share/stardict/dic/cedict-big5.idx.gz
|
||||
share/stardict/dic/oxford-big5.dict.dz
|
||||
share/stardict/dic/oxford-big5.idx.gz
|
||||
share/stardict/dic/xdict-big5.dict.dz
|
||||
share/stardict/dic/xdict-big5.idx.gz
|
||||
share/stardict/dic/xdict-ce-big5.dict.dz
|
||||
share/stardict/dic/xdict-ce-big5.idx.gz
|
||||
share/stardict/pixmaps/about_menu.png
|
||||
share/stardict/pixmaps/docklet_normal.png
|
||||
share/stardict/pixmaps/docklet_scan.png
|
||||
share/stardict/pixmaps/docklet_stop.png
|
||||
share/stardict/pixmaps/index_appendix.png
|
||||
share/stardict/pixmaps/index_wazard.png
|
||||
share/stardict/pixmaps/splash.png
|
||||
share/stardict/sounds/menushow.wav
|
||||
share/stardict/sounds/buttonactive.wav
|
||||
share/gnome/help/stardict/C/legal.xml
|
||||
share/gnome/help/stardict/C/stardict.xml
|
||||
share/gnome/help/stardict/C/figures/stardict_float_window.png
|
||||
share/gnome/help/stardict/C/figures/stardict_main_window.png
|
||||
share/gnome/help/stardict/C/figures/stardict_notification_area.png
|
||||
share/gnome/help/stardict/ru/legal.xml
|
||||
share/gnome/help/stardict/ru/stardict.xml
|
||||
share/gnome/help/stardict/ru/figures/stardict_float_window.png
|
||||
share/gnome/help/stardict/ru/figures/stardict_main_window.png
|
||||
share/gnome/help/stardict/ru/figures/stardict_notification_area.png
|
||||
share/gnome/help/stardict/zh_CN/legal.xml
|
||||
share/gnome/help/stardict/zh_CN/stardict.xml
|
||||
share/gnome/help/stardict/zh_CN/figures/stardict_float_window.png
|
||||
share/gnome/help/stardict/zh_CN/figures/stardict_main_window.png
|
||||
share/gnome/help/stardict/zh_CN/figures/stardict_notification_area.png
|
||||
share/omf/stardict/stardict-C.omf
|
||||
@exec scrollkeeper-install -q %D/share/omf/stardict/stardict-C.omf 2>/dev/null || /usr/bin/true
|
||||
@unexec scrollkeeper-uninstall -q %D/share/omf/stardict/stardict-C.omf 2>/dev/null || /usr/bin/true
|
||||
share/omf/stardict/stardict-ru.omf
|
||||
@exec scrollkeeper-install -q %D/share/omf/stardict/stardict-ru.omf 2>/dev/null || /usr/bin/true
|
||||
@unexec scrollkeeper-uninstall -q %D/share/omf/stardict/stardict-ru.omf 2>/dev/null || /usr/bin/true
|
||||
share/omf/stardict/stardict-zh_CN.omf
|
||||
@exec scrollkeeper-install -q %D/share/omf/stardict/stardict-zh_CN.omf 2>/dev/null || /usr/bin/true
|
||||
@unexec scrollkeeper-uninstall -q %D/share/omf/stardict/stardict-zh_CN.omf 2>/dev/null || /usr/bin/true
|
||||
share/applications/stardict.desktop
|
||||
etc/gconf/schemas/stardict.schemas
|
||||
lib/bonobo/servers/GNOME_Stardict.server
|
||||
lib/locale/ru/LC_MESSAGES/stardict.mo
|
||||
lib/locale/zh_CN/LC_MESSAGES/stardict.mo
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/manage_dictionaries/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/preferences/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/preferences/dictionary/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/preferences/floating_window/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/preferences/main_window/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/apps/stardict/preferences/notification_area_icon/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/manage_dictionaries/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/dictionary/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/floating_window/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/main_window/%gconf.xml
|
||||
etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/notification_area_icon/%gconf.xml
|
||||
@dirrm share/gnome/help/stardict/zh_CN/figures
|
||||
@dirrm share/gnome/help/stardict/zh_CN
|
||||
@dirrm share/gnome/help/stardict/ru/figures
|
||||
@dirrm share/gnome/help/stardict/ru
|
||||
@dirrm share/gnome/help/stardict/C/figures
|
||||
@dirrm share/gnome/help/stardict/C
|
||||
@dirrm share/gnome/help/stardict
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/notification_area_icon
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/main_window
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/floating_window
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences/dictionary
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/preferences
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict/manage_dictionaries
|
||||
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stardict
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/preferences/notification_area_icon
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/preferences/main_window
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/preferences/floating_window
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/preferences/dictionary
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/preferences
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict/manage_dictionaries
|
||||
@dirrm etc/gconf/gconf.xml.defaults/apps/stardict
|
||||
@dirrm share/omf/stardict
|
||||
@dirrm share/stardict/dic
|
||||
@dirrm share/stardict/pixmaps
|
||||
@dirrm share/stardict/sounds
|
||||
@dirrm share/stardict
|
Loading…
Reference in New Issue
Block a user