Index: head/accessibility/accerciser/Makefile =================================================================== --- head/accessibility/accerciser/Makefile (revision 514219) +++ head/accessibility/accerciser/Makefile (revision 514220) @@ -1,31 +1,31 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= accerciser PORTVERSION= 3.22.0 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Interactive Python accessibility explorer for GNOME LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \ itstool:textproc/itstool \ at-spi2-core>=2.1.5:accessibility/at-spi2-core RUN_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \ at-spi2-core>=2.1.5:accessibility/at-spi2-core NO_ARCH= yes -USES= gettext gmake localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz +USES= gettext gmake gnome localbase:ldflags pkgconfig python:3.4+ shebangfix tar:xz USE_GNOME= gtk30 intlhack pygobject3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes SHEBANG_FILES= plugins/ipython_view.py GLIB_SCHEMAS= org.a11y.Accerciser.gschema.xml .include Index: head/accessibility/at-spi2-core/Makefile =================================================================== --- head/accessibility/at-spi2-core/Makefile (revision 514219) +++ head/accessibility/at-spi2-core/Makefile (revision 514220) @@ -1,28 +1,28 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= at-spi2-core PORTVERSION= 2.28.0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface LICENSE= LGPL21 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libxkbcommon.so:x11/libxkbcommon PORTSCOUT= limitw:1,even -USES= gettext gnome localbase meson pkgconfig tar:xz +USES= gettext gnome localbase meson pkgconfig tar:xz xorg USE_GNOME= glib20 introspection:build USE_XORG= ice sm x11 xi xtst xext USE_LDCONFIG= yes post-install: ${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd .include Index: head/accessibility/atkmm/Makefile =================================================================== --- head/accessibility/atkmm/Makefile (revision 514219) +++ head/accessibility/atkmm/Makefile (revision 514220) @@ -1,26 +1,26 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= atkmm PORTVERSION= 2.24.2 PORTREVISION= 4 CATEGORIES= accessibility gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for ATK API library LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USES= compiler:c++11-lang gmake localbase libtool pathfix \ +USES= compiler:c++11-lang gmake gnome localbase libtool pathfix \ pkgconfig tar:xz USE_GNOME= atk glibmm USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-documentation .include Index: head/accessibility/caribou/Makefile =================================================================== --- head/accessibility/caribou/Makefile (revision 514219) +++ head/accessibility/caribou/Makefile (revision 514220) @@ -1,41 +1,41 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= caribou PORTVERSION= 0.4.21 PORTREVISION= 2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome On-Screen keyboard LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \ libgee-0.8.so:devel/libgee \ libxklavier.so:x11/libxklavier \ libcogl-path.so:graphics/cogl \ libjson-glib-1.0.so:devel/json-glib \ libatspi.so:accessibility/at-spi2-core \ libdbus-1.so:devel/dbus RUN_DEPENDS= py3?-atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR} -USES= gettext gmake gnome libtool localbase pathfix \ - pkgconfig python:3.3+ shebangfix tar:xz +USES= gettext gl gmake gnome libtool localbase pathfix \ + pkgconfig python:3.3+ shebangfix tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build libxml2 \ libxslt:build pygobject3 USE_PYTHON= py3kplist SHEBANG_FILES= tools/fix_gir.py tools/make_schema.py USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xtst GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-gtk2-module=no GLIB_SCHEMAS= org.gnome.caribou.gschema.xml \ org.gnome.antler.gschema.xml .include Index: head/accessibility/kmousetool/Makefile =================================================================== --- head/accessibility/kmousetool/Makefile (revision 514219) +++ head/accessibility/kmousetool/Makefile (revision 514220) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= kmousetool DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Automatic mouse click tool for KDE LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \ ecm i18n iconthemes notifications widgetsaddons xmlgui USE_QT= core dbus gui phonon4 widgets xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext xtst OPTIONS_DEFINE= DOCS .include Index: head/accessibility/py-papi/Makefile =================================================================== --- head/accessibility/py-papi/Makefile (revision 514219) +++ head/accessibility/py-papi/Makefile (revision 514220) @@ -1,34 +1,34 @@ # Created by: Marcus von Appen # $FreeBSD$ PORTNAME= papi PORTVERSION= 0.0.9 PORTREVISION= 2 CATEGORIES= accessibility devel python MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= ATK accessibility wrapper for python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= pkgconfig python:2.7 +USES= gnome pkgconfig python:2.7 USE_GNOME= atk USE_PYTHON= autoplist distutils EXAMPLES= atkaction.py atkapplication.py atkcapi.c atktext.py atkvalue.py \ msaaapplication.py msaacapi.cpp OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} -i "" -e 's|: docfiles|: []|g' ${WRKSRC}/setup.py post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/doc/examples && \ ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include Index: head/accessibility/qt5-speech/Makefile =================================================================== --- head/accessibility/qt5-speech/Makefile (revision 514219) +++ head/accessibility/qt5-speech/Makefile (revision 514220) @@ -1,31 +1,32 @@ # $FreeBSD$ PORTNAME= speech DISTVERSION= ${QT5_VERSION} CATEGORIES= accessibility PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Accessibilty features for Qt5 -USES= compiler:c++11-lang gl pkgconfig qmake:outsource qt-dist:5,speech +USES= compiler:c++11-lang gl pkgconfig qmake:outsource \ + qt-dist:5,speech xorg USE_GL= gl USE_QT= core gui buildtools_build qmake_build OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= SPEECHD FLITE OPTIONS_DEFAULT= SPEECHD OPTIONS_SUB= yes SPEECHD_DESC= Speech Dispatcher Backend SPEECHD_USES= gettext-runtime gnome SPEECHD_USE= GNOME=glib20 SPEECHD_LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher SPEECHD_QMAKE_ON= CONFIG+=with_speechd FLITE_DESC= Festival Lite Backend FLITE_LIB_DEPENDS= libflite.so:audio/flite FLITE_USE= QT=multimedia,network FLITE_QMAKE_ON= CONFIG+=with_flite .include Index: head/accessibility/redshift/Makefile =================================================================== --- head/accessibility/redshift/Makefile (revision 514219) +++ head/accessibility/redshift/Makefile (revision 514220) @@ -1,63 +1,63 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= redshift PORTVERSION= 1.12 DISTVERSIONPREFIX= v CATEGORIES= accessibility MAINTAINER= swills@FreeBSD.org COMMENT= Adjusts the color temperature of your screen LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdrm.so:graphics/libdrm -USES= autoreconf:build gettext gmake libtool localbase pkgconfig \ - shebangfix tar:bzip2 +USES= autoreconf:build gettext gmake gnome libtool localbase \ + pkgconfig shebangfix tar:bzip2 xorg USE_GITHUB= yes GH_ACCOUNT= jonls USE_GNOME= intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes SHEBANG_FILES= src/redshift-gtk/redshift-gtk.in CONFIGURE_ARGS+= --disable-wingdi OPTIONS_DEFINE= GEO GUI NLS RANDR VIDMODE OPTIONS_DEFAULT=GEO RANDR OPTIONS_SUB= yes GUI_DESC= Tray icon RANDR_DESC= Support RANDR for changing colors VIDMODE_DESC= Support VIDMODE for changing colors (NVIDIA) GEO_DESC= Use geoclue (requires dbus) USE_XORG+= x11 xcb NLS_USES= iconv NLS_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG} \ --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls RANDR_USE= XORG=xrandr RANDR_CONFIGURE_ENABLE= randr VIDMODE_USE= XORG=xxf86vm VIDMODE_CONFIGURE_ENABLE= vidmode GUI_USES= python:3.6+ GUI_CONFIGURE_ENABLE= gui GUI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} GEO_CONFIGURE_ON= --enable-geoclue2 GEO_CONFIGURE_OFF= --disable-geoclue2 GEO_LIB_DEPENDS= libgeoclue-2.so:net/geoclue pre-configure: @cd ${WRKSRC} ; ./bootstrap .include Index: head/accessibility/sct/Makefile =================================================================== --- head/accessibility/sct/Makefile (revision 514219) +++ head/accessibility/sct/Makefile (revision 514220) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= sct DISTVERSION= 1.0.0 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org COMMENT= Utility to change screen temperature LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE +USES= xorg USE_GITHUB= yes GH_ACCOUNT= 0mp USE_XORG= x11 xrandr INSTALL_TARGET= install-strip PLIST_FILES= bin/sct \ man/man1/sct.1.gz .include