diff --git a/x11/py-terminator/Makefile b/x11/py-terminator/Makefile index ee5686c753aa..beb21ce45f07 100644 --- a/x11/py-terminator/Makefile +++ b/x11/py-terminator/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.28 2020/11/05 09:09:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2021/01/24 11:15:07 kamil Exp $ -DISTNAME= terminator-0.98 +GITHUB_PROJECT= terminator +DISTNAME= terminator-2.1.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 15 CATEGORIES= x11 -MASTER_SITES= https://launchpad.net/terminator/trunk/${PKGVERSION_NOREV}/+download/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=gnome-terminator/} +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://launchpad.net/terminator COMMENT= Terminator, multiple terminals in one window LICENSE= gnu-gpl-v2 -PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.98 - REPLACE_PYTHON+= *.py REPLACE_PYTHON+= terminatorlib/*.py REPLACE_PYTHON+= terminatorlib/plugins/*.py @@ -28,6 +27,8 @@ SUBST_STAGE.manpath= pre-configure SUBST_FILES.manpath= setup.py SUBST_VARS.manpath= PKGMANDIR +DEPENDS+= ${PYPKGPREFIX}-babel-[0-9]*:../../devel/py-babel +DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj DEPENDS+= ${PYPKGPREFIX}-psutil>=5.6.3:../../sysutils/py-psutil .include "../../devel/glib2/buildlink3.mk" @@ -36,8 +37,4 @@ DEPENDS+= ${PYPKGPREFIX}-psutil>=5.6.3:../../sysutils/py-psutil .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/py-notify-python/buildlink3.mk" -.include "../../x11/py-keybinder/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/py-vte/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/py-terminator/PLIST b/x11/py-terminator/PLIST index 4b01a98521cb..a288c27a1764 100644 --- a/x11/py-terminator/PLIST +++ b/x11/py-terminator/PLIST @@ -1,8 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2015/10/03 02:52:33 kamil Exp $ +@comment $NetBSD: PLIST,v 1.3 2021/01/24 11:15:07 kamil Exp $ bin/remotinator bin/terminator -bin/terminator.wrapper -${PYSITELIB}/Terminator-${PKGVERSION}-py2.7.egg-info +${PYSITELIB}/${EGG_FILE}/PKG-INFO +${PYSITELIB}/${EGG_FILE}/SOURCES.txt +${PYSITELIB}/${EGG_FILE}/dependency_links.txt +${PYSITELIB}/${EGG_FILE}/requires.txt +${PYSITELIB}/${EGG_FILE}/top_level.txt ${PYSITELIB}/terminatorlib/__init__.py ${PYSITELIB}/terminatorlib/__init__.pyc ${PYSITELIB}/terminatorlib/__init__.pyo @@ -12,15 +15,9 @@ ${PYSITELIB}/terminatorlib/borg.pyo ${PYSITELIB}/terminatorlib/config.py ${PYSITELIB}/terminatorlib/config.pyc ${PYSITELIB}/terminatorlib/config.pyo -${PYSITELIB}/terminatorlib/configobj/__init__.py -${PYSITELIB}/terminatorlib/configobj/__init__.pyc -${PYSITELIB}/terminatorlib/configobj/__init__.pyo -${PYSITELIB}/terminatorlib/configobj/configobj.py -${PYSITELIB}/terminatorlib/configobj/configobj.pyc -${PYSITELIB}/terminatorlib/configobj/configobj.pyo -${PYSITELIB}/terminatorlib/configobj/validate.py -${PYSITELIB}/terminatorlib/configobj/validate.pyc -${PYSITELIB}/terminatorlib/configobj/validate.pyo +${PYSITELIB}/terminatorlib/configjson.py +${PYSITELIB}/terminatorlib/configjson.pyc +${PYSITELIB}/terminatorlib/configjson.pyo ${PYSITELIB}/terminatorlib/container.py ${PYSITELIB}/terminatorlib/container.pyc ${PYSITELIB}/terminatorlib/container.pyo @@ -39,9 +36,6 @@ ${PYSITELIB}/terminatorlib/encoding.pyo ${PYSITELIB}/terminatorlib/factory.py ${PYSITELIB}/terminatorlib/factory.pyc ${PYSITELIB}/terminatorlib/factory.pyo -${PYSITELIB}/terminatorlib/freebsd.py -${PYSITELIB}/terminatorlib/freebsd.pyc -${PYSITELIB}/terminatorlib/freebsd.pyo ${PYSITELIB}/terminatorlib/ipc.py ${PYSITELIB}/terminatorlib/ipc.pyc ${PYSITELIB}/terminatorlib/ipc.pyo @@ -70,6 +64,9 @@ ${PYSITELIB}/terminatorlib/plugins/__init__.pyo ${PYSITELIB}/terminatorlib/plugins/activitywatch.py ${PYSITELIB}/terminatorlib/plugins/activitywatch.pyc ${PYSITELIB}/terminatorlib/plugins/activitywatch.pyo +${PYSITELIB}/terminatorlib/plugins/command_notify.py +${PYSITELIB}/terminatorlib/plugins/command_notify.pyc +${PYSITELIB}/terminatorlib/plugins/command_notify.pyo ${PYSITELIB}/terminatorlib/plugins/custom_commands.py ${PYSITELIB}/terminatorlib/plugins/custom_commands.pyc ${PYSITELIB}/terminatorlib/plugins/custom_commands.pyo @@ -92,6 +89,9 @@ ${PYSITELIB}/terminatorlib/preferences.glade ${PYSITELIB}/terminatorlib/prefseditor.py ${PYSITELIB}/terminatorlib/prefseditor.pyc ${PYSITELIB}/terminatorlib/prefseditor.pyo +${PYSITELIB}/terminatorlib/regex.py +${PYSITELIB}/terminatorlib/regex.pyc +${PYSITELIB}/terminatorlib/regex.pyo ${PYSITELIB}/terminatorlib/searchbar.py ${PYSITELIB}/terminatorlib/searchbar.pyc ${PYSITELIB}/terminatorlib/searchbar.pyo @@ -124,202 +124,7 @@ ${PYSITELIB}/terminatorlib/window.pyc ${PYSITELIB}/terminatorlib/window.pyo man/man1/terminator.1 man/man5/terminator_config.5 -share/appdata/terminator.appdata.xml share/applications/terminator.desktop -share/doc/terminator/apidoc/.buildinfo -share/doc/terminator/apidoc/_modules/index.html -share/doc/terminator/apidoc/_modules/terminatorlib/borg.html -share/doc/terminator/apidoc/_modules/terminatorlib/config.html -share/doc/terminator/apidoc/_modules/terminatorlib/configobj/configobj.html -share/doc/terminator/apidoc/_modules/terminatorlib/configobj/validate.html -share/doc/terminator/apidoc/_modules/terminatorlib/container.html -share/doc/terminator/apidoc/_modules/terminatorlib/cwd.html -share/doc/terminator/apidoc/_modules/terminatorlib/debugserver.html -share/doc/terminator/apidoc/_modules/terminatorlib/editablelabel.html -share/doc/terminator/apidoc/_modules/terminatorlib/encoding.html -share/doc/terminator/apidoc/_modules/terminatorlib/factory.html -share/doc/terminator/apidoc/_modules/terminatorlib/freebsd.html -share/doc/terminator/apidoc/_modules/terminatorlib/ipc.html -share/doc/terminator/apidoc/_modules/terminatorlib/keybindings.html -share/doc/terminator/apidoc/_modules/terminatorlib/layoutlauncher.html -share/doc/terminator/apidoc/_modules/terminatorlib/notebook.html -share/doc/terminator/apidoc/_modules/terminatorlib/optionparse.html -share/doc/terminator/apidoc/_modules/terminatorlib/paned.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugin.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/activitywatch.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/custom_commands.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/logger.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/maven.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/terminalshot.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/testplugin.html -share/doc/terminator/apidoc/_modules/terminatorlib/plugins/url_handlers.html -share/doc/terminator/apidoc/_modules/terminatorlib/prefseditor.html -share/doc/terminator/apidoc/_modules/terminatorlib/searchbar.html -share/doc/terminator/apidoc/_modules/terminatorlib/signalman.html -share/doc/terminator/apidoc/_modules/terminatorlib/terminal.html -share/doc/terminator/apidoc/_modules/terminatorlib/terminal_popup_menu.html -share/doc/terminator/apidoc/_modules/terminatorlib/terminator.html -share/doc/terminator/apidoc/_modules/terminatorlib/titlebar.html -share/doc/terminator/apidoc/_modules/terminatorlib/util.html -share/doc/terminator/apidoc/_modules/terminatorlib/window.html -share/doc/terminator/apidoc/_sources/index.txt -share/doc/terminator/apidoc/_sources/terminatorlib.configobj.txt -share/doc/terminator/apidoc/_sources/terminatorlib.plugins.txt -share/doc/terminator/apidoc/_sources/terminatorlib.txt -share/doc/terminator/apidoc/_static/ajax-loader.gif -share/doc/terminator/apidoc/_static/basic.css -share/doc/terminator/apidoc/_static/comment-bright.png -share/doc/terminator/apidoc/_static/comment-close.png -share/doc/terminator/apidoc/_static/comment.png -share/doc/terminator/apidoc/_static/css/badge_only.css -share/doc/terminator/apidoc/_static/css/theme.css -share/doc/terminator/apidoc/_static/doctools.js -share/doc/terminator/apidoc/_static/down-pressed.png -share/doc/terminator/apidoc/_static/down.png -share/doc/terminator/apidoc/_static/file.png -share/doc/terminator/apidoc/_static/fonts/Inconsolata-Bold.ttf -share/doc/terminator/apidoc/_static/fonts/Inconsolata.ttf -share/doc/terminator/apidoc/_static/fonts/Lato-Bold.ttf -share/doc/terminator/apidoc/_static/fonts/Lato-Regular.ttf -share/doc/terminator/apidoc/_static/fonts/RobotoSlab-Bold.ttf -share/doc/terminator/apidoc/_static/fonts/RobotoSlab-Regular.ttf -share/doc/terminator/apidoc/_static/fonts/fontawesome-webfont.eot -share/doc/terminator/apidoc/_static/fonts/fontawesome-webfont.svg -share/doc/terminator/apidoc/_static/fonts/fontawesome-webfont.ttf -share/doc/terminator/apidoc/_static/fonts/fontawesome-webfont.woff -share/doc/terminator/apidoc/_static/jquery-1.11.1.js -share/doc/terminator/apidoc/_static/jquery.js -share/doc/terminator/apidoc/_static/js/modernizr.min.js -share/doc/terminator/apidoc/_static/js/theme.js -share/doc/terminator/apidoc/_static/minus.png -share/doc/terminator/apidoc/_static/plus.png -share/doc/terminator/apidoc/_static/pygments.css -share/doc/terminator/apidoc/_static/searchtools.js -share/doc/terminator/apidoc/_static/underscore-1.3.1.js -share/doc/terminator/apidoc/_static/underscore.js -share/doc/terminator/apidoc/_static/up-pressed.png -share/doc/terminator/apidoc/_static/up.png -share/doc/terminator/apidoc/_static/websupport.js -share/doc/terminator/apidoc/genindex.html -share/doc/terminator/apidoc/index.html -share/doc/terminator/apidoc/objects.inv -share/doc/terminator/apidoc/py-modindex.html -share/doc/terminator/apidoc/search.html -share/doc/terminator/apidoc/searchindex.js -share/doc/terminator/apidoc/terminatorlib.configobj.html -share/doc/terminator/apidoc/terminatorlib.html -share/doc/terminator/apidoc/terminatorlib.plugins.html -share/doc/terminator/html/.buildinfo -share/doc/terminator/html/_images/activitywatch_notification.png -share/doc/terminator/html/_images/basic_window.png -share/doc/terminator/html/_images/broadcast_01.png -share/doc/terminator/html/_images/broadcast_02.png -share/doc/terminator/html/_images/broadcast_03.png -share/doc/terminator/html/_images/context_open_debug_tab.png -share/doc/terminator/html/_images/custom_commands.png -share/doc/terminator/html/_images/debug_tab.png -share/doc/terminator/html/_images/dragterminal_01.png -share/doc/terminator/html/_images/dragterminal_02.png -share/doc/terminator/html/_images/grouping_01.png -share/doc/terminator/html/_images/grouping_02.png -share/doc/terminator/html/_images/grouping_03.png -share/doc/terminator/html/_images/grouping_04.png -share/doc/terminator/html/_images/icon_advanced.png -share/doc/terminator/html/_images/icon_faq.png -share/doc/terminator/html/_images/icon_gettinginvolved.png -share/doc/terminator/html/_images/icon_gettingstarted.png -share/doc/terminator/html/_images/icon_grouping.png -share/doc/terminator/html/_images/icon_history.png -share/doc/terminator/html/_images/icon_layout.png -share/doc/terminator/html/_images/icon_license.png -share/doc/terminator/html/_images/icon_plugins.png -share/doc/terminator/html/_images/icon_prefs.png -share/doc/terminator/html/_images/icon_terminator.png -share/doc/terminator/html/_images/inactivitywatch_notification.png -share/doc/terminator/html/_images/large_example.png -share/doc/terminator/html/_images/layoutlauncher.png -share/doc/terminator/html/_images/plugins_links.png -share/doc/terminator/html/_images/prefs_about.png -share/doc/terminator/html/_images/prefs_global.png -share/doc/terminator/html/_images/prefs_keybindings.png -share/doc/terminator/html/_images/prefs_layouts.png -share/doc/terminator/html/_images/prefs_plugins.png -share/doc/terminator/html/_images/prefs_profiles_background.png -share/doc/terminator/html/_images/prefs_profiles_colors.png -share/doc/terminator/html/_images/prefs_profiles_command.png -share/doc/terminator/html/_images/prefs_profiles_compatability.png -share/doc/terminator/html/_images/prefs_profiles_general.png -share/doc/terminator/html/_images/prefs_profiles_scrolling.png -share/doc/terminator/html/_images/rebalance_01.png -share/doc/terminator/html/_images/rebalance_02.png -share/doc/terminator/html/_images/rebalance_03.png -share/doc/terminator/html/_images/rebalance_04.png -share/doc/terminator/html/_images/rebalance_05.png -share/doc/terminator/html/_images/rebalance_06.png -share/doc/terminator/html/_images/search.png -share/doc/terminator/html/_images/small_example.png -share/doc/terminator/html/_images/split_window.png -share/doc/terminator/html/_images/window_breakdown.png -share/doc/terminator/html/_sources/advancedusage.txt -share/doc/terminator/html/_sources/faq.txt -share/doc/terminator/html/_sources/gettinginvolved.txt -share/doc/terminator/html/_sources/gettingstarted.txt -share/doc/terminator/html/_sources/grouping.txt -share/doc/terminator/html/_sources/history.txt -share/doc/terminator/html/_sources/index.txt -share/doc/terminator/html/_sources/layouts.txt -share/doc/terminator/html/_sources/licensing.txt -share/doc/terminator/html/_sources/plugins.txt -share/doc/terminator/html/_sources/preferences.txt -share/doc/terminator/html/_static/ajax-loader.gif -share/doc/terminator/html/_static/basic.css -share/doc/terminator/html/_static/comment-bright.png -share/doc/terminator/html/_static/comment-close.png -share/doc/terminator/html/_static/comment.png -share/doc/terminator/html/_static/css/badge_only.css -share/doc/terminator/html/_static/css/theme.css -share/doc/terminator/html/_static/doctools.js -share/doc/terminator/html/_static/down-pressed.png -share/doc/terminator/html/_static/down.png -share/doc/terminator/html/_static/file.png -share/doc/terminator/html/_static/fonts/Inconsolata-Bold.ttf -share/doc/terminator/html/_static/fonts/Inconsolata.ttf -share/doc/terminator/html/_static/fonts/Lato-Bold.ttf -share/doc/terminator/html/_static/fonts/Lato-Regular.ttf -share/doc/terminator/html/_static/fonts/RobotoSlab-Bold.ttf -share/doc/terminator/html/_static/fonts/RobotoSlab-Regular.ttf -share/doc/terminator/html/_static/fonts/fontawesome-webfont.eot -share/doc/terminator/html/_static/fonts/fontawesome-webfont.svg -share/doc/terminator/html/_static/fonts/fontawesome-webfont.ttf -share/doc/terminator/html/_static/fonts/fontawesome-webfont.woff -share/doc/terminator/html/_static/jquery-1.11.1.js -share/doc/terminator/html/_static/jquery.js -share/doc/terminator/html/_static/js/modernizr.min.js -share/doc/terminator/html/_static/js/theme.js -share/doc/terminator/html/_static/minus.png -share/doc/terminator/html/_static/plus.png -share/doc/terminator/html/_static/pygments.css -share/doc/terminator/html/_static/searchtools.js -share/doc/terminator/html/_static/underscore-1.3.1.js -share/doc/terminator/html/_static/underscore.js -share/doc/terminator/html/_static/up-pressed.png -share/doc/terminator/html/_static/up.png -share/doc/terminator/html/_static/websupport.js -share/doc/terminator/html/advancedusage.html -share/doc/terminator/html/faq.html -share/doc/terminator/html/genindex.html -share/doc/terminator/html/gettinginvolved.html -share/doc/terminator/html/gettingstarted.html -share/doc/terminator/html/grouping.html -share/doc/terminator/html/history.html -share/doc/terminator/html/index.html -share/doc/terminator/html/layouts.html -share/doc/terminator/html/licensing.html -share/doc/terminator/html/objects.inv -share/doc/terminator/html/plugins.html -share/doc/terminator/html/preferences.html -share/doc/terminator/html/search.html -share/doc/terminator/html/searchindex.js share/icons/HighContrast/16x16/actions/terminator_active_broadcast_all.png share/icons/HighContrast/16x16/actions/terminator_active_broadcast_group.png share/icons/HighContrast/16x16/actions/terminator_active_broadcast_off.png @@ -406,6 +211,7 @@ share/locale/hi/LC_MESSAGES/terminator.mo share/locale/hr/LC_MESSAGES/terminator.mo share/locale/hu/LC_MESSAGES/terminator.mo share/locale/hy/LC_MESSAGES/terminator.mo +share/locale/ia/LC_MESSAGES/terminator.mo share/locale/id/LC_MESSAGES/terminator.mo share/locale/is/LC_MESSAGES/terminator.mo share/locale/it/LC_MESSAGES/terminator.mo @@ -414,6 +220,7 @@ share/locale/jv/LC_MESSAGES/terminator.mo share/locale/ka/LC_MESSAGES/terminator.mo share/locale/kk/LC_MESSAGES/terminator.mo share/locale/ko/LC_MESSAGES/terminator.mo +share/locale/ku/LC_MESSAGES/terminator.mo share/locale/la/LC_MESSAGES/terminator.mo share/locale/lt/LC_MESSAGES/terminator.mo share/locale/lv/LC_MESSAGES/terminator.mo @@ -438,15 +245,27 @@ share/locale/sq/LC_MESSAGES/terminator.mo share/locale/sr/LC_MESSAGES/terminator.mo share/locale/su/LC_MESSAGES/terminator.mo share/locale/sv/LC_MESSAGES/terminator.mo +share/locale/sw/LC_MESSAGES/terminator.mo share/locale/ta/LC_MESSAGES/terminator.mo share/locale/te/LC_MESSAGES/terminator.mo share/locale/th/LC_MESSAGES/terminator.mo share/locale/tr/LC_MESSAGES/terminator.mo share/locale/tyv/LC_MESSAGES/terminator.mo +share/locale/ug/LC_MESSAGES/terminator.mo share/locale/uk/LC_MESSAGES/terminator.mo share/locale/ur/LC_MESSAGES/terminator.mo share/locale/vi/LC_MESSAGES/terminator.mo +share/locale/wa/LC_MESSAGES/terminator.mo share/locale/zh_CN/LC_MESSAGES/terminator.mo share/locale/zh_HK/LC_MESSAGES/terminator.mo share/locale/zh_TW/LC_MESSAGES/terminator.mo +share/metainfo/terminator.metainfo.xml share/pixmaps/terminator.png +share/terminator/terminatorlib/themes/Adwaita/gtk-3.0/apps/terminator.css +share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css +share/terminator/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator_styling.css +share/terminator/terminatorlib/themes/Breeze/gtk-3.0/apps/terminator.css +share/terminator/terminatorlib/themes/HighContrast/gtk-3.0/apps/terminator.css +share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator.css +share/terminator/terminatorlib/themes/Radiance/gtk-3.0/apps/terminator_styling.css +share/terminator/terminatorlib/themes/Raleigh/gtk-3.0/apps/terminator.css diff --git a/x11/py-terminator/distinfo b/x11/py-terminator/distinfo index e46a02555563..2065e549dee8 100644 --- a/x11/py-terminator/distinfo +++ b/x11/py-terminator/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2019/06/11 23:50:13 kamil Exp $ +$NetBSD: distinfo,v 1.7 2021/01/24 11:15:07 kamil Exp $ -SHA1 (terminator-0.98.tar.gz) = a35561ef4fec3d2f34e909bb7284f0b770a4e607 -RMD160 (terminator-0.98.tar.gz) = cddb24240b74fba3eb6694d9d4aaff11329a14b6 -SHA512 (terminator-0.98.tar.gz) = c40ac1929bb446239f769d33f37a6d49ee79ea10755dda4bbbd228763f13661f0ef7efd950a592462150237e516077311318e2a19c9f08adac76a418cf633573 -Size (terminator-0.98.tar.gz) = 6007243 bytes -SHA1 (patch-setup.py) = a94be7d3c4fa03ec36250c408646229b768fc81d +SHA1 (terminator-2.1.0.tar.gz) = 3bee5a467ddc6f6591b81fae3fbb33a9cd70a9c7 +RMD160 (terminator-2.1.0.tar.gz) = 59d810ca9ecc450313126070d9c45aca261f71ed +SHA512 (terminator-2.1.0.tar.gz) = 0406b0542d5b4498084968b4e49a5ae3ff10db394907930923ad76ac5edf459c976a0a5b8617fd3a14dcde464b563ae137beb33e04b5b82ae856c497abf3fd04 +Size (terminator-2.1.0.tar.gz) = 1030864 bytes +SHA1 (patch-setup.py) = a9b78f6e8aa34422a38e4994cd3fe6c16e1f5134 diff --git a/x11/py-terminator/patches/patch-setup.py b/x11/py-terminator/patches/patch-setup.py index 82037372cdd1..00658f9aaa15 100644 --- a/x11/py-terminator/patches/patch-setup.py +++ b/x11/py-terminator/patches/patch-setup.py @@ -1,25 +1,26 @@ -$NetBSD: patch-setup.py,v 1.3 2016/04/21 11:17:26 jperkin Exp $ +$NetBSD: patch-setup.py,v 1.4 2021/01/24 11:15:07 kamil Exp $ Use the right path for man-pages in pkgsrc. Install the man pages in the right directory. ---- setup.py.orig 2015-09-08 15:27:00.000000000 +0000 +--- setup.py.orig 2021-01-04 15:50:10.000000000 +0000 +++ setup.py -@@ -205,10 +205,7 @@ class Test(Command): - raise SystemExit(errno) +@@ -186,11 +186,7 @@ class InstallData(install_data): + return data_files +- -if platform.system() in ['FreeBSD', 'OpenBSD']: - man_dir = 'man' -else: - man_dir = 'share/man' +man_dir = '@PKGMANDIR@' - setup(name=APP_NAME.capitalize(), - version=APP_VERSION, -@@ -248,4 +245,3 @@ setup(name=APP_NAME.capitalize(), - cmdclass={'build': BuildData, 'install_data': InstallData, 'uninstall': Uninstall, 'test':Test}, - distclass=TerminatorDist - ) + test_deps = [ + 'pytest' +@@ -246,4 +242,3 @@ setup(name=APP_NAME, + package_data={'terminatorlib': ['preferences.glade', 'layoutlauncher.glade']}, + cmdclass={'build': BuildData, 'install_data': InstallData, 'uninstall': Uninstall}, + distclass=TerminatorDist) -