FreeBSD Bugzilla – Attachment 47381 Details for
Bug 72617
[NEW PORT] textproc/iiimf-gnome-im-switcher: IIIMF gnome input method switcher
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
iiimf-gnome-im-switcher-r12.0.1.shar
iiimf-gnome-im-switcher-r12.0.1.shar (text/plain), 6.07 KB, created by
kcwu
on 2004-10-13 08:20:27 UTC
(
hide
)
Description:
iiimf-gnome-im-switcher-r12.0.1.shar
Filename:
MIME Type:
Creator:
kcwu
Created:
2004-10-13 08:20:27 UTC
Size:
6.07 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: ># ># iiimf-gnome-im-switcher ># iiimf-gnome-im-switcher/files ># iiimf-gnome-im-switcher/files/patch-src_widgets.c ># iiimf-gnome-im-switcher/Makefile ># iiimf-gnome-im-switcher/distinfo ># iiimf-gnome-im-switcher/pkg-descr ># iiimf-gnome-im-switcher/pkg-plist ># >echo c - iiimf-gnome-im-switcher >mkdir -p iiimf-gnome-im-switcher > /dev/null 2>&1 >echo c - iiimf-gnome-im-switcher/files >mkdir -p iiimf-gnome-im-switcher/files > /dev/null 2>&1 >echo x - iiimf-gnome-im-switcher/files/patch-src_widgets.c >sed 's/^X//' >iiimf-gnome-im-switcher/files/patch-src_widgets.c << 'END-of-iiimf-gnome-im-switcher/files/patch-src_widgets.c' >X--- src/widgets.c.orig Fri Sep 10 16:41:33 2004 >X+++ src/widgets.c Fri Sep 10 16:42:03 2004 >X@@ -29,7 +29,7 @@ >X #include <gnome.h> >X >X #include <signal.h> >X-#include <wait.h> >X+#include <sys/wait.h> >X >X #include "gnome-im-switcher.h" >X #include "widgets.h" >END-of-iiimf-gnome-im-switcher/files/patch-src_widgets.c >echo x - iiimf-gnome-im-switcher/Makefile >sed 's/^X//' >iiimf-gnome-im-switcher/Makefile << 'END-of-iiimf-gnome-im-switcher/Makefile' >X# New ports collection makefile for: iiimf-gnome-im-switcher >X# Date created: 10 Sep 2004 >X# Whom: Kuang-che Wu <kcwu@csie.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= gnome-im-switcher >XPORTVERSION= ${IIIMF_VER:S/_/./g:C/-.*//} >XCATEGORIES= textproc >XMASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ >XPKGNAMEPREFIX= iiimf- >XDISTNAME= im-sdk >XDISTFILES= ${DISTNAME}-src-${IIIMF_VER}.tgz >X >XMAINTAINER= kcwu@csie.org >XCOMMENT= IIIMF gnome input method switcher >X >XIIIMF_VER= r12_0_1-svn1891 >XWRKSRC= ${WRKDIR}/${DISTNAME}-${IIIMF_VER}/gnome-im-switcher >XUSE_GNOME= gconf2 libglade2 libgnomeui gnomepanel gnomehack >XUSE_REINPLACE= yes >XUSE_X_PREFIX= yes >XUSE_GMAKE= yes >XUSE_AUTOCONF_VER= 259 >XUSE_AUTOHEADER_VER= 259 >XUSE_AUTOMAKE_VER= 19 >XUSE_LIBTOOL_VER= 15 >XAUTOMAKE_ARGS= --add-missing --copy --gnu >XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >X >Xpost-patch: >X ${REINPLACE_CMD} -e "s,/usr/lib/im,${PREFIX}/lib/im,g" \ >X ${WRKSRC}/../acfiles/im_common.m4 >X ${FIND} ${WRKSRC} -name "Makefile.am*" | ${XARGS} ${REINPLACE_CMD} -e \ >X 's|[(]GNOME_datadir[)]/gnome/|(datadir)/|g ; \ >X s|[(]GNOME_datadir[)]/locale|(prefix)/share/locale|g ; \ >X s|[(]datadir[)]/locale|(prefix)/share/locale|g ; \ >X s|[(]libdir[)]/locale|(prefix)/share/locale|g ; \ >X s|[(]gnomedatadir[)]/gnome|(gnomedatadir)|g ; \ >X s|[(]datadir[)]/aclocal|(prefix)/share/aclocal|g ; \ >X s|[(]datadir[)]/gnome/|(datadir)/|g ; \ >X s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ >X s|[$$][(]localstatedir[)]/scrollkeeper|${SCROLLKEEPER_DIR}|g ; \ >X s|[(]libdir[)]/bonobo/servers|(prefix)/libdata/bonobo/servers|g' ; \ >X >Xpre-configure: >X cd ${WRKSRC} && glib-gettextize --force --copy >X cd ${WRKSRC} && intltoolize --copy --force --automake >X cd ${WRKSRC} && ${LIBTOOLIZE} --force --copy >X cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I ../acfiles >X ${TOUCH} ${WRKSRC}/config.h.in >X >X.include <bsd.port.mk> >END-of-iiimf-gnome-im-switcher/Makefile >echo x - iiimf-gnome-im-switcher/distinfo >sed 's/^X//' >iiimf-gnome-im-switcher/distinfo << 'END-of-iiimf-gnome-im-switcher/distinfo' >XMD5 (im-sdk-src-r12_0_1-svn1891.tgz) = 4e51e4fd07391bd957622db0e89aeefe >XSIZE (im-sdk-src-r12_0_1-svn1891.tgz) = 18206118 >END-of-iiimf-gnome-im-switcher/distinfo >echo x - iiimf-gnome-im-switcher/pkg-descr >sed 's/^X//' >iiimf-gnome-im-switcher/pkg-descr << 'END-of-iiimf-gnome-im-switcher/pkg-descr' >XIIIMF stands for Internet/Intranet Input Method Framework. >XIIIMF is designed to be the next generation of input method framework >X >XThis port provides two input method utility applications for GNOME desktop >Xenvironments. >X >X GIMLET - GNOME Input Method Language Enabling Tool >X >XAs a gnome-panel applet, this UI is used to select input languages for IIIM >Xclient applications (IIIMGCF and IIIMXCF). >X >X GIMPET - GNOME Input Method Property Edittingggg Tool >X >XAs a gnome capplet, this UI is to allow user to customize input methods, >Xfor enabling/disabling input method infrastucuture itself, and >Xenabling/disabling input method statur bar and candidate choice window. >X >XWWW: http://www.openi18n.org/subgroups/im/IIIMF/ >X >X- Kuang-che Wu >X kcwu@csie.org >END-of-iiimf-gnome-im-switcher/pkg-descr >echo x - iiimf-gnome-im-switcher/pkg-plist >sed 's/^X//' >iiimf-gnome-im-switcher/pkg-plist << 'END-of-iiimf-gnome-im-switcher/pkg-plist' >Xbin/gnome-im-properties >Xbin/gnome-im-settings-daemon >X@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-im-properties.schemas >/dev/null || /usr/bin/true >Xetc/gconf/schemas/gnome-im-properties.schemas >X@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-im-properties.schemas >/dev/null || /usr/bin/true >X@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/gnome-im-switcher.schemas >/dev/null || /usr/bin/true >Xetc/gconf/schemas/gnome-im-switcher.schemas >X@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/gnome-im-switcher.schemas >/dev/null || /usr/bin/true >Xlibdata/bonobo/servers/GNOME_IMSwitcherApplet.server >Xlibexec/gnome-im-switcher-applet >Xshare/control-center-2.0/capplets/gnome-im-properties.desktop >Xshare/control-center-2.0/interfaces/gnome-im-properties.glade2 >Xshare/gnome-2.0/ui/GNOME_InputMethodSwitcherApplet.xml >Xshare/gnome-im-switcher/glade/gnome-im-switcher.glade2 >Xshare/icons/hicolor/48x48/apps/gnome-settings-im.png >X@dirrm share/control-center-2.0/capplets >X@dirrm share/control-center-2.0/interfaces >X@dirrm share/control-center-2.0 >X@dirrm share/gnome-2.0/ui >X@dirrm share/gnome-2.0 >X@dirrm share/gnome-im-switcher/glade >X@dirrm share/gnome-im-switcher >END-of-iiimf-gnome-im-switcher/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 72617
: 47381