Index: head/net/boinc-client/Makefile =================================================================== --- head/net/boinc-client/Makefile (revision 361989) +++ head/net/boinc-client/Makefile (revision 361990) @@ -1,174 +1,175 @@ # Created by: J.R. Oldroyd # $FreeBSD$ PORTNAME= boinc-client PORTVERSION= 7.2.33 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://rene-ladan.nl/pub/distfiles/ MASTER_SITE_SUBDIR=rene MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley Open Infrastructure for Network Computing client -USES= dos2unix gmake pkgconfig tar:xz GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= dos2unix gmake libtool pkgconfig tar:xz USE_AUTOTOOLS= autoconf:env automake:env libtoolize:env USE_LDCONFIG= yes DOS2UNIX_GLOB= *.xpm USERS= boinc GROUPS= boinc BOINC_CLIENT_USER?= boinc BOINC_CLIENT_GROUP?= boinc BOINC_CLIENT_HOME?= /var/db/boinc SUB_FILES= pkg-install SUB_LIST= BOINC_CLIENT_HOME="${BOINC_CLIENT_HOME}" \ BOINC_CLIENT_USER="${BOINC_CLIENT_USER}" \ BOINC_CLIENT_GROUP="${BOINC_CLIENT_GROUP}" \ PREFIX="${PREFIX}" LOCALBASE="${LOCALBASE}" CONFIGURE_ARGS= --disable-server CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= CLIENT MANAGER X11 LINUX USER SKINS OPTIONS_DEFAULT= CLIENT MANAGER X11 USER OPTIONS_GROUP= SCRIPT OPTIONS_GROUP_SCRIPT= NO_GUI_RPC NO_NET_INFO CLIENT_DESC= Build BOINC client MANAGER_DESC= Build BOINC manager GUI X11_DESC= Build graphics API LINUX_DESC= Accept Linux science applications USER_DESC= Create/check BOINC client user and directory SKINS_DESC= Install more skins for BOINC manager #OPTIMIZE_DESC= Enable compiler optimization flags SCRIPT_DESC= Command line options in script NO_GUI_RPC_DESC= Disable GUI RPC and socket (breaks boinc_curses) NO_NET_INFO_DESC= Do not send host address and name to servers OPTIONS_SUB= yes MANAGER_USES= iconv MANAGER_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ libsqlite3.so:${PORTSDIR}/databases/sqlite3 MANAGER_CONFIGURE_ON= --with-sqlite3-prefix=${LOCALBASE} MANAGER_CONFIGURE_OFF= --with-wx-config=false --without-x MANAGER_CONFIGURE_ENABLE=manager MANAGER_USE= XORG=x11 WX=2.8 CLIENT_CONFIGURE_ENABLE=client CLIENT_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss CLIENT_USE= RC_SUBR=boinc-client LINUX_CONFIGURE_ON= --with-boinc-alt-platform=i686-pc-linux-gnu LINUX_USE= LINUX=yes #OPTIMIZE_CONFIGURE_ENBABLE= optimize X11_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg X11_USE= GL=glut XORG=xmu,xi .include .if ${PORT_OPTIONS:MMANAGER} #PORT_OPTIONS+= CLIENT X11 WX_CONF_ARGS= absolute WX_UNICODE= yes . if ${OSVERSION} < 900506 || (${OSVERSION} >= 1000000 && ${OSVERSION} < 1000002) CPPFLAGS+= -DNO_PER_THREAD_LOCALE . endif SUB_LIST+= OPTION_MANAGER="true" .else SUB_LIST+= OPTION_MANAGER="" .endif .if ${PORT_OPTIONS:MCLIENT} SUB_LIST+= OPTION_NO_GUI_RPC=${PORT_OPTIONS:MNO_GUI_RPC:S/^NO_GUI_RPC$/--no_gui_rpc/} \ OPTION_NO_NET_INFO=${PORT_OPTIONS:MNO_NET_INFO:S/^NO_NET_INFO$/--suppress_net_info/} #.else #PORT_OPTIONS:= ${PORT_OPTIONS:NUSER} .endif # XXX NLS is not filled in by OPTIONS_SUB ? .if ${PORT_OPTIONS:MNLS} PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MUSER} SUB_LIST+= OPTION_USER="true" .else SUB_LIST+= OPTION_USER="" .endif PORT_OPTIONS:= ${PORT_OPTIONS:O:u} # avoid build conflict with archivers/libzip post-extract: ${MV} ${WRKSRC}/zip/unzip/zip.h ${WRKSRC}/zip/unzip/boinczip.h ${MV} ${WRKSRC}/zip/zip/zip.h ${WRKSRC}/zip/zip/boinczip.h ${REINPLACE_CMD} -e 's|zip/zip.h|zip/boinczip.h|' \ ${WRKSRC}/zip/boinc_zip.cpp ${REINPLACE_CMD} -e 's|"zip.h"|"boinczip.h"|' \ ${WRKSRC}/zip/unzip/crc32.c ${WRKSRC}/zip/unzip/ttyio.c \ ${WRKSRC}/zip/zip/deflate.c ${WRKSRC}/zip/zip/trees.c \ ${WRKSRC}/zip/zip/unix/z_unix.c ${WRKSRC}/zip/zip/util.c \ ${WRKSRC}/zip/zip/z_fileio.c ${WRKSRC}/zip/zip/z_globals.c \ ${WRKSRC}/zip/zip/zip.c ${WRKSRC}/zip/zip/zipfile.c \ ${WRKSRC}/zip/zip/zipup.c pre-configure: (cd ${WRKSRC} ; ./_autosetup) post-configure: @${REINPLACE_CMD} -e 's|client/scripts||' ${WRKSRC}/Makefile.in .if ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e 's|$$$$mydir/$$$$ldir|&/LC_MESSAGES|' \ ${WRKSRC}/locale/Makefile.in .else @${REINPLACE_CMD} -e 's| locale||' ${WRKSRC}/Makefile.in .endif .if ! ${PORT_OPTIONS:MX11} @${REINPLACE_CMD} -e 's|@BUILD_GRAPHICS_API_TRUE@|#&|' \ ${WRKSRC}/api/Makefile.in .endif post-install: .if ${PORT_OPTIONS:MMANAGER} || ${PORT_OPTIONS:MX11} ${MKDIR} ${STAGEDIR}${PREFIX}/share/boinc .endif .if ${PORT_OPTIONS:MMANAGER} . for name in 16 32 48 ${INSTALL_DATA} ${WRKSRC}/clientgui/res/boincmgr.${name}x${name}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps . endfor . if ${PORT_OPTIONS:MSKINS} (cd ${WRKSRC}/clientgui && \ ${COPYTREE_SHARE} skins ${STAGEDIR}${PREFIX}/share/boinc/ ) . else ${MKDIR} ${STAGEDIR}${PREFIX}/share/boinc/skins (cd ${WRKSRC}/clientgui/skins && \ ${COPYTREE_SHARE} Default ${STAGEDIR}${PREFIX}/share/boinc/skins/ ) . endif .endif . for name in config.h project_specific_defines.h api/reduce.h \ lib/opencl_boinc.h lib/shmem.h lib/std_fixes.h ${INSTALL_DATA} ${WRKSRC}/${name} ${STAGEDIR}${PREFIX}/include/boinc . endfor .if ${PORT_OPTIONS:MX11} . for name in api/boinc_gl.h api/graphics_api.h api/graphics_data.h \ api/ttfont.h ${INSTALL_DATA} ${WRKSRC}/${name} ${STAGEDIR}${PREFIX}/include/boinc . endfor ${MKDIR} ${STAGEDIR}${PREFIX}/share/boinc/ttf (cd ${WRKSRC}/api/ttf/liberation-fonts-ttf-2.00.0 && \ ${COPYTREE_SHARE} \*.ttf ${STAGEDIR}${PREFIX}/share/boinc/ttf/ ) .endif .include Index: head/net/boinc-client/pkg-plist =================================================================== --- head/net/boinc-client/pkg-plist (revision 361989) +++ head/net/boinc-client/pkg-plist (revision 361990) @@ -1,311 +1,309 @@ %%CLIENT%%bin/boinc %%CLIENT%%bin/boinc_client %%CLIENT%%bin/boinccmd %%CLIENT%%bin/switcher %%MANAGER%%bin/boincmgr %%MANAGER%%bin/boincscr include/boinc/app_ipc.h include/boinc/average.h include/boinc/base64.h include/boinc/boinc_api.h include/boinc/boinc_fcgi.h include/boinc/boinc_opencl.h include/boinc/boinc_win.h include/boinc/cal_boinc.h include/boinc/cc_config.h include/boinc/cert_sig.h include/boinc/cl_boinc.h include/boinc/common_defs.h include/boinc/config.h include/boinc/coproc.h include/boinc/crypt.h include/boinc/diagnostics.h include/boinc/diagnostics_win.h include/boinc/error_numbers.h include/boinc/filesys.h include/boinc/graphics2.h include/boinc/gui_rpc_client.h include/boinc/gutil.h include/boinc/hostinfo.h include/boinc/md5.h include/boinc/md5_file.h include/boinc/mem_usage.h include/boinc/mfile.h include/boinc/miofile.h include/boinc/msg_log.h include/boinc/network.h include/boinc/notice.h include/boinc/opencl_boinc.h include/boinc/parse.h include/boinc/prefs.h include/boinc/procinfo.h include/boinc/project_specific_defines.h include/boinc/proxy_info.h include/boinc/reduce.h include/boinc/shmem.h include/boinc/stackwalker_imports.h include/boinc/stackwalker_win.h include/boinc/std_fixes.h include/boinc/str_util.h include/boinc/svn_version.h include/boinc/url.h include/boinc/util.h include/boinc/version.h include/boinc/win_util.h %%X11%%include/boinc/boinc_gl.h %%X11%%include/boinc/graphics_api.h %%X11%%include/boinc/graphics_data.h %%X11%%include/boinc/ttfont.h lib/libboinc.a -lib/libboinc.la lib/libboinc_api.a -lib/libboinc_api.la lib/libboinc_api.so lib/libboinc_api.so.7 +lib/libboinc_api.so.7.2.33 lib/libboinc_crypt.a -lib/libboinc_crypt.la lib/libboinc_opencl.a -lib/libboinc_opencl.la lib/libboinc_opencl.so lib/libboinc_opencl.so.7 +lib/libboinc_opencl.so.7.2.33 %%X11%%lib/libboinc_graphics2.a -%%X11%%lib/libboinc_graphics2.la %%X11%%lib/libboinc_graphics2.so %%X11%%lib/libboinc_graphics2.so.7 +%%X11%%lib/libboinc_graphics2.so.7.2.33 %%SKINS%%share/boinc/skins/Charity Engine/background_image.png %%SKINS%%share/boinc/skins/Charity Engine/ce_about.ico %%SKINS%%share/boinc/skins/Charity Engine/ce_icon_play.png %%SKINS%%share/boinc/skins/Charity Engine/ce_pause.png %%SKINS%%share/boinc/skins/Charity Engine/ce_play.png %%SKINS%%share/boinc/skins/Charity Engine/ce_stop.png %%SKINS%%share/boinc/skins/Charity Engine/dialog_background_image.png %%SKINS%%share/boinc/skins/Charity Engine/project_image.png %%SKINS%%share/boinc/skins/Charity Engine/skin.xml %%SKINS%%share/boinc/skins/Charity Engine/workunit_running_image.png %%SKINS%%share/boinc/skins/Charity Engine/workunit_suspended_image.png %%SKINS%%share/boinc/skins/Charity Engine/workunit_waiting_image.png %%MANAGER%%share/boinc/skins/Default/background_image.png %%MANAGER%%share/boinc/skins/Default/skin.xml %%MANAGER%%share/boinc/skins/Default/workunit_running_image.png %%MANAGER%%share/boinc/skins/Default/workunit_suspended_image.png %%MANAGER%%share/boinc/skins/Default/workunit_waiting_image.png %%SKINS%%share/boinc/skins/GridRepublic/background_image.png %%SKINS%%share/boinc/skins/GridRepublic/dialog_background_image.png %%SKINS%%share/boinc/skins/GridRepublic/gr_about.ico %%SKINS%%share/boinc/skins/GridRepublic/gr_icon_play.png %%SKINS%%share/boinc/skins/GridRepublic/gr_pause.png %%SKINS%%share/boinc/skins/GridRepublic/gr_play.png %%SKINS%%share/boinc/skins/GridRepublic/gr_stop.png %%SKINS%%share/boinc/skins/GridRepublic/project_image.png %%SKINS%%share/boinc/skins/GridRepublic/skin.xml %%SKINS%%share/boinc/skins/GridRepublic/workunit_running_image.png %%SKINS%%share/boinc/skins/GridRepublic/workunit_suspended_image.png %%SKINS%%share/boinc/skins/GridRepublic/workunit_waiting_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/advanced_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/attach_project_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/cancel_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/close_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/connecting_indicator_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/copy_all_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/copy_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/dialog_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/error_indicator_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/gauge_bg.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/help_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/left_arrow_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/messages_alert_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/messages_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/preferences_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/project_area_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/project_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/resume_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/right_arrow_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/save_button.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/spacer_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/state_indicator_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/suspend_link_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/tabArea_bg.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/wcg_about.ico %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/wcg_pause.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/wcg_play.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/wcg_stop.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_active_tab.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_animation_background_image copy.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_animation_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_area_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_gauge_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_gauge_progress_indicator_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_suspended_tab.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/graphic/workunit_tab_area_background_image.png %%SKINS%%share/boinc/skins/People for a Smarter Planet/skin.xml %%SKINS%%share/boinc/skins/ProgressThruProcessors/background_image.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/dialog_background_image.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/project_image.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/ptp_about.ico %%SKINS%%share/boinc/skins/ProgressThruProcessors/ptp_icon_play.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/ptp_pause.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/ptp_play.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/ptp_stop.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/skin.xml %%SKINS%%share/boinc/skins/ProgressThruProcessors/workunit_running_image.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/workunit_suspended_image.png %%SKINS%%share/boinc/skins/ProgressThruProcessors/workunit_waiting_image.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/arwLeft.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/arwLeftClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/arwRight.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/arwRightClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnAddProject.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnAddProjectClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnAdvancedView.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCancel.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCancelClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnChange.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnChangeClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnClear.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnClearClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnClose.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCloseClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCopy.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCopyAll.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCopyAllClicked.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnCopyClicked.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnHelp.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnHelpClicked.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnMessages.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnMessagesRed.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnPreferences.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnResume.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnSave.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnSaveClick.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/btnSnooze.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/conn_ind.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/default_stat_icon.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/dlgBackground.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/error_image.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/gauge_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/gauge_progress_indicator.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/ico_workWU.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/proj_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/project_image.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/simplegui_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/spacer.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/state_ind_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/tabArea_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_about.ico %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_black_background.gif %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_pause.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_play.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_stop.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wcg_wizard_bar.png %%SKINS%%share/boinc/skins/World Community Grid/Old/graphic/wu_bg.png %%SKINS%%share/boinc/skins/World Community Grid/Old/skin.xml %%SKINS%%share/boinc/skins/World Community Grid/Green_dot.png %%SKINS%%share/boinc/skins/World Community Grid/Red_dot.png %%SKINS%%share/boinc/skins/World Community Grid/Yellow_dot.png %%SKINS%%share/boinc/skins/World Community Grid/background_image.png %%SKINS%%share/boinc/skins/World Community Grid/wcg_pause.png %%SKINS%%share/boinc/skins/World Community Grid/wcg_play.png %%SKINS%%share/boinc/skins/World Community Grid/wcg_stop.png %%SKINS%%share/boinc/skins/World Community Grid/skin.xml %%SKINS%%share/boinc/skins/World Community Grid/wcg_32.png %%X11%%share/boinc/ttf/LiberationMono-Bold.ttf %%X11%%share/boinc/ttf/LiberationMono-BoldItalic.ttf %%X11%%share/boinc/ttf/LiberationMono-Italic.ttf %%X11%%share/boinc/ttf/LiberationMono-Regular.ttf %%X11%%share/boinc/ttf/LiberationSans-Bold.ttf %%X11%%share/boinc/ttf/LiberationSans-BoldItalic.ttf %%X11%%share/boinc/ttf/LiberationSans-Italic.ttf %%X11%%share/boinc/ttf/LiberationSans-Regular.ttf %%X11%%share/boinc/ttf/LiberationSerif-Bold.ttf %%X11%%share/boinc/ttf/LiberationSerif-BoldItalic.ttf %%X11%%share/boinc/ttf/LiberationSerif-Italic.ttf %%X11%%share/boinc/ttf/LiberationSerif-Regular.ttf %%MANAGER%%%%NLS%%share/locale/ar/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ar/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/be/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/be/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/bg/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/bg/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/ca/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ca/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/cs/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/cs/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/cy/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/cy/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/da/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/da/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/de/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/de/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/el/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/el/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/es/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/es/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/fa/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/fa/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/fi/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/fi/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/fr/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/fr/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/gl/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/gl/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/hr/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/hr/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/hu/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/hu/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/ja/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ja/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/ko/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ko/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/lt/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/lt/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/lv/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/lv/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/nb/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/nb/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/nl/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/nl/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/nn/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/nn/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/pl/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/pl/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/pt_BR/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/pt_BR/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/pt_PT/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/pt_PT/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/ro/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ro/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/ru/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/ru/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/sk/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/sk/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/sl/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/sl/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/sv_SE/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/sv_SE/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/tr/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/tr/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/uk/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/uk/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/zh_CN/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/zh_CN/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%%%NLS%%share/locale/zh_TW/LC_MESSAGES/BOINC-Client.mo %%MANAGER%%%%NLS%%share/locale/zh_TW/LC_MESSAGES/BOINC-Manager.mo %%MANAGER%%share/pixmaps/boincmgr.16x16.png %%MANAGER%%share/pixmaps/boincmgr.32x32.png %%MANAGER%%share/pixmaps/boincmgr.48x48.png @dirrm include/boinc %%SKINS%%@dirrm share/boinc/skins/Charity Engine %%MANAGER%%@dirrm share/boinc/skins/Default %%SKINS%%@dirrm share/boinc/skins/GridRepublic %%SKINS%%@dirrm share/boinc/skins/People for a Smarter Planet/graphic %%SKINS%%@dirrm share/boinc/skins/People for a Smarter Planet %%SKINS%%@dirrm share/boinc/skins/ProgressThruProcessors %%SKINS%%@dirrm share/boinc/skins/World Community Grid/Old/graphic %%SKINS%%@dirrm share/boinc/skins/World Community Grid/Old %%SKINS%%@dirrm share/boinc/skins/World Community Grid %%MANAGER%%@dirrm share/boinc/skins %%X11%%@dirrm share/boinc/ttf %%X11%%@dirrm share/boinc %%MANAGER%%%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES %%MANAGER%%%%NLS%%@dirrmtry share/locale/sv_SE