mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Catchup with recent developers warnings
This commit is contained in:
parent
66af45fe75
commit
b7fe8f6183
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514220
@ -20,7 +20,7 @@ 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
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
|
||||
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
|
||||
|
@ -15,7 +15,7 @@ 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
|
||||
|
@ -23,8 +23,8 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \
|
||||
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
|
||||
|
@ -10,7 +10,7 @@ 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 \
|
||||
|
@ -14,7 +14,7 @@ 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
|
||||
|
||||
|
@ -8,7 +8,8 @@ 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
|
||||
|
||||
|
@ -14,8 +14,8 @@ 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
|
||||
|
@ -10,6 +10,7 @@ COMMENT= Utility to change screen temperature
|
||||
LICENSE= UNLICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= 0mp
|
||||
USE_XORG= x11 xrandr
|
||||
|
Loading…
Reference in New Issue
Block a user