# 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: # # multimedia/hydrus # multimedia/hydrus/pkg-descr # multimedia/hydrus/Makefile # multimedia/hydrus/pkg-plist # multimedia/hydrus/distinfo # multimedia/hydrus/files # multimedia/hydrus/files/hydrus-server.in # multimedia/hydrus/files/hydrus-client.in # multimedia/hydrus/files/hydrus.desktop.in # multimedia/hydrus/files/patch-include_ClientConstants.py # echo c - multimedia/hydrus mkdir -p multimedia/hydrus > /dev/null 2>&1 echo x - multimedia/hydrus/pkg-descr sed 's/^X//' >multimedia/hydrus/pkg-descr << '49f5fc734124be3d4f11037cd4dd2642' XThe hydrus network client is a desktop application written for Anonymous and Xother internet-fluent media nerds who have large media collections. It organises Xyour files into an internal database and browses them with tags instead of Xfolders, a little like a *booru on your desktop. Tags and files can be Xanonymously shared through custom servers that any user may run. Everything is Xfree, and the source code is included with the release. It is developed mostly Xfor Windows, but reasonably functional builds for Linux and OS X are available. X XWWW: http://hydrusnetwork.github.io/hydrus 49f5fc734124be3d4f11037cd4dd2642 echo x - multimedia/hydrus/Makefile sed 's/^X//' >multimedia/hydrus/Makefile << 'aa5677a24ed8626501dad7b44d7cb3b5' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= hydrus XPORTVERSION= 231 XDISTVERSIONPREFIX= v XCATEGORIES= multimedia python X XMAINTAINER= yuri@rawbw.com XCOMMENT= Media tagger for files and tags from the hard drive and the web X XLICENSE= WTFPL XLICENSE_FILE= ${WRKSRC}/license.txt X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opencv2>0:graphics/py-opencv2 \ X ${PYTHON_PKGNAMEPREFIX}wxPython30>0:x11-toolkits/py-wxPython30 \ X ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ X ${PYTHON_PKGNAMEPREFIX}hsaudiotag>0:audio/py-hsaudiotag \ X ${PYTHON_PKGNAMEPREFIX}pypdf2>0:print/py-pypdf2 \ X ${PYTHON_PKGNAMEPREFIX}pafy>0:www/py-pafy \ X ${PYTHON_PKGNAMEPREFIX}lz4>0:archivers/py-lz4 \ X ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy \ X ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted \ X ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ X ${PYTHON_PKGNAMEPREFIX}potr>0:security/py-potr \ X ${PYTHON_PKGNAMEPREFIX}flvlib>0:multimedia/py-flvlib \ X ${PYTHON_PKGNAMEPREFIX}pysocks>0:net/py-pysocks \ X ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil \ X ${PYTHON_PKGNAMEPREFIX}send2trash>0:deskutils/py-send2trash \ X ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \ X ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ X ffmpeg:multimedia/ffmpeg X XUSES= python desktop-file-utils XUSE_GITHUB= yes XGH_ACCOUNT= hydrusnetwork XNO_ARCH= yes XINSTALLS_ICONS= yes XSUB_FILES= ${PORTNAME}-client ${PORTNAME}-server ${PORTNAME}.desktop XSUB_LIST+= PORTNAME="${PORTNAME}" PORTVERSION="${PORTVERSION}" X Xpost-extract: X @${RM} ${WRKSRC}/include/Test*.py X @${RM} -r ${WRKSRC}/static/testing X Xpost-patch: X @${REINPLACE_CMD} -i '' -e "s|os.path.join( HC.BASE_DIR, 'license.txt' )|'${_LICENSE_DIR}/${LICENSE}'|" \ X ${WRKSRC}/include/ClientGUI.py X @${REINPLACE_CMD} -i '' -e "s|os.path.join( HC.BASE_DIR, 'server.py' )|'${PREFIX}/${PORTNAME}/server.py'|" \ X ${WRKSRC}/include/ClientGUI.py X @${REINPLACE_CMD} -i '' -e "s|os.path.join( HC.BIN_DIR, 'ffmpeg' )|'${PREFIX}/bin/ffmpeg'|" \ X ${WRKSRC}/include/HydrusVideoHandling.py X Xdo-build: X @(cd ${WRKSRC} && \ X ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ X -d ${WRKSRC} -f ${WRKSRC} && \ X ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ X -d ${WRKSRC} -f ${WRKSRC}) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME}-client ${WRKDIR}/${PORTNAME}-server ${STAGEDIR}${PREFIX}/bin X ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME} X cd ${WRKSRC} && ${CP} -r help include static client.pyw server.py ${STAGEDIR}${PREFIX}/${PORTNAME} X ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} X X.include aa5677a24ed8626501dad7b44d7cb3b5 echo x - multimedia/hydrus/pkg-plist sed 's/^X//' >multimedia/hydrus/pkg-plist << 'e533edafc77c8cf7d573b3cf4fbe5836' Xbin/hydrus-client Xbin/hydrus-server Xhydrus/client.pyw Xhydrus/help/6c0ae65894c7a5ffd686f54cc052326b8ea188a691a1895b2f88b7c60a07f13f.jpg Xhydrus/help/ac_dropdown_feel.png Xhydrus/help/ac_dropdown_system.png Xhydrus/help/access_keys.html Xhydrus/help/advanced.html Xhydrus/help/advanced_parents.html Xhydrus/help/advanced_siblings.html Xhydrus/help/changelog.html Xhydrus/help/contact.html Xhydrus/help/custom_filter.png Xhydrus/help/depots.html Xhydrus/help/edit_repos_file_repo.png Xhydrus/help/edit_repos_public_tag_repo.png Xhydrus/help/example_client.png Xhydrus/help/export.png Xhydrus/help/faq.html Xhydrus/help/fresh_imports.png Xhydrus/help/getting_started_files.html Xhydrus/help/getting_started_installing.html Xhydrus/help/getting_started_ipfs.html Xhydrus/help/getting_started_local_booru.html Xhydrus/help/getting_started_messages.html Xhydrus/help/getting_started_more_files.html Xhydrus/help/getting_started_ratings.html Xhydrus/help/getting_started_subscriptions.html Xhydrus/help/getting_started_tags.html Xhydrus/help/gunnerkrigg_chapter.png Xhydrus/help/gunnerkrigg_import.png Xhydrus/help/gunnerkrigg_page.png Xhydrus/help/gunnerkrigg_volume.png Xhydrus/help/hover_command.png Xhydrus/help/hydrus.ico Xhydrus/help/import.png Xhydrus/help/import_tag_options_collapsed.png Xhydrus/help/import_tag_options_expanded.png Xhydrus/help/index.html Xhydrus/help/introduction.html Xhydrus/help/ipfs_commit.png Xhydrus/help/ipfs_dir_download.png Xhydrus/help/ipfs_dir_upload.png Xhydrus/help/ipfs_multihash.png Xhydrus/help/ipfs_pin.png Xhydrus/help/ipfs_review_services.png Xhydrus/help/ipfs_services.png Xhydrus/help/ipfs_terminal.png Xhydrus/help/librarium_database_diagram_old.png Xhydrus/help/local_booru_dialog.png Xhydrus/help/local_booru_html.png Xhydrus/help/local_booru_services.png Xhydrus/help/pictures.png Xhydrus/help/privacy.html Xhydrus/help/processed_imports.png Xhydrus/help/profile_example.txt Xhydrus/help/ratings_ebola_chan.png Xhydrus/help/ratings_like.png Xhydrus/help/ratings_numerical.png Xhydrus/help/ratings_system_pred.png Xhydrus/help/reducing_lag.html Xhydrus/help/review_services.png Xhydrus/help/rlm_pending.png Xhydrus/help/running_from_source.html Xhydrus/help/screenshot_advanced_autocomplete.png Xhydrus/help/screenshot_advanced_autocomplete_thumb.png Xhydrus/help/screenshot_big_search.png Xhydrus/help/screenshot_big_search_thumb.png Xhydrus/help/screenshot_booru.png Xhydrus/help/screenshot_booru_thumb.png Xhydrus/help/screenshot_desu.png Xhydrus/help/screenshot_desu_thumb.png Xhydrus/help/screenshot_deviant_art.png Xhydrus/help/screenshot_deviant_art_thumb.png Xhydrus/help/screenshot_empty.png Xhydrus/help/screenshot_empty_thumb.png Xhydrus/help/screenshot_fullscreen_blame.png Xhydrus/help/screenshot_fullscreen_blame_thumb.png Xhydrus/help/screenshot_general_search.png Xhydrus/help/screenshot_general_search_thumb.png Xhydrus/help/screenshot_gunnerkrigg_collect.png Xhydrus/help/screenshot_gunnerkrigg_collect_thumb.png Xhydrus/help/screenshot_thread_watcher.png Xhydrus/help/screenshot_thread_watcher_thumb.png Xhydrus/help/screenshot_video.png Xhydrus/help/screenshot_video_thumb.png Xhydrus/help/server.html Xhydrus/help/similar_gununu.png Xhydrus/help/similar_gununus.png Xhydrus/help/similar_icons.png Xhydrus/help/sororitas_hanako.png Xhydrus/help/sororitas_local.png Xhydrus/help/sororitas_local_done.png Xhydrus/help/sororitas_search.png Xhydrus/help/style.css Xhydrus/help/subs_dialog.png Xhydrus/help/subs_import_done.png Xhydrus/help/subs_popup.png Xhydrus/help/support.html Xhydrus/help/tag_archives.png Xhydrus/help/tag_censorship.png Xhydrus/help/tag_parents.svg Xhydrus/help/tag_parents_ac_1.png Xhydrus/help/tag_parents_ac_2.png Xhydrus/help/tag_parents_dialog.png Xhydrus/help/tag_parents_firearms.png Xhydrus/help/tag_parents_got.png Xhydrus/help/tag_parents_venn.png Xhydrus/help/tag_repo_review.png Xhydrus/help/tag_siblings.svg Xhydrus/help/tag_siblings_ac_write.png Xhydrus/help/tag_siblings_dialog.png Xhydrus/help/tag_siblings_rei.png Xhydrus/help/tag_siblings_usa.png Xhydrus/help/tag_siblings_venn_1.png Xhydrus/help/tag_siblings_venn_2.png Xhydrus/help/tag_siblings_what_is_a_man.png Xhydrus/help/tag_siblings_yo_dawg.png Xhydrus/help/tagging_schema.html Xhydrus/help/upload.png Xhydrus/help/wildcard_cool_pic.png Xhydrus/help/wildcard_gelion.png Xhydrus/help/wildcard_vage.png Xhydrus/help/wine.html Xhydrus/include/ClientCaches.py Xhydrus/include/ClientCaches.pyc Xhydrus/include/ClientCaches.pyo Xhydrus/include/ClientConstants.py Xhydrus/include/ClientConstants.pyc Xhydrus/include/ClientConstants.pyo Xhydrus/include/ClientConstantsMessages.py Xhydrus/include/ClientConstantsMessages.pyc Xhydrus/include/ClientConstantsMessages.pyo Xhydrus/include/ClientController.py Xhydrus/include/ClientController.pyc Xhydrus/include/ClientController.pyo Xhydrus/include/ClientDB.py Xhydrus/include/ClientDB.pyc Xhydrus/include/ClientDB.pyo Xhydrus/include/ClientDaemons.py Xhydrus/include/ClientDaemons.pyc Xhydrus/include/ClientDaemons.pyo Xhydrus/include/ClientData.py Xhydrus/include/ClientData.pyc Xhydrus/include/ClientData.pyo Xhydrus/include/ClientDefaults.py Xhydrus/include/ClientDefaults.pyc Xhydrus/include/ClientDefaults.pyo Xhydrus/include/ClientDownloading.py Xhydrus/include/ClientDownloading.pyc Xhydrus/include/ClientDownloading.pyo Xhydrus/include/ClientDragDrop.py Xhydrus/include/ClientDragDrop.pyc Xhydrus/include/ClientDragDrop.pyo Xhydrus/include/ClientFiles.py Xhydrus/include/ClientFiles.pyc Xhydrus/include/ClientFiles.pyo Xhydrus/include/ClientGUI.py Xhydrus/include/ClientGUI.pyc Xhydrus/include/ClientGUI.pyo Xhydrus/include/ClientGUIACDropdown.py Xhydrus/include/ClientGUIACDropdown.pyc Xhydrus/include/ClientGUIACDropdown.pyo Xhydrus/include/ClientGUICanvas.py Xhydrus/include/ClientGUICanvas.pyc Xhydrus/include/ClientGUICanvas.pyo Xhydrus/include/ClientGUICollapsible.py Xhydrus/include/ClientGUICollapsible.pyc Xhydrus/include/ClientGUICollapsible.pyo Xhydrus/include/ClientGUICommon.py Xhydrus/include/ClientGUICommon.pyc Xhydrus/include/ClientGUICommon.pyo Xhydrus/include/ClientGUIDialogs.py Xhydrus/include/ClientGUIDialogs.pyc Xhydrus/include/ClientGUIDialogs.pyo Xhydrus/include/ClientGUIDialogsManage.py Xhydrus/include/ClientGUIDialogsManage.pyc Xhydrus/include/ClientGUIDialogsManage.pyo Xhydrus/include/ClientGUIFrames.py Xhydrus/include/ClientGUIFrames.pyc Xhydrus/include/ClientGUIFrames.pyo Xhydrus/include/ClientGUIHoverFrames.py Xhydrus/include/ClientGUIHoverFrames.pyc Xhydrus/include/ClientGUIHoverFrames.pyo Xhydrus/include/ClientGUIManagement.py Xhydrus/include/ClientGUIManagement.pyc Xhydrus/include/ClientGUIManagement.pyo Xhydrus/include/ClientGUIMedia.py Xhydrus/include/ClientGUIMedia.pyc Xhydrus/include/ClientGUIMedia.pyo Xhydrus/include/ClientGUIMenus.py Xhydrus/include/ClientGUIMenus.pyc Xhydrus/include/ClientGUIMenus.pyo Xhydrus/include/ClientGUIMessages.py Xhydrus/include/ClientGUIMessages.pyc Xhydrus/include/ClientGUIMessages.pyo Xhydrus/include/ClientGUIOptionsPanels.py Xhydrus/include/ClientGUIOptionsPanels.pyc Xhydrus/include/ClientGUIOptionsPanels.pyo Xhydrus/include/ClientGUIPages.py Xhydrus/include/ClientGUIPages.pyc Xhydrus/include/ClientGUIPages.pyo Xhydrus/include/ClientGUIParsing.py Xhydrus/include/ClientGUIParsing.pyc Xhydrus/include/ClientGUIParsing.pyo Xhydrus/include/ClientGUIPredicates.py Xhydrus/include/ClientGUIPredicates.pyc Xhydrus/include/ClientGUIPredicates.pyo Xhydrus/include/ClientGUIScrolledPanels.py Xhydrus/include/ClientGUIScrolledPanels.pyc Xhydrus/include/ClientGUIScrolledPanels.pyo Xhydrus/include/ClientGUITagSuggestions.py Xhydrus/include/ClientGUITagSuggestions.pyc Xhydrus/include/ClientGUITagSuggestions.pyo Xhydrus/include/ClientGUITopLevelWindows.py Xhydrus/include/ClientGUITopLevelWindows.pyc Xhydrus/include/ClientGUITopLevelWindows.pyo Xhydrus/include/ClientImageHandling.py Xhydrus/include/ClientImageHandling.pyc Xhydrus/include/ClientImageHandling.pyo Xhydrus/include/ClientImporting.py Xhydrus/include/ClientImporting.pyc Xhydrus/include/ClientImporting.pyo Xhydrus/include/ClientLocalServer.py Xhydrus/include/ClientLocalServer.pyc Xhydrus/include/ClientLocalServer.pyo Xhydrus/include/ClientLocalServerResources.py Xhydrus/include/ClientLocalServerResources.pyc Xhydrus/include/ClientLocalServerResources.pyo Xhydrus/include/ClientMedia.py Xhydrus/include/ClientMedia.pyc Xhydrus/include/ClientMedia.pyo Xhydrus/include/ClientNetworking.py Xhydrus/include/ClientNetworking.pyc Xhydrus/include/ClientNetworking.pyo Xhydrus/include/ClientParsing.py Xhydrus/include/ClientParsing.pyc Xhydrus/include/ClientParsing.pyo Xhydrus/include/ClientRatings.py Xhydrus/include/ClientRatings.pyc Xhydrus/include/ClientRatings.pyo Xhydrus/include/ClientRendering.py Xhydrus/include/ClientRendering.pyc Xhydrus/include/ClientRendering.pyo Xhydrus/include/ClientSearch.py Xhydrus/include/ClientSearch.pyc Xhydrus/include/ClientSearch.pyo Xhydrus/include/ClientSerialisable.py Xhydrus/include/ClientSerialisable.pyc Xhydrus/include/ClientSerialisable.pyo Xhydrus/include/ClientThreading.py Xhydrus/include/ClientThreading.pyc Xhydrus/include/ClientThreading.pyo Xhydrus/include/ClientVPTree.py Xhydrus/include/ClientVPTree.pyc Xhydrus/include/ClientVPTree.pyo Xhydrus/include/ClientVideoHandling.py Xhydrus/include/ClientVideoHandling.pyc Xhydrus/include/ClientVideoHandling.pyo Xhydrus/include/HydrusAudioHandling.py Xhydrus/include/HydrusAudioHandling.pyc Xhydrus/include/HydrusAudioHandling.pyo Xhydrus/include/HydrusConstants.py Xhydrus/include/HydrusConstants.pyc Xhydrus/include/HydrusConstants.pyo Xhydrus/include/HydrusController.py Xhydrus/include/HydrusController.pyc Xhydrus/include/HydrusController.pyo Xhydrus/include/HydrusDB.py Xhydrus/include/HydrusDB.pyc Xhydrus/include/HydrusDB.pyo Xhydrus/include/HydrusDaemons.py Xhydrus/include/HydrusDaemons.pyc Xhydrus/include/HydrusDaemons.pyo Xhydrus/include/HydrusData.py Xhydrus/include/HydrusData.pyc Xhydrus/include/HydrusData.pyo Xhydrus/include/HydrusDocumentHandling.py Xhydrus/include/HydrusDocumentHandling.pyc Xhydrus/include/HydrusDocumentHandling.pyo Xhydrus/include/HydrusEncryption.py Xhydrus/include/HydrusEncryption.pyc Xhydrus/include/HydrusEncryption.pyo Xhydrus/include/HydrusExceptions.py Xhydrus/include/HydrusExceptions.pyc Xhydrus/include/HydrusExceptions.pyo Xhydrus/include/HydrusFileHandling.py Xhydrus/include/HydrusFileHandling.pyc Xhydrus/include/HydrusFileHandling.pyo Xhydrus/include/HydrusFlashHandling.py Xhydrus/include/HydrusFlashHandling.pyc Xhydrus/include/HydrusFlashHandling.pyo Xhydrus/include/HydrusGlobals.py Xhydrus/include/HydrusGlobals.pyc Xhydrus/include/HydrusGlobals.pyo Xhydrus/include/HydrusImageHandling.py Xhydrus/include/HydrusImageHandling.pyc Xhydrus/include/HydrusImageHandling.pyo Xhydrus/include/HydrusLogger.py Xhydrus/include/HydrusLogger.pyc Xhydrus/include/HydrusLogger.pyo Xhydrus/include/HydrusMessageHandling.py Xhydrus/include/HydrusMessageHandling.pyc Xhydrus/include/HydrusMessageHandling.pyo Xhydrus/include/HydrusNATPunch.py Xhydrus/include/HydrusNATPunch.pyc Xhydrus/include/HydrusNATPunch.pyo Xhydrus/include/HydrusNetworking.py Xhydrus/include/HydrusNetworking.pyc Xhydrus/include/HydrusNetworking.pyo Xhydrus/include/HydrusPaths.py Xhydrus/include/HydrusPaths.pyc Xhydrus/include/HydrusPaths.pyo Xhydrus/include/HydrusPubSub.py Xhydrus/include/HydrusPubSub.pyc Xhydrus/include/HydrusPubSub.pyo Xhydrus/include/HydrusSerialisable.py Xhydrus/include/HydrusSerialisable.pyc Xhydrus/include/HydrusSerialisable.pyo Xhydrus/include/HydrusServer.py Xhydrus/include/HydrusServer.pyc Xhydrus/include/HydrusServer.pyo Xhydrus/include/HydrusServerAMP.py Xhydrus/include/HydrusServerAMP.pyc Xhydrus/include/HydrusServerAMP.pyo Xhydrus/include/HydrusServerResources.py Xhydrus/include/HydrusServerResources.pyc Xhydrus/include/HydrusServerResources.pyo Xhydrus/include/HydrusSessions.py Xhydrus/include/HydrusSessions.pyc Xhydrus/include/HydrusSessions.pyo Xhydrus/include/HydrusTagArchive.py Xhydrus/include/HydrusTagArchive.pyc Xhydrus/include/HydrusTagArchive.pyo Xhydrus/include/HydrusTags.py Xhydrus/include/HydrusTags.pyc Xhydrus/include/HydrusTags.pyo Xhydrus/include/HydrusThreading.py Xhydrus/include/HydrusThreading.pyc Xhydrus/include/HydrusThreading.pyo Xhydrus/include/HydrusVideoHandling.py Xhydrus/include/HydrusVideoHandling.pyc Xhydrus/include/HydrusVideoHandling.pyo Xhydrus/include/ServerController.py Xhydrus/include/ServerController.pyc Xhydrus/include/ServerController.pyo Xhydrus/include/ServerDB.py Xhydrus/include/ServerDB.pyc Xhydrus/include/ServerDB.pyo Xhydrus/include/ServerDaemons.py Xhydrus/include/ServerDaemons.pyc Xhydrus/include/ServerDaemons.pyo Xhydrus/include/ServerFiles.py Xhydrus/include/ServerFiles.pyc Xhydrus/include/ServerFiles.pyo Xhydrus/include/ServerServer.py Xhydrus/include/ServerServer.pyc Xhydrus/include/ServerServer.pyo Xhydrus/include/ServerServerResources.py Xhydrus/include/ServerServerResources.pyc Xhydrus/include/ServerServerResources.pyo Xhydrus/include/__init__.py Xhydrus/include/__init__.pyc Xhydrus/include/__init__.pyo Xhydrus/include/hexagonitswfheader.py Xhydrus/include/hexagonitswfheader.pyc Xhydrus/include/hexagonitswfheader.pyo Xhydrus/include/matroska.py Xhydrus/include/matroska.pyc Xhydrus/include/matroska.pyo Xhydrus/include/multipart.py Xhydrus/include/multipart.pyc Xhydrus/include/multipart.pyo Xhydrus/server.py Xhydrus/static/8chan.png Xhydrus/static/Icons.svg Xhydrus/static/archive.png Xhydrus/static/audio.png Xhydrus/static/avi.png Xhydrus/static/collection.png Xhydrus/static/color_swatch.png Xhydrus/static/cross.ico Xhydrus/static/delete.png Xhydrus/static/downloading.png Xhydrus/static/dump_fail.png Xhydrus/static/dump_ok.png Xhydrus/static/dump_recoverable.png Xhydrus/static/error.mp3 Xhydrus/static/file_repository_pending.png Xhydrus/static/file_repository_pending_small.png Xhydrus/static/file_repository_petitioned.png Xhydrus/static/file_repository_petitioned_small.png Xhydrus/static/file_repository_small.png Xhydrus/static/first.png Xhydrus/static/flac.png Xhydrus/static/flash.png Xhydrus/static/flv.png Xhydrus/static/font.png Xhydrus/static/fullscreen_switch.png Xhydrus/static/hydrus.ico Xhydrus/static/hydrus.png Xhydrus/static/hydrus_non-transparent.png Xhydrus/static/hydrus_splash.png Xhydrus/static/icon.icns Xhydrus/static/inbox.png Xhydrus/static/ipfs.png Xhydrus/static/ipfs_pending.png Xhydrus/static/ipfs_pending_small.png Xhydrus/static/ipfs_petitioned.png Xhydrus/static/ipfs_petitioned_small.png Xhydrus/static/ipfs_small.png Xhydrus/static/keyboard.png Xhydrus/static/last.png Xhydrus/static/link.png Xhydrus/static/link_break.png Xhydrus/static/local_booru_style.css Xhydrus/static/mp3.png Xhydrus/static/mp4.png Xhydrus/static/mpg.png Xhydrus/static/next.png Xhydrus/static/ogg.png Xhydrus/static/open_externally.png Xhydrus/static/patreon.png Xhydrus/static/pause.png Xhydrus/static/pdf.png Xhydrus/static/play.png Xhydrus/static/previous.png Xhydrus/static/seed_cache.png Xhydrus/static/stop.png Xhydrus/static/success.mp3 Xhydrus/static/text_align_center.png Xhydrus/static/text_align_justify.png Xhydrus/static/text_align_left.png Xhydrus/static/text_align_right.png Xhydrus/static/text_bold.png Xhydrus/static/text_indent.png Xhydrus/static/text_indent_remove.png Xhydrus/static/text_italic.png Xhydrus/static/text_underline.png Xhydrus/static/to_inbox.png Xhydrus/static/transparent.png Xhydrus/static/trash.png Xhydrus/static/tumblr.png Xhydrus/static/twitter.png Xhydrus/static/undelete.png Xhydrus/static/video.png Xhydrus/static/wma.png Xhydrus/static/zoom_in.png Xhydrus/static/zoom_out.png Xhydrus/static/zoom_switch.png Xshare/applications/hydrus.desktop e533edafc77c8cf7d573b3cf4fbe5836 echo x - multimedia/hydrus/distinfo sed 's/^X//' >multimedia/hydrus/distinfo << '45d93cf5ac113bc19963733f978d2c75' XTIMESTAMP = 1479081826 XSHA256 (hydrusnetwork-hydrus-v231_GH0.tar.gz) = 116030d41e8d35a4d3a971c5fb9e260b00868005a5a0aa5d8eae6a98292d8737 XSIZE (hydrusnetwork-hydrus-v231_GH0.tar.gz) = 28992602 45d93cf5ac113bc19963733f978d2c75 echo c - multimedia/hydrus/files mkdir -p multimedia/hydrus/files > /dev/null 2>&1 echo x - multimedia/hydrus/files/hydrus-server.in sed 's/^X//' >multimedia/hydrus/files/hydrus-server.in << 'b37081c661a2290b122014bd8a9e59bd' X#!/bin/sh X Xmkdir -p $HOME/.config/%%PORTNAME%% X Xexec python2 -OO %%PREFIX%%/%%PORTNAME%%/server.py --db_dir $HOME/.config/%%PORTNAME%% "$@" b37081c661a2290b122014bd8a9e59bd echo x - multimedia/hydrus/files/hydrus-client.in sed 's/^X//' >multimedia/hydrus/files/hydrus-client.in << 'dc06ac0013712c11d1944787f91f4e85' X#!/bin/sh X Xmkdir -p $HOME/.config/%%PORTNAME%% X Xexec python2 -OO %%PREFIX%%/%%PORTNAME%%/client.pyw --db_dir $HOME/.config/%%PORTNAME%% "$@" dc06ac0013712c11d1944787f91f4e85 echo x - multimedia/hydrus/files/hydrus.desktop.in sed 's/^X//' >multimedia/hydrus/files/hydrus.desktop.in << '9a14d1c8563b30f7c9e8ebc646d09a70' X[Desktop Entry] XVersion=%%PORTVERSION%% XName=Hydrus Client XComment=A booru-like media organizer for the desktop XExec=hydrus-client XIcon=%%PREFIX%%/%%PORTNAME%%/static/hydrus_non-transparent.png XTerminal=false XType=Application XCategories=Application;FileTools;Graphics;Network; 9a14d1c8563b30f7c9e8ebc646d09a70 echo x - multimedia/hydrus/files/patch-include_ClientConstants.py sed 's/^X//' >multimedia/hydrus/files/patch-include_ClientConstants.py << 'ee9441b116a1aa20985ab5bd6441ae80' X--- include/ClientConstants.py.orig 2016-11-14 02:56:34 UTC X+++ include/ClientConstants.py X@@ -1,4 +1,5 @@ X import collections X+import numpy.core.multiarray X import cv2 X import HydrusConstants as HC X import HydrusExceptions ee9441b116a1aa20985ab5bd6441ae80 exit